2018-08-17 23:10:54 +02:00
|
|
|
{
|
|
|
|
"name": "@node-red/nodes",
|
2021-01-06 12:49:31 +01:00
|
|
|
"version": "1.2.7",
|
2018-08-17 23:10:54 +02:00
|
|
|
"license": "Apache-2.0",
|
2018-08-20 21:31:29 +02:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/node-red/node-red.git"
|
|
|
|
},
|
|
|
|
"contributors": [
|
2018-12-07 12:40:33 +01:00
|
|
|
{
|
|
|
|
"name": "Nick O'Leary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Dave Conway-Jones"
|
|
|
|
}
|
2018-08-20 21:31:29 +02:00
|
|
|
],
|
2018-08-17 23:10:54 +02:00
|
|
|
"dependencies": {
|
2020-10-13 22:49:11 +02:00
|
|
|
"ajv": "6.12.6",
|
2019-04-29 09:42:37 +02:00
|
|
|
"body-parser": "1.19.0",
|
2018-08-28 14:57:04 +02:00
|
|
|
"cheerio": "0.22.0",
|
2019-04-02 17:45:30 +02:00
|
|
|
"content-type": "1.0.4",
|
2020-04-08 18:43:32 +02:00
|
|
|
"cookie-parser": "1.4.5",
|
2020-06-03 22:26:31 +02:00
|
|
|
"cookie": "0.4.1",
|
2018-12-07 15:13:59 +01:00
|
|
|
"cors": "2.8.5",
|
2020-04-24 14:33:41 +02:00
|
|
|
"cron": "1.7.2",
|
2021-01-06 12:41:17 +01:00
|
|
|
"denque": "1.5.0",
|
2019-07-05 12:12:26 +02:00
|
|
|
"fs-extra": "8.1.0",
|
2018-08-17 23:10:54 +02:00
|
|
|
"fs.notify": "0.0.4",
|
2019-07-05 12:12:26 +02:00
|
|
|
"hash-sum": "2.0.0",
|
2020-02-21 07:33:05 +01:00
|
|
|
"https-proxy-agent": "5.0.0",
|
2018-08-28 14:57:04 +02:00
|
|
|
"is-utf8": "0.2.1",
|
2020-06-03 22:26:31 +02:00
|
|
|
"js-yaml": "3.14.0",
|
2019-06-20 22:15:20 +02:00
|
|
|
"media-typer": "1.1.0",
|
2020-11-25 22:09:45 +01:00
|
|
|
"mqtt": "4.2.6",
|
2019-08-22 11:40:33 +02:00
|
|
|
"multer": "1.4.2",
|
2021-01-06 12:41:17 +01:00
|
|
|
"mustache": "4.1.0",
|
2019-03-04 13:33:36 +01:00
|
|
|
"on-headers": "1.0.2",
|
2019-07-05 12:12:26 +02:00
|
|
|
"raw-body": "2.4.1",
|
2018-08-28 14:57:04 +02:00
|
|
|
"request": "2.88.0",
|
2019-03-28 15:46:16 +01:00
|
|
|
"ws": "6.2.1",
|
2020-02-26 12:37:37 +01:00
|
|
|
"xml2js": "0.4.23",
|
2020-07-08 11:30:20 +02:00
|
|
|
"iconv-lite": "0.6.2"
|
2018-08-17 23:10:54 +02:00
|
|
|
}
|
2018-08-19 01:44:17 +02:00
|
|
|
}
|