generated from tailored/router-db-template
temp
This commit is contained in:
21
packages/app-assistant/package.json
Normal file
21
packages/app-assistant/package.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "@kevisual/app-assistant",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
||||
"license": "MIT",
|
||||
"packageManager": "pnpm@10.10.0",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.15.3",
|
||||
"bullmq": "^5.51.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"nanoid": "^5.1.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user