update
This commit is contained in:
26
package.json
Normal file
26
package.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "test-opencode",
|
||||
"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",
|
||||
"devDependencies": {
|
||||
"@kevisual/cnb": "^0.0.2",
|
||||
"@types/bun": "^1.3.5",
|
||||
"@types/node": "^25.0.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@kevisual/context": "^0.0.4",
|
||||
"@kevisual/router": "^0.0.52",
|
||||
"@kevisual/use-config": "^1.0.24",
|
||||
"@opencode-ai/plugin": "^1.1.14",
|
||||
"nanoid": "^5.1.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user