28 lines
722 B
JSON
28 lines
722 B
JSON
{
|
|
"name": "@lingshu/ai-agents",
|
|
"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/ai-lib": "catalog:",
|
|
"@lingshu/business-components": "workspace:*",
|
|
"@lingshu/communication": "catalog:",
|
|
"@lingshu/core-utils": "workspace:*",
|
|
"@lingshu/language-lib": "catalog:",
|
|
"@lingshu/request-lib": "catalog:",
|
|
"@minmetals/common-lib": "catalog:",
|
|
"axios": "catalog:",
|
|
"element-plus-cisdi": "catalog:",
|
|
"lodash-es": "catalog:",
|
|
"vue": "catalog:"
|
|
}
|
|
}
|