2025-09-28 19:34:06 -07:00
|
|
|
{
|
|
|
|
|
"name": "@openai/codex-responses-api-proxy",
|
|
|
|
|
"version": "0.0.0-dev",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"bin": {
|
|
|
|
|
"codex-responses-api-proxy": "bin/codex-responses-api-proxy.js"
|
|
|
|
|
},
|
|
|
|
|
"type": "module",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=16"
|
|
|
|
|
},
|
|
|
|
|
"files": [
|
|
|
|
|
"bin",
|
|
|
|
|
"vendor"
|
|
|
|
|
],
|
|
|
|
|
"repository": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "git+https://github.com/openai/codex.git",
|
|
|
|
|
"directory": "codex-rs/responses-api-proxy/npm"
|
2026-01-28 23:31:25 -08:00
|
|
|
},
|
|
|
|
|
"packageManager": "pnpm@10.28.2+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264"
|
2025-09-28 19:34:06 -07:00
|
|
|
}
|