You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mikrus-installer/package.json

12 lines
280 B
JSON

{
"name": "@dlvoy/ns-installer-mikrus",
"version": "1.1.1",
"description": "Nightscout installer for mikr.us VPS",
"main": "index.js",
"scripts": {
"build": "node ./tools/build.js"
},
"author": "Dominik Dzienia <dominik.dzienia@gmail.com>",
"license": "MIT"
}