node-red/packages/node_modules/@node-red/util/package.json

25 lines
523 B
JSON

{
"name": "@node-red/util",
"version": "0.20.0-beta.2",
"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": {
"clone": "2.1.2",
"i18next": "12.1.0",
"json-stringify-safe": "5.0.1",
"jsonata": "1.6.3",
"when": "3.7.8"
}
}