| { | |
| "name": "chuiproxy", | |
| "version": "1.0.0", | |
| "main": "main.js", | |
| "scripts": { | |
| "test": "echo \"Error: no test specified\" && exit 1" | |
| }, | |
| "author": "", | |
| "license": "ISC", | |
| "description": "", | |
| "dependencies": { | |
| "axios": "^1.4.0", | |
| "body-parser": "^1.20.2", | |
| "cors": "^2.8.5", | |
| "dotenv": "^16.3.1", | |
| "express": "^4.18.2", | |
| "express-async-errors": "^3.1.1", | |
| "http": "^0.0.1-security", | |
| "https": "^1.0.0", | |
| "openai-billing": "^2.1.0" | |
| } | |
| } | |