UNPKG

iot-sol

Version:

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

40 lines (39 loc) 694 B
{ "author": { "name": "Zidong Jiang", "email": "zidong.jiang@intel.com" }, "contributors": [ { "name": "Zidong Jiang" } ], "name": "hope-entity-store", "homepage": "", "description": "Entity-Store 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": { "lodash": "^4.6.1" }, "devDependencies": { "chai": "^3.0.0", "chai-as-promised": "^5.1.0" } }