26 lines
626 B
JSON
26 lines
626 B
JSON
{
|
|
"name": "@lingshu/core-utils",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"packageManager": "pnpm@10.10.0",
|
|
"description": "",
|
|
"author": "",
|
|
"license": "ISC",
|
|
"keywords": [],
|
|
"main": "src/index.ts",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"dependencies": {
|
|
"@lingshu/language-lib": "catalog:",
|
|
"@lingshu/request-lib": "catalog:",
|
|
"@lingshu/types": "workspace:*",
|
|
"@minmetals/common-lib": "catalog:",
|
|
"@msgpack/msgpack": "catalog:",
|
|
"axios": "catalog:",
|
|
"crypto-js": "catalog:",
|
|
"element-plus-cisdi": "catalog:",
|
|
"vue": "catalog:"
|
|
}
|
|
}
|