init
This commit is contained in:
20
package.json
Normal file
20
package.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "@kevisual/auto-proxy",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "bun --watch src/dev.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"packageManager": "pnpm@10.14.0",
|
||||
"devDependencies": {
|
||||
"@kevisual/router": "0.0.26-alpha.5",
|
||||
"@kevisual/types": "^0.0.10",
|
||||
"@types/node": "^24.2.1",
|
||||
"nanoid": "^5.1.5",
|
||||
"zod": "^4.0.17"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user