iot.darbx.me/package.json

21 lines
438 B
JSON

{
"name": "iot.darbx.me",
"version": "1.0.0",
"description": "",
"main": "server.js",
"dependencies": {
"tingodb": "^0.6.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"repository": {
"type": "git",
"url": "gitea@git.bksp.space:Tjiho/iot.darbx.me.git"
},
"author": "Tom Darboux",
"license": "AGPL-3.0-or-later"
}