forked from Mirrors/node-red-contrib-mi-devices
Working config node and xiaomi-ht node, added package.json
This commit is contained in:
20
package.json
Normal file
20
package.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "node-red",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@gitlab.com/h-rietman/xiaomi-devices-node-red.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Harald Rietman <harald.rietman@portofrotterdam.com> (http://blog.example.com)",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://gitlab.com/h-rietman/xiaomi-devices-node-red/issues"
|
||||
},
|
||||
"homepage": "https://gitlab.com/h-rietman/xiaomi-devices-node-red#README"
|
||||
}
|
||||
Reference in New Issue
Block a user