2018-08-04 22:23:06 +01:00
|
|
|
{
|
2018-08-17 22:10:54 +01:00
|
|
|
"name": "@node-red/util",
|
2020-07-08 15:57:32 +01:00
|
|
|
"version": "1.2.0-alpha.1",
|
2018-08-17 22:10:54 +01:00
|
|
|
"license": "Apache-2.0",
|
2018-08-20 20:31:29 +01:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/node-red/node-red.git"
|
|
|
|
},
|
|
|
|
"contributors": [
|
2018-12-07 11:40:33 +00:00
|
|
|
{
|
|
|
|
"name": "Nick O'Leary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Dave Conway-Jones"
|
|
|
|
}
|
2018-08-20 20:31:29 +01:00
|
|
|
],
|
2018-08-17 22:10:54 +01:00
|
|
|
"dependencies": {
|
|
|
|
"clone": "2.1.2",
|
2019-05-21 23:31:21 +01:00
|
|
|
"i18next": "15.1.2",
|
2018-08-17 22:10:54 +01:00
|
|
|
"json-stringify-safe": "5.0.1",
|
2020-04-24 13:32:35 +01:00
|
|
|
"jsonata": "1.8.3",
|
2019-11-29 18:50:30 -07:00
|
|
|
"lodash.clonedeep": "^4.5.0",
|
2020-05-28 06:08:40 -05:00
|
|
|
"moment-timezone": "^0.5.31",
|
2018-08-17 22:10:54 +01:00
|
|
|
"when": "3.7.8"
|
|
|
|
}
|
2018-08-20 20:31:29 +01:00
|
|
|
}
|