UNPKG

thing-it-device-enocean-ip

Version:

[thing-it-node] Device Plugin for EnOcean IP products.

33 lines (32 loc) 716 B
{ "name": "thing-it-device-enocean-ip", "version": "0.2.31", "description": "[thing-it-node] Device Plugin for EnOcean IP products.", "authors": "Marc Gille", "license": "MIT, EPL", "keywords": [ "IoT", "thing-it", "EnOcean", "Digital Concpets", "SmartHome", "Motion Sensor" ], "scripts": { "postversion": "git push && git push --tags && npm publish" }, "repository": { "type": "git", "url": "https://github.com/thing-it/thing-it-device-enocean-ip" }, "dependencies": { "mocha": "^5.2.0", "moment": "^2.20.1", "lodash": "^4.17.10", "q": "^1.5.1", "request-json": "^0.6.2" }, "devDependencies": { "thing-it-test": "0.0.21" } }