{"name":"@replayio/cypress","version":"1.7.2","description":"Plugin to record your Cypress tests with Replay","main":"src/index.js","scripts":{"if:exists":"node -e \"require('fs').existsSync(process.argv[1]) ? require('child_process').spawnSync(process.argv[2], process.argv.slice(3), {shell: true, stdio: 'inherit'}) : 0\"","if:dist":"npm run if:exists -- src/index.js","if:source":"npm run if:exists -- src/index.ts","prepare":"npm run if:source -- npm run build","install":"npm run if:dist -- node ./bin/replayio-cypress first-run","build":"rm -rf dist/ && tsc && chmod 755 dist/bin/* && cp package.json README.md dist/","test":"echo \"Error: no test specified\"","typecheck":"tsc --noEmit"},"bin":{"replayio-cypress":"bin/replayio-cypress.js"},"repository":{"type":"git","url":"git+https://github.com/replayio/replay-cli.git"},"author":"","license":"BSD-3-Clause","bugs":{"url":"https://github.com/replayio/replay-cli/issues"},"homepage":"https://github.com/replayio/replay-cli/blob/main/packages/cypress/README.md","devDependencies":{"@types/debug":"^4.1.7","@types/node":"^16.11.39","@types/semver":"^7.3.13","@types/uuid":"^9.0.1","@types/ws":"^8.5.8","cypress":"^10.9.0"},"dependencies":{"@replayio/replay":"^0.19.1","@replayio/test-utils":"^1.3.2","chalk":"^4.1.2","debug":"^4.3.4","semver":"^7.5.2","terminate":"^2.6.1","txml":"^3.2.5","uuid":"^8.3.2","ws":"^8.14.2"},"peerDependencies":{"cypress":">=5.3.0"},"publishConfig":{"directory":"dist","access":"public"},"gitHead":"0a4f43cc533fde10a50c31623754881aba7aafaf","_id":"@replayio/cypress@1.7.2","_nodeVersion":"18.15.0","_npmVersion":"lerna/4.0.0/node@v18.15.0+arm64 (darwin)","dist":{"shasum":"35c92c3cd88c59d5659f32be37bb5790db9897a7","size":44062,"noattachment":false,"key":"/@replayio/cypress/-/@replayio/cypress-1.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@replayio/cypress/download/@replayio/cypress-1.7.2.tgz"},"_npmUser":{"name":"ryanjduffy","email":"ryan@tiqtech.com"},"directories":{},"maintainers":[{"name":"acemarke","email":"mark.erikson@gmail.com"},{"name":"andarist","email":""},{"name":"bhackett1024","email":""},{"name":"replayio-release-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cypress_1.7.2_1700162011269_0.6803064670714323"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-16T19:13:31.457Z","publish_time":1700162011457,"_source_registry_name":"default","hasInstallScript":true,"_cnpm_publish_time":1700162011457,"dist-tags":{"alpha":"1.0.4-alpha.0","canary":"0.4.8-alpha.0","experimental":"0.0.0-experimental-75bef0c7","latest":"1.7.20"}}