UNPKG

iot-sol

Version:

Intel(r) IoT Services Orchestration Layer - HTML5 IDE + Node.js middleware to create and host distributed IoT Apps in minutes

36 lines (35 loc) 596 B
{ "author": { "name": "Zidong Jiang", "email": "zidong.jiang@intel.com" }, "contributors": [ { "name": "Zidong Jiang" } ], "name": "hope-demo", "homepage": "", "description": "Demos of IoT Services Orchestration Layer", "version": "2.0.0", "repository": { "type": "git", "url": "" }, "directories": { "lib": "./lib" }, "engines": { "node": ">=0.12" }, "readmeFilename": "README.md", "bugs": { "url": "" }, "scripts": {}, "dependencies": { "lodash": "^4.6.1", "request": "^2.60.0", "mqtt": "^1.7.3" } }