patch-drafts
Version:
localStorge based drafts module for patch-* related apps
29 lines (28 loc) • 800 B
JSON
{
"name": "patch-drafts",
"version": "0.0.6",
"description": "localStorge based drafts module for patch-* related apps",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://git.scuttlebot.io/%25NtGXaVzlc9yEDCz1kuK86zo%2Fm7Eylq%2F4KPJMp%2FI4bX0%3D.sha256"
},
"keywords": [
"patchcore",
"depject",
"drafts"
],
"author": "cryptix",
"license": "AGPL-3.0",
"bugs": {
"url": "https://git.scuttlebot.io/%25NtGXaVzlc9yEDCz1kuK86zo%2Fm7Eylq%2F4KPJMp%2FI4bX0%3D.sha256/issues"
},
"homepage": "http://git.scuttlebot.io/%25NtGXaVzlc9yEDCz1kuK86zo%2Fm7Eylq%2F4KPJMp%2FI4bX0%3D.sha256",
"dependencies": {
"depnest": "^1.3.0",
"lodash.merge": "^4.6.0"
}
}