2013-09-05 16:02:48 +02:00
|
|
|
{
|
2018-04-15 12:18:10 +02:00
|
|
|
"name": "node-red",
|
2022-02-18 15:46:01 +01:00
|
|
|
"version": "2.2.2",
|
2019-09-30 10:57:23 +02:00
|
|
|
"description": "Low-code programming for event-driven applications",
|
2018-04-15 12:18:10 +02:00
|
|
|
"homepage": "http://nodered.org",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/node-red/node-red.git"
|
2013-10-20 22:42:01 +02:00
|
|
|
},
|
2018-08-20 21:31:29 +02:00
|
|
|
"private": "true",
|
2018-04-15 12:18:10 +02:00
|
|
|
"scripts": {
|
2018-08-20 21:31:29 +02:00
|
|
|
"start": "node packages/node_modules/node-red/red.js",
|
2018-04-15 12:18:10 +02:00
|
|
|
"test": "grunt",
|
|
|
|
"build": "grunt build",
|
2020-06-27 12:24:06 +02:00
|
|
|
"dev": "grunt dev",
|
|
|
|
"build-dev": "grunt build-dev",
|
2018-04-24 17:48:32 +02:00
|
|
|
"docs": "grunt docs"
|
2018-04-15 12:18:10 +02:00
|
|
|
},
|
|
|
|
"contributors": [
|
2018-08-21 14:43:11 +02:00
|
|
|
{
|
|
|
|
"name": "Nick O'Leary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Dave Conway-Jones"
|
|
|
|
}
|
2018-04-15 12:18:10 +02:00
|
|
|
],
|
|
|
|
"dependencies": {
|
2022-01-13 11:19:56 +01:00
|
|
|
"acorn": "8.7.0",
|
2021-10-06 10:11:20 +02:00
|
|
|
"acorn-walk": "8.2.0",
|
2022-02-15 14:36:05 +01:00
|
|
|
"ajv": "8.10.0",
|
2021-09-02 10:00:54 +02:00
|
|
|
"async-mutex": "0.3.2",
|
2018-10-31 12:52:43 +01:00
|
|
|
"basic-auth": "2.0.1",
|
2018-04-15 12:18:10 +02:00
|
|
|
"bcryptjs": "2.4.3",
|
2022-01-13 11:19:56 +01:00
|
|
|
"body-parser": "1.19.1",
|
2021-06-08 18:33:40 +02:00
|
|
|
"cheerio": "1.0.0-rc.10",
|
2018-08-15 21:46:56 +02:00
|
|
|
"clone": "2.1.2",
|
2019-04-02 17:45:30 +02:00
|
|
|
"content-type": "1.0.4",
|
2022-02-15 14:36:05 +01:00
|
|
|
"cookie": "0.4.2",
|
2021-12-01 17:06:03 +01:00
|
|
|
"cookie-parser": "1.4.6",
|
2018-12-07 15:13:59 +01:00
|
|
|
"cors": "2.8.5",
|
2021-04-26 15:47:50 +02:00
|
|
|
"cronosjs": "1.7.1",
|
2021-10-06 10:11:20 +02:00
|
|
|
"denque": "2.0.1",
|
2022-01-13 11:19:56 +01:00
|
|
|
"express": "4.17.2",
|
2021-06-02 17:24:12 +02:00
|
|
|
"express-session": "1.17.2",
|
2021-04-23 15:19:15 +02:00
|
|
|
"form-data": "4.0.0",
|
2021-06-02 17:24:12 +02:00
|
|
|
"fs-extra": "10.0.0",
|
2018-04-15 12:18:10 +02:00
|
|
|
"fs.notify": "0.0.4",
|
2021-12-01 17:06:03 +01:00
|
|
|
"got": "11.8.3",
|
2019-07-05 12:12:26 +02:00
|
|
|
"hash-sum": "2.0.0",
|
2021-10-06 10:11:20 +02:00
|
|
|
"hpagent": "0.1.2",
|
2020-02-21 07:33:05 +01:00
|
|
|
"https-proxy-agent": "5.0.0",
|
2022-02-15 14:36:05 +01:00
|
|
|
"i18next": "21.6.11",
|
2021-06-02 17:24:12 +02:00
|
|
|
"iconv-lite": "0.6.3",
|
2018-04-15 12:18:10 +02:00
|
|
|
"is-utf8": "0.2.1",
|
2021-07-02 10:39:19 +02:00
|
|
|
"js-yaml": "3.14.1",
|
2018-04-15 12:18:10 +02:00
|
|
|
"json-stringify-safe": "5.0.1",
|
2022-02-15 14:36:05 +01:00
|
|
|
"jsonata": "1.8.6",
|
2019-11-30 02:50:30 +01:00
|
|
|
"lodash.clonedeep": "^4.5.0",
|
2019-06-20 22:15:20 +02:00
|
|
|
"media-typer": "1.1.0",
|
2022-02-15 14:36:05 +01:00
|
|
|
"memorystore": "1.6.7",
|
2022-01-26 13:20:45 +01:00
|
|
|
"mime": "3.0.0",
|
2021-12-01 17:06:03 +01:00
|
|
|
"moment-timezone": "0.5.34",
|
2022-02-15 14:36:05 +01:00
|
|
|
"mqtt": "4.3.5",
|
2022-01-26 13:20:45 +01:00
|
|
|
"multer": "1.4.4",
|
2021-04-06 19:31:02 +02:00
|
|
|
"mustache": "4.2.0",
|
2022-02-15 14:36:05 +01:00
|
|
|
"node-red-admin": "^2.2.3",
|
2020-09-28 12:58:22 +02:00
|
|
|
"nopt": "5.0.0",
|
2021-12-01 17:06:03 +01:00
|
|
|
"oauth2orize": "1.11.1",
|
2019-03-04 13:33:36 +01:00
|
|
|
"on-headers": "1.0.2",
|
2022-01-13 11:19:56 +01:00
|
|
|
"passport": "0.5.2",
|
2018-04-15 12:18:10 +02:00
|
|
|
"passport-http-bearer": "1.0.1",
|
|
|
|
"passport-oauth2-client-password": "0.1.2",
|
2022-02-15 14:36:05 +01:00
|
|
|
"raw-body": "2.4.3",
|
2021-04-09 14:53:06 +02:00
|
|
|
"semver": "7.3.5",
|
2021-09-02 09:21:10 +02:00
|
|
|
"tar": "6.1.11",
|
2021-04-23 15:19:15 +02:00
|
|
|
"tough-cookie": "4.0.0",
|
2022-02-15 14:36:05 +01:00
|
|
|
"uglify-js": "3.15.1",
|
2021-04-23 15:19:15 +02:00
|
|
|
"uuid": "8.3.2",
|
2022-01-26 13:20:45 +01:00
|
|
|
"ws": "7.5.6",
|
2020-02-26 12:37:37 +01:00
|
|
|
"xml2js": "0.4.23"
|
2018-04-15 12:18:10 +02:00
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2021-04-09 11:50:35 +02:00
|
|
|
"bcrypt": "5.0.1"
|
2018-04-15 12:18:10 +02:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2022-02-15 14:36:05 +01:00
|
|
|
"dompurify": "2.3.5",
|
2021-06-02 17:24:12 +02:00
|
|
|
"grunt": "1.4.1",
|
2018-04-15 12:18:10 +02:00
|
|
|
"grunt-chmod": "~1.1.1",
|
2021-06-02 17:24:12 +02:00
|
|
|
"grunt-cli": "~1.4.3",
|
2020-09-28 12:58:22 +02:00
|
|
|
"grunt-concurrent": "3.0.0",
|
2019-08-22 11:40:33 +02:00
|
|
|
"grunt-contrib-clean": "~2.0.0",
|
2021-04-09 12:22:57 +02:00
|
|
|
"grunt-contrib-compress": "2.0.0",
|
2018-04-15 12:18:10 +02:00
|
|
|
"grunt-contrib-concat": "~1.0.1",
|
|
|
|
"grunt-contrib-copy": "~1.0.0",
|
2021-10-06 10:11:20 +02:00
|
|
|
"grunt-contrib-jshint": "3.1.1",
|
2021-04-09 12:22:57 +02:00
|
|
|
"grunt-contrib-uglify": "5.0.1",
|
2018-07-30 00:47:19 +02:00
|
|
|
"grunt-contrib-watch": "~1.1.0",
|
2020-09-28 12:58:22 +02:00
|
|
|
"grunt-jsdoc": "2.4.1",
|
2021-04-09 12:22:57 +02:00
|
|
|
"grunt-jsdoc-to-markdown": "6.0.0",
|
2020-09-28 12:58:22 +02:00
|
|
|
"grunt-jsonlint": "2.1.3",
|
2021-01-25 12:03:51 +01:00
|
|
|
"grunt-mkdir": "~1.1.0",
|
2018-10-25 12:18:13 +02:00
|
|
|
"grunt-npm-command": "~0.1.2",
|
2019-10-25 16:23:51 +02:00
|
|
|
"grunt-sass": "~3.1.0",
|
2018-04-15 12:18:10 +02:00
|
|
|
"grunt-simple-mocha": "~0.4.1",
|
2020-10-19 22:10:34 +02:00
|
|
|
"grunt-simple-nyc": "^3.0.1",
|
2022-01-26 13:20:45 +01:00
|
|
|
"i18next-http-backend": "1.3.2",
|
2021-04-16 17:51:30 +02:00
|
|
|
"jquery-i18next": "1.2.1",
|
2019-10-25 16:23:51 +02:00
|
|
|
"jsdoc-nr-template": "github:node-red/jsdoc-nr-template",
|
2022-01-27 11:12:55 +01:00
|
|
|
"marked": "4.0.12",
|
2018-08-22 11:00:03 +02:00
|
|
|
"minami": "1.2.3",
|
2022-01-26 13:20:45 +01:00
|
|
|
"mocha": "9.2.0",
|
2021-02-13 01:18:04 +01:00
|
|
|
"node-red-node-test-helper": "^0.2.7",
|
2021-12-01 17:06:03 +01:00
|
|
|
"nodemon": "2.0.15",
|
2021-06-08 11:30:24 +02:00
|
|
|
"proxy": "^1.0.2",
|
2022-02-15 14:36:05 +01:00
|
|
|
"sass": "1.49.7",
|
2020-09-28 12:58:22 +02:00
|
|
|
"should": "13.2.3",
|
2021-09-02 10:00:54 +02:00
|
|
|
"sinon": "11.1.2",
|
2018-12-07 15:13:59 +01:00
|
|
|
"stoppable": "^1.1.0",
|
2022-02-15 14:36:05 +01:00
|
|
|
"supertest": "6.2.2"
|
2018-04-15 12:18:10 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2021-04-09 11:37:05 +02:00
|
|
|
"node": ">=12"
|
2013-10-20 22:42:01 +02:00
|
|
|
}
|
2013-09-05 16:02:48 +02:00
|
|
|
}
|