mirror of
https://github.com/tiennm99/claude-code-router-provider-registry.git
synced 2026-04-17 15:20:38 +00:00
init
This commit is contained in:
16
package.json
Normal file
16
package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "claude-code-router-provider-registry",
|
||||
"version": "1.0.0",
|
||||
"description": "Provider registry for Claude Code Router",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "node scripts/build.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"fs": "0.0.1-security",
|
||||
"path": "0.12.7"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user