nocobase/packages/core/utils/package.json
2024-03-16 20:05:34 +08:00

20 lines
494 B
JSON

{
"name": "@nocobase/utils",
"version": "0.20.0-alpha.11",
"main": "lib/index.js",
"types": "./lib/index.d.ts",
"license": "Apache-2.0",
"dependencies": {
"@hapi/topo": "^6.0.0",
"@rc-component/mini-decimal": "^1.1.0",
"dayjs": "^1.11.9",
"dedupe": "^3.0.2",
"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"
}