idcac-playwright
Version:
I Don't Care About Cookies for Playwright/Puppeteer
29 lines (28 loc) • 650 B
JSON
{
"name": "idcac-playwright",
"version": "0.2.0",
"description": "I Don't Care About Cookies for Playwright/Puppeteer",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/apify/idcac"
},
"homepage": "https://github.com/apify/idcac",
"keywords": [
"playwright",
"puppeteer",
"cookies"
],
"author": "",
"license": "GPL-3.0-only",
"devDependencies": {
"@babel/generator": "^7.21.9",
"@babel/parser": "^7.21.9",
"adm-zip": "^0.5.10",
"axios": "^1.4.0",
"cheerio": "^1.0.0-rc.12"
}
}