update
This commit is contained in:
22
package.json
Normal file
22
package.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "test-router-ai",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
||||
"license": "MIT",
|
||||
"packageManager": "pnpm@10.14.0",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@kevisual/ai": "^0.0.9",
|
||||
"@kevisual/router": "^0.0.30",
|
||||
"@kevisual/use-config": "^1.0.19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.9.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user