mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
{
|
|
"name": "@node-red/nodes",
|
|
"version": "1.1.0-beta.3",
|
|
"license": "Apache-2.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/node-red/node-red.git"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Nick O'Leary"
|
|
},
|
|
{
|
|
"name": "Dave Conway-Jones"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"ajv": "6.12.2",
|
|
"body-parser": "1.19.0",
|
|
"cheerio": "0.22.0",
|
|
"content-type": "1.0.4",
|
|
"cookie-parser": "1.4.5",
|
|
"cookie": "0.4.1",
|
|
"cors": "2.8.5",
|
|
"cron": "1.7.2",
|
|
"denque": "1.4.1",
|
|
"fs-extra": "8.1.0",
|
|
"fs.notify": "0.0.4",
|
|
"hash-sum": "2.0.0",
|
|
"https-proxy-agent": "5.0.0",
|
|
"is-utf8": "0.2.1",
|
|
"js-yaml": "3.14.0",
|
|
"media-typer": "1.1.0",
|
|
"mqtt": "2.18.8",
|
|
"multer": "1.4.2",
|
|
"mustache": "4.0.1",
|
|
"on-headers": "1.0.2",
|
|
"raw-body": "2.4.1",
|
|
"request": "2.88.0",
|
|
"ws": "6.2.1",
|
|
"xml2js": "0.4.23",
|
|
"iconv-lite": "0.5.1"
|
|
}
|
|
}
|