]> git.r.bdr.sh - rbdr/linkding-linkblog-updater/blame_incremental - package.json
Adjust title logic
[rbdr/linkding-linkblog-updater] / package.json
... / ...
CommitLineData
1{
2 "name": "linkding-linkblog-updater",
3 "version": "2.0.0",
4 "description": "A linkblog automation for blog, using linkding as a source, intended to run with cron",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+ssh://git@git.sr.ht/~rbdr/linkding-linkblog-updater.git"
12 },
13 "author": "",
14 "license": "Apache-2.0",
15 "bugs": {
16 "url": "https://todo.sr.ht/~rbdr/linkding-linkblog-updater"
17 },
18 "homepage": "https://git.sr.ht/~rbdr/linkding-linkblog-updater#readme",
19 "dependencies": {}
20}