UNPKG

iot-sol

Version:

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

47 lines (46 loc) 872 B
{ "author": { "name": "Zidong Jiang", "email": "zidong.jiang@intel.com" }, "contributors": [ { "name": "Zidong Jiang" } ], "name": "hope-entity", "homepage": "", "description": "Entities libraries of IoT Services Orchestration Layer", "version": "2.0.0", "repository": { "type": "git", "url": "" }, "main": "index.js", "directories": { "lib": "./lib" }, "engines": { "node": ">=0.12" }, "readme": "", "readmeFilename": "README.md", "bugs": { "url": "" }, "scripts": {}, "dependencies": { "cheerio": "^0.20.0", "eventemitter3": "^1.1.1", "glob": "^5.0.14", "lodash": "^4.6.1", "ncp": "^2.0.0", "npm-registry-client": "^7.1.2", "request": "^2.60.0", "tgz.js": "^1.0.7" }, "devDependencies": { "chai": "^3.0.0", "chai-as-promised": "^5.1.0" } }