GOLF-FIELD-SCRAPER/package.json

18 lines
360 B
JSON

{
"name": "sd",
"version": "1.0.0",
"description": "",
"main": "test.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"cherio": "^1.0.0-rc.2",
"puppeteer": "^23.0.2",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2"
}
}