what is going on
This commit is contained in:
21
package.json
Normal file
21
package.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "web-scraper",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "scripts.js",
|
||||
"scripts": {
|
||||
"test": "jest"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"expect-puppeteer": "^6.1.1",
|
||||
"jest": "^29.1.2",
|
||||
"jest-puppeteer": "^6.1.1",
|
||||
"puppeteer": "^18.0.5",
|
||||
"puppeteer-extra": "^3.3.4",
|
||||
"puppeteer-extra-plugin-adblocker": "^2.13.5",
|
||||
"puppeteer-extra-plugin-stealth": "^2.11.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user