UNPKG

idcac-playwright

Version:

I Don't Care About Cookies for Playwright/Puppeteer

35 lines (34 loc) 780 B
{ "name": "idcac-playwright", "version": "0.1.3", "description": "I Don't Care About Cookies for Playwright/Puppeteer", "main": "index.js", "licenses": [ { "type": "GNU General Public License v3.0", "url": "https://www.gnu.org/licenses/gpl-3.0.html" } ], "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": "ISC", "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" } }