{ | |
"name": "ss", | |
"version": "1.0.0", | |
"description": "", | |
"main": "index.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1" | |
}, | |
"author": "gweh", | |
"license": "ISC", | |
"dependencies": { | |
"express": "^4.18.2", | |
"puppeteer": "^21.1.0", | |
"puppeteer-core": "^21.1.0", | |
"puppeteer-extra": "^3.3.6", | |
"puppeteer-extra-plugin-anonymize-ua": "^2.4.6", | |
"puppeteer-extra-plugin-stealth": "^2.11.2" | |
} | |
} | |