Spaces:
Configuration error
Configuration error
| { | |
| "name": "genus-gpt-api", | |
| "version": "1.0.0", | |
| "scripts": { "start": "node index.js" }, | |
| "dependencies": { | |
| "express": "^4.18.2", | |
| "cors": "^2.8.5", | |
| "node-fetch": "^2.6.7" | |
| } | |
| } |