@openrouter/cli
Advanced tools
+13
-15
| { | ||
| "name": "@openrouter/cli", | ||
| "version": "0.0.16", | ||
| "version": "0.0.17", | ||
| "description": "Use OpenRouter to access Claude Code using any model, and more!", | ||
@@ -30,3 +30,2 @@ "type": "module", | ||
| "dist/cli.js", | ||
| "dist/tiktoken_bg.wasm", | ||
| "README.md", | ||
@@ -36,3 +35,11 @@ "LICENSE", | ||
| ], | ||
| "dependencies": { | ||
| "devDependencies": { | ||
| "biome": "^0.3.3", | ||
| "openurl": "^1.1.1", | ||
| "dotenv": "^16.6.1", | ||
| "@types/bun": "^1.2.21", | ||
| "@types/node": "^24.3.1", | ||
| "bun": "latest", | ||
| "typescript": "^5.9.2", | ||
| "tiktoken": "^1.0.22", | ||
| "@hono/node-server": "^1.19.2", | ||
@@ -44,15 +51,5 @@ "@openrouter/sdk": "0.1.3", | ||
| "pino-rotating-file-stream": "^0.0.2", | ||
| "tiktoken": "^1.0.22", | ||
| "uuid": "^11.1.0", | ||
| "zod": "^3.25.76" | ||
| }, | ||
| "devDependencies": { | ||
| "biome": "^0.3.3", | ||
| "openurl": "^1.1.1", | ||
| "dotenv": "^16.6.1", | ||
| "@types/bun": "^1.2.21", | ||
| "@types/node": "^24.3.1", | ||
| "bun": "latest", | ||
| "typescript": "^5.9.2" | ||
| }, | ||
| "publishConfig": { | ||
@@ -64,3 +61,4 @@ "ignore": [ | ||
| ] | ||
| } | ||
| } | ||
| }, | ||
| "module": "src/index.ts" | ||
| } |
+1
-1
@@ -31,3 +31,3 @@ # OpenRouter CLI | ||
| Create and configure your `~/.openrouter/config.json` file. For more details, see the included `config.example.json`. | ||
| Create and configure your `~/.openrouter/claude-code-proxy.json` file. For more details, see "Example Configuration" below. | ||
@@ -34,0 +34,0 @@ The configuration file supports several key sections: |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
0
-100%465388
-92.32%16
128.57%4
-20%1972
-0.15%- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed