Spaces:
Runtime error
Runtime error
{ | |
"dependencies": { | |
"chrome-aws-lambda": "^10.1.0", | |
"cors": "^2.8.5", | |
"express": "^4.18.2", | |
"puppeteer": "^21.1.0", | |
"puppeteer-core": "^21.1.0" | |
}, | |
"name": "server", | |
"version": "1.0.0", | |
"main": "index.js", | |
"scripts": { | |
"start": "node server.js", | |
"test": "echo \"Error: no test specified\" && exit 1" | |
}, | |
"keywords": [], | |
"author": "", | |
"license": "ISC", | |
"description": "" | |
} | |