UNPKG

node-red-contrib-netpie

Version:

Node-RED module for connecting to NETPIE IoT Platform

21 lines (19 loc) 380 B
{ "name": "feedtime", "version": "1.0.3", "description": "", "main": "index.js", "scripts": { "test": "mocha spec --require spec/helpers/chai.js --reporter spec --exit" }, "author": "", "license": "ISC", "dependencies": { }, "devDependencies": { "chai": "^4.2.0", "chai-each": "0.0.1", "chai-things": "^0.2.0", "sinon": "^7.3.1" } }