prisme-flow
Version:
prisme platform flow engine
188 lines (187 loc) • 5.49 kB
JSON
{
"name": "prisme-flow",
"version": "1.0.17",
"description": "prisme platform flow engine",
"homepage": "http://prisme.io",
"license": "Apache-2.0",
"main": "red/red.js",
"repository": {
"type": "git",
"url": "https://vamarasavane@bitbucket.org/prismeio/flow.git"
},
"scripts": {
"start": "node flow.js",
"test": "grunt",
"build": "grunt build"
},
"bin": {
"prisme-flow": "./flow.js",
"prisme-flow-pi": "bin/prisme-flow-pi"
},
"contributors": [
{
"name": "prismeio"
}
],
"keywords": [
"prisme",
"platform"
],
"dependencies": {
"basic-auth": "1.1.0",
"bcryptjs": "2.4.0",
"body-parser": "1.15.2",
"cheerio": "0.22.0",
"clone": "2.1.0",
"cookie-parser": "1.4.3",
"cors": "2.8.1",
"cron": "1.2.1",
"express": "4.14.0",
"follow-redirects": "1.2.2",
"fs-extra": "1.0.0",
"fs.notify": "0.0.4",
"i18next": "1.10.6",
"is-utf8": "0.2.1",
"js-yaml": "3.7.0",
"json-stringify-safe": "5.0.1",
"jsonata": "1.1.1",
"media-typer": "0.3.0",
"mqtt": "2.2.1",
"mustache": "2.3.0",
"nopt": "3.0.6",
"oauth2orize": "1.7.0",
"on-headers": "1.0.1",
"passport": "0.3.2",
"passport-http-bearer": "1.0.1",
"passport-oauth2-client-password": "0.1.2",
"raw-body": "2.2.0",
"semver": "5.3.0",
"sentiment": "2.1.0",
"uglify-js": "2.7.5",
"when": "3.7.7",
"ws": "1.1.1",
"xml2js": "0.4.17",
"async": "^2.0.0-rc.3",
"collections": "^3.0.0",
"node-opcua": "^0.0.61",
"treeify": "^1.0.1",
"debug": "2.6.6",
"modbus-serial": "<5.3",
"node-modbus": "3.2.6",
"serialport": "4.0.7",
"stampit": "2.1.2",
"stately.js": "1.3.0",
"jsmodbus": "^2.0.1",
"knx.js": "^0.7.0",
"request": "^2.81.0",
"bson": "1.0.4",
"node-opcua-isa95": "0.0.2",
"nodes7": ">=0.1.11",
"prettyjson": "^1.2.1",
"should": "^11.1.2",
"@slack/client": "^3.5.1",
"apiai": "^3.0.0",
"cli-color": "^1.1.0",
"compromise": "^7.0.28",
"fast-levenshtein": "^1.1.3",
"jszip": "^3.1.3",
"languagedetect": "^1.1.1",
"mime": "^1.3.4",
"nlp_compromise": "^6.5.3",
"node-emoji": "^1.3.1",
"node-telegram-bot-api": "^0.27.1",
"qr-image": "^3.1.0",
"rivescript": "1.17.1",
"sanitize-filename": "^1.6.0",
"smooch-core": "^2.0.0",
"speakeasy-nlp": "^0.2.2",
"underscore": "^1.8.3",
"underscore.string": "^3.3.4",
"fbgraph": "1.1.0",
"fs": "0.0.2",
"url": "^0.10.3",
"ursa": "^0.9.4",
"aws-sdk": "^2.0.15",
"dropbox": "^0.10.3",
"minimatch": "^3.0.2",
"oauth": "~0.9.11",
"instagram-node": "0.5.1",
"mosca": "0.28.1",
"kafka-node": ">=0.3.2",
"noble": ">=1.6.0",
"dummy-json": "1.0.*",
"node-pid-controller": "0.0.3",
"net-snmp": "^1.1.19",
"ngeohash": "0.6.0",
"twilio": "^2.11.1",
"redis": "0.12.1",
"sqlite3": "3.1.*",
"cassandra-driver": "~3.0.1",
"cfenv": "^1.0.3",
"mongodb": "^2.2.19",
"elasticsearch": ">=1.1.0",
"level": "^1.7.0",
"mysql": "^2.13.0",
"pg": "^6.1.5",
"node-postgres-named": "^2.4.1",
"querystring": "^0.2.0",
"firebase": "^3.3.4",
"lodash-node": "^3.10.2",
"moment": "^2.15.1",
"mssql": ">=3.0.1 <4.0.0",
"avro-js": ">=1.8.0",
"datakitjs": "0.1.4",
"bull": ">=1.0.0-rc3",
"typeof": "1.0.0",
"q": ">=1.4.1",
"packet": ">=0.0.7",
"bluebird": "^3.4.1",
"soap": "^0.13.0",
"slack-client": "^1.4.0",
"bacstack": "0.0.1-beta.7",
"node-bacnet": "^0.1.0",
"feedparser": "1.1.3",
"nodemailer": "^1.11.0",
"poplib": "^0.1.7",
"mailparser": "^0.6.1",
"imap": "^0.8.19",
"jsonwebtoken": "^7.4.1",
"node-red-contrib-play-audio": "2.0.x",
"ftpd": "^0.2.15",
"ip": "^1.1.4",
"lodash": "^4.17.2",
"readdirp": "2.*",
"influx": "5.0.6",
"node-red-biglib": "1.3.1",
"poster": "0.0.9",
"node-red-node-watson": ">=0.5.9",
"node-red-dashboard": "2.3.11"
},
"optionalDependencies": {
"bcrypt": "~1.0.1"
},
"devDependencies": {
"grunt": "~1.0.1",
"grunt-chmod": "~1.1.1",
"grunt-cli": "~1.2.0",
"grunt-concurrent": "~2.3.1",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-compress": "~1.3.0",
"grunt-contrib-concat": "~1.0.1",
"grunt-contrib-copy": "~1.0.0",
"grunt-contrib-jshint": "~1.1.0",
"grunt-contrib-uglify": "~2.0.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-jsonlint": "~1.1.0",
"grunt-nodemon": "~0.4.2",
"grunt-sass": "~1.2.1",
"grunt-simple-mocha": "~0.4.1",
"mocha": "~3.2.0",
"should": "^8.4.0",
"sinon": "1.17.7",
"supertest": "2.0.1"
},
"engines": {
"node": ">=4"
}
}