Spaces:
Build error
Build error
File size: 434 Bytes
2ce8a6b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
{
"name": "is",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.7.2",
"cheerio": "^1.0.0-rc.12",
"express": "^4.19.2",
"fs": "^0.0.1-security",
"node-fetch": "^3.3.2",
"path": "^0.12.7",
"puppeteer": "^22.10.0",
"stream": "^0.0.2"
}
} |