2021-09-11 10:53:26 +00:00
|
|
|
{
|
|
|
|
"name": "@nocobase/utils",
|
2023-07-29 12:25:18 +00:00
|
|
|
"version": "0.11.1-alpha.5",
|
2021-09-11 10:53:26 +00:00
|
|
|
"main": "lib/index.js",
|
|
|
|
"types": "./lib/index.d.ts",
|
2022-04-25 01:45:24 +00:00
|
|
|
"license": "Apache-2.0",
|
2021-09-11 10:53:26 +00:00
|
|
|
"dependencies": {
|
2022-09-29 13:05:31 +00:00
|
|
|
"@hapi/topo": "^6.0.0",
|
2023-07-07 06:35:22 +00:00
|
|
|
"dayjs": "^1.11.9",
|
2023-07-08 00:29:33 +00:00
|
|
|
"dedupe": "^3.0.2",
|
2021-09-11 10:53:26 +00:00
|
|
|
"deepmerge": "^4.2.2",
|
2023-03-19 15:40:42 +00:00
|
|
|
"flat-to-nested": "^1.1.1",
|
2023-04-28 14:22:08 +00:00
|
|
|
"graphlib": "^2.1.8",
|
2023-07-27 02:29:07 +00:00
|
|
|
"multer": "^1.4.5-lts.1",
|
2023-04-28 14:22:08 +00:00
|
|
|
"object-path": "^0.11.8"
|
2021-09-11 10:53:26 +00:00
|
|
|
},
|
2022-07-28 09:32:31 +00:00
|
|
|
"peerDependencies": {
|
2023-07-08 00:26:27 +00:00
|
|
|
"@rc-component/mini-decimal": "^1.0.1",
|
2023-07-08 00:29:33 +00:00
|
|
|
"antd": "5.x",
|
|
|
|
"dayjs": "1.x",
|
|
|
|
"rc-input-number": "7.x"
|
2022-07-28 09:32:31 +00:00
|
|
|
},
|
2022-11-04 13:23:02 +00:00
|
|
|
"gitHead": "ce588eefb0bfc50f7d5bbee575e0b5e843bf6644"
|
2021-09-11 10:53:26 +00:00
|
|
|
}
|