mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 11:26:55 +00:00
19 lines
465 B
JSON
19 lines
465 B
JSON
{
|
|
"name": "@nocobase/utils",
|
|
"version": "1.2.22-alpha",
|
|
"main": "lib/index.js",
|
|
"types": "./lib/index.d.ts",
|
|
"license": "AGPL-3.0",
|
|
"dependencies": {
|
|
"@hapi/topo": "^6.0.0",
|
|
"@rc-component/mini-decimal": "^1.1.0",
|
|
"dayjs": "^1.11.9",
|
|
"deepmerge": "^4.2.2",
|
|
"flat-to-nested": "^1.1.1",
|
|
"graphlib": "^2.1.8",
|
|
"multer": "^1.4.5-lts.1",
|
|
"object-path": "^0.11.8"
|
|
},
|
|
"gitHead": "d0b4efe4be55f8c79a98a331d99d9f8cf99021a1"
|
|
}
|