2017-06-30 19:14:32 +02:00
|
|
|
{
|
2017-07-03 22:41:43 +02:00
|
|
|
"name": "node-red-contrib-xiaomi-devices",
|
2017-06-30 19:14:32 +02:00
|
|
|
"version": "1.0.0",
|
2017-07-03 22:41:43 +02:00
|
|
|
"description": "A set of nodes to control some of the popular Xiaomi sensors which are connected to the Xiaomi Gateway.",
|
2017-06-30 19:14:32 +02:00
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "git+ssh://git@gitlab.com/h-rietman/xiaomi-devices-node-red.git"
|
|
|
|
|
},
|
2017-07-03 22:41:43 +02:00
|
|
|
"keywords": [Xiaomi],
|
|
|
|
|
"author": "Harald Rietman <h.rietman@gmail.com>",
|
2017-06-30 19:14:32 +02:00
|
|
|
"bugs": {
|
|
|
|
|
"url": "https://gitlab.com/h-rietman/xiaomi-devices-node-red/issues"
|
|
|
|
|
},
|
2017-06-30 19:22:34 +02:00
|
|
|
"dependencies": {
|
2017-06-30 21:32:10 +02:00
|
|
|
"cryptojs": "^2.5.3",
|
2017-06-30 19:22:34 +02:00
|
|
|
"mustache": "^2.3.0"
|
|
|
|
|
}
|
2017-06-30 19:14:32 +02:00
|
|
|
}
|