{"name":"playwright-core","version":"1.0.0","description":"A high-level API to automate web browsers","repository":{"type":"git","url":"git+https://github.com/Microsoft/playwright.git"},"engines":{"node":">=10.15.0"},"main":"index.js","scripts":{"ctest":"cross-env BROWSER=chromium node --unhandled-rejections=strict test/test.js","ftest":"cross-env BROWSER=firefox node --unhandled-rejections=strict test/test.js","wtest":"cross-env BROWSER=webkit node --unhandled-rejections=strict test/test.js","test":"cross-env BROWSER=all node --unhandled-rejections=strict test/test.js","cunit":"cross-env BROWSER=chromium node --unhandled-rejections=strict test/test.js","funit":"cross-env BROWSER=firefox node --unhandled-rejections=strict test/test.js","wunit":"cross-env BROWSER=webkit node --unhandled-rejections=strict test/test.js","unit":"cross-env BROWSER=all node --unhandled-rejections=strict test/test.js","ccoverage":"cross-env COVERAGE=true BROWSER=chromium node --unhandled-rejections=strict test/test.js","fcoverage":"cross-env COVERAGE=true BROWSER=firefox node --unhandled-rejections=strict test/test.js","wcoverage":"cross-env COVERAGE=true BROWSER=webkit node --unhandled-rejections=strict test/test.js","coverage":"cross-env COVERAGE=true BROWSER=all node --unhandled-rejections=strict test/test.js","eslint":"[ \"$CI\" = true ] && eslint --quiet -f codeframe --ext js,ts ./src || eslint --ext js,ts ./src","tsc":"tsc -p .","doc":"node utils/doclint/cli.js","test-infra":"node utils/doclint/check_public_api/test/test.js && node utils/doclint/preprocessor/test.js && node utils/testrunner/test/test.js","lint":"npm run eslint && npm run tsc && npm run doc && npm run test-types && npm run test-infra","debug-test":"node --inspect-brk test/test.js","clean":"rimraf lib && rimraf types","prepare":"node install-from-github.js","build":"node utils/runWebpack.js --mode='development' && tsc -p .","watch":"node utils/runWebpack.js --mode='development' --watch --silent | tsc -w -p .","test-types":"npm run generate-types && npx -p typescript@3.7.5 tsc -p utils/generate_types/test/tsconfig.json","generate-types":"node utils/generate_types/"},"author":{"name":"Microsoft Corporation"},"license":"Apache-2.0","dependencies":{"debug":"^4.1.1","extract-zip":"^2.0.0","https-proxy-agent":"^3.0.0","jpeg-js":"^0.3.7","mime":"^2.4.4","pngjs":"^5.0.0","progress":"^2.0.3","proxy-from-env":"^1.1.0","rimraf":"^3.0.2","ws":"^6.1.0"},"devDependencies":{"@types/debug":"0.0.31","@types/extract-zip":"^1.6.2","@types/mime":"^2.0.1","@types/node":"^10.17.17","@types/pngjs":"^3.4.0","@types/progress":"^2.0.3","@types/proxy-from-env":"^1.0.0","@types/rimraf":"^2.0.2","@types/ws":"^6.0.1","@typescript-eslint/eslint-plugin":"^2.6.1","@typescript-eslint/parser":"^2.6.1","colors":"^1.4.0","commonmark":"^0.28.1","cross-env":"^5.0.5","eslint":"^6.6.0","esprima":"^4.0.0","formidable":"^1.2.1","minimist":"^1.2.5","ncp":"^2.0.0","node-stream-zip":"^1.8.2","pixelmatch":"^4.0.2","text-diff":"^1.0.1","ts-loader":"^6.1.2","typescript":"^3.8.3","webpack":"^4.41.0","webpack-cli":"^3.3.9"},"gitHead":"56efbabaaa9ee182af24bb97ddea3c8bc726876f","bugs":{"url":"https://github.com/Microsoft/playwright/issues"},"homepage":"https://github.com/Microsoft/playwright#readme","_id":"playwright-core@1.0.0","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"shasum":"34fe68b1a515463d50643e436a13263c44d0378d","size":269376,"noattachment":false,"key":"/playwright-core/-/playwright-core-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/playwright-core/download/playwright-core-1.0.0.tgz"},"maintainers":[{"name":"dgozman-ms","email":""},{"name":"pavelfeldman","email":""},{"name":"playwright-bot","email":""},{"name":"yurys","email":""}],"_npmUser":{"name":"aslushnikov","email":"aslushnikov@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/playwright-core_1.0.0_1588771681394_0.7905775729493674"},"_hasShrinkwrap":false,"publish_time":1588771681549,"_cnpm_publish_time":1588771681549,"_cnpmcore_publish_time":"2021-12-17T07:38:41.230Z","dist-tags":{"beta":"1.58.2-beta-1771982315000","latest":"1.58.2","next":"1.59.0-alpha-2026-03-23","rc":"1.18.0-rc1"}}