{"name":"rrweb","version":"1.0.4","description":"record and replay the web","scripts":{"prepare":"npm run prepack","prepack":"npm run bundle","test":"npm run bundle:browser && cross-env TS_NODE_CACHE=false TS_NODE_FILES=true mocha -r ts-node/register -r ignore-styles -r jsdom-global/register test/**.test.ts","test:headless":"npm run bundle:browser && cross-env TS_NODE_CACHE=false TS_NODE_FILES=true PUPPETEER_HEADLESS=true mocha -r ts-node/register -r ignore-styles -r jsdom-global/register test/**.test.ts","test:watch":"PUPPETEER_HEADLESS=true npm run test -- --watch --watch-extensions js,ts","repl":"npm run bundle:browser && cross-env TS_NODE_CACHE=false TS_NODE_FILES=true ts-node scripts/repl.ts","bundle:browser":"cross-env BROWSER_ONLY=true rollup --config","bundle":"rollup --config","typings":"tsc -d --declarationDir typings","check-types":"tsc -noEmit","prepublish":"npm run typings && npm run bundle"},"repository":{"type":"git","url":"git+ssh://git@github.com/rrweb-io/rrweb.git"},"keywords":["rrweb"],"main":"lib/rrweb-all.js","module":"es/rrweb/packages/rrweb/src/entries/all.js","unpkg":"dist/rrweb.js","sideEffects":false,"typings":"typings/entries/all.d.ts","author":{"name":"yanzhen@smartx.com"},"license":"MIT","bugs":{"url":"https://github.com/rrweb-io/rrweb/issues"},"homepage":"https://github.com/rrweb-io/rrweb#readme","devDependencies":{"@types/chai":"^4.1.6","@types/inquirer":"0.0.43","@types/jsdom":"^16.2.12","@types/mocha":"^5.2.5","@types/node":"^12.20.16","@types/prettier":"^2.3.2","@types/puppeteer":"^5.4.3","chai":"^4.2.0","cross-env":"^5.2.0","fast-mhtml":"^1.1.9","ignore-styles":"^5.0.1","inquirer":"^6.2.1","jest-snapshot":"^23.6.0","jsdom":"^17.0.0","jsdom-global":"^3.0.2","mocha":"^5.2.0","prettier":"2.2.1","puppeteer":"^9.1.1","rollup":"^2.3.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-postcss":"^3.1.1","rollup-plugin-rename-node-modules":"^1.1.0","rollup-plugin-terser":"^5.3.0","rollup-plugin-typescript":"^1.0.0","ts-node":"^7.0.1","tslib":"^1.9.3","tslint":"^4.5.1","typescript":"^3.9.5"},"dependencies":{"@types/css-font-loading-module":"0.0.4","@xstate/fsm":"^1.4.0","fflate":"^0.4.4","mitt":"^1.1.3","rrweb-snapshot":"^1.1.8"},"_id":"rrweb@1.0.4","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"shasum":"a63931c4ed5c0dc50c1ee6d1b03abaf18cf529e2","size":1144980,"noattachment":false,"key":"/rrweb/-/rrweb-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/rrweb/download/rrweb-1.0.4.tgz"},"_npmUser":{"name":"yanzhen","email":"aryu0112@gmail.com"},"directories":{},"maintainers":[{"name":"yanzhen","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rrweb_1.0.4_1630331240190_0.8185437041218022"},"_hasShrinkwrap":false,"publish_time":1630331240403,"_cnpm_publish_time":1630331240403,"_cnpmcore_publish_time":"2021-12-16T23:25:35.958Z","dist-tags":{"alpha":"2.0.0-alpha.8","beta":"1.0.0-beta.2","latest":"2.0.0-alpha.4"}}