Spaces:
Configuration error
Configuration error
Invalid JSON: Unexpected token '`', "```json
{
"... is not valid JSON
| ```json | |
| { | |
| "name": "rosalinda-server", | |
| "private": true, | |
| "type": "module", | |
| "scripts": { | |
| "dev": "node --watch --loader ts-node/esm src/index.ts" | |
| }, | |
| "dependencies": { | |
| "express": "^4.19.2", | |
| "multer": "^1.4.5-lts.1", | |
| "zod": "^3.24.1" | |
| }, | |
| "devDependencies": { | |
| "ts-node": "^10.9.2", | |
| "typescript": "^5.6.3" | |
| } | |
| } | |
| ``` | |
| ``` | |
| ___METADATA_START___ | |
| {"repoId":"Abmacode12/espace-codage","isNew":false,"userName":"Abmacode12"} | |
| ___METADATA_END___ |