]> git.r.bdr.sh - rbdr/linkding-linkblog-updater/blobdiff - package.json
Adjust title logic
[rbdr/linkding-linkblog-updater] / package.json
index 689672ca9b92f150551a7b14037d4966129622b7..95bf7da3a7e9a021c49b4c355e8255450bd07b40 100644 (file)
@@ -1,22 +1,20 @@
 {
-  "name": "pinboard-linkblog-updater",
-  "version": "1.0.0",
-  "description": "A linkblog automation for blog, using pinboard as a source, intended to run with cron",
+  "name": "linkding-linkblog-updater",
+  "version": "2.0.0",
+  "description": "A linkblog automation for blog, using linkding as a source, intended to run with cron",
   "main": "index.js",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1"
   },
   "repository": {
     "type": "git",
-    "url": "git+ssh://git@git.sr.ht/~rbdr/pinboard-linkblog-updater.git"
+    "url": "git+ssh://git@git.sr.ht/~rbdr/linkding-linkblog-updater.git"
   },
   "author": "",
   "license": "Apache-2.0",
   "bugs": {
-    "url": "https://todo.sr.ht/~rbdr/pinboard-linkblog-updater"
+    "url": "https://todo.sr.ht/~rbdr/linkding-linkblog-updater"
   },
-  "homepage": "https://git.sr.ht/~rbdr/pinboard-linkblog-updater#readme",
-  "dependencies": {
-    "node-pinboard": "^2.0.1"
-  }
+  "homepage": "https://git.sr.ht/~rbdr/linkding-linkblog-updater#readme",
+  "dependencies": {}
 }