viewpl
Version:
NightscoutPolska
30 lines (29 loc) • 667 B
JSON
{
"name": "viewpl",
"version": "1.0.117",
"description": "NightscoutPolska",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
, "install": "node scripts/install.js"
, "uninstall" : "node scripts/uninstall.js"
},
"dependencies": {
"linenumber": "^1.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/szymjaw/viewpl.git"
},
"keywords": [
"nightscout",
"cgm",
"viewpl"
],
"author": "Szymon Jaworski",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/szymjaw/viewpl/issues"
},
"homepage": "https://github.com/szymjaw/viewpl#readme"
}