]> git.r.bdr.sh - rbdr/linkding-linkblog-updater/blame - package.json
Adjust title logic
[rbdr/linkding-linkblog-updater] / package.json
CommitLineData
89326417 1{
fdb5251c
RBR
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",
89326417
RBR
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
fdb5251c 11 "url": "git+ssh://git@git.sr.ht/~rbdr/linkding-linkblog-updater.git"
89326417
RBR
12 },
13 "author": "",
14 "license": "Apache-2.0",
15 "bugs": {
fdb5251c 16 "url": "https://todo.sr.ht/~rbdr/linkding-linkblog-updater"
89326417 17 },
fdb5251c
RBR
18 "homepage": "https://git.sr.ht/~rbdr/linkding-linkblog-updater#readme",
19 "dependencies": {}
89326417 20}