Files
codex_backend/package.json
T
2026-05-24 22:53:05 +09:00

12 lines
247 B
JSON

{
"name": "codex_backend",
"version": "1.0.0",
"description": "a backend server of codex api proxy",
"main": "main.cjs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "zhh",
"license": "MIT"
}