mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
12 lines
262 B
JSON
12 lines
262 B
JSON
{
|
|
"name": "@node-red/util",
|
|
"version": "0.20.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"clone": "2.1.2",
|
|
"i18next": "11.6.0",
|
|
"json-stringify-safe": "5.0.1",
|
|
"jsonata": "1.5.4",
|
|
"when": "3.7.8"
|
|
}
|
|
} |