{ "name": "pinboard-linkblog-updater", "version": "1.0.0", "description": "A linkblog automation for blog, using pinboard 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" }, "author": "", "license": "Apache-2.0", "bugs": { "url": "https://todo.sr.ht/~rbdr/pinboard-linkblog-updater" }, "homepage": "https://git.sr.ht/~rbdr/pinboard-linkblog-updater#readme", "dependencies": { "node-pinboard": "^2.0.1" } }