UNPKG

iot-sol

Version:

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

42 lines (41 loc) 745 B
{ "author": { "name": "Jonathan Ding", "email": "jonathan.ding@intel.com" }, "contributors": [ { "name": "Jonathan Ding", "name": "Tianyou Li" } ], "name": "hope-workflow", "homepage": "", "description": "Workflow Engine 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": { "eventemitter3": "^1.1.1", "lodash": "^4.6.1" }, "devDependencies": { "chai": "^3.0.0", "chai-as-promised": "^5.1.0" } }