feat: 添加 Repo 和 User 模块,增强 CNBCore 功能
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "cnb",
|
||||
"name": "@kevisual/cnb",
|
||||
"version": "0.0.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
@@ -7,6 +7,11 @@
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"files": [
|
||||
"src",
|
||||
"mod.ts",
|
||||
"agents"
|
||||
],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
||||
"license": "MIT",
|
||||
"packageManager": "pnpm@10.24.0",
|
||||
@@ -16,4 +21,4 @@
|
||||
"@types/node": "^24.10.1",
|
||||
"dotenv": "^17.2.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user