UNPKG

iot-sol

Version:

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

89 lines (88 loc) 2.25 kB
{ "name": "iot-sol", "version": "2.0.3", "description": "Intel(r) IoT Services Orchestration Layer - HTML5 IDE + Node.js middleware to create and host distributed IoT Apps in minutes", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/01org/intel-iot-services-orchestration-layer.git" }, "keywords": [ "iot", "graphical", "programming", "app", "dev" ], "author": { "name": "Jonathan Ding", "email": "jonathan.ding@intel.com" }, "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/01org/intel-iot-services-orchestration-layer/issues" }, "homepage": "https://github.com/01org/intel-iot-services-orchestration-layer#readme", "dependencies": { "MD5": "^1.3.0", "body-parser": "^1.13.3", "chalk": "^1.1.0", "eventemitter3": "^1.1.1", "express": "4.13.4", "fs-finder": "^1.8.1", "fs.extra": "^1.3.2", "glob": "^5.0.14", "lodash": "^4.6.1", "mute-stream": "0.0.6", "request": "^2.60.0", "server-destroy": "^1.0.1", "socket.io": "^1.3.6", "strip-json-comments": "^2.0.1", "uuid": "^2.0.1", "cheerio": "^0.20.0", "commander": "^2.8.1", "cookie-parser": "~1.4.1", "cors": "2.7.1", "cron": "1.1.0", "follow-redirects": "0.0.7", "fs-extra": "0.26.7", "fs.notify": "0.0.4", "is-utf8": "0.2.1", "media-typer": "0.3.0", "mqtt": "^1.7.3", "mustache": "2.2.1", "node-weibo-twitter": "^0.0.2", "nodemailer": "^2.0.0", "on-headers": "1.0.1", "raw-body": "2.1.6", "sax": "^1.2.1", "semver": "^5.3.0", "sentiment": "1.0.6", "serialport": "4.0.*", "ws": "0.8.1", "xml2js": "0.4.16", "ncp": "^2.0.0", "npm-registry-client": "^7.1.2", "tgz.js": "^1.0.7", "ipaddr.js": "^1.1.0", "clone": "1.0.2", "mongodb": "^2.0.46" }, "bundledDependencies": [ "hope-base", "hope-center", "hope-entity", "hope-entity-store", "hope-http-broker", "hope-hub", "hope-hub-center-shared", "hope-message", "hope-session-manager", "hope-store", "hope-workflow", "hope-demo" ] }