dec0ntamination/package.json
2024-12-16 21:22:13 -05:00

16 lines
323 B
JSON

{
"name": "dec0ntamination",
"version": "1.0.0",
"description": "Deconz sensor to InfluxDB uploader",
"main": "index.js",
"scripts": {
"test": "node index.js"
},
"repository": {
"type": "git",
"url": "https://git.corrupt.link/liz/dec0ntamination"
},
"author": "Liz Cray",
"license": "MIT"
}