{"_id":"@ampproject/worker-dom","_rev":"91-01287e089299a18424a10ca498c67cc0","name":"@ampproject/worker-dom","dist-tags":{"latest":"0.36.0"},"versions":{"0.1.0":{"name":"@ampproject/worker-dom","version":"0.1.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.1.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"dist":{"shasum":"0e4f7e6b99bb2c7eedab0b734f067faa5303c09e","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.1.0.tgz","fileCount":11,"integrity":"sha512-LD8FN2vjcJ2w6hZRse3tHGglI6Oor53tmdh4WBTp80QODRYsqMd/vZVSDUyzSyGSmy7Uc/z1RqrasK98cK0k8w==","signatures":[{"sig":"MEUCIQCFtBGDnOSYP8Ayy2c6Hv5vbQCWUVqyXuVzUfcv8QaQSAIgRt5Cxc9TXzZ8fEfq8ue95v2mZ32bfc+Cg5ML+hTMtko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":733698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfINLCRA9TVsSAnZWagAA2tMP+gIEVicfjT6NttWCGWK3\nBHo87ebPGTj8TCar5EsZTtCfJ7ovZVB2A4E6cIwG5IT4Aimosmrzwv7xPYYo\n416/RhaiXYp9hR9hGzZVrxa74vPVKm67aHK2pCUhgOK6unf/lqmx32l3cI36\nTdqkkdwbIeHpoKbu7t697FQU8fYjE45+tE2XlAXgBzrzb+gxXbiyCxSTu+jd\nurpohctsCnbMQk2rtJWbhi3NG111eL2UZIskkg555C6OEaOOKbRsIlrmdvm8\nycm2A4vzkxSL5GWqmBT6wDGHQh2IqEMSZsnWDLrKSrd9y8Wc4GF92+jbOceT\n5lbXXpVgsDsX0j5RYcLiduQqaTuJerPvEHcmshj2ApDYzefEAo0Dq/uCqeNC\nd/XPwBMlhHZT22gK2P09HVCqBMGyUqVPubv+fUAXbbv5cmoiIEP8E5E7tbFP\nxFOmEBxfIvoGYqgeIu1NSaZvWs4cZAZcfPv4yO1dcCN4TWrcYoZoVmUjRsp6\n6CHkcboyRxO6fPgZUarSbiu+lOKKIWVVT+t+BqzHXQR2bJvvijdwO/NGihYQ\nnmpUZkrSlR3HagoHbWixGnz5xLe2F4Ih/uh44ZYqYv1YXaX3sNta1gpRRfNr\nsrv00RID7VRdkZmgzLsgOfDxnT57ZM/mONwRsInVLGleDGx10oov6bOHgNKi\ncfXV\r\n=OLwd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","files":["index.mjs","index.safe.mjs","index.js","index.safe.js","worker.mjs","worker.safe.mjs","worker.js","worker.safe.js"],"husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"engines":{"node":">=8.10.0"},"gitHead":"804471d9db6c077f79fc718653b068e14fd1ee02","scripts":{"lint":"tslint -c config/tslint.json -p src/worker-thread/ & tslint -c config/tslint.json -p src/main-thread/","size":"npm run build && bundlesize","test":"ava -v output/test/**/*.js","build":"MINIFY_BUNDLE=true npm run ~rollup","debug":"node -r esm demo/server.mjs","pretest":"rimraf output && tsc -p config/tsconfig.test.worker-thread.json & tsc -p config/tsconfig.test.json & tsc -p config/tsconfig.test.main-thread.json & wait","~rollup":"rollup --config config/rollup.config.js","predebug":"DEBUG_BUNDLE=true npm run ~rollup","pre~rollup":"rimraf output dist && tsc -p config/tsconfig.build.worker-thread.json & tsc -p config/tsconfig.build.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"6 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"7 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"7 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"5.6.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"dompurify":"1.0.7"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","esm":"3.0.76","acorn":"5.7.1","husky":"1.0.0-rc.13","polka":"0.4.0","rimraf":"2.6.2","rollup":"0.64.1","tslint":"5.11.0","prettier":"1.14.2","@babel/cli":"v7.0.0-rc.1","bundlesize":"0.17.0","typescript":"3.0.1","@babel/core":"v7.0.0-rc.1","lint-staged":"7.2.2","magic-string":"0.25.0","serve-static":"1.13.2","@babel/preset-env":"v7.0.0-rc.1","rollup-plugin-babel":"4.0.0-beta.7","rollup-plugin-node-resolve":"3.3.0","babel-plugin-minify-replace":"0.4.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"v7.0.0-rc.1","@babel/plugin-proposal-object-rest-spread":"v7.0.0-rc.1","@ampproject/rollup-plugin-closure-compiler":"0.6.1"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.1.0_1534886731293_0.6689914162868762","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@ampproject/worker-dom","version":"0.1.1","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.1.1","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"dist":{"shasum":"c1ba9e924acc3b7d282554ac8e285a02c6cbebf6","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.1.1.tgz","fileCount":11,"integrity":"sha512-hncTjk3LVnsmaltlAWk5vfuIv7n/aYIVUQyk5UY9zIzGsXgzcqLTJ1JWNqmb90Kf32Pl5LCE28l3j7zbxHDowQ==","signatures":[{"sig":"MEQCIAyl54549E/iiapri8UzSZo8BHhdSBtq9EaZdLeCOzdPAiA3D4USUAqRP3yMGLSx5drUEeVwyeAq6aa9/DxPLsSYWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":733917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbg5A4CRA9TVsSAnZWagAAIZYP/2LPHYMUkm80Gi4pOOCz\nsjG3XSKeSC3EU+jZ9tR9tbcewVm/FEyRRRPQENA0C3iXr0xvp6aEhlfG3dDl\n5iIIQsK11GIemduqgiOtfeibs64dUWSEBE/ePsi9clfWjZDKqOb3eArQ6bSm\nv7pSCoAGnhVdCQPSQHuLXZSebQKEAgrURsqKfdG7MPfyFbSo7r8EheG45ckD\nJOrdjBzOLDubm3+hVHPlAiKY6kGtecN3k/TdIaMr1TqyAulCvK4gs+7BIOP9\nShgvLDpvl9lziZsY1dNAE6p5y9sZCFddeSfI1ZrIai8hXY50A1Fyjt+vlwZG\neT8h32/LJLG/IikiwKIg8Eid4HYRVS9bfmh+Rf3nTFw3LzF7o+/10TPEnpos\nlxCUvjY/ydM/SkJ1nHsdxX72cos7unI+rVDSnWP78vVSQkeeMkFDx6UgjNeW\nYIGs79v6bsCFqi+N3lYHDrXvWeBwLkyG/ipTYIceRBA3rE6ftj4VfyRFP7BG\nh9s08I4jeLJXsny/JvBAdQoXshJ8gDn/M94aqlf+H/cG9RZjyd1BSTfZ5TsL\npjw/7DXRqivHvaps9LD1NXRsnPlkt9GY3Yc8dvoKfoaTHUG5ONx7K27vqa79\nOWlnBARqHTdyGno8Pt0e4QmgISCQMuOqtJjajutclSSWzk0kNQluJ1ZalIXE\nPAsm\r\n=iwNC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","files":["index.mjs","index.safe.mjs","index.js","index.safe.js","worker.mjs","worker.safe.mjs","worker.js","worker.safe.js"],"husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=8.10.0"},"gitHead":"95d43e7125c988864bc88ce3add49c425bed1d22","scripts":{"lint":"tslint -c config/tslint.json -p src/worker-thread/ & tslint -c config/tslint.json -p src/main-thread/","size":"npm run build && bundlesize","test":"ava -v output/test/**/*.js","build":"MINIFY_BUNDLE=true npm run ~rollup","debug":"node -r esm demo/server.mjs","pretest":"rimraf output && tsc -p config/tsconfig.test.worker-thread.json & tsc -p config/tsconfig.test.json & tsc -p config/tsconfig.test.main-thread.json & wait","~rollup":"rollup --config config/rollup.config.js","predebug":"DEBUG_BUNDLE=true npm run ~rollup","pre~rollup":"rimraf output dist && tsc -p config/tsconfig.build.worker-thread.json & tsc -p config/tsconfig.build.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"6 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"7 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"7 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"5.6.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"dompurify":"1.0.7"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","esm":"3.0.76","acorn":"5.7.1","husky":"1.0.0-rc.13","polka":"0.4.0","rimraf":"2.6.2","rollup":"0.64.1","tslint":"5.11.0","prettier":"1.14.2","@babel/cli":"v7.0.0-rc.1","bundlesize":"0.17.0","typescript":"3.0.1","@babel/core":"v7.0.0-rc.1","lint-staged":"7.2.2","magic-string":"0.25.0","serve-static":"1.13.2","@babel/preset-env":"v7.0.0-rc.1","rollup-plugin-babel":"4.0.0-beta.7","rollup-plugin-node-resolve":"3.3.0","babel-plugin-minify-replace":"0.4.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"v7.0.0-rc.1","@babel/plugin-proposal-object-rest-spread":"v7.0.0-rc.1","@ampproject/rollup-plugin-closure-compiler":"0.6.1"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.1.1_1535348791556_0.6841818534432171","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@ampproject/worker-dom","version":"0.1.2","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.1.2","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"dist":{"shasum":"aa365fef9d99f1af21e8d3d144195d2946145562","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.1.2.tgz","fileCount":11,"integrity":"sha512-POCRe6350Gsc3Vfg5JRCCvio+TcUJSTYg1tJHUANXAKQpdisVeujk2mk6/XhCHVy3lVrQjCnAYomepJIoH7NEw==","signatures":[{"sig":"MEQCIA86bObWDqe10QY352KJMcPn+7bzSDmUkAYHyaYsypPmAiAmorJ/9V51uo6y5wNmhhNyXBdMlus1p5wLdwg4HkSSTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155948,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbn8g8CRA9TVsSAnZWagAA6+UP/jPtR27DWRRrO+rKcmC/\nUQphFcj4sTz096IQBSuZg0V4Lw3D00KZEI+UOuq8DCQEXUYa821rKVb+guAi\nt8rK9Ls9JtGzQAO5fLTgGk6/pvFwXp7xPtS8owN6FNbpdD02fds+lvpwHK2v\nHVXN94jwAP6ox35lH3kzGS1LZ7tPC9bYgROKYByX/QxPanLFdbEcDdJ58MzS\nozep2UW7poPzGNsZyAUwB7yvyc7sSqsb2pvYEWW/TdxETnaQhchUAT+6AecP\nXA5ag36Q5w/VDpXrEOx+j7/qG9U1G6UaRRIeYsNq/QsEQtGDeNtILJlAVP06\nfQBSkeSL4RBt2mQGqe37niStSKBSq1yhBpDKjMCQqu+25io+Hwzp4lf+ooFM\npFPM2ctrxCAh+9x37MyalRSwcDhgdCtxmtzKALAY8Qmzmf8lSkCQlgqO38an\nIp0vaeEt5cWC3y2h3hs0kR8nwIMXCvJJXtQqRjlLgZ5QQNWlcXtgaKhJrhl/\nuEdS5clS0R1WHRbCV2MatFctoDWSzMeijZGvOghOJ6Xs1OcrJtQCK17TsKnG\njMrtzheA/IxDIiVs8xS6iBBOTulXtt5mfWSy9Nh0X9apT8/qKrpYDCtweC1p\nn0LlLxAkxPUcedKDwTiKjwDPbWzO+0Zh8CQK267K/lJDckELrp0OTrUnS46E\nkjCm\r\n=gScd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=8.10.0"},"gitHead":"d2799a34e70fb320d1e3a11b7c957436501b62b9","scripts":{"demo":"node -r esm demo/server.mjs","lint":"tslint -c config/tslint.json -p src/worker-thread/ & tslint -c config/tslint.json -p src/main-thread/","size":"npm run build && bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","pretest":"rimraf output && tsc -p config/tsconfig.test.worker-thread.json & tsc -p config/tsconfig.test.json & tsc -p config/tsconfig.test.main-thread.json & wait","~rollup":"rollup --config config/rollup.config.js","pre~rollup":"rimraf output dist && tsc -p config/tsconfig.build.worker-thread.json & tsc -p config/tsconfig.build.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"6 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"7 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"7 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"5.6.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","esm":"3.0.82","acorn":"5.7.2","husky":"1.0.0-rc.13","polka":"0.4.0","rimraf":"2.6.2","rollup":"0.65.2","tslint":"5.11.0","prettier":"1.14.2","cross-env":"5.2.0","@babel/cli":"7.0.0","bundlesize":"0.17.0","typescript":"3.0.3","@babel/core":"7.0.0","lint-staged":"7.2.2","magic-string":"0.25.0","serve-static":"1.13.2","@babel/preset-env":"7.0.0","rollup-plugin-babel":"4.0.3","rollup-plugin-node-resolve":"3.4.0","babel-plugin-minify-replace":"0.4.3","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.0.0","@babel/plugin-proposal-object-rest-spread":"7.0.0","@ampproject/rollup-plugin-closure-compiler":"0.6.2"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.1.2_1537198139621_0.5692854873167517","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"@ampproject/worker-dom","version":"0.1.3","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.1.3","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"dist":{"shasum":"2cfb20bc48629874dc1fe24e46a5518eda258a66","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.1.3.tgz","fileCount":35,"integrity":"sha512-hD4swjS7nS9c7AH3+OeiVTM3MS+XucmMqxa1VbEINXhWJIwLY6uqPju2B4leBTwIaasnmkrzvA04HWy30rQfVg==","signatures":[{"sig":"MEQCIDC6uxvHRmoKxOwDRSjB07hjoXLR5p9YH05fp0viUUAyAiApVoxY4ty3WcSSxYQQO4V+XYXfkjO1CB7Hc1Zj+kVuLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1473637,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwSD/CRA9TVsSAnZWagAALEwP/2IvPgninCc2cPIIyiMt\nSsx7gZoP5RB9fpkOst88K1jM+x2fFDd+uCXDvwsKDKpJCf3prsfqlw1Gb7dE\nRTSUz5Ow9d0yHtkg+FrZHELiREHAlnYhQFWsYSyuMR6C8XJ2Q8v9zPSSOgIg\n/r4RhQnfMjpOtbsrDEo+IayPk0ndFHX2guj8Zxq5ZML5Tb/wqN1DwptwpNa/\nZtuHamaiXI7wCPDz0t5XKSup+PeSyIwCs6mYciza8nb3a19nSnzI9jNprySZ\nbGEVVx3ybehKnI14EWe0QDbQHmvDHNM0lM9yhOKDeV/rexXvvJ7yRkp1Zd7o\nExSquNsuFk4cjpkWAbQ0PeIp0bNpuK1pLVWWCeUaZte+vT5Sr3flsT6LWtSV\nxIVs+CqGZp+E/eTdmDgQihsdUz/N9eZ+AxvdeH8Vfypyl7O9noJqErXSFGUj\nx3Ftc4xjdF20mMbbcwrfBxBDJHW4pCnXp4wokk9x2C+bun/EzEwGAfj8E0rj\nUmJ0D6l6IbNZS6w5DYm/7pqxqfiLtGLMIxIu4qvFmasN/50TEVIE7FlxT3rA\nEnuUQRZCTLuGUH3Z6U2dkpZrVIiZukxm7amMrucaiwhRVdmuU+zvvMWnreWJ\n6rw5A8LPHVtxd0EnP+Lnu54WsDCYZPCHg6for9/POhGSLImaIbnZZvudK2tI\ncPyi\r\n=TMEi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=8.10.0"},"gitHead":"86bd918c613dd9d7cb2ade2212b722cea1d547cd","scripts":{"demo":"node -r esm demo/server.mjs","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"6 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"7 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"7 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"5.6.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","esm":"3.0.84","acorn":"6.0.2","husky":"1.1.2","polka":"0.5.1","rimraf":"2.6.2","rollup":"0.66.6","tslint":"5.11.0","prettier":"1.14.3","cross-env":"5.2.0","@babel/cli":"7.1.2","acorn-walk":"6.1.0","bundlesize":"0.17.0","typescript":"3.1.2","@babel/core":"7.1.2","lint-staged":"7.3.0","npm-run-all":"4.1.3","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.1.0","rollup-plugin-babel":"4.0.3","rollup-plugin-node-resolve":"3.4.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.1.0","@babel/plugin-proposal-object-rest-spread":"7.0.0","@ampproject/rollup-plugin-closure-compiler":"0.7.3"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.1.3_1539383550032_0.6329265351234121","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"@ampproject/worker-dom","version":"0.1.4","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.1.4","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"dist":{"shasum":"db62bec216c99fa14e8f87138b1e7925a20a582b","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.1.4.tgz","fileCount":35,"integrity":"sha512-0dgREzd48ae28j8J0aF3+pFGiLqLO0lI+84Ip000ZAjMUM2gFvd4KH1AzsqPkKx4/4IdJBtt3iQbTgsWjPdQ8Q==","signatures":[{"sig":"MEYCIQCPpXyj1iDQHNhneSa8fn7IKFA9LV1ScclrnF9UMBO0OAIhAISgDkU8/69RY+/pzmV8tsTeC/Y4sn2jKcbXjq4p9HY+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1495135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyOJmCRA9TVsSAnZWagAA0/kQAKBOIcBfyE40CAYoTAU8\ne6DHLCwJn6Nr3QV5KUFa+x+MKjcfDbv7U6VMs+QE0xMoi4sK7feiXwdYJjxR\nSE76fgr5HtMi4PGjsNmQAHIT/2RW2HzTadLDXwNWbHcit/BcrD3rFB2ufN/i\n0urGX2R6A1lewwWX9AcchkJ5bo/7uF2NcJX/l3G2aEx7jyCwutvUWNQ1qj6K\nzAD32dgMT27syEzFBbYuIz6ufylpxBWIbTrKqgj95c9rND09rt7MQDPopDs2\nLa3nXC0OriUQeIrBoLroEMg8rFcTKvv7EkaYbfaiyoRbizpGEaI4t4Ly7fnC\nj3OkCiTs3H7K6Wbo0kvXqlrymSQEcFBm+oyHACXRtdDEIzAw6Dz98jw+PaH9\nkAvAFKwDiRIxwjNFgT4zUqV7vg98XCioV7yCBXIEDKahFT+h2084jke1JUut\nDYxXcgvll7s+Fu34UfKWF0OWodlldqgIglxJcMoUjIbMLaokVjcXIXsoaKRM\nVeaI3BVY0MIU3ZMFtnXYUVoRrNcstIPdTseZnkPz2SMU7MOX3x3WhlZ5Gf5c\nQRrgtT9VP+AJrjw7IDkKGdM29xKZRy8Juv52z0O5XUtPBFzaI/JoOHtW481Q\nYbQhlLGRnC/A4uQAUPDaSdojYkCBHSjvt38XAxcF8Ri7tgOy4WncEVIFhEh+\nloqz\r\n=oGLS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=8.10.0"},"gitHead":"9b14cc12624f2a7364cf44fb73cfcf31e803c56d","scripts":{"demo":"node -r esm demo/server.mjs","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"6 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"7 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"7 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"5.6.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","esm":"3.0.84","acorn":"6.0.2","husky":"1.1.2","polka":"0.5.1","rimraf":"2.6.2","rollup":"0.66.6","tslint":"5.11.0","prettier":"1.14.3","cross-env":"5.2.0","@babel/cli":"7.1.2","acorn-walk":"6.1.0","bundlesize":"0.17.0","typescript":"3.1.3","@babel/core":"7.1.2","lint-staged":"7.3.0","npm-run-all":"4.1.3","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.1.0","rollup-plugin-babel":"4.0.3","rollup-plugin-node-resolve":"3.4.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.1.0","@babel/plugin-proposal-object-rest-spread":"7.0.0","@ampproject/rollup-plugin-closure-compiler":"0.7.3"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.1.4_1539891813420_0.043177917245934117","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"@ampproject/worker-dom","version":"0.1.5","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.1.5","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"3bbdb9e4482eebd57d78b2be61c459aff6a84a8a","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.1.5.tgz","fileCount":35,"integrity":"sha512-XP/u6s6XIDFWe+5ZsUdS+p1TF8El1hTMXPU9woSTLYtb0VE0iM8lf2C+3KIqCMF88ZB9lf/ggzZHCIopAroSoQ==","signatures":[{"sig":"MEUCIQCctYbPkAysmbxYu0x7cQAm5U5+7AZ0MZKztAlRmFxZ8gIgen2ntMaRd4WWnJpo6VdDwSgvVILiFL0qRE1NRCjwME8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1498413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbykXVCRA9TVsSAnZWagAA+e0P/069bEQteq0UoqqXN6fF\nV35z+RvmISuMmOb3QklbEu6A8gQFnL2k6XDckygS/BLHHHPX75IbtHU23Hfj\nPh/iScJP+wwbJBW6pWNgsjAit2NMPmUTyT9pRaAqfc2AaLmPKEQdddkMpWKz\nEKrTdZIcBRMMWqLWxY8ocMICXL6e6KJ78FlWY9pU370jzVHF9jQGbuha/0AI\nZxJwXL5k3GZjPhhJcZXmQTTiAqLbF/YlSdHrzMMDMUEMegl8D5uCSJM5OrWv\nRE8933fLYbL/AU2mCKqPYsBxM6jjTumav7zD9ecazDb5Bu12oAwJq2lPMRXC\n4MmsBpOQAtEogS7yJHssoKJ8azS69no6llYMpe2qP+eHbcFTCrel88mw4Q8M\nRT15fWv32uxOl2LcQYj7EZZf/ZcEAwDsZlOAbXWk/tWT8QydlQDYxQIUCHqJ\ndHQI7yRIadq2F7QIv9cVfDAWG1C2dTXK5ZbE9BW9sg84iuZtLCCOpKSiVKom\nVGQxg1AoBYz4XD+ksmAck8QeJUuRBn3DKkfsITZRMCIRKhBQuZ4cz6nhmu5K\n+TtaZ5a/XVwd6CvbHHyUsE59ACDSI0mqFRyseYN3RxmGA3Met0oLAJGBxbUo\n53NfLlDtgsfYK6s+h12eODuSZSZ16aWjTEAvmUh2Zk5HeAHejDXeLxnGKAzw\neQLF\r\n=YGfH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=8.10.0"},"gitHead":"2ba88c3ba96b592ccbde6243ab3575a9d94edfbf","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"6 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"7 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"7 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"5.6.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","esm":"3.0.84","acorn":"6.0.2","husky":"1.1.2","polka":"0.5.1","rimraf":"2.6.2","rollup":"0.66.6","tslint":"5.11.0","prettier":"1.14.3","cross-env":"5.2.0","@babel/cli":"7.1.2","acorn-walk":"6.1.0","bundlesize":"0.17.0","typescript":"3.1.3","@babel/core":"7.1.2","lint-staged":"7.3.0","npm-run-all":"4.1.3","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.1.0","rollup-plugin-babel":"4.0.3","rollup-plugin-node-resolve":"3.4.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.1.0","@babel/plugin-proposal-object-rest-spread":"7.0.0","@ampproject/rollup-plugin-closure-compiler":"0.8.2"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.1.5_1539982804788_0.5791256098821511","host":"s3://npm-registry-packages"}},"0.1.6":{"name":"@ampproject/worker-dom","version":"0.1.6","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.1.6","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"96c3ff875e868cff32e9204ed920496cab88af04","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.1.6.tgz","fileCount":35,"integrity":"sha512-AyPZAABOEZqMgkRn69eZ1XPCj5TybrhyvcXrtt260tnUxaSzBhgtRB/EohsSjekiLLZkzOOuxBH0o8ViU4taqQ==","signatures":[{"sig":"MEUCICv09F2mExe1vhQiq6IvoA9ufUIozfRZslpeEPDAozD3AiEAqB/DvTPNrTt16IKs7wPNLxc7KY/wRAaxqUXK5O1VJ3Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1498413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzg7bCRA9TVsSAnZWagAAHN0P/iILa4IghoJ78PvXjQLK\nuyHDY1BhcqdHu9JRBTDqLvPGNV/GLUGeVryLyyQ8zQvbKYL7mDh+MVn65/Ch\nTBkXmIz0NnK45IUrCgN2FPsYa7GZ9N9DCPPi0O+BLI2xcERUXO7lWeBDGyGs\nY5n3aBIXSct9P1hV9pY+f/5K55lV5oZdVuRooA2+GDs4bev7s9ul+Eq4xoVR\nZAZuvubgNlEOhPRStYCivFIgxPTJCq8zbKYXY0XbqW4XF6ijv+rrYr7TpVna\nY7bo7BTitiCLzDe3JVpvGn8H258drxfds/ysmzEydWYZt2q534SahEPO2Mnn\nGVYsj9y4Jn/uTjX+20gNcLRnTPpb+Hj5NbardKwe5/yQTITm1xQS0MP5f/0l\nMNNpuL14ilcCS1Xyr+jhRS2agm1MfCkqEUAAmGxjh+KYiNrprLcyA3MQs8fq\n94pEcNFXLHGe2T6AN1pn0bWiAt4z5rwmGb5WgXo9GdHhn8VR/g0FbHi1iuU5\n4p9TxezEpEsI+zCIgU661WM3DHjcpaxslpA0V7LK3vy0I535aW4hOrEZwNz4\nm7SES2POeVHMzBUp6s5JGdao1juoVKS8/2/g4wGwpZJ4pl4gba7MtmdNNrzr\nOmWrf1n7OB/DlxmB0W5j2Zw8bPaGnlnlybjwY9VWYHAqOWubdg6CzFxmzXYl\nENEQ\r\n=xWb7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=8.10.0"},"gitHead":"e71fa9d0c989e635be10c020ff6f393c3ddddb46","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"6 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"7 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"7 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"5.6.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","esm":"3.0.84","acorn":"6.0.2","husky":"1.1.2","polka":"0.5.1","rimraf":"2.6.2","rollup":"0.66.6","tslint":"5.11.0","prettier":"1.14.3","cross-env":"5.2.0","@babel/cli":"7.1.2","acorn-walk":"6.1.0","bundlesize":"0.17.0","typescript":"3.1.3","@babel/core":"7.1.2","lint-staged":"7.3.0","npm-run-all":"4.1.3","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.1.0","rollup-plugin-babel":"4.0.3","rollup-plugin-node-resolve":"3.4.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.1.0","@babel/plugin-proposal-object-rest-spread":"7.0.0","@ampproject/rollup-plugin-closure-compiler":"0.8.2"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.1.6_1540230874275_0.5969980687841754","host":"s3://npm-registry-packages"}},"0.1.7":{"name":"@ampproject/worker-dom","version":"0.1.7","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.1.7","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"26c7e0fc63bad3efc33f9373e5e0ad286f8a8d63","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.1.7.tgz","fileCount":35,"integrity":"sha512-ym0LFlg5AyNzkeHCDB8y81OFGs27/2ULkelS2xqhga1SEexgQcVYmovdRjlG+vVyjmdSdARSZ0l1w/sLywqOQw==","signatures":[{"sig":"MEUCIEJzb6cwOQRVm/R2Lf4BxJUDsJ42YYV14YkVDiobKXE2AiEA9BYTSykhmQmLgrMPJJ7mtC2uGwdpJOm5aBfc0+b3veg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1517499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbz2riCRA9TVsSAnZWagAAsrEP/iWZJWGjiqi13P7I9xH6\nzOMSlvTxWDApufuUxwAUrf0k/XZQhAILu3ojevRNskV2IUuaB4wtJ96BXP1N\nz5BXSN9pRSFvdyLKA5CjRfWeP9o3KVBprW2CT2UTGQnUUZY4UIUAIDpYKTfl\nUU08uuPNcNrTzk6RLfeH7I+NtJom30M/B4BunRzDGnEUfhPwK+NqwVyIVwAy\nfijF/ea8U7FgHu2Yci/b639s88rbrPtC/kUHbozr8W1wY/SEQXXlG3Hmc6uh\nkggWJK9agLBQo1pNAHiwUw2lASLPcPjeLgkQFJEEQHbtBnX0UyX/m9zgGh4T\nCLggu9Z0QOkatGOA3nIMLqwCy7cI1LRk8IEuhNzQQaTaTNh2jB8sk/q8Y5Cr\ny9gdx24HeKpJ+0V7TXcbGf7ZIpCpqjsLnVargTNbITe+/qrp/TydLugyFQvK\nsSSR7HYGp85bYkATQS02w4ffY3VGesd/FCUNiPQCESO6JCh5aB70TUbmOR5E\nxKHLFAzfNr/rwzcVxoKLyrrTmy5HWEgU0vg5cj17nCs4mztAaxnbMu2UIUF6\nP+NOKtSpo0nuvUGQqsTyJj/o2FQkai0umVm0TBGB7l8AQKrQ1svFsNpWWIEy\nUwq9YJ3NPsYpzSKowdhU+lDEHLBHkr9mwio8s9o7q+UI7o9LnKXV4C3ywBX+\nEFfi\r\n=UPDf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=8.10.0"},"gitHead":"55d68b24e36882976f3ed8ffb25b8bba4f67b881","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"6.5 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"7 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"7 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"5.6.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","esm":"3.0.84","acorn":"6.0.2","husky":"1.1.2","polka":"0.5.1","rimraf":"2.6.2","rollup":"0.66.6","tslint":"5.11.0","prettier":"1.14.3","cross-env":"5.2.0","@babel/cli":"7.1.2","acorn-walk":"6.1.0","bundlesize":"0.17.0","typescript":"3.1.3","@babel/core":"7.1.2","lint-staged":"7.3.0","npm-run-all":"4.1.3","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.1.0","rollup-plugin-babel":"4.0.3","rollup-plugin-node-resolve":"3.4.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.1.0","@babel/plugin-proposal-object-rest-spread":"7.0.0","@ampproject/rollup-plugin-closure-compiler":"0.8.2"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.1.7_1540319969470_0.5001484122359199","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@ampproject/worker-dom","version":"0.2.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.2.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"77127cae9367479e51d85c18115702c8291a2dc7","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.2.0.tgz","fileCount":35,"integrity":"sha512-w68ksoclM6VGPwETvvl5xASqpGRHzWeLGuyb0vQpOq5ta38h+iBYZF/weN3QwGKN1qCfZy5le73wlvDsXhc05A==","signatures":[{"sig":"MEUCIQCLvHMLNYRv/zZTDV0mTC3gAPlFlnUIlsIoRLWkCmNetQIgU36lKm/9rR5fnpDV502PSiLXE6EyDFlDU47lWnym1o8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1583859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2i7tCRA9TVsSAnZWagAAiMsP/2YUp74KPKgEdruhQr3n\n1k8iYSWuk/yMgpqMD6vfSrIygjIQaOJgNvD5GRXG5eFlj4TABcADEQKO1w3l\n4M7Gy/0IRP7qlPXNSeDOjzJw+aV5bRX8VHYpyV21rimKWXKVmEIkROZvSX4l\n4XEARru03zdfDMmVpbhiqtGvp8WxWCyIE8yCgItogVwBB3s900MYMcQJ1Xlh\n+M07IE/KHKReZyduQXv6Nu1LKJlSTZbnpzQcbTvMX7/Ld5+ygS1wd+N7QSdP\n/FTRx8eKBKBXfz74X0P/QBVk8KnD2o0Y44OYP0iLHT+Hb83gdoX444La4Ezr\ntWgDNk28qrSNVS2AGnEyz5gC4UKimV6aW3WJKZn1qdbCqhTsQo60bldjM8gc\n/D3WuwZLNY8CvDFyBGapycqtrIzXElsQk4QZ4TFljxCpAedjCEOffpb5Sbxg\nRLaeefwp768T9iH5Di6ZJSgsGkNJ5oJUN9somCMFd63dq+p7lyJrlFE0BvDf\nfsW8Xo4YDLb7nfAUMhL3mVRqD393lCtIYA6f9Omgw63uhojr7R4WZoBUBjwh\nchYQSX0tf1x3fwnSyuei60warkfZLUSX21R2QrhzTtnu/w0biTcNYRzuTlJD\n50poeRqEqhMCRcHL9cdZVBoYaDPntpngxf63eu3sSd1CegOw5oJZ/82FXN2w\nMGVp\r\n=w6K6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=8.10.0"},"gitHead":"c510a0e7ffebf09ee509525682cf5089382ddb4b","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"6.5 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"7 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"5.6.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","esm":"3.0.84","acorn":"6.0.2","husky":"1.1.2","polka":"0.5.1","rimraf":"2.6.2","rollup":"0.66.6","tslint":"5.11.0","prettier":"1.14.3","cross-env":"5.2.0","@babel/cli":"7.1.2","acorn-walk":"6.1.0","bundlesize":"0.17.0","typescript":"3.1.4","@babel/core":"7.1.2","lint-staged":"7.3.0","npm-run-all":"4.1.3","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.1.0","rollup-plugin-babel":"4.0.3","rollup-plugin-node-resolve":"3.4.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.1.0","@babel/plugin-proposal-object-rest-spread":"7.0.0","@ampproject/rollup-plugin-closure-compiler":"0.8.2"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.2.0_1541025516974_0.18642098555574016","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@ampproject/worker-dom","version":"0.2.1","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.2.1","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"bf2fc8aaad7f2121cebd5f1ee95ac10731364582","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.2.1.tgz","fileCount":35,"integrity":"sha512-zbGGEe3U7J5Zx3GaDd1gm31OIR70T7aoY4zzKk4NpX9yf/FeiW0utSm2cKEI3djiFdoThD61waEw925PTSw+RA==","signatures":[{"sig":"MEUCIQDSgUyhv8iSQDUquz0mCBO7l08kwp6mJolKN7kAzxPxbQIgG+DyctN5kBSXCEx4rFrcJIuECtQgVMt/Ka1P++lqLWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1582932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb21/eCRA9TVsSAnZWagAAmEUQAJEDhPxBaIg1ymJ2cMGr\nM79X1NtUITf1WsLdrotEop5yo2wCHsQAGMUaTQFGpj4SAa9d5oCV/TyvnzSm\nlIPGQvmnHAF1gGio+nsRauE44l6JVvHYBFNnrLR7dmP4K2N6rMbwKFNyo/MN\nY2jZaI9cNw9caPzQ2ZcH3kjV9OfXbFvKBRAs7f61hECD14hyz5D4Lc9e63OU\non5zQQKjE9ylpf6eDLjr1SoSyhE0nZEQPcnQ5Ts0bsqWYLOclEr3MAty14Nl\nQxiALKHA1GEJ4o+d8WnNwYWyqsOso4hGv7I7ijw4tIXOVsoI+8tn8DS4A0Ey\nAc3kmL/k4yYKDdDeM/qBMFT5lAIB8uAN8QFKSj/HvbJCWLjq9qS9dO5+6IYB\nMPVYf+1nv7saIEDiYr4tcsFVq1Cepn4o1bNQjF/QPXwImQn41BVdNP8ZLGqY\n1tY4V2f9t2Biy3w860YmFaIkRwvIugBgbwW/AHNZQxBuLS2BsSU1yD+86QUk\nrci6MxS38i0uifcbtHE+x/H1RZPW3MhIvoivSIMsGR8rIhbuesaAJjJPuo/R\nH2vYHVQfoEB9SXTa75NCFSiEgNsR3hUXZF3+CApAgKYk5uAksK/iKh9NEGlJ\n0I706ERfo9yhBQHeAyslfgR069XMxugFlXSaErhv31ureGLblmhw+GvfITh+\nW2sk\r\n=aXBm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=8.10.0"},"gitHead":"ed017da48d62fb4b22aff1759ef3a960e217311d","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"6.5 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"7 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"5.6.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","esm":"3.0.84","acorn":"6.0.2","husky":"1.1.2","polka":"0.5.1","rimraf":"2.6.2","rollup":"0.66.6","tslint":"5.11.0","prettier":"1.14.3","cross-env":"5.2.0","@babel/cli":"7.1.2","acorn-walk":"6.1.0","bundlesize":"0.17.0","typescript":"3.1.5","@babel/core":"7.1.2","lint-staged":"8.0.4","npm-run-all":"4.1.3","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.1.0","rollup-plugin-babel":"4.0.3","rollup-plugin-node-resolve":"3.4.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.1.0","@babel/plugin-proposal-object-rest-spread":"7.0.0","@ampproject/rollup-plugin-closure-compiler":"0.8.2"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.2.1_1541103581849_0.6304870861075582","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@ampproject/worker-dom","version":"0.2.2","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.2.2","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"aadfcd86752f48ea3dd54ff539097493facb3ae5","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.2.2.tgz","fileCount":35,"integrity":"sha512-y3CljfO73pk5CeEGML9OtcLcDJ/4pjnk/H52HbHts7nVczwb9kaeQWxcHDPIZFJzrsNklV7ExLRKOiFoHLXEwA==","signatures":[{"sig":"MEYCIQDiO96hwbgkOvjT3CryqVDVKbDnjTLirFV9SvacEsvy3gIhAN7ewWGwhUkrCRKXH2FoOc+Y/zdDKt/Cd1hNh+K0etSD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1608208,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6HfwCRA9TVsSAnZWagAAuRkP/jVwGHwN0X9sp1TGVeNx\n20qGfAa2hXT4Y4Tw0HWgCVrSmRevK09MZOpH6xi6EIh5LUxRUUOOYZUSkHCt\nfuTE1S3OFfkfQy9hcjFx9vYmbcffRDqYM5yJQmIhDjrFtht1c5/f6GgeWuA3\n+BUyIad1GT+HCzja7ITB/OyhQDv7ifRn65hXJMZaTt5+ZAjyXyymQssB/E01\nktMewDYvm4LOpfDrhfatzuRvT0IavGbvgyFwysAP2t5AdsNogzE6OWYIPLI5\niyyH4Q6IWLA1glROXuBoyO0w7baUaXIv7O+XLEceQcVDXeMv3PCtR3YERUG2\nsZIBkj6DQcnRKegVF0t836Bdkrz5acgs9iNv8kjXjsEElW0hmA8yofA84vLZ\n3LA6eHZ1sf7UqikwzCv05GnStQ32j/9f3jzlUZaNKnILczsRTeu4xLx37Vn8\nNRxSpF80hISL2oj/ryMm8SAFU7xxSNp36bVZB5sdCMCUIl8Z3owvEIc3gGYc\nwGpG49kFGQMyHfnNyk5G3h5RZfc2jGU76DBq8CJe2ysRfxJvt+vGOPg7P3Ii\neJhw4Cg1bYZvAADxR9YA7+fuT8LLYKwuh7ji/MR6C1VIXcEnaz+TRgkCgAui\nYCpW86QnaznW5cN3ogAaohBYXnLoEtIZi/rdU/oLJO18dY0mU8de2NAAJ//O\nlv09\r\n=C7IL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=8.10.0"},"gitHead":"abe6768799cf701bc32c6d1975393893df7d33cf","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"7 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"5.6.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","esm":"3.0.84","acorn":"6.0.4","husky":"1.1.3","polka":"0.5.1","rimraf":"2.6.2","rollup":"0.67.0","tslint":"5.11.0","prettier":"1.15.1","cross-env":"5.2.0","@babel/cli":"7.1.5","acorn-walk":"6.1.0","bundlesize":"0.17.0","typescript":"3.1.6","@babel/core":"7.1.5","lint-staged":"8.0.4","npm-run-all":"4.1.3","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.1.5","rollup-plugin-babel":"4.0.3","rollup-plugin-node-resolve":"3.4.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.1.0","@babel/plugin-proposal-object-rest-spread":"7.0.0","@ampproject/rollup-plugin-closure-compiler":"0.8.3"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.2.2_1541961711477_0.7368001162413449","host":"s3://npm-registry-packages"}},"0.2.8":{"name":"@ampproject/worker-dom","version":"0.2.8","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.2.8","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"d3cb4b44d385233a50c745a82910e62999d1b6e4","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.2.8.tgz","fileCount":36,"integrity":"sha512-v8AAq15vu93oJ+/ZB9iIpdq9pXfsjWgaq1ILrte84OAwJO4C2wNuvAMhqUjSW2w8kcFcjd5Tw5kcNO89ZwJH4Q==","signatures":[{"sig":"MEUCICN8Ho631515snqI2EXPCCbUjH00SSSoX2uFPd5PVIYiAiEA7UTEsOok4Bebd0wg3DD6Pf7RpNy4wFI4NA13IzLbdbc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1638568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8z0bCRA9TVsSAnZWagAAR40P/RUAzOM9gDthcbACgrqi\ngFP8gJ48FWR3sOioG3QYG9I9YCzi2iqJFBaZLzSt2YYmvXkhCzJApBBfPxTT\nYAoioU0013WWR8Dc4bCGHv184hQV+pCYeg/eZXs4q7qdIWUMTIkP3QV3c+ne\n5XuDDkgve4jjEI6O5IvgFYbXbe7jgqtmQs6fTOKWIB6MjnieC8SPQZg0ous9\nH4+rZOMI7ihCCFjF0TCW9eD5aAxnzE1nlIlcwbmLyLZtoeIBqdDHLueD/7eT\n2v0CM8t9+ncRU6TrYrtfLfKWeQ6uQsLfGz9dvWrBdMDbCu0ujB32etTIHs/7\nxyahFTznc5UFmAIW0eqBu4gWe8J80XPoMwrumZDZF8PZF424hooidWRcm9Ym\n+SymiTUVicmDNx4veEYk93o1EWf1GOrQujP1eylwChf2BAb6RRUSRMcth5Qh\n5IEbIFWFoecX/6QJZUjkIV/lWFm9T3eqFF2y7GInK5TvKqKYXtG3F+7usTje\nfzOKZ8CJuxW4L5hyTqaNTlXirXSwhabdVnQYFJezp4rnwXv35ukRPCm735bV\nJws9SzERN5KfANMJ1cqzGe1RXDxlfCoVUWszH25X8VnqzT8LUhUG0nWd4Wue\najOI6lBc4eNYtuW0HKuFPlBgEUwx2flvbBoJBsbEqwkpYwWEB3BruFgevwA9\nrVG/\r\n=tZRb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=8.10.0"},"gitHead":"f6d13a2f3bb7ff91602f708e4e8014ebfe5f5396","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"npm-run-all --serial release:tag release:git release:gren release:changelog release:git","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","prerelease":"npm run size","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","release:git":"cross-var git commit -m 'Release $npm_package_version'","release:tag":"cross-var git tag -a v$npm_package_version -m '$npm_package_version'","release:gren":"gren release","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prerelease:git":"git add .","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","postrelease:git":"git push origin master --no-verify","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","release:changelog":"gren changelog --override"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"7 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"5.6.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"8.11.3","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"0.25.0","esm":"3.0.84","acorn":"6.0.4","husky":"1.1.4","polka":"0.5.1","rimraf":"2.6.2","rollup":"0.67.3","tslint":"5.11.0","prettier":"1.15.2","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.1.5","acorn-walk":"6.1.1","bundlesize":"0.17.0","typescript":"3.1.6","@babel/core":"7.1.6","lint-staged":"8.0.5","npm-run-all":"4.1.3","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.1.6","rollup-plugin-babel":"4.0.3","github-release-notes":"0.17.0","rollup-plugin-node-resolve":"3.4.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.1.0","@babel/plugin-proposal-object-rest-spread":"7.0.0","@ampproject/rollup-plugin-closure-compiler":"0.8.4"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.2.8_1542667546309_0.34934061751456613","host":"s3://npm-registry-packages"}},"0.2.9":{"name":"@ampproject/worker-dom","version":"0.2.9","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.2.9","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"ca8aa8d8fc865dc06a5e5f26d11866661d701bb2","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.2.9.tgz","fileCount":36,"integrity":"sha512-wo+8mmEaFecZeFXiRXJKaL0zmj7C+ZoAkE705Rv+JnCd/oSxX75T6VoCGBFIhGnEO8pQ4fmv5BQ9GdQeF0HYbQ==","signatures":[{"sig":"MEUCIQDppdJiAmPxN1d6nwf238vRpARMMzam9Eh/dp1qcDyqngIgQj3VV3JYT2iVtyAYiDta3zaXFvf96M+xFYIb0H3zDec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1679091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSI/pCRA9TVsSAnZWagAALq4P/0GomfSfKv2aTllMgB2E\nmo78ozIkG/G+lATWuxQdq8FEjLrjXOLi2p8efGPu0BQTo2ipUdFdEEyxDJlM\nGr6/EAw4AHuYa30ChPMPkSrYsORLQEjDCSdqz1nIEpA9ST50Tto8mQnODeBQ\nTG1X3f1Q6vWVa0vVQ86zvNG6NDhyfuuX4LvYq9+qHztmzWxRaxT15IaeNVar\nHpKa0/OMQ/L/Tn1xQZKjA6/VAdDHiu5aTcusmGd5I6MOVhnJr2BbgfPH9444\n3XLnVJfSe/1I/WMa4crMwpEdhNEL9tvxyqqjTsJVLcuzy3t+HFal0FtlK4Qq\nBYSeUP0socp0B1KgurY4rPjbowAtpD0O4vjAiaXphM5cH2aJAyquJ8ie657H\n9C/3iLJH/PPAi83vjumx7r1fCxtliubQ0sxKAy60OoEFIU8uzHInLjZv/bct\nOPge6c8NxQWh31SwW0A2sBBsSfjYP/O/48tXyST8n5gOhgZSMkppd0fGlFOl\nq4Pe6wHuHVZz8YHB/s16J6b/tD7WH+tUaPYWGuOqKdWx3XdHL5H3ezTcfCgs\nwwZhzfMyd1PqjbikpGYmMrC2DwLIjWrnIQkhYEtFu/8GTpN+cmErITB8lcOO\nM4F+QYyOcpublHQVPsIaI/WHXcVneaBvq9SleFkDNWBZMkVpa2TkmloYaZct\n9DpT\r\n=rylL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"fa6f6c6490232365f0a649ab733507ab04aa1c4f","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"npm-run-all --serial release:tag release:git release:gren release:changelog release:git","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","prerelease":"npm run size","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","release:git":"cross-var git commit -m 'Release $npm_package_version'","release:tag":"cross-var git tag -a v$npm_package_version -m '$npm_package_version'","release:gren":"gren release","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prerelease:git":"git add .","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","postrelease:git":"git push origin master --no-verify","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","release:changelog":"gren changelog --override"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"7.1 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"1.1.0","esm":"3.1.1","acorn":"6.0.5","husky":"1.3.1","polka":"0.5.1","rimraf":"2.6.3","rollup":"1.1.0","tslint":"5.12.1","prettier":"1.15.3","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.2.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.2.4","@babel/core":"7.2.2","lint-staged":"8.1.0","npm-run-all":"4.1.5","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.2.3","rollup-plugin-babel":"4.3.2","github-release-notes":"0.17.0","rollup-plugin-terser":"4.0.2","rollup-plugin-node-resolve":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.2.3","@babel/plugin-proposal-object-rest-spread":"7.2.0","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.2.9_1548259305032_0.7904151535881847","host":"s3://npm-registry-packages"}},"0.2.10":{"name":"@ampproject/worker-dom","version":"0.2.10","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.2.10","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"b9ac5f96a641d756277dab741632cd69e24d5971","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.2.10.tgz","fileCount":36,"integrity":"sha512-XVhDiInqRs+lnqmr3tqjDe5vSykG/ILlNws8e2dEZFijJSBHYP2Ku8Ru0NHhPWj1MBItVukhJKqkaQ9GSPKKZw==","signatures":[{"sig":"MEYCIQDon/gY7eylLphPdbbdXRl4CAzRVsV7JIuj44CrAkW8JQIhAMXNhNEwMh+vsYQBHT3EPz6rqvV9ircomoeAhleHQJLh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1642915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcS4nECRA9TVsSAnZWagAAREgP/R/tzYiFPdPLgcoJFWNS\n7UUI01nNZvjV/G0Sdic6mQbkR/sma4vxS+gvLsEPRNZbIjmTySIEbANuCc7C\nq+pWJN97Yhjc3l/mVXJM4PrGVQirQUOMpEGC2s6VEdIEmOq5hj8TxPfFuGqi\niAXOmN7w+FAyCc4CdhMBy3efufRlc0JkHxTIGi/jHoIVQbEDd0IJCEggPgbh\nosRv6qKMT0ZzmwxkOBphhvDi9FLvDtAZNpQI/u4ckbCvrD7NDcBM21Eldq/4\nSaS02liyBV+oGV7izw/Fi3RlrxGuEvkYcIpGhxUCClgP0D2GwiwvWR2DkKcr\nFxwPJFOkN3wrxEsPNt/Rma2xTdacD9/UQFFEZ6NcqFmQNYENAqiDP7Ksy2YS\nnpGRsUL4zSJlOigyu5z2NV9A7VgrZjvhhtxx/KDP5VQi+HX60BtEk9xR97lH\naNwnogO7dYt5F3nT9sCYtPYiidGSuxBCFdl1ozOtGwoghQlsHD6ddkegCGf7\nAZfkic+UMF6OKg02hNjpxu7+4MGtSKrKMF5OZYJzfdmjNCmYPQGiwMIaVE0T\njoHDCAnyjAeEJWZqzfWJA4KRX3pexoWjntelsyhKtUea/P5n2yVB2F+8/KvV\nuc4zGRIBOO4hR5AAcpzXDkC8YXrs0Y+b3IlnmViImTwSE2Xb7LOgQVY9vXS+\nOS3f\r\n=kUxD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"73dd1c86dbb6c5a0ac654528c1303740cc9b14ea","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"npm-run-all --serial size release:tag release:git release:gren release:changelog release:git","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","prerelease":"npm install","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","release:git":"cross-var git commit -m 'Release $npm_package_version'","release:tag":"cross-var git tag -a v$npm_package_version -m '$npm_package_version'","release:gren":"gren release","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prerelease:git":"git add .","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","postrelease:git":"git push origin master --no-verify","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","release:changelog":"gren changelog --override"},"_npmUser":{"name":"choumx","email":"willchou@google.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"7.1 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.6.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.15.0","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"1.1.0","esm":"3.1.1","acorn":"6.0.5","husky":"1.3.1","polka":"0.5.1","rimraf":"2.6.3","rollup":"1.1.2","tslint":"5.12.1","prettier":"1.16.1","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.2.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.2.4","@babel/core":"7.2.2","lint-staged":"8.1.0","npm-run-all":"4.1.5","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.3.1","rollup-plugin-babel":"4.3.2","github-release-notes":"0.17.0","rollup-plugin-terser":"4.0.2","rollup-plugin-node-resolve":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.3.0","@babel/plugin-proposal-object-rest-spread":"7.3.1","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.2.10_1548454339570_0.06087574331528711","host":"s3://npm-registry-packages"}},"0.2.13":{"name":"@ampproject/worker-dom","version":"0.2.13","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.2.13","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"2e9af4788e6beb48fce1c4af9252032e3350e1a3","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.2.13.tgz","fileCount":36,"integrity":"sha512-m+3GIJFlTcd46BmirHYmAptyRAz6KVezpMFW1ToEyUM3OBBaiYiq/js8p4sngPD8bG1/FN63BHZuLgapzDYKXQ==","signatures":[{"sig":"MEYCIQCEn+jziCtE2Gmv+bS0AAbp7v5My+nXsilxQN+/GUSPXgIhAOZhxexKsXYpixFQsXVxXgbLGaW/CJTQ/ikwzU1yc+hx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1649053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcT4dJCRA9TVsSAnZWagAA4LoP/00u9RfkXFHgspiqT9Oi\nXBdNNMATrkB54bDSqMmsCTHIOsIQwWs2N3fKFsTvWCv2AbfzQjPpH7oE/g9Y\n49MUv3DhiTzDMQaD0AcxiPK3LlNcaBKrHTkV6lSwC8B3uYGYkGnbK4qQxMfh\nk7J+24zbJBnqNnZGuiBJhlEK6ppIjhZcruk84nBApa8a5SD7x2XY/HIQzfL9\nlS93i1RyFLMtT+WiCYwNyI2rR5c2gOFLFJgadp1axlC07rFqB8GNAzcch4g8\ntoayLP9wztCfAECBEmlecDtftztGEp1vUXkAdX5YosO+K1cEvXvl83wRaqfw\nN/gzJzoU1wCCp/s1iQ+3gEolOO+7udOt8iZGG++lX+fb1mDbuqReCga92I9h\nuI/L80hHIF6RDBBSwMLWnVKeKftnTsjoRk/90nQsYaL/yiAEhRh03DhDlcVZ\nlJhzOICIBST1N8eaOdkskIpwy/faHEG+k0hGwCLgfpAMV153tuFRdqO90KSG\nVY1lghEiUAGuHQ7V7rjmtg6CQn9bA55F1H8qrwWPakIe/oTKd5MRpFTHy6p+\nSnqZDgHmOgydyqSrRtXTBg0MdVdc03mlZCrhB3jZC4AMgcHfcFaU8PQkeQav\nMQr6P/jePji81MUJb/e120976USQwDWZFBwHFz8X/XL1UH8oOyyPmOG9Gh8D\n/GGu\r\n=kfAd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"71b8b8e7198c2d4f657195b82bcccab05f45bd13","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"npm-run-all --serial size release:apply release:commit release:tag release:gren release:changelog release:apply release:commit release:push release:push-tag","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","prerelease":"npm install","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","release:tag":"cross-var git tag -a v$npm_package_version -m '$npm_package_version'","release:gren":"gren release --override","release:push":"git push origin master --no-verify","release:apply":"git add .","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","release:commit":"cross-var git commit -m 'Release $npm_package_version'","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","release:push-tag":"git push origin v$npm_package_version --no-verify","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","release:changelog":"gren changelog --override"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"7.1 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"1.2.0","esm":"3.1.4","acorn":"6.0.5","husky":"1.3.1","polka":"0.5.1","rimraf":"2.6.3","rollup":"1.1.2","tslint":"5.12.1","prettier":"1.16.1","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.2.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.2.4","@babel/core":"7.2.2","lint-staged":"8.1.1","npm-run-all":"4.1.5","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.3.1","rollup-plugin-babel":"4.3.2","github-release-notes":"0.17.0","rollup-plugin-terser":"4.0.3","rollup-plugin-node-resolve":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.3.0","@babel/plugin-proposal-object-rest-spread":"7.3.1","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.2.13_1548715848968_0.11504449468198108","host":"s3://npm-registry-packages"}},"0.2.14":{"name":"@ampproject/worker-dom","version":"0.2.14","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.2.14","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"cd9f66113cdb2cd18139793f7467bccf473c53b8","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.2.14.tgz","fileCount":36,"integrity":"sha512-kvG8hheczQHrG/+AXOwVgC6O7yonIHjBJomZGD7TRD9wAF9CM6eHDKEs13qy6Ma7z9YB9SXTqaBl+Ou+0cyFkg==","signatures":[{"sig":"MEUCIF8ZOixs/k8TUy4y03ZXqoSJ/zyxhE/ucDHp5020MljIAiEAs5rBFmgHkIm8U30KDUalxHRbujnFOaFF1KDa8UNCUHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1672064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcU40KCRA9TVsSAnZWagAAKfMP/RfXPwrfGdnIQjJEm7T7\n+0P/fzTRVxPsjzlpgKZz0u9Zuqug4PXrjOsfOfviSTWMIBUfQssa/Ye1PmA2\nqc8nurr3NLOPxvuY3BxiNQE7kp6+hPttBeZfPKvAbuZCEQP801EL2WjCFw6w\n2rt6B78jNHdL23pnucHq6m7f56SCyeg1EPWeP69ruWgmvDKTqRC1VSBeONsV\n1kriLP8TMBxwGqAK8o2Xp7cGDXP7HDAiYPP50wdFXn/LK6s1qzOdkpJrb+02\niCytxShfx10R334ryUKh1sEbTV/8fJnGGIg0ElHfOpGQu9S9lGqbsrtbdsb4\n3pHUrgtPR3EIDB1jWHhc28b+/RJ1PSVlwZlS1gDOswgFV1dEEIQRaXqG53V2\nFUMuMA9SYeSmLs55G3rfnnC49iBgCWCkiea4d2SQLlQoiaZf3lpkhLM8aOnp\nvHh9bLyq+pvzsLtIelyGsvUwOLDSINUC+0S2WAX8WkeF2lxpZhA6s4A0Z/TX\n71Vxc/jkVLlRE/yI6XMKIhNR/7a8xZuUX0gO8kglNYzRPo516tAwL/jvLx5y\n1p93N0JzCVYEPP+4n472IoLtvKdmHUsRlsKtUXiUu2GZVlHrtQ+6rj7y0DQU\n2iIQJRqsi9BaSSPXADfmSjDJ9oGZVfLDuwXypUDF2npG6LJFExQ7HWu+9kHp\nm8Yb\r\n=6mBv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"59bb387f98ee6b0ba34813f5f380d7a28f4ea6f7","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"npm-run-all --serial size release:apply release:commit release:tag release:gren release:changelog release:apply release:commit release:push release:push-tag","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","prerelease":"npm install","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","release:tag":"cross-var git tag -a v$npm_package_version -m '$npm_package_version'","release:gren":"gren release --override","release:push":"git push origin master --no-verify","release:apply":"git add .","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","release:commit":"cross-var git commit -m 'Release $npm_package_version'","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","release:push-tag":"git push origin v$npm_package_version --no-verify","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","release:changelog":"gren changelog --override"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"7.1 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"ava":"1.2.0","esm":"3.2.0","acorn":"6.0.6","husky":"1.3.1","polka":"0.5.1","rimraf":"2.6.3","rollup":"1.1.2","tslint":"5.12.1","prettier":"1.16.3","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.2.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.3.1","@babel/core":"7.2.2","lint-staged":"8.1.1","npm-run-all":"4.1.5","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.3.1","rollup-plugin-babel":"4.3.2","github-release-notes":"0.17.0","rollup-plugin-terser":"4.0.3","rollup-plugin-node-resolve":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.3.0","@babel/plugin-proposal-object-rest-spread":"7.3.1","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.2.14_1548979465823_0.04442365006473681","host":"s3://npm-registry-packages"}},"0.2.15":{"name":"@ampproject/worker-dom","version":"0.2.15","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.2.15","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"fffa14bf978e7dd31c73dd48982de432a7ba5cd4","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.2.15.tgz","fileCount":3,"integrity":"sha512-B3L1bK5Axp2/xXePJt6XJPilPsNOMXUZYvvGlp406NQf0zweO02t+AvVk9wQbwPI2pPGN5xesc1NGypCAZGLsw==","signatures":[{"sig":"MEQCIGq+RwKRPV0GhUj+scCeWzi2cL78vFJG8hV5QVAuj/kXAiAOzcNvjckC7uAMjNpY7CY3gMeogqufXRvW/x75vh5oNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcU5UtCRA9TVsSAnZWagAAgwEP/2wqW1ViFlhSVX+HCHAh\nsQMLfFbOlKpIc8tl/zzZVp40+I9dV1IlGX+PldGkp+DnNP+s60IB7kDQkltV\nSZ5TbD2qPRLnnBEgOxQUJvdJzJzXvE2tR6qWqhq2iXfa0+aEE15MqMvMBU0B\nLjETt7z0Dgiz96DzUqfbGRp2/teqvtINLOBBZoko6VbWkoe7vQMU++FY+y/A\nyks4U8MWilciQ1ZmEtnc0rtL0BAbjz+NFOhd5sKF3dXNX2rgcuxYDRIvNJio\nZoI/Bm62FD4bp7aXZUEg5rZ7qJyVvilG5KXOse8mShS4CF+KlpRMaf1QWMz6\nkp0GMDu9UE703OCx8o6WZhBuFkL/LqeTiYXdhePMZXoHduvUB7vF7/+JBYIz\n1grGrnrAymBW1PD6Aegr8pzijoknVQoq/wAv+HocDjH+8kyc+/ly7BF/4Fo/\nUB/6lxcyCuFy2Ax9pBAn7tT043zqizHyV87DdSOxhwJedqoHdA2d5O8MJEjL\nsEad1U5A3nQGA2arfqGuAIPoVkMdcA5Hlstwidm9XcWZlm2QFYEUWs7Syqvc\nCLBZe7DxxkdVIHwMfcTbY+g+hPcOmoBSji382w8xeFKKLncNc3Lc4XVZQapO\ntsO5LND7exDGoYwokZyBK0wBsCVUXPaTTxcAkvGHYMNdiKyVsj/l8c6kaidb\npdSK\r\n=DnJi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"7aa96dbb3da25a43a9900811bbd90620f0ee8353","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"7.1 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"np":"4.0.2","ava":"1.2.0","esm":"3.2.0","acorn":"6.0.6","husky":"1.3.1","polka":"0.5.1","rimraf":"2.6.3","rollup":"1.1.2","tslint":"5.12.1","prettier":"1.16.3","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.2.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.3.1","@babel/core":"7.2.2","lint-staged":"8.1.1","npm-run-all":"4.1.5","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.3.1","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"4.0.3","rollup-plugin-node-resolve":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.3.0","@babel/plugin-proposal-object-rest-spread":"7.3.1","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.2.15_1548981548841_0.1735128521849305","host":"s3://npm-registry-packages"}},"0.2.16":{"name":"@ampproject/worker-dom","version":"0.2.16","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.2.16","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"d23e778ebc8c6a330f1663832b57ead64bb84f6d","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.2.16.tgz","fileCount":3,"integrity":"sha512-qh7YxyCKlq83WKc0Xqqge5cvWO1Y843PJoBCG7rDkXk00e9ytUvjmREbL+lFUYx8sDi9xPIULFCOl30wpKDv4w==","signatures":[{"sig":"MEUCIGdygCLtLGqQazcCROzbjQ4ln71RR/V0xC/bHVhryp5JAiEA18wOQi1fy/3K5QVY59yLMX5MerpHRUCI9SoYGHNr27s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVLBrCRA9TVsSAnZWagAAsAkQAJ0rQ6WeNwdgVlL65M8z\nCnewDGk0LfRwibSLMc+TovCRn36PI8Q6WLZ2nPY2vKkvIbKe550XnSzu1CFy\naUn7zIlSTHLXojiTYDyBqsVIIZjOWi8GMaB+cFrRdDhsRPE+BF9CTbMaMb5c\nPhSUqEJh4kdvfLsjw8hWa1GjAEIfWCFplA2C82RzQY6tgdetrXt24UEb/zQM\nFUDoMRTP3g5fp86FrGEDrknu8CjtOY5SjszItStnFqSutz3k1EjGBEiM25fq\nKwC0MdUCJCWtcHSqvN064v0LzsfMRHBBxvywIpP2bZbn+0Rn9/nUvDGqGcBz\nGiB2cALmKDzFliOz4JHdpZWuuoj/v65FmE+t/b7lKEabC5LZZI4ztnog2xhh\ntOFyMf47sJKhlu2CKSkTadcyMDfcXKQ8skea+4dTppwjBx8OtW+4STQ3Dq+d\nf2Qq20nl4KmSdk8WlhHvg6K4/9PiQWorxAYAra0tvvB32q7ApI17yYAIrJ+H\nLR4lo6rQmELIubqIrNl0VZImOJyDZhbbBcflAkIDLzEkeAF0UN2lHmBzo6Fw\nQEV1txFm8e3FNe6pZVuPyWr+CLMnuV68QJRGk4eID2OE4NCeKkkBogRaFO3E\n05WTu27NgYa8oTNxQmzmLfcM418ZdinxyNX+PH256U/uQOr/92No4MihkLYh\nt5jM\r\n=5Ig9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"ed3ebcc8a329bbec64326ec3c4e9aaf6674ab5a2","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","prerelease":"npm run build","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"7.1 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"np":"4.0.2","ava":"1.2.0","esm":"3.2.0","acorn":"6.0.6","husky":"1.3.1","polka":"0.5.1","rimraf":"2.6.3","rollup":"1.1.2","tslint":"5.12.1","prettier":"1.16.3","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.2.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.3.1","@babel/core":"7.2.2","lint-staged":"8.1.1","npm-run-all":"4.1.5","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.3.1","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"4.0.3","rollup-plugin-node-resolve":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.3.0","@babel/plugin-proposal-object-rest-spread":"7.3.1","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.2.16_1549054059317_0.5260452954525183","host":"s3://npm-registry-packages"}},"0.2.17":{"name":"@ampproject/worker-dom","version":"0.2.17","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.2.17","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"1f7ebace5645a969b1573ec637fb57c21a61d7e4","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.2.17.tgz","fileCount":35,"integrity":"sha512-2pVwWl15ZFDT4Yj6/k0pIAbJ6BVnNXTbY8r/fGM7yBEs+v0+nuw5gNbjdmAqOk4IDxmcjpFK4j1ljnJX+VWnvg==","signatures":[{"sig":"MEUCIQCmwbWG/Sxw5OQkVBRLe9mht6TnaJc3+tc/pV3w2o4U9wIgCYvaGYk1ney4R9PJ1tTJbu7bPTwpi3cId+zXNkbk7rg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1670371,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVLLfCRA9TVsSAnZWagAAN1sP/3PrVwPqEtA/mdSQYmoB\nftWDJsmoDiUJKX1PQ5vSvze3A/LNngjebRxYEBlLwCAjz+jK69TNfvcSmkxO\nyJQlip6DQmwWV1AfHC2HoIcq6uTzRkZo50RSaOxz5Zgfd6fLy/DMEu2uVrlx\nD9jyzg7cPpSgzucpicXuaDC3l6EEBuhfuNx+u9pEvI/h4FduRsLS5vrRhaY5\nnkJjkN5ZYzUuojdy6FLcxpKyWru9+ibcv3un4eU1mzxa5hgbzm/JKTJjyaVk\nZr3j2YPzXncQ/SuUlXkoNbYSZDRsOP6xDcW2HzIdXiQIoWGkc24n6X0wUF0F\nl3yg2BGrYF1xbpG2HzqHETypBgIWxFefJYSINUEAcPO3AW/ydnRTIeQAuc9V\nlzMvBn8SJRlNkWwyGa0R9QsEbm5xC8mxVvy3DpMJt1YWWnlI1+MWd+ADTfSs\nD0h/WG60ZGajUtSppmBU+RbV5brWs3VDRHOL5TLwnEkNABvNEV8o8g+ZIe8r\nVok84tnyaHzoW/2ZCfPTI7vg0nL+4EtZPEPkzvVtBjvcxyNctZvHByhdYXx5\nbQNlMpeYb1g0gD4Cersd78VwEUzaJ6D1pmA55OASEk4761eIQScAKIYlua6j\niOH3/JsjRB/WoYiUMY+EMa0vHU+bqbD4/AWQc8V6YEGSwidPg52GP8JQ0LHt\nLW77\r\n=eMlW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"4cb889ceebaccdead3bc41013add7c6d9fa0cd59","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm run build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"7.1 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{"dompurify":"1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"np":"4.0.2","ava":"1.2.0","esm":"3.2.0","acorn":"6.0.6","husky":"1.3.1","polka":"0.5.1","rimraf":"2.6.3","rollup":"1.1.2","tslint":"5.12.1","prettier":"1.16.3","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.2.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.3.1","@babel/core":"7.2.2","lint-staged":"8.1.1","npm-run-all":"4.1.5","magic-string":"0.25.1","serve-static":"1.13.2","@babel/preset-env":"7.3.1","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"4.0.3","rollup-plugin-node-resolve":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.3.0","@babel/plugin-proposal-object-rest-spread":"7.3.1","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.2.17_1549054687188_0.03671719841511689","host":"s3://npm-registry-packages"}},"0.2.18":{"name":"@ampproject/worker-dom","version":"0.2.18","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.2.18","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"2b9ebf912c4a9ef4c523786d4ad955c8e4c93b56","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.2.18.tgz","fileCount":35,"integrity":"sha512-2Api6EDzFy9hEQcJk1AlAm9/UIZaILsDmIXHeQuPjwQtqBW/WwTem+ThB3rFWpkYfOdvLSV97GcIvjQmuDO5nQ==","signatures":[{"sig":"MEUCIBaCTyUrugKvvQ3jXvxIllYVODyne4byN8FhAUbXOhDrAiEAyjPgKgt5rqgAgl0NWGWJfst3IsM0Q9SnNj2W132n0ek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1903383,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdaHFCRA9TVsSAnZWagAAO44QAIgm3i4HibIw6vaoAYRG\nFHADqq1u2ARM2HYQclWC99LNba/zz/8AU48xDQ7THI5wMYM0lb1+Wk7N6l/S\nZlYTcEw3Ol9q0ZFH/MztxhaPMUGmHAlrq80C1L3clAPzTLuQlveyHTdVPs8J\n7KWZ66uZ7bNyGLHeHFSZRa2gtM0z6n3eJciskx3L7RQS8YFULhfePy5pXFBN\nIcSSfnzDKY87pXt+YRcWZYKJxpFvLA8b9fpJK+VM/ltLOZV0m6BKnDoniW2H\n0F3f6xInGV2DsPTryXxQ4mszUaLdf7bdRZff/7Gyzo0f+TQuc+iFJYwZr730\nxrWfGnU56Dfhgog7ZKoi4xg4ZCyp57jAZGW1A4hEj+BlEMGY4Zae574blLkX\nom1F3K4waYe2N+gPnCF/17OGfW4YL1pBRZ+t4hqWmM7hztlTBy+UImxdodz2\nXlz3I1r8P+8GuM5+Xg1ZeX5G0F1GpH+01Wx/DwAoqybu0Guus2y6ubWEz9rc\nOGWPF1UQpZaPOQl8vl5GbrlOv+GA227Pvi8+gSJ2XmCO1I/5q68NjymU/jbo\no0oUc7GxVMEBSkTc0HcllFd1efKZNLKdcBv3bQHst9wnOKxMCWWIeoGMne64\nLtbb33uRk+QG9ExKKW2EyzgHyQMJFbZhjZ6C4cjcX18FkwBk0SEZZjiDo3KT\nEAlm\r\n=lvfz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"71a2d75a5859377bd706be1b6826e0a713db5373","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm run build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"7.1 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"2.8 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{"dompurify":"1.0.10"},"_hasShrinkwrap":false,"devDependencies":{"np":"4.0.2","ava":"1.2.1","esm":"3.2.7","acorn":"6.1.0","husky":"1.3.1","polka":"0.5.1","rimraf":"2.6.3","rollup":"1.2.2","tslint":"5.12.1","prettier":"1.16.4","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.2.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.3.3","@babel/core":"7.3.4","lint-staged":"8.1.4","npm-run-all":"4.1.5","magic-string":"0.25.2","serve-static":"1.13.2","@babel/preset-env":"7.3.4","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"4.0.4","rollup-plugin-node-resolve":"4.0.1","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.3.4","@babel/plugin-proposal-object-rest-spread":"7.3.4","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.2.18_1551212996330_0.6703112659567709","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@ampproject/worker-dom","version":"0.3.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.3.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"3c48e6b9266844e2412cebb209587bcfc378cdaf","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.3.0.tgz","fileCount":35,"integrity":"sha512-pPp1Utkbf9dvU76WSMmKLmnjmUruEYvA0iNggOGn6DqYqag3/Ag1XNVy/3CNlPrFhYLzwKiUu69D5vo1+kg0+Q==","signatures":[{"sig":"MEUCIQC/5md6YCJlu2/kP3E+AQ+IcM3UVKrCb3tS97uaZZM/1gIgIL/QdiqFtnxEfknEH7u51BBpEHQHdvG1UerE6HwMFm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2049004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjBUOCRA9TVsSAnZWagAA4/kP/RtIGIP11Ad9oxAZkwij\nOVAS763U44YfjYE4pzczzBD4G5b4+W0aBEQG4CM6NCbA/coEOFru6z9AM75/\nJMuGDvp/oEYVTH0tpvBQpR7rGE7KJpG7EOF6O9r7ZQsnBGJ9hwPWe4URebn6\nBZ6RtvHKJW3Xoah5MPKbiXczn6Jxf2+ZOoY+RuRIhkqXhPz7i5lFLCNp5UuW\nDzZEdA/7WnTF+Spr1xxMtQo+BdXTY37Ut9J5PoRJNXpsQQZhzbsI0VzZN9vB\n70oTRkaZRx7EH00iHx1RpTB1sJ2dDiOyQ/W5H/MlZnFhDLLwXo+PsQkuH8VE\nr78HGhp4X4V99i2bRUfzyjqVAvzIrgOkIChnhNTzq9bBblWNFFJcF6UEJiqt\nQtUsLlGs7XZlTYDL46Le1HR9SxTNYAfwBAaeRSyspJkVIjHGYA6DQ3s/gJZd\noiDmbzd9EZTDh9jjRwSwyYoN9c3iEr8TdaZmqUBoL2wl7OXbsXOxObCaIrq4\npcmNj5+WV09eo/+euJY/6maoitkZZCcUT3dyX+vd2Virh4a3zB70OYyoUefn\nmVvm47M1U2K/EcTkLY6WAMJNNvkl2hUA8DK8eLgoTYWkQXVO3TdKIrAiNasJ\nnblMpTv7zdb0ThGycFm3HVyLmZ+v4LSm5/zCYqpi6vGCjmEmqSmh1efAKXBj\nzX36\r\n=dKd+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"00a2eb0963fbb27a66e38e917019c032a40178b1","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm run build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.test.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"8.2 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8.6 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8.2 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{"dompurify":"1.0.10"},"_hasShrinkwrap":false,"devDependencies":{"np":"4.0.2","ava":"1.3.1","esm":"3.2.18","acorn":"6.1.1","husky":"1.3.1","jsdom":"14.0.0","polka":"0.5.2","rimraf":"2.6.3","rollup":"1.6.0","tslint":"5.14.0","prettier":"1.16.4","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.2.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.3.3333","@babel/core":"7.3.4","lint-staged":"8.1.5","npm-run-all":"4.1.5","magic-string":"0.25.2","serve-static":"1.13.2","@babel/preset-env":"7.3.4","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"4.0.4","rollup-plugin-node-resolve":"4.0.1","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.3.4","@babel/plugin-proposal-object-rest-spread":"7.3.4","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.3.0_1552684301615_0.25740897484607816","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@ampproject/worker-dom","version":"0.4.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.4.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"43e7b45cbf537d99f531007e8c65d184e8a020df","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.4.0.tgz","fileCount":35,"integrity":"sha512-6W9rGfIhCT1uEPUFrwNr6YyAls4i/isWSHHV4SGWPIHIjjtskMzlg5LiPV+ymrF5aj/nU/XV9HxJYR78QZMmhQ==","signatures":[{"sig":"MEUCIA+0nSsXIvZaQ9/arP8z9rRpIXxsXYDPXTCz73sEPUhTAiEA1jGVYFBQZN2Hc2OLX47SzJXg/GPt1VKqkYtdiI8djmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1497797,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpM9RCRA9TVsSAnZWagAAKkQP+QBeKGOHjQ0kHwaBQlkI\npxQW4sZSjfSV3F1n35eywJ6d8VqehmuhxYsehZoS2twbQU564szjVpFCk8EN\nblY/vohH5F61ILzdPkDJ1SJsd2jMhUh+YKfo2A8IaSu4KZQsWWrlPE15JEWl\nO7v9WkbZFm+viPzefWEnjPB2BoZSHXvjJM7DfCefEEiHwKGP8b3xf3MW0qeq\nuydbhIUN1C3vyRUbJ7Py9A858nlwBHGI3aKe9i1sNm4x6k+yhsmcG64IjvZl\nZ1froeFIGJaXR9qWf7ExPVKPAEshPJPO3lAPYE8/jAavoAfo+9VMGqfXN7bI\nHioLFDWYTx+F+46AtW6f7XWUc/KfgW9rWH+Um6tewECjjXkk3DtyK6qwxsfR\nLyOQlp+IOJ9qkWLMoKrf40MAf8EN1FavnA0F2Ajc0JvWAuwM5VymFerbS9hm\nvb1YgC07imxEdJ1N4OYPJRhpbqN/mHjjdVVLpjAu/NPNKshMGHqKgx0vk9K6\nsK7HyTFB92nRXbnepE4KMU+KR++swtdYlKl08ad33BWF0kIJQlaqNovyGY6q\n6PP8JTZoZnq3B7+FKLBCHLiZKXrHjtS11gC/FB019UxR6qeVZpxajCVb3abl\nx0qEsHyddXAfDVZ2TEbwaoqi9uLW3wRAaKp0w0IG7uTkOVsmljZIQcuo/1Lu\n1qzW\r\n=FAdZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"e6c42dbc1892cb5660442300c2632b388061e906","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm run build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"8.3 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8.8 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8.2 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.js":["prettier --config config/.prettierrc --write","git add"],"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{"dompurify":"1.0.10"},"_hasShrinkwrap":false,"devDependencies":{"np":"4.0.2","ava":"1.4.1","esm":"3.2.22","acorn":"6.1.1","husky":"1.3.1","jsdom":"14.0.0","polka":"0.5.2","rimraf":"2.6.3","rollup":"1.8.0","tslint":"5.15.0","prettier":"1.16.4","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.4.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.4.1","@babel/core":"7.4.3","lint-staged":"8.1.5","npm-run-all":"4.1.5","magic-string":"0.25.2","serve-static":"1.13.2","@babel/preset-env":"7.4.3","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"4.0.4","rollup-plugin-replace":"2.1.1","rollup-plugin-node-resolve":"4.0.1","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.4.0","@babel/plugin-proposal-object-rest-spread":"7.4.3","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.4.0_1554304848198_0.20529418871958294","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@ampproject/worker-dom","version":"0.5.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.5.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"baf753b3f7f0e3032bc7d487e1980a19752eab90","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.5.0.tgz","fileCount":35,"integrity":"sha512-loXl9YbZGJPjgUfR4IJaGOEUkOZgvsuCzthPRMCjqPPEoBoUqRyPkn268v6Kw78eox+ze6QrMapU6k+Go6EK4g==","signatures":[{"sig":"MEUCIQCMWq7ozRa4OH9FgHXWuqkG81iX6n+G90fGJWH1llG2sgIgRGMo4oHNjvMTz0MCS1ggwq4NW2fuaVDzMrFcAePCYgI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3407500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpp23CRA9TVsSAnZWagAAs/0P/iQOk1EPv0Hsi49rwHqE\nrh4VBGB6X4rCV9oueUEGGGs5R1dINQ89Fjal3VRkCyZs8UtXr7xpFKLTPCI3\n0rWnehnu1kQiYxgxT+0haWr5jXwaJ4K1e2kwjL/kxMDciuW1L2m0LpVaOxk+\njaZfzWuecTdsm+BXF8A+gIrSDZ/4bFp7ZVQgTLYD8wpUAgdJ+V/XJgFetQ9O\n4SodOvhRI05W9L0KyY5/AoKoim69TmPwMGuNy2afqWUwjuofOki5VreHdBJG\n6IuQCWyCk3EsVAKW3l09BpA+1wIoeViKbTiKgt/pzCdNpvyYi3OxjjCGsj2j\nyaxunwblFg2YSSMege2yYfDyy7Z9sQf0cRgpvJdmxMSbO+j/bDM3ez6+k+rH\nrtdMU6kizxTeJ7bvt+T5l1PJcMFN4x3ckKfeQmUTG2KisW8eUYoBIhtX3XcJ\nkgp0UsF1it95b4wck9ioWHzlmJr546d+Pihw5cXY2vzwBzF3DGLRn5XIXFoP\nLIqy10VwMIOOGftOu9lOlDsSWxF5excqdnLELykw+oZnoadqOOotspa+2VFQ\nlAQNVpKAWdDSZavEgJwgccSzbL19oMMKXE3p+7FGQh5hgE5PTzv68EdtkE9l\n9K619PMoTAhGHn1SLQ100Fr+ylWPQznKf1M76/RdL7I/l/g0SjF7AKqhm5wn\nrv+k\r\n=+wkv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"8384ecfd5bc8225f2dc4f61c563b4cd938d15220","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.test.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm run build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"8.3 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8.8 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8.2 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.js":["prettier --config config/.prettierrc --write","git add"],"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{"dompurify":"1.0.10"},"_hasShrinkwrap":false,"devDependencies":{"np":"4.0.2","ava":"1.4.1","esm":"3.2.22","acorn":"6.1.1","husky":"1.3.1","jsdom":"14.0.0","polka":"0.5.2","rimraf":"2.6.3","rollup":"1.8.0","tslint":"5.15.0","prettier":"1.16.4","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.4.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.4.1","@babel/core":"7.4.3","lint-staged":"8.1.5","npm-run-all":"4.1.5","magic-string":"0.25.2","serve-static":"1.13.2","@babel/preset-env":"7.4.3","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"4.0.4","rollup-plugin-replace":"2.1.1","rollup-plugin-node-resolve":"4.0.1","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.4.0","@babel/plugin-proposal-object-rest-spread":"7.4.3","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.5.0_1554423222125_0.01886148626569928","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@ampproject/worker-dom","version":"0.6.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.6.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"c4fac2a6cd0207960b6b42c7e58e62a3681e0a42","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.6.0.tgz","fileCount":35,"integrity":"sha512-bGjJDO/SY7Ma9Rgy3aG61Gi5v0P6FNzsV3g+7XJtfmU5wLfgZKJeAGZpvIuDKRnX6jR+tuzWa9OyKvFn7XBnnA==","signatures":[{"sig":"MEYCIQCTyt39v6C5ES7FltmZRlk5zq+WWNIFBJdaYdPeyRpFigIhALWJ0+6fxh8e4agKp+dm+0YqPuH64a/CwA8LEZrINCFJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3411395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcp4/NCRA9TVsSAnZWagAA9XUP/2r8oB/FSHYCtnseKnLQ\nkm3f337GHGoKsBs2hMShHMVOGCtUN0ha1nKHK2csRFeL2XM6i230rXBfeolK\n/Mi5OPBGlqGllkG8zR4mxI5vN0lsnUhsw29ZRqf7p/vXMROQz66MstwH2yor\n5eakjdS/8g8aFAajBCgds+SukPBkrFMhvb4KLv3K3d203L9Miiw4FZX3KeSD\nowYZCTBo8/1wjv7vxptyFSZPJRd07cboGBxPiBqRBCa2mNnWE/XPJawIn++t\np5lupQKDuwQxWF8jIiquiPLBq4mQefH+rpHI4DnjbHhzQy1YDM0xx9KO+1yu\nq3F7M6gvqY6Zieed1QZ9vAvrecHTD3Yz33V2awCZKTWZzr0GQ79z+zDXDQWV\n+ejve9NRoojxSObxlJQS2JrKWx7rs13R20lbhkDYAzHdKiLva4hBjiveawpX\n/9FL3N8kZGzuxgtwzBHn8/I2dovBPvFkXn03lb4s5zmlDvWvtHW9IQidF8FH\nVWWc5MqvwrRpSBPLpExZ8PUmtDED2fl5VnAFHa9pCKvI0y9Lap9QR5RCMDnm\nYhbX6N1n35hXLh1goPqmvRlxwMuFVCgSnzFU6ChemjXkkIEI3zU5RuvC7Rug\nkxlZh7OiphjStLaj9ycrghZ+YYxRE69OvHyObFO+3lunSP8gSLus9ZabkuHL\nKY50\r\n=w+51\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"fa1582a974b92a71f8b1aea9f46bd92d4f88072c","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.test.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm run build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"8.3 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8.8 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8.2 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.js":["prettier --config config/.prettierrc --write","git add"],"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{"dompurify":"1.0.10"},"_hasShrinkwrap":false,"devDependencies":{"np":"4.0.2","ava":"1.4.1","esm":"3.2.22","acorn":"6.1.1","husky":"1.3.1","jsdom":"14.0.0","polka":"0.5.2","rimraf":"2.6.3","rollup":"1.9.0","tslint":"5.15.0","prettier":"1.16.4","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.4.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.4.1","@babel/core":"7.4.3","lint-staged":"8.1.5","npm-run-all":"4.1.5","magic-string":"0.25.2","serve-static":"1.13.2","@babel/preset-env":"7.4.3","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"4.0.4","rollup-plugin-replace":"2.1.1","rollup-plugin-node-resolve":"4.1.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.4.0","@babel/plugin-proposal-object-rest-spread":"7.4.3","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.6.0_1554485196837_0.5409736328009498","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"@ampproject/worker-dom","version":"0.7.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.7.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"bb966c7ff66d6c599e8f332f02ede096b2ec8e38","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.7.0.tgz","fileCount":35,"integrity":"sha512-bwDN/nyAp60NkKBvvKOF67uaLVr1QUJy16xr13mbANbUn46lCbO1k6AxuFrH5xD3jHxYf88hsGb+O1rhGHeQiA==","signatures":[{"sig":"MEYCIQDCS92jsnZ4OZtPiipm9C5g7y9Mf38oTFmF+IkXiiqO+QIhAPmrVjVJu2vYtXHbdRHaJFbh6tyIrCI8Af+uY5Nytfvt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3415462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrM8pCRA9TVsSAnZWagAA4pIP/jWLTZaR7FE9Hp8EXyS8\nZvWs5gPLKRBtECXwHytg3VFCBwvxwNFz+0g3QCafQYFgd6ymGScjlwtRmgSa\nj2MG8Oj/J3ULkL9JLFeEvtKtwHewsjCujwXcDUrvo7NPieW6S7B38zFiYu9/\nfRVaq9ePEAW3YWPeTzzFKHWsEPa2FyT/tnH5pt2O5YPUURjIWHY8b4spU3wu\nt1yvJCYDNg8OFnm/GUO8gWvUL65J0c0iuhM0z5ObnojML4I+nh8cDU98YGWy\nxeaHhcM0MruGNywsYef1EWfscuXecTwV6JWhufVZcm8CSMJ9S/nV9Qg7+muL\nxv0vWKYfeyPRgUgMYnn7HuZnQIR+vWqegn0+Ll2dbO8A+vtE4Q4tPXM004FH\njZUWMWFDMMm3k9MUpTFD7fI14WeUmhef1TCWPPMK4UDUzLRER3NFDqQS9OG0\nxonLPRLFwx+Rzr142AccmhaCfYd24j0lSjNNXalOcaDlOj4qEikdFAq/dco3\nCnwOHoeI1BuEcFUPet56zZ9drqvDF0YXk4qw58yRiR982hzMD1CrA5SQ7YvC\nPfCZ3v9aOb8WpytUOAzvF94PolOW8ZmpONtr3ecfQTGj03sUZxjIi/nOg3i6\nCGIL334YwbT4cBO692jNpHsIC710MKpEA7MPsFvn6ZA3EuYhX0QQBJhL3IBg\nz3ED\r\n=6W6H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"c493be554bb5309714c241f6958fc7faff99efb3","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.test.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm run build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"8.3 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8.8 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8.2 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.js":["prettier --config config/.prettierrc --write","git add"],"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{"dompurify":"1.0.10"},"_hasShrinkwrap":false,"devDependencies":{"np":"4.0.2","ava":"1.4.1","esm":"3.2.22","sirv":"0.2.4","acorn":"6.1.1","husky":"1.3.1","jsdom":"14.0.0","polka":"0.5.2","rimraf":"2.6.3","rollup":"1.9.0","tslint":"5.15.0","prettier":"1.16.4","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.4.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.4.2","@babel/core":"7.4.3","lint-staged":"8.1.5","npm-run-all":"4.1.5","magic-string":"0.25.2","@babel/preset-env":"7.4.3","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"4.0.4","rollup-plugin-replace":"2.1.1","rollup-plugin-node-resolve":"4.2.1","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.4.0","@babel/plugin-proposal-object-rest-spread":"7.4.3","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.7.0_1554829096380_0.15993732817761397","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"@ampproject/worker-dom","version":"0.8.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.8.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"eff375c992f0d29d4747362c5d23008bdc25930e","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.8.0.tgz","fileCount":35,"integrity":"sha512-+NPqdPQcM1A1JSiVKu2zfPvl6MGCy22SyVCamopS1IsrcNUev4plfERLHgDICTtiuwayKoU2WMHaHFEwPd/EIg==","signatures":[{"sig":"MEUCIQCQi/mQjWY426XsWrb0xvUDk1+tNwPgD4Jq3oXys0m9dwIgH2+CVW97anVb30kYmOqOa84Ds+oILM7Oq06exIGRans=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3456459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcriLhCRA9TVsSAnZWagAAFgoP/iMNUJK0kSHyG8gONQGo\n64atnt1OyIcaS0OIFTz1myoBkmmH5tqEbAtIaEkAO3yNaa57AbkMo7XiHfHD\nCO0c9Q4rpQEH8JX9OVAqpyeHRXXtwAviiOYlghNKoXx9U4ug4JT9vcHs9ZDQ\nB5RJzjUBT2CPaPDOpV5m1cR+U9CtiO7ZzTKY6AgJyXJRk0B0y2+eMBb88aOi\n8GQQNyfj5YmkeHSQtI+XJJcDI3OQ0gVmxMRCL1E5Uj3e14s7SmNsKq5aC5zI\nhUrqkx0Hgm1APsI7PA87FZIM/F2yiPuOh1LOpMgpmizolb6bo3qq6JrRAPvz\nTWEUtb21d6ZeZZuMhXAvwbRemMNCYE4Oh9N6juimdpKqWyJiHyqle1NPhApR\nETRZzhr2L4hgEz8x/7/3+dDlb1y3pNF9wSlVs/NevIXByUUtASd6WXIKLe0F\nrbt+ieY0LrS2Huxr88B+0MGH5kmjqO7C6pzmKp+NcdzC27dYJFx6FHvNpksa\nfrfmeBRFVTUy+8ltxmoEuxGmRvlYIAV4Zg2/q7/YKqPQZkSpAXgjtN5So9x+\nadqtjGS2gy5/o5a6OeZrboyFeJhd4E6bLXuK/Ygd9jykw/OA3GpJwKafFXqM\neWP9C+QnQdltyxP9jZSqIpdnZermjrOVu4ZgpmhR0FAPmWxs0AyPW9U8TWye\nWNzA\r\n=kOhp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"0e30d62961e2e2f66f81f97287995dd0f1e4e2e8","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.test.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm run build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"8.4 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8.9 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8.2 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.js":["prettier --config config/.prettierrc --write","git add"],"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{"dompurify":"1.0.10"},"_hasShrinkwrap":false,"devDependencies":{"np":"4.0.2","ava":"1.4.1","esm":"3.2.22","sirv":"0.2.4","acorn":"6.1.1","husky":"1.3.1","jsdom":"14.0.0","polka":"0.5.2","rimraf":"2.6.3","rollup":"1.9.3","tslint":"5.15.0","prettier":"1.16.4","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.4.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.4.3","@babel/core":"7.4.3","lint-staged":"8.1.5","npm-run-all":"4.1.5","magic-string":"0.25.2","@babel/preset-env":"7.4.3","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"4.0.4","rollup-plugin-replace":"2.2.0","rollup-plugin-node-resolve":"4.2.2","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.4.0","@babel/plugin-proposal-object-rest-spread":"7.4.3","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.8.0_1554916063899_0.27767752287661196","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"@ampproject/worker-dom","version":"0.9.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.9.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"7493af929a983d933a297e2f1a12d28d708abde3","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.9.0.tgz","fileCount":35,"integrity":"sha512-JlvtJBhJzu8/vmEEGM5stH5hvXeDao4jEg2LEdDXxPBlxuWDFA3JN1m29sO6flxrfSKQcok99u/TrPvGerQ0nA==","signatures":[{"sig":"MEUCIQC9S0sR/UzPt6QU4RTTYIaHn23qQ4gMmyA2RRyE0pSpegIgevsQdw18aXmoNFLZrbdHGj8ObmI8HdrJG/4/EPX3cCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3472541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcr/oVCRA9TVsSAnZWagAAawUQAKUiYUlITZefidfl7jXu\nkd61tzoAua/zBnE9fst4aKNc1KrSZmBPQdbvCAXptjvDu90jl/GDsxka5Vpz\nz3KriWXEcvOQNbTDZPqMaegekBZkVW6egQJFgIHHQDE8TansrQnVG4CoIr8K\nd/DxKS5AtdM3B6DqQkYGeEVwtL9dDKVawdziTOwYpPXznnprJjY2UFGMO+q8\n75GTsRPokxBoH1tRGuFpwlb5zw24MKGtV2mn4oy29nr9A/u/HRYcd4eIg07M\n007P9yLw97Xbg3EkrqR5w38ksli0tra/cGC3VcA0aTAT8Zq/UPe7jYn1bGD2\nsP71sXdgUQKDOcfK8FuLpCSlYorPh9K9mPuBtw0S8KA2SWdFaRUB8MeZLD3y\nvFBqW5jwBxlbSZvfaKfQDxNWzpyzU977AsIfKbzJO9F042EFDBMOoAyKm2gf\nL/jLpvS7+9xIlF+wrtdLVp0S//Xlg6mDdj69dw8LDFsh2+p/E5XwBOfOScs6\n5iLszAxAousbm+CFpRECIz/LV6bH38CSqOq6GJqkD/7rnlU0hJA0QxeAC0vG\nE+3bj3TnStHubcAkooTV9IgnO/fdQX2lQmJ8HHTEed3SofQG1U2nq4iq1cR2\n/Z+8Yb86Y8AGrNQaDT/Ai8h6VDvGm5CUfdJ888eKjEY9KiX7VOW8x66Mw8m5\n5Vpa\r\n=07pi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"7685f9499138688ddf6851f8a7cbf40ef8410d4e","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.test.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm run build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"8.4 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8.9 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8.2 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.js":["prettier --config config/.prettierrc --write","git add"],"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{"dompurify":"1.0.10"},"_hasShrinkwrap":false,"devDependencies":{"np":"4.0.2","ava":"1.4.1","esm":"3.2.22","sirv":"0.2.4","acorn":"6.1.1","husky":"1.3.1","jsdom":"14.0.0","polka":"0.5.2","rimraf":"2.6.3","rollup":"1.10.0","tslint":"5.15.0","prettier":"1.16.4","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.4.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.4.3","@babel/core":"7.4.3","lint-staged":"8.1.5","npm-run-all":"4.1.5","magic-string":"0.25.2","@babel/preset-env":"7.4.3","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"4.0.4","rollup-plugin-replace":"2.2.0","rollup-plugin-node-resolve":"4.2.3","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.4.0","@babel/plugin-proposal-object-rest-spread":"7.4.3","@ampproject/rollup-plugin-closure-compiler":"0.8.5"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.9.0_1555036693029_0.9853505045916322","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"@ampproject/worker-dom","version":"0.10.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.10.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"554587cd71088c0339dafb55bbc777d59d1fb84b","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.10.0.tgz","fileCount":35,"integrity":"sha512-APRdF5ItTkC568Bt+cAE4HvzuwIRDs+1zsLRr5d9LFlqnaMnn1StRQLqywcCmtQU5M9wBJuxwHEbFsnZxTT3pw==","signatures":[{"sig":"MEUCIA5QbHBzu8tERtDNWRSiwYtYy6xWHpI5I90Cjg2jZg8rAiEA0ALE+vWt2ce6Cn00A80Gy1vWjVlGA79sMFadZrTLSzg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3257824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJct7mPCRA9TVsSAnZWagAAtYAP/35QTo2rHXcw/vKiTAt3\nITly8qE+c2dv+y1R2ZPz4ECo+rRtd1qOHjWfn72WPw4/cTWPhaTMx1fEIqgV\nQPmIhAP2onsUIE9mEALaq1iVOBvetOnCk367wgeS+6qrIOlkBn5yPpFFSZDW\n6h4bxWaCR6Fr/3hBh/vmYKbEOhDAkKRKfADcJLEYQMgL6kb8HcALlIpw0clW\nj5ymut3Ao5IUhhkqELvu2AKOSCzA7Mg/TCRhaktWSbnh4loO82ZNyxoD1E9M\nYW1jjJejVFpJkb9RsR8bzeLiDWE9XxhWXVXE25Z/pAW7cyG74KK8LEgVKh1T\nuqWdZziShdlCcApcTiSuvtys9NyVILvcg57J6Dt8La/GtngYJGvWs87UWCY9\nsb3a+3VjllV9WK58H77myxSN4hZfLT23lhUTfJPH50azJb27uVypHsTIBT0e\nHhkURUoHxroHFIklQ2mOuRh8g6Y6eFnSTDcQSDe0HqijB0Vm5ukROQFXDDdQ\ngcG2aVxsVgWW2ggJ6j2MIk4xycTlIEvfcEL/86c9FJMgl43+oCHTu4OVr6qI\n94MQWvotxZY7mnPJR/xyATZgvsGwJ1lTFyG0vhzu4S/UNdpNBg+qPMHZ9aK7\nwttcxntGd/QOlKYr595rxGM0Wdz33ywp1B89/kjM0bSUYGvxm2a5S+Ze+dsg\n3whl\r\n=igK9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"19311fa7905f2ec7e031c0d0701738d7985066ad","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.test.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm run build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"8.4 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8.9 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"8.2 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.4.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.js":["prettier --config config/.prettierrc --write","git add"],"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.14.1","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"np":"4.0.2","ava":"1.4.1","esm":"3.2.22","sirv":"0.3.1","acorn":"6.1.1","husky":"1.3.1","jsdom":"14.0.0","polka":"0.5.2","rimraf":"2.6.3","rollup":"1.10.0","tslint":"5.16.0","prettier":"1.17.0","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.4.3","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.4.3","@babel/core":"7.4.3","lint-staged":"8.1.5","npm-run-all":"4.1.5","magic-string":"0.25.2","@babel/preset-env":"7.4.3","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"4.0.4","rollup-plugin-replace":"2.2.0","rollup-plugin-node-resolve":"4.2.3","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.4.0","@babel/plugin-proposal-object-rest-spread":"7.4.3","@ampproject/rollup-plugin-closure-compiler":"0.9.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.10.0_1555544462045_0.03979680879160763","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"@ampproject/worker-dom","version":"0.10.1","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.10.1","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"72d786b22a77fd3c01d122b546ad97fc2d06d89a","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.10.1.tgz","fileCount":35,"integrity":"sha512-uzuh3G4KBO045tNlxTeft8gKXb0BsTAZKCsFestacfhF15cVDYS6FeUf3It9TjoluRoqlkypSoILzlxGogs0Pg==","signatures":[{"sig":"MEUCIDYAV9ltiFPOn+ReWlbTWl31N/HvJGIA5RkqRwsBJJ8MAiEApQ/ZRXNYMkTRA8XCsw5zoPxNFDA6dq6coFevj59rEpg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3258250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcx49yCRA9TVsSAnZWagAAdxYP/2twW95A/DxVZvRmqC35\nZlmQw2kHIOCQNh+/DQHq4U2bQQAzvV+18sPwlzQ3HBYq7nSA0oxOqBakJtSs\nxQM3Sgrr3GWJeI4r7ZFGadF4OFE1m38fxLKBTfsSL+g3jiv8s8n1VNGD5fPP\nIqk3UGz/0sqIznGV5WOn3nFbwdQMbrmYV9KqsIifwrr5xM3NFzUP8HK2iEwK\n/RLQDexoWo6VZ4GGT4pzTNtwJcF9xzeeocqIrq8Hh5T+5Bm6+c4WdxM74BnK\nPVMDDUS1UOeAX9FaQLeDyo7RJ41l3lIIsN4+cU8P8/VTX2nwOW8rSq1qzyX9\nsIkMVywZYmEjaaW+IPdApsgndUZ52mPKdJXNAcq48AoBBMzMjj88ZsV+Jnrx\nz7Nkl9cnjLS9uAXmKBwKTp8L669jtxhV1Yfv7hTHWPjiE/pBX5fLqOe+2BMW\nH4n5HE5tOmDJfoygpDkTv06nWMzFqdZWXBjX0Iqn7l92yUAVgO5vX9xCMElP\nD6JP/fFFV3kFIjUnC85PrqoVGmf6Tfr84a6plIqEBE/SRwWb73SeMhMf9eTs\nHYat3jcnk/lzlkPYS/6VzqmMDRMYLroBxZcgVhpFbRJUBEVTFYTUJUbqLGcH\ndeUjhoqZg5x5bcB8iShCV2I+XvQHhOpi2vzwZza7YXOzRuMr+qeY7ly1vLkx\nNVSr\r\n=6KIz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"module":"dist/index.mjs","engines":{"node":">=10.14"},"gitHead":"9de8fd45cb168d0da08709ad0bc5f1069bbc7702","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.test.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm run build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker.mjs","maxSize":"8.4 kB","compression":"brotli"},{"path":"./dist/worker.js","maxSize":"10.0 kB","compression":"brotli"},{"path":"./dist/worker.safe.mjs","maxSize":"8.9 kB","compression":"brotli"},{"path":"./dist/worker.safe.js","maxSize":"10.0 kB","compression":"brotli"},{"path":"./dist/index.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/index.js","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/index.safe.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/index.safe.js","maxSize":"3.1 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.9.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.js":["prettier --config config/.prettierrc --write","git add"],"*.ts":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"11.14.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"np":"5.0.1","ava":"1.4.1","esm":"3.2.22","sirv":"0.4.0","acorn":"6.1.1","husky":"2.1.0","jsdom":"15.0.0","polka":"0.5.2","rimraf":"2.6.3","rollup":"1.10.1","tslint":"5.16.0","prettier":"1.17.0","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.4.4","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.4.5","@babel/core":"7.4.4","lint-staged":"8.1.5","npm-run-all":"4.1.5","magic-string":"0.25.2","@babel/preset-env":"7.4.4","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"4.0.4","rollup-plugin-replace":"2.2.0","rollup-plugin-node-resolve":"4.2.3","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.4.4","@babel/plugin-proposal-object-rest-spread":"7.4.4","@ampproject/rollup-plugin-closure-compiler":"0.9.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.10.1_1556582257641_0.3916539601265765","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"@ampproject/worker-dom","version":"0.11.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.11.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"09f86356ae009fb2982699a13ff7eca8b04f9649","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.11.0.tgz","fileCount":28,"integrity":"sha512-QTYDwLai0cHNhHvaMaBcaEe2GaKMHOvEY/hDOHTuDWeynpFCUyWUIWeeEjnbWjX9bGC7VOth4vC0/iGdVn85Uw==","signatures":[{"sig":"MEQCIGWFo/WlcPEQEcsZgGLtlt31jC1DEF814uhF7dzj7SIuAiBt/QU0zfuLQGg4Yc71qxbTLC+3VK+E0Yr7P7Ksvwhp+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2121959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0c6OCRA9TVsSAnZWagAAWD0P/jYebdSYcQ4/bQ9gonYg\nIEAM0l7DniTJrfstp/plru+MRxkdjDWfs0YbmJKu/k1t7LsVn15NU+GAnJti\nyr8OhqAvCs5knVbJDGk4v7DCDOaemh79DvmRrr29XhKsKuVfvDf3GV3obJjg\nk6xk8MzzrlwNsxNAzLZmX03I4JnRZ8JgAUgnGKadW+/pjN8HsutzJjAAVgoz\ntBJlrTA4kf/6hwBZ/WWyTJcdcBqEg4wZuoiwrbkKzmVH6bcDET/t9bX45p7T\nIJyEjyHnHA9L1Ct+snA5jRjSYBLZEDZj+odeCXYemUJFXXaRltYntirtvnPP\n/dwE4RG0zsmWGRphegAS+dK9P3Tmrnp7MGmffQoIZN+GYa0BNiZBJJWEAxO2\nUj7czRf3Xy5YBlZLnL029dcLE5XyzZraCTsZXIjqU083cZ8DPSj/pLTaQGQi\n6DHjOyXyMlp+XbkP4SjtxAUeelVWEy/tqNgk0uaWqgnucgf7Hui6gPSIa5cW\nqoD7YceRM1amLYwhp3cuPhBtghdBTb0N25rICjwkdPqmxAwMWeH/3Qew7l9U\nh+C7i86maZBkrTuBso8seXyWZl0/XjU2bjJ6fHqCrERZbQTXKQc2pJf3UTs/\nMEE1v/Wxt7kgfSqRAn4z8A5XHqCiTN/ucqWRJ0lcD4hKQoV3uebzNhawYOLW\ngtzX\r\n=ChAF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm run test && npm run size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/index.mjs"},"engines":{"node":">=10.14"},"gitHead":"558941c93b4591376215886d91fb5692e2397ce9","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.test.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all clean --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all clean --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm run build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"8.4 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"10.0 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"3.1 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.9.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"11.14.0","_hasShrinkwrap":false,"devDependencies":{"np":"5.0.1","ava":"1.4.1","esm":"3.2.22","sirv":"0.4.0","acorn":"6.1.1","husky":"2.2.0","jsdom":"15.0.0","polka":"0.5.2","rimraf":"2.6.3","rollup":"1.11.3","tslint":"5.16.0","prettier":"1.17.0","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.4.4","acorn-walk":"6.1.1","bundlesize":"0.17.1","typescript":"3.4.5","@babel/core":"7.4.4","@types/node":"11.13.9","lint-staged":"8.1.6","npm-run-all":"4.1.5","magic-string":"0.25.2","@babel/preset-env":"7.4.4","rollup-plugin-copy":"2.0.0","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"4.0.4","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.4.4","@babel/plugin-proposal-object-rest-spread":"7.4.4","@ampproject/rollup-plugin-closure-compiler":"0.9.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.11.0_1557253773892_0.39955085206486185","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"@ampproject/worker-dom","version":"0.12.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.12.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"6d8ee699581c286b8cbba333bf80ee0d3f43647f","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.12.0.tgz","fileCount":28,"integrity":"sha512-lS4zg3Qr6BrDplaF6bxAdF/JenXxMN6HbmThTQjnA5lxirU4gOAI2J/RSvDhDrULHZq793EsRTDX1PiEGpuIMA==","signatures":[{"sig":"MEYCIQCu+93eyd0Qua6xJVhesMrmU1w0n7sUgl9+fplqftha6wIhAP7Q9maRJKRVnYZv/w9iCRgg1jLmpQ0MDbzc2tgAglxo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2492914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5YXfCRA9TVsSAnZWagAARWcP/3rP92oe3M18Ddf65CLC\nokc/xy8qJ7m2YGopCqvJw3EC+0phYNJOBNtXopKX8+sUFr9i7BMCZYO+vJoE\nXFPeCb3Xipjs34jnxfPKJFmzJhBxW4gwa2NTlDAYNRRIkrWAHRHfhjUPu2+K\nTzUSXoDDEcCI1ymcF/xHn9pWHEeYuAx/CEHZ5cyID+fICkt3xb62Uc6sFX+e\nhRRNDd76DAHdo2j7Hlg/+FIDgJ9LI3yptpmgmw+fJD1+FhJe1b69cuvMs2T0\nCVTLcC/y1q1k1mMc6w9oQsKfGI6XvC9mVU87J6D4pkKEoWXLH8kRqp7zN/Ku\nbo80mOBpJST5bZMHE15SL0KDNKt2MVNcZqA4yOzPQfIkS9fXpUDNBuEpR8Lb\nO9WlJSDwPqwvOrAQ2LvDP+he4w4Co/Pkt9JX035M0n7fgYO4+laPX8TvyoYy\nkrlmMseVkiIxOLi3RQuxSfVGL9v71SpgUJ1utWTWtTWmbYTRX88DzpCb1i7k\nh16F3JylEky4I3Jb8kT2go+zPUCyMDFS97iGXa1nKUTFEejcpgkro5HDDrzn\n1nBgOu0RpkvKv21E9zIP7XGVjn5vFovcgVtWhG3Wp9Oi+tOy4gvRfjsVIlsr\nUoQOUVGJKCQt/rrGMGmNKLjpE/JZznupf4eXPGP67zEbz84cexKkZ1cnapEN\nnJHD\r\n=ZnGz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/index.mjs"},"engines":{"node":">=10.14"},"gitHead":"430a3057919194ae4db0ce36be213518a18d561f","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.test.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm-run-all clean build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"10.4 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"11.8 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"3.3 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.9.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"11.14.0","dependencies":{"@types/sinon":"7.0.11"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.0.2","ava":"1.4.1","esm":"3.2.25","sirv":"0.4.2","acorn":"6.1.1","husky":"2.3.0","jsdom":"15.1.0","polka":"0.5.2","sinon":"7.3.2","rimraf":"2.6.3","rollup":"1.12.3","tslint":"5.16.0","prettier":"1.17.1","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.4.4","acorn-walk":"6.1.1","bundlesize":"0.17.2","typescript":"3.4.5","@babel/core":"7.4.5","@types/node":"11.13.11","lint-staged":"8.1.7","npm-run-all":"4.1.5","magic-string":"0.25.2","@babel/preset-env":"7.4.5","rollup-plugin-copy":"2.0.1","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"5.0.0","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.4.4","@babel/plugin-proposal-object-rest-spread":"7.4.4","@ampproject/rollup-plugin-closure-compiler":"0.9.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.12.0_1558545886569_0.5090267406647966","host":"s3://npm-registry-packages"}},"0.12.1":{"name":"@ampproject/worker-dom","version":"0.12.1","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.12.1","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"5c67b42b9b2922d57e1ff24a51f342a91b62d630","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.12.1.tgz","fileCount":28,"integrity":"sha512-DzuHmFuLOHv41QWG1LvtF5HbcwNXHE7TKPJFtz6sWmYzSR5NKPZSZfeHGV/XX15LU3lHy8sMyIs1E53ZiuMMKw==","signatures":[{"sig":"MEQCIFbgo7191StrQhDsd9BLwEfFHNcM//sXY0d0k2KVID2HAiBQ/WDgS/i1B01a/Moi2Nus7JFkX4yEh+u74dcrqtu7lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2493741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5a/CCRA9TVsSAnZWagAAEqYP/2xzJvXggjcdrld3d8kp\nSyK94zAWOTF0I1uAbXnsgF3VZAiM6vlg5lTeF9OCyjujiHZKvj9+aKY8pNwx\n6EnmCpSwcROOKYBFNk146mngmmcvEkh3aMJjuWXnp0KzgIHQuWln0BfY0Jhx\nQz3YC+0RuOzBU5BOQQjhjGOaBwaYZh0tYSO2wzkKWaCeW4UjS2drYfNSkcBA\nrST2Qx5UFkiAdFKHVwXwUY4vRohf57C4h3yLNEJ12gSDky+RByBul/uabXCg\nY03vz9RGNKvw5NUnBfmmomruj8vwdckNs3zzBgIzvMtVgnZfqI5O+qurMhC4\nujsNn+3kun5VbPUZ8E1kJzE/KG0IlBSCU42RSZBsNm4jjnHrCcksA5bbKEHh\nBSaPA/L94LDMuJmUXz3+9mBhNRGh5/fORxG1495lU8oUFG30+iMqMt9xHE/6\nfo8Kec+ZThGNCO/cJqptJZoPcPv/ZK3ETvQmXNOkD+3sTqwONUK1YGlLb6mW\n7N6mljgOVnXn4mkg+idXn4m2gTofReuiBLoN2L+gr4NE9OjJ5rewi8qHnvT6\nBxOvTZ+7ZSxhGReGB5DQeNqqdRl+nuBfbSbz2jfY4ohlV5nbi5gZ+ZdjkAXG\nlvnaXn1TU9Tr7585Vd5W22oZ/ewtKwN7oiZUxA53ZHgV59Z8ZdyS+9C4kVPZ\nDwhB\r\n=lJKF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/index.mjs"},"engines":{"node":">=10.14"},"gitHead":"dac55e699b02c34f3f168fad9e47bfc93558a8f1","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.test.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm-run-all clean build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"10.4 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"11.8 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"3.3 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.9.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"11.14.0","dependencies":{"@types/sinon":"7.0.11"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.0.2","ava":"1.4.1","esm":"3.2.25","sirv":"0.4.2","acorn":"6.1.1","husky":"2.3.0","jsdom":"15.1.0","polka":"0.5.2","sinon":"7.3.2","rimraf":"2.6.3","rollup":"1.12.3","tslint":"5.16.0","prettier":"1.17.1","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.4.4","acorn-walk":"6.1.1","bundlesize":"0.17.2","typescript":"3.4.5","@babel/core":"7.4.5","@types/node":"11.13.11","lint-staged":"8.1.7","npm-run-all":"4.1.5","magic-string":"0.25.2","@babel/preset-env":"7.4.5","rollup-plugin-copy":"2.0.1","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"5.0.0","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.4.4","@babel/plugin-proposal-object-rest-spread":"7.4.4","@ampproject/rollup-plugin-closure-compiler":"0.9.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.12.1_1558556609691_0.47627576062403065","host":"s3://npm-registry-packages"}},"0.12.2":{"name":"@ampproject/worker-dom","version":"0.12.2","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.12.2","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"d81000d4ccfd0532cd8e0f5ceb01076d8035070b","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.12.2.tgz","fileCount":28,"integrity":"sha512-r7GCSt2VSUqaAXG3k5upLC/s0RARLgcVv4HbA23EvPB3/P2v2MbOoeBlbAHNL5im+Wh2bvq+mfDH8z5aa2vFpA==","signatures":[{"sig":"MEYCIQDAu3t+Y1AauL1ALWEzzsPNgixpmOBjL2AXchugTdIWQAIhANtWNr353upiaY/KehuHU8y+u9Qx/rT5j/llvNvdsjQO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2493740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5cuECRA9TVsSAnZWagAAT6sP/A1BcdZibtnywfzbc7Xx\n8HFMS0H306wO+NdyfprzrFXIM17NdXKPeIx4wTKS+rcZoKwu8O1DQiNjOZIO\nsVC41siifZYEVymCOIpKpUgfH92aaZ9dRh3EudlHMu+6PYMbJWr9nzMDEB0T\nchQk/PFkNJkv7t/tnQhlEKJtKL3UAYMYjzIwtx0VSl/zsjOZumGcc2yUgVrp\nO60cUXtqz7lO1nCAI/lUygCJxv0IiI1WBsOl36Qq8C2Ytq/o1LbqjDgmAhqv\nsu6ziW932qRGHKsmyFP0TUg0EwFTFd4lDTqjbqQmy4H26CAZpzT+uA8H0phc\nxmke68jDOjy1wQrSr5lvgYESw4m/FmXp9LB4iVWh1QS4KV4oZI9Nopd1963K\nzhbeTlk+RgQBHooAYzJIvE4thCCjUnc8Z6W+9oAwDl/WVtq5XTjK2yK1SEoo\nECxAfiPm/G3nd39HriW0ylVpzybi7uMVBsgavwSMMXNcZAeeOLOf656RYhTm\n6EzvrZjK29SSyNSAm0NsdyMzqVrrYN2zmyYnIOzKEDQ0GTi/ARildbvDyyzN\n0Y6eNnHj+FD0kv7eFqrESCsfLZAm5OpDIXYqG6+ZTucoUSj/2vHjjy57SByK\nZ+v5nPu2JM1oycXq4hQM+bKMyTmhH/kuSeLtuaDYVqroVwRW5UBLf6oaN0PJ\nY/zy\r\n=pefG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"gitHead":"522d4dbecbbb787709f4e258e6f503300f7e8dc7","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.test.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm-run-all clean build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"10.4 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"11.8 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"3.3 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.9.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"11.14.0","dependencies":{"@types/sinon":"7.0.11"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.0.2","ava":"1.4.1","esm":"3.2.25","sirv":"0.4.2","acorn":"6.1.1","husky":"2.3.0","jsdom":"15.1.0","polka":"0.5.2","sinon":"7.3.2","rimraf":"2.6.3","rollup":"1.12.3","tslint":"5.16.0","prettier":"1.17.1","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.4.4","acorn-walk":"6.1.1","bundlesize":"0.17.2","typescript":"3.4.5","@babel/core":"7.4.5","@types/node":"11.13.11","lint-staged":"8.1.7","npm-run-all":"4.1.5","magic-string":"0.25.2","@babel/preset-env":"7.4.5","rollup-plugin-copy":"2.0.1","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"5.0.0","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.4.4","@babel/plugin-proposal-object-rest-spread":"7.4.4","@ampproject/rollup-plugin-closure-compiler":"0.9.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.12.2_1558563715654_0.8939379718655189","host":"s3://npm-registry-packages"}},"0.12.3":{"name":"@ampproject/worker-dom","version":"0.12.3","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.12.3","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"651af1c4923c7ffd6d8cd5761ae66a0b59ac5b7e","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.12.3.tgz","fileCount":28,"integrity":"sha512-abBzcHLa1mtQRfAImpKiMLfDBmm94KHFkZyyYWj9jNQ+34Ubr6vxCc+laBF/SK670HuL2eVvS+dpAsFHudUQDA==","signatures":[{"sig":"MEUCIQCpKBMBl0OgnCBW37A1Wy5W5PSPi3Ei3NSsQO3mWiYBsgIgRbTXwZopNA1jraIQ55XzCfOIvcJ6qh0j0ztQh2Nsykw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2493873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5ttmCRA9TVsSAnZWagAAK8MP/jc9aHRmVhAgv1zGQW/t\nkU0tprDOWRfUxh0/xMDujSOBzDMMRmFxMNQvEcn/kY20cln8k9KrDuwIlOg/\n2PGk4w5a0lsnXbHlhK1bdjClfwrl4z2WSAY1Cc/WO6HxNpf9d8sFs/R9+Vo9\nPbDI4278JadzAtTvSfYZW7MvgdwnN9jpwqFj8lp8yzZcszAEe4q31IP7z5KT\n/bfMXAMqaQ++oCAbsZqGTagHn0u8KI7H/FNebul+7yc8LPsSQBPbkIZ0zOSZ\nRApSJMZ/gobrSKeKnl/UPwcr83pbradsKV1QTCk5uPeIgsxWbvsf/Z2LUH5R\neXaaODLYhff2HTTSS2LIWKVkRql0+m/aIIiYSrPPEXAxK4tk48XDVJInUdMx\nTR1sA4749WJk1/jEWadi2bbkw0r18bEsb7kYGjf322LJMoKmZsAnXyPFypae\n/hraspDUfp/RnfT96R7+oPp96BRpbkN/yc6+txeM6Bm79csBvKtYXyrFrj2B\nk9YZdbZRtsa69jK9F5z+C0yLrnqxgwl7AwxzqsrH92WH0fmmKdl5S0NrCZ/G\nCY6PZmfyK0cquiF9g4PfoiZrXK7mamAHOz2Il2915HJ7x8UU7xq44VlBG4wf\nRTpc4/dHYMz5fcu3zx2Qy08uvnH6wGZ97T8l/Qj3Kcl/0u6/5B+/3+0ogvHN\n2Dk7\r\n=TxQk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"gitHead":"bb7af1669c32b1a5b32fb2a9c6aad81919bbb4d7","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.test.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm-run-all clean build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"10.4 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"11.8 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"3.3 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.9.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"11.14.0","dependencies":{"@types/sinon":"7.0.11"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.0.2","ava":"1.4.1","esm":"3.2.25","sirv":"0.4.2","acorn":"6.1.1","husky":"2.3.0","jsdom":"15.1.0","polka":"0.5.2","sinon":"7.3.2","rimraf":"2.6.3","rollup":"1.12.3","tslint":"5.16.0","prettier":"1.17.1","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.4.4","acorn-walk":"6.1.1","bundlesize":"0.17.2","typescript":"3.4.5","@babel/core":"7.4.5","@types/node":"11.13.11","lint-staged":"8.1.7","npm-run-all":"4.1.5","magic-string":"0.25.2","@babel/preset-env":"7.4.5","rollup-plugin-copy":"2.0.1","rollup-plugin-babel":"4.3.2","rollup-plugin-terser":"5.0.0","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.4.4","@babel/plugin-proposal-object-rest-spread":"7.4.4","@ampproject/rollup-plugin-closure-compiler":"0.9.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.12.3_1558633317905_0.04249690952075369","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"@ampproject/worker-dom","version":"0.13.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.13.0","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"esm":{"cjs":true},"dist":{"shasum":"45d21c7cadd13e83b28c7af2a68041c81f3f8198","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.13.0.tgz","fileCount":28,"integrity":"sha512-uouzJNGZdhbK71vWhhGMBWTOYbmHl4qyazD1edkpGjaxwiFF/yDiCFDk/equushvRc9h47D9nhjbUWfrhlMnkw==","signatures":[{"sig":"MEQCICSv4jcVOqkcwB/kniKFJig4dxj/hlm4/lkadCHqkeLGAiB6TdhlIphNPAnrf1Ecb/yjqb7HuA5JOl3ecC1cr8u8Eg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2567846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdETkNCRA9TVsSAnZWagAA9x8QAIBC9+xEumAjn7wMvpvm\nJhpYd/LcSQHYjjQiD8f5VKyYJgZ/7BL6gEXmDGG2A3kp1U4k0QqViLA3C0eD\ni/h/Si6d0Wq+xDlwMXdzhRjHeq/mRUwzSe8prveribUoZ6W52KSQvc7262Iw\nlemZPtPwBIvaOBs6CCRBNG+jANHf9b+hqQULiwePfsyB7Ad36K+yCVr/E8SI\naZiS4caZAOiR3FzAqlFsGZYCziDc36k1zP6/Uq1g26h6ltpAXoaNAIhoVHif\n4OIxZjlpwlXGh2woioLu+RteKLvyhZP4yLWP+Qa0ntpwdZxRx1uvPsQPbrhz\ngYX0Fosz7vYf3aY+zAcfVUNgArnfrCzOIAIPQbJMBtkqEiJnT1IfaOJOxvQd\n0BaxbRChjpxXmrrCQyqVw9AmIX9T+4uvjX/iE1ykv5YCk0rucHJdmKuavdeH\n4vlXasogKR7uFLuN0WgUkLqnezSQwpxPMyX7zkmolp28iaLbmPFM6QMrZ1Yu\nmIk+/7sst4tGBbUr7EgJBDyWha6S926TGhURzR3ZGRcDA7LruG+HMCD3GQJU\nm+Vb9tZW6zTtDeYelPwNoLH0fzuu9Xkk+mDGRjSOrwRy1PxUEK7RlBALSar4\n9pXgFvm6otAGvSon9bX1jdF+RM6oWs8jbuoJXLkUHJ5G/fGGpYDZoA0wHP9Y\nMB8k\r\n=UPLf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"gitHead":"4997488eedbd6274a3cdcc52d95a3bbda502f5de","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v output/test/**/*.test.js","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm-run-all clean build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"10.6 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"11.8 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.1 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"3.7 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.9.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"11.14.0","dependencies":{"@types/sinon":"7.0.13"},"_hasShrinkwrap":false,"devDependencies":{"np":"5.0.3","ava":"1.4.1","esm":"3.2.25","sirv":"0.4.2","acorn":"6.1.1","husky":"2.5.0","jsdom":"15.1.1","polka":"0.5.2","sinon":"7.3.2","rimraf":"2.6.3","rollup":"1.16.2","tslint":"5.18.0","prettier":"1.18.2","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.4.4","acorn-walk":"6.1.1","bundlesize":"0.17.2","typescript":"3.4.5","@babel/core":"7.4.5","@types/node":"11.13.15","lint-staged":"8.2.1","npm-run-all":"4.1.5","magic-string":"0.25.2","@babel/preset-env":"7.4.5","rollup-plugin-copy":"2.0.1","rollup-plugin-babel":"4.3.3","rollup-plugin-terser":"5.0.0","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.4.4","@babel/plugin-proposal-object-rest-spread":"7.4.4","@ampproject/rollup-plugin-closure-compiler":"0.9.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.13.0_1561409804232_0.28092125139186086","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"@ampproject/worker-dom","version":"0.14.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.14.0","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"ava":{"files":["output/test/**/*.test.js"]},"esm":{"cjs":true},"dist":{"shasum":"642d8b12bd7198a54a9d1ad93a27d4cf541c7236","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.14.0.tgz","fileCount":30,"integrity":"sha512-IZ8dC9KMiJH7rvw8+k9iVwD/aqqnFNVU3cqZE5Fc2YvUKLrWPsrtJRoQ1EO099D8yLaZDzZkfOKlUl54vBcvmQ==","signatures":[{"sig":"MEQCIDEZnsX+O65/zFnAE1NPZS7vKY8uI/UAqpA1lr4NINe/AiAy/sQXUqIqZK4cnaezsai1iZnFhmVQuErqr53p/Ap2eA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3041972,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKP2uCRA9TVsSAnZWagAAxtEP/iI6F+s85Ve0ICzrC2/h\nfFpq+LUuYoxFYBKdkaGAKXwsCfxy1MkVQ4ZZICRARV9/7/m25HVtrlwv1odA\nZIUbkOw/sSHbNK4/b/Ku9fmTT2E0KmEgpkb1iD35w3hv5gghCchQgG9exK+8\nUbHkktG5GRvXSaVT08X5cU7RaUnY/9RGNi8UivNDl3Uba56/3A2dYC2ru6S+\nrlEer2iwAAuGbNiC3USUXsC9nPh4mEL9ANV5uCQse6ZMy1JOoDlnJa8ECkju\nNKTIFYZ4xwtkLk6E0GbZVsCU3lCifHZ+dPuvwUkZ4fOD90cyAgZNVK4qvS7k\nuTF+Oz1RVtCHeL4GNFlLspvFBxqAKo0gW3CMGg7SZ9HNjp8J53t7sC8bsvXT\nHroSGFu+49P/z+lKxrtVjwZCLrLUGHTFi/ZYAmtnjA0HsiE5fMl5PUROSEoL\nH2FigDt7SfuTVltAUgKoJiXx0L3JCmtkk8TZx+8LxUYyxo4auhSIOnwqbDHz\n5gtjPm1pFVC35B3R2zLE1JZQExAt9NAkyhJ5Kspfp73yOezYUdllEoZ8ceo+\nv33+fDRPdu+E/Q4R6Bri82EEnD7tI50DUOtm5WidnEdLzLUk/EDbKMSHQMQq\nKue4BcMn3ceLINbLAWxgVQck8emTgDqu9ynrBNAVtxnn4kgaIIQlLJrywUXi\nLYPN\r\n=XZwg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"gitHead":"92b897f112538e0667afd3591446a6f542d0b405","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm-run-all clean build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"10.95 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"12.2 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.2 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"3.7 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.9.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"11.14.0","_hasShrinkwrap":false,"devDependencies":{"np":"5.0.3","ava":"2.2.0","esm":"3.2.25","sirv":"0.4.2","acorn":"6.2.0","husky":"3.0.0","jsdom":"15.1.1","polka":"0.5.2","sinon":"7.3.2","rimraf":"2.6.3","rollup":"1.16.7","tslint":"5.18.0","prettier":"1.18.2","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.5.0","acorn-walk":"6.2.0","bundlesize":"0.18.0","typescript":"3.4.5","@babel/core":"7.5.4","@types/node":"11.13.17","lint-staged":"9.2.0","npm-run-all":"4.1.5","@types/sinon":"7.0.13","magic-string":"0.25.3","@babel/preset-env":"7.5.4","rollup-plugin-copy":"3.0.0","rollup-plugin-babel":"4.3.3","rollup-plugin-terser":"5.1.1","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.5.0","@babel/plugin-proposal-object-rest-spread":"7.5.4","@ampproject/rollup-plugin-closure-compiler":"0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.14.0_1562967469220_0.796596984556643","host":"s3://npm-registry-packages"}},"0.15.0":{"name":"@ampproject/worker-dom","version":"0.15.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.15.0","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"ava":{"files":["output/test/**/*.test.js"]},"esm":{"cjs":true},"dist":{"shasum":"58c646ec23cfffcd7e74d20f5a7abcb26815d335","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.15.0.tgz","fileCount":37,"integrity":"sha512-PqPZjdcUATkLXl6EXSYP6YvRKMAUbUBnRufVcnqIRkAanqwpVWRJ+3VWxsTPFm8WT73Hv/bbbFLpaE2N9V7YBQ==","signatures":[{"sig":"MEYCIQDW9RmfXxbb6r50MdhzI62kl3q2OdicFi07vuETtxr0EAIhAOw0VLAI6tbLKiGfBnFGvcSfsWzHMdXshaKwG+mP7mbK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3107747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN0SBCRA9TVsSAnZWagAAvbkP/3L+2GqDB4BlDdby31M/\nU03tJNGPVDejqH9XY01pQexmGH8W3+NqT3rkHWhwDPt6eBEgG6ehiKJObKiG\nwQO1ezffUh7IbgUmKLsndJPolQs3qK4RMKTcsp8Z2dtNgtzHqgjdIoCxgv+8\nVp8qeTXHEJjAQd1JMs1q1Z79LxLFYrIIaB4S5+bbAa2QOD0m0ZATwzUDDqOq\n0CcncXm251ZjGCOwBrCNIzV2LKMrOHCZnh0oyDGnIzMScrCnYgFyx5mQ5XUG\nbeiXcKqOh6vAtmYLW3wuxF+0qVZF8FaUfKp8PUZynodwSqLHg94F3UpYD4hI\njsV0qbHhWldlzJZQCZTgrLADz/qK3IswFQ8a0rovivxAFb8KxdcSwSXdqywR\n8GLls3aqiHAIEDgvXasM5EL6VXtVPehL84QfO/z//gZ/ls2hBIvMmHdzvmb6\nkEOJUQ/Yk6ZT/BZyodouidcYqAuAsCs++qvgdnKtBzFuC0pduSDEIFWSiwF8\nfM/L1ntqWSg7+7RCdg//hnUba8ArCXN06a4gcxHGB29cnckVAw9uxfCVGLCW\nLiTaJh5Ide0iU/3aYvd+BCm+YquN2VOK2xhknL5SYUKCb8Fu+CExNXYbnuMh\nBZp/ii/TW0FtAMYMjK+TV3Ukx6dGA9MWM1gvEelwjvGlTpQXvfmQ0IFNSLSg\n+mb5\r\n=PMsC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm-run-all clean build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"choumx","email":"willchou@google.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"11.2 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"12.4 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.4 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"3.9 kB","compression":"brotli"}],"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_hasShrinkwrap":false,"devDependencies":{"np":"5.0.3","ava":"2.2.0","esm":"3.2.25","sirv":"0.4.2","acorn":"6.2.0","husky":"3.0.0","jsdom":"15.1.1","polka":"0.5.2","sinon":"7.3.2","rimraf":"2.6.3","rollup":"1.17.0","tslint":"5.18.0","prettier":"1.18.2","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.5.0","acorn-walk":"6.2.0","bundlesize":"0.18.0","typescript":"3.5.3","@babel/core":"7.5.4","@types/node":"11.13.17","lint-staged":"9.2.0","npm-run-all":"4.1.5","@types/sinon":"7.0.13","magic-string":"0.25.3","@babel/preset-env":"7.5.4","rollup-plugin-copy":"3.0.0","rollup-plugin-babel":"4.3.3","rollup-plugin-terser":"5.1.1","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.5.0","@babel/plugin-proposal-object-rest-spread":"7.5.4","@ampproject/rollup-plugin-closure-compiler":"0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.15.0_1563903104538_0.619612113315392","host":"s3://npm-registry-packages"}},"0.16.0":{"name":"@ampproject/worker-dom","version":"0.16.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.16.0","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"ava":{"files":["output/test/**/*.test.js"]},"esm":{"cjs":true},"dist":{"shasum":"2e3cb83826a92381c15388482255e7da87b76149","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.16.0.tgz","fileCount":30,"integrity":"sha512-4ewSDKbPD/zPRkQf9cK+2ldxX2VOqpMghSwoOL5hPr0xZncTMDI4T/aKd0l5kvCXc/OH8pKiM6hgXFVIGibfqQ==","signatures":[{"sig":"MEUCIQCIdlVjejAgonKRN8ENvWgaKhvP9SQK4Y3llc4BdKokdAIgS8cD+PfvnKfa1Y4h8fA82+tgkFjv3CTy2h9FF4gEE/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3112734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQLs/CRA9TVsSAnZWagAAFTIQAJll0qC7FVyCfw5iq6Ih\nOziaWX92UgWS1sEH4XCJfHzhNzFJPUfblRDOKIRwBnFCDt+I1XYk6n78u5Ej\nWLHMHrv83uVxN2u0/RN9Rqtejgv3sv7RyqH4WYAK0ByzJZAIgipKeQSKYqkN\nmhSNfyL5cttJPnjjX5HVNTfnyHlZdATCRGGxkSX8caoy6JPiaUBipNaQCS7/\nJycInAOhvYD8VWzJ/gjHn6KKXWyNDknSUbz5CedJVlb2tfLqQ3ZsBWWPKFTQ\nRgHCFLt1sXde+ayHmEbA4dWYrsqbmxhA0savn5/sp1QWFzybl7owFPXaSdb1\nMtCAjz/qgNW/Ism8tPj7b0oZ7nr8Dksp4J04xOC3nCDkOEEjzJ04W0GDgmu4\nCmTR94jwgCNzirOaJNcKsRT43Vz9UO+q0FIaxeWb6EyqKPHSRFLvZtRJHFk/\ngKLsQVDJlby4zWeCTgwlcUSHxCF93T3OqMsS+zmvNtK7Yrc51fM+weoBpvK4\nB+D2rgjH49l+7M/Gd6hkAORFEThi8bIZ3OJI5/57fjUcgZ/U0vlNUZ9brCH7\nJz2VAQQLaJMFeptybZJAuTrOVm+jZZzHLqWvjA2WP79iPZdYEBUMeoWjHzpN\nc74Dko+dhCNqXGlyDFlm8GkkWUL+BIPKN1E1nfaxnexfgYWgKuhiIAJkvTlz\ng4o1\r\n=dBcn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"gitHead":"0275034590d319d8d91967b761e2c47bde158d4c","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm-run-all clean build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"11.2 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"12.4 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.4 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"3.9 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.9.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.16.0","_hasShrinkwrap":false,"devDependencies":{"np":"5.0.3","ava":"2.2.0","esm":"3.2.25","sirv":"0.4.2","acorn":"6.2.1","husky":"3.0.1","jsdom":"15.1.1","polka":"0.5.2","sinon":"7.3.2","rimraf":"2.6.3","rollup":"1.17.0","tslint":"5.18.0","prettier":"1.18.2","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.5.5","acorn-walk":"6.2.0","bundlesize":"0.18.0","typescript":"3.5.3","@babel/core":"7.5.5","@types/node":"11.13.18","lint-staged":"9.2.0","npm-run-all":"4.1.5","@types/sinon":"7.0.13","magic-string":"0.25.3","@babel/preset-env":"7.5.5","rollup-plugin-copy":"3.0.0","rollup-plugin-babel":"4.3.3","rollup-plugin-terser":"5.1.1","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.5.5","@babel/plugin-proposal-object-rest-spread":"7.5.5","@ampproject/rollup-plugin-closure-compiler":"0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.16.0_1564523326337_0.8042443071722758","host":"s3://npm-registry-packages"}},"0.17.0":{"name":"@ampproject/worker-dom","version":"0.17.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.17.0","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"ava":{"files":["output/test/**/*.test.js"]},"esm":{"cjs":true},"dist":{"shasum":"88e9803cdfee85c72f770709daca646e7b12f481","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.17.0.tgz","fileCount":30,"integrity":"sha512-hDNbRe9iuW1gGbpq+63mBNqsbu0uUAbU/GyvMgGsp6eCBPbCq/FBsqpFMYf0vCpVd7F5sqNmhOXUUBDpX6COVQ==","signatures":[{"sig":"MEYCIQDZF9H1s/y/b16KyiQLDwaMoAPmHUnuv0W/IcXHZnGB3gIhAKV87RbjkYydny0/QBtGaReipDNaQKVQA7Gcn6X04Hwr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3113298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVG7LCRA9TVsSAnZWagAAxIAP/3cY5QKpPez5NBm11vrM\nWTkN+IqBSXCt7dLUMJZOfrUmlhSZG7Bs8aI5I4skZ4o4x7egNWpk67YzrNE1\nE47W2V97JddXTkvzQZwpmIMncJnbNE02THpAaDSqyPTxk7aNsW4JE4faqnIU\nVECVEN+Ga2WLOXm0xWmK/4/UX9pxpP3bgKkRXYeswkDzxr56kixy09jfBU9w\nbh73JUO9/U/IaExMqHHLUc64UsaI9bjderM35UelqSirPue9PmfnXUktWAGD\njojXl7nqjmQOgpE8snCKxtmVkD+1XR01NmQLEQRka7JVgo38jFUj3Ql4g0H0\njdE0XdHebfIfeI81TS9TtRfdyodm7vwFejiPwZzd+XLHPujsFDrQrrKoWj6N\nlmb1uaAh4pu8AE9rMtqYs918SD9M/9dhXMiKL5i0LvR85DTUDgIxiIgRazIR\n+PdBLySsoGsGMtzLhVtc6MtGqp+W69CjqcJqwXNLikQ/gU9FBY6lUiVOOIu0\n6trcnZAHotV8vb4aejKe1czxcY+SZwj9V2bcZL4buVx92JZjP6YvS+AUAM2F\n+w9QWQbwFQ5dWiS4V/P97IYncw0dhsrPSf3kppvsFTmbHnS1VL5hRcEUEGBl\nkDnzx785i+nYZbxnBxAVngZNZXZerZrrxckkPkv1dtIr6vK3JnObPbVYZbpB\nEpMj\r\n=0H03\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"gitHead":"c45cf6c3cc339dca4d3ae23b126c445510fa0c04","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:test:*","release":"np","~rollup":"rollup --config config/rollup.config.js","lint:main":"tslint -c config/tslint.json -p src/main-thread/","pre~rollup":"npm-run-all --parallel tsc:build:*","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","tsc:test:main":"tsc -p config/tsconfig.test.main-thread.json","prepublishOnly":"npm-run-all clean build","tsc:build:main":"tsc -p config/tsconfig.build.main-thread.json","tsc:test:tests":"tsc -p config/tsconfig.tests.json","tsc:test:worker":"tsc -p config/tsconfig.test.worker-thread.json","tsc:build:worker":"tsc -p config/tsconfig.build.worker-thread.json","tsc:test:tests-main":"tsc -p config/tsconfig.tests.main-thread.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"11.2 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"12.4 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.4 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"3.9 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.9.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.16.0","_hasShrinkwrap":false,"devDependencies":{"np":"5.0.3","ava":"2.2.0","esm":"3.2.25","sirv":"0.4.2","acorn":"6.2.1","husky":"3.0.2","jsdom":"15.1.1","polka":"0.5.2","sinon":"7.4.1","rimraf":"2.6.3","rollup":"1.19.4","tslint":"5.18.0","prettier":"1.18.2","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.5.5","acorn-walk":"6.2.0","bundlesize":"0.18.0","typescript":"3.5.3","@babel/core":"7.5.5","@types/node":"11.13.19","lint-staged":"9.2.0","npm-run-all":"4.1.5","@types/sinon":"7.0.13","magic-string":"0.25.3","@babel/preset-env":"7.5.5","rollup-plugin-copy":"3.0.0","rollup-plugin-babel":"4.3.3","rollup-plugin-terser":"5.1.1","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.5.5","@babel/plugin-proposal-object-rest-spread":"7.5.5","@ampproject/rollup-plugin-closure-compiler":"0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.17.0_1565814474386_0.3113679177972619","host":"s3://npm-registry-packages"}},"0.18.0":{"name":"@ampproject/worker-dom","version":"0.18.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.18.0","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"ava":{"babel":false,"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"7f19f117fe7aa69b8cf6f940253e64a965387e58","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.18.0.tgz","fileCount":30,"integrity":"sha512-2DzoYfHpegYHuOefp4xdoUMIIG9Sx5jo9eT9Rk9B5rd21kRnC9+GCnwatCJKvcqL24/yj7GC1INp+lfQ40luwQ==","signatures":[{"sig":"MEQCIB5Zb58L5kKarCren4gFrDgipv86zrgv2A9B4l+SUGjfAiA1uGNHlD5U/QO0TonSAW6jKS0xUNqBNT1YdS5z8Kjynw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3113167,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYgyMCRA9TVsSAnZWagAATg8P/3TCIQvSHssnfu3zswun\ntbD1h3PXD5rS0t+VWAoXG8rXeK9+liFb5ePa9HpHxtHB5UpbB0xlTRx4Y2qn\n5C4nbeLSCAUFGwYday25SAZ5CDjC++zOw99cHGyvl8ia8uMx/HrCjNc1k1yp\njdjgWj0BzFqx5TeIpOpbC9bGB2w9ldnfUDz3QqkckTXMmc2NMlXvoXmWq0Pq\nFVcxc35+6ZVYyOQBlhdBWvsLgiUiVdmH8vAl0WEWXLFx0oRw/ZNTYgODoM5s\nK1QQV/ZEx4ZzPVOs47msIBMgTQYNUDlt035/JNQsIBX4iMe5tBGRRwGFlyKH\nWJflA+j7/SuiAOHYG3qITSS5haCNyZrWoG0UulpMOUrLSom7AciCgVYjP07U\nBSdJZqTkB/mQsr+IPxwxhb8LD7rqOX65PsnKcS9aCQLVV3naq76ZLJGNMZth\niw/uld9hADEQyrynuXNJsnKxZuxojKcXjH9Y1m1P49g+NjLZubW4BTYS6P6X\nfKMLarRP9NNH2HjLgPQYuM/JRpr7KrQ61wuGn+AY2pFFVJ5sx91WSh3LBjZc\nN41cnWo+YY904KUU0j5SkQGqxpxkJT9Ed+sMZuNYhwGLpxkN1pUaCAzt7w7D\n8XiNH0UDXItJIxv3FrcaHTPnellIvOvg5+LDSSODom5G85+Kikp2fiMQvcrL\nLRlY\r\n=IZLK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"gitHead":"228cafa866b451257f02f54fe17b294d50102fca","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:*","release":"np","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"11.2 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"12.4 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.4 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"3.9 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.9.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.16.0","_hasShrinkwrap":false,"devDependencies":{"np":"5.0.3","ava":"2.2.0","esm":"3.2.25","sirv":"0.4.2","acorn":"7.0.0","husky":"3.0.3","jsdom":"15.1.1","polka":"0.5.2","sinon":"7.4.1","rimraf":"3.0.0","rollup":"1.19.4","tslint":"5.18.0","prettier":"1.18.2","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.5.5","acorn-walk":"7.0.0","bundlesize":"0.18.0","typescript":"3.5.3","@babel/core":"7.5.5","@types/node":"11.13.19","lint-staged":"9.2.1","npm-run-all":"4.1.5","@types/sinon":"7.0.13","magic-string":"0.25.3","@babel/preset-env":"7.5.5","rollup-plugin-copy":"3.1.0","rollup-plugin-babel":"4.3.3","rollup-plugin-terser":"5.1.1","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.5.5","@babel/plugin-proposal-object-rest-spread":"7.5.5","@ampproject/rollup-plugin-closure-compiler":"0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.18.0_1566706827762_0.37379824583457477","host":"s3://npm-registry-packages"}},"0.18.1":{"name":"@ampproject/worker-dom","version":"0.18.1","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.18.1","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"ava":{"babel":false,"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"19ee13be65cae9ef20764a44e990c66ab5214d83","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.18.1.tgz","fileCount":30,"integrity":"sha512-dX/ixCv7u72J4giKhfZUqRS6aIeVxeoP084Coni2MJ7jGaMBsgYnd4agzyuchkPjiYr+43dH2pK4nRRt8GP1qg==","signatures":[{"sig":"MEUCIHBcRq5TJdenVawHz0kXgwg9qMIYbZYvuzqkTx1mab4RAiEAvzOAYs7N6jV0dg0pv33YTPxTl+uorf/LY9YOMMP1ekg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3113167,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYhOICRA9TVsSAnZWagAAJykP/1RBDff6ICOQTRJMuPWS\nwY236W6s+k6wiBu7zM8+ZgTHc4g+slXsO2MFa52WqrgaMQzWFuCHm1InNCqJ\n6Ddrkuw2+jUWNrI35UXpnJiVqPMc3GhJ6pfXZwhM0Us1fv0hs/aWW4pHMAy7\nDx+idQ5qVU4DF2CnzZP6NGFd26OTnEnDZcLvmR31m9INw1T151q4EYCL/cYM\neH+JtGnghCUjrKSL63I+BdArKSeqvdNbvXpLlmKWQUf5Nxa/iyMIb1yQUgN1\njnFVrfwnHrLeF6weqX6NrFGHaI09qOFMHYKBYj7WVHUrOFjSv2+P5zMGWdHM\ns87/NZD95Zx6dw9rJb4E+XWUcVHKsQku4IdUxOjZt0YyqjJ3mNlfRqMyE+9L\nyVkOmEHopm+tUypmg53v+xpKvptrcrKV/KkNhPelsRQ8x8K0J29+SGdQIk8A\nUwn9RZ/0eLQU+qtQPMrhGqpha41juqGMWh74pQqda8vI4U5JRZ1UxzUUsiS6\nVj+gDrPaEGJVxL3reGTTKhsvbCQyPm6NUiHRmd5ImG0j1ULF3vONwQHaVkRN\nB1Ol1WDDr6Y2JFlumatLjGPwV3F5ZIbgU8B4BTB6llBnhBzEmLxIECiZJPCB\nlnnVCAKysRWk+Y4cSuCqGnwRwLis+JvpcnEGhqaJ5kpOtFsaDxxUebD0VQD2\nSVj1\r\n=DXA+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"gitHead":"3c4b692656e287c913286fd8955dff39fcf5db85","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:*","release":"np","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"11.2 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"12.4 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.4 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"3.9 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.9.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.16.0","_hasShrinkwrap":false,"devDependencies":{"np":"5.0.3","ava":"2.2.0","esm":"3.2.25","sirv":"0.4.2","acorn":"7.0.0","husky":"3.0.4","jsdom":"15.1.1","polka":"0.5.2","sinon":"7.4.1","rimraf":"3.0.0","rollup":"1.20.1","tslint":"5.19.0","prettier":"1.18.2","cross-env":"5.2.0","cross-var":"1.1.0","@babel/cli":"7.5.5","acorn-walk":"7.0.0","bundlesize":"0.18.0","typescript":"3.5.3","@babel/core":"7.5.5","@types/node":"11.13.19","lint-staged":"9.2.3","npm-run-all":"4.1.5","@types/sinon":"7.0.13","magic-string":"0.25.3","@babel/preset-env":"7.5.5","rollup-plugin-copy":"3.1.0","rollup-plugin-babel":"4.3.3","rollup-plugin-terser":"5.1.1","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.5.5","@babel/plugin-proposal-object-rest-spread":"7.5.5","@ampproject/rollup-plugin-closure-compiler":"0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.18.1_1566708615367_0.37358257772476566","host":"s3://npm-registry-packages"}},"0.19.0":{"name":"@ampproject/worker-dom","version":"0.19.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.19.0","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"ava":{"babel":false,"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"31d65478d332cc8118ceeb6248e3d7abee68dbf0","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.19.0.tgz","fileCount":37,"integrity":"sha512-1nWgjsfvGSBqPGYEM9G6uffOUuxceuS5sLn1xYxfF5bnZ2cFakHdnEQR9Yy3P/62oqZP+4CXC3dynWYTtaGrRg==","signatures":[{"sig":"MEQCIFgrlqU6u8RdDDihtlVmIuj/IJkT02NgJjSDcFAZIyniAiAAzz9xKZVOoklFw+p6jJ894fnyVxPVJ0Rq9Uj/Tt8zCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3187232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeCBwCRA9TVsSAnZWagAA5rIP/iSCSAcEsflPK1lTtly3\n/Rwm6+C7FfNm4SZ3q1SbJuNqxCeiYdB+28pysY3OCv9cMHlKANqqcu3w/x4j\nO3T6jRQCHUYKnRAQ0llo6HlhgPjTOs2SBWWsRlaVnCqKzXLh67xTub+3h5ix\nAOBqcNygYpVwL7nN0CUTa+LsoR2mGSwOL62wikaiD+Vh7vi7EKvhzMnsF5dX\nJYLpS0PtHilkXVOULGmkzOcBFyKB++c9nbyhKDjpakK3eh4aaY8h8CT7LrTT\nIWgerhGiNWOi2ZMvs0E2njT2iEAA8TFUwzTfraOp91Sc5IVdKc+cmJbk8LUi\n1Qi9YkDeUs9XBv9OjC3ZKerbGrhNkVXB6+dhr5qTp8WQbMEwNCC/h1VzZYkp\nocb2ZGipRb1X2HKED7apXtK/ILUhVtumFcoxDyrEm3d/6SPZ+6YLJzJvMWHY\nfIQ3AqeuGFytQCjsxXncjzpCwPooKeXYXzjGVxnfeUHC9l2gghYkLrwhrIOZ\nCbGg/UIPZ0ihs618Nl09dFqMY855bvguIro1wiK52iHhvLy8JeGSLJft6K6b\nrRksGqDy73tCdKChZYgEJiWN8msdqAWsKNKzypTzWpUxE1xeEbFXYRzI5Ek+\nXr+pCCj3XRBlinRlprQ1XulMrsuCNEKV+euC+JpvBjQGa/zBDBmbV3X++kU2\nkJn9\r\n=2s8P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:*","release":"np","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"choumx","email":"willchou@google.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"11.2 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"12.5 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.4 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"3.9 kB","compression":"brotli"}],"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_hasShrinkwrap":false,"devDependencies":{"np":"5.0.3","ava":"2.3.0","esm":"3.2.25","sirv":"0.4.2","acorn":"7.0.0","husky":"3.0.5","jsdom":"15.1.1","polka":"0.5.2","sinon":"7.4.2","rimraf":"3.0.0","rollup":"1.21.2","tslint":"5.20.0","prettier":"1.18.2","cross-env":"5.2.1","cross-var":"1.1.0","@babel/cli":"7.6.0","acorn-walk":"7.0.0","bundlesize":"0.18.0","typescript":"3.5.3","@babel/core":"7.6.0","@types/node":"11.13.20","lint-staged":"9.2.5","npm-run-all":"4.1.5","@types/sinon":"7.0.13","magic-string":"0.25.3","@babel/preset-env":"7.6.0","rollup-plugin-copy":"3.1.0","rollup-plugin-babel":"4.3.3","rollup-plugin-terser":"5.1.1","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.5.5","@babel/plugin-proposal-object-rest-spread":"7.5.5","@ampproject/rollup-plugin-closure-compiler":"0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.19.0_1568153711452_0.9871599652454424","host":"s3://npm-registry-packages"}},"0.20.0":{"name":"@ampproject/worker-dom","version":"0.20.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.20.0","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"ava":{"babel":false,"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"2fc4803999f8b08e276aeb32de4c0dbee0fae882","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.20.0.tgz","fileCount":30,"integrity":"sha512-k/ZNw9R/DJd3t6W+wlArq+trHSCAoomuIUfsbaXXRrGMtCW7CPtyi28pRJkwFIttwQF+CKHnRZdUa28dCE3+4Q==","signatures":[{"sig":"MEQCIFo+8HaCwFL6SbNlgKDS0Qsuu4rNnZzYXB5c2yh533a1AiApA3P7/XMEscfvW/pOaEl5rGzIS+nhl70+QL1ZQYXWLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3206191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjogOCRA9TVsSAnZWagAARG8P/jsMJ222+J/PFy6bU5et\nyWUVm9PwmwOS/1BF57GbVMk2fnonLYPB47hZoaCW3LCgGiNuEG3UlpeYTAF3\nW6ayaNZOdZW4Tz7gybhqJdTxNHVQbwaa+6gE4t9EzeLXullnw5/T1cjfPQeI\nt7I/ZVeNRp5s81v0RQeCp8wSZJQsqDhf2Qp/BGs87S0e7Bgkt6YFfKDqxDJv\nJwMlMLCFP7k6ac9WGGIY1Q42nXVYZHewibJH11u9fL+Hm2uSDpr6u0wzzQdB\nXFX9m5q2SWhR1es/kak3QDCqn1eZtrKyc8ddV7pqu00dH8mpakRE5TT9vWxK\ne3A1aVNaAt8VPxiT1sSIjCrab6yxkVT8ZL+1TOJTCkUApQm9ydMryPe4IuuX\ncdEKRo1XcqIuW8hx5wHyC3wDAAC6yspfUx/NM7k3HMVml64R+XT/+dIkDtHL\n7GXyrlNJx8T148tkeEes7wrKYrPJtl4B+pL6t0hsXS68SGinD7RnOSjz6L8N\naTmrFfdz7EFtQ/KQlh/soRvt6ZW/jcdsr8BPsMVxSAM2+8lXA9fIKLGDzthA\nYOg9QrZk6VW96xieCo//y/AzSXspQxR/8eNuxDxW8JIhbiR+DGMvouTmwvjq\nIxB6DW90EYH1xo1tAq2r5UTE44eeoyEzGDEyf76H2H9ciMt4CSTdscqrG09x\n70ZK\r\n=CgwH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"gitHead":"0c030205fd4043e2913557fdd229e178a93db043","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:*","release":"np","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"11.3 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"12.5 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.4 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"3.9 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.9.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.16.3","_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","ava":"2.4.0","esm":"3.2.25","sirv":"0.4.2","acorn":"7.1.0","husky":"3.0.5","jsdom":"15.1.1","polka":"0.5.2","sinon":"7.5.0","rimraf":"3.0.0","rollup":"1.21.4","tslint":"5.20.0","prettier":"1.18.2","cross-env":"6.0.0","cross-var":"1.1.0","@babel/cli":"7.6.2","acorn-walk":"7.0.0","bundlesize":"0.18.0","typescript":"3.6.3","@babel/core":"7.6.2","@types/node":"11.13.21","lint-staged":"9.3.0","npm-run-all":"4.1.5","@types/sinon":"7.0.13","magic-string":"0.25.3","@babel/preset-env":"7.6.2","rollup-plugin-copy":"3.1.0","rollup-plugin-babel":"4.3.3","rollup-plugin-terser":"5.1.2","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.5.5","@babel/plugin-proposal-object-rest-spread":"7.6.2","@ampproject/rollup-plugin-closure-compiler":"0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.20.0_1569622029234_0.12839852081192893","host":"s3://npm-registry-packages"}},"0.21.0":{"name":"@ampproject/worker-dom","version":"0.21.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.21.0","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"prateekbh","email":"prateek89born@gmail.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"ava":{"babel":false,"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"f8e0ec9d96b2c8286e581d1c6d94e8edefbcaae7","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.21.0.tgz","fileCount":30,"integrity":"sha512-XL1fwe6qdeC1Nk90bVxz9hID09NMOEbnx2jbaMSjDMcCNZrL73ubTt23IFLnuzAsaQyaP6xglJ1lfYvkb4gFlw==","signatures":[{"sig":"MEYCIQDcMrTTBww8u/2/wvunQY7h/O86DY5Bhuetq0S1QNLVfQIhALwGzqHXFxIC4ES1xsvVGC3bcZzgVz1CnC/RIV4AtHFo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3210915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk+fHCRA9TVsSAnZWagAAslAP/0XsX/l8+2bxrE6ZaI/w\npMu0FbM50pZhuo0H6dKTFVjAP1eZAGCfjnBuqn4eIXqNf8OcpI+6QALDfAA4\niXonw/+rUYILF9hBFCX6ILwHfSl1IzzioVLrEYReDgdQssgGv+Jl/SVBHugj\nXAolTzj0oNhLjyH506YGygSfaruT/BdoSrsD9onMO/6ZkfNNwcaO6rYEnAn0\nVk60h9OlJXAmGRV/14xXpLGqmlG2YM6FeXUHkMnBbfSm8Mhay6LRrkUBtE2r\n5PRpEHDZEyBWamUuDSlAbLwFupR3v0J5LcsQhR5JVihVCHXjAWEBfLI9dVTI\no7TWAxzhJYudVzYt28gDUOlFQD1IYFzKPgXqU4qWlfgZ14C/fpS5r1y1bF3x\nlckx4PM3v1Pf5qKZt92WpRbzfv0ixiGOw03Nfb3e3E0Nm0h+1NjS74DzhjVc\n9VO+aXIUBWzP0hHhLvex7BCPcxQtz4IqGcM0L+Eol1JHmQKgTlbCzfV9EEu0\n2aWLAqkp4R4Q+F4I9T4mIzrIx+rDc8BAcuUQTJHpoEajngZzCjkb8gA2wrs+\nTR1HTq60V2YPPntahIc2byoOP5X7uYt5lN8YtNzpY4jM4YtlHcOhPv3tgZQh\nVuZaWTh1f+/qaOGsHYC4/FdXpy11OH9TvLAMqxUiQ4qELraVSQKBOLRWncTl\ngYpn\r\n=DaoB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"gitHead":"99545787dbb3e29fd742f3567e6b1881ef736252","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"bundlesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:*","release":"np","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"bundlesize":[{"path":"./dist/worker/worker.mjs","maxSize":"11.3 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"12.5 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.4 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"4.0 kB","compression":"brotli"}],"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.9.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_nodeVersion":"10.16.3","_hasShrinkwrap":false,"devDependencies":{"np":"5.1.0","ava":"2.4.0","esm":"3.2.25","sirv":"0.4.2","acorn":"7.1.0","husky":"3.0.7","jsdom":"15.1.1","polka":"0.5.2","sinon":"7.5.0","rimraf":"3.0.0","rollup":"1.22.0","tslint":"5.20.0","prettier":"1.18.2","cross-env":"6.0.2","cross-var":"1.1.0","@babel/cli":"7.6.2","acorn-walk":"7.0.0","bundlesize":"0.18.0","typescript":"3.6.3","@babel/core":"7.6.2","@types/node":"11.13.21","lint-staged":"9.4.1","npm-run-all":"4.1.5","@types/sinon":"7.5.0","magic-string":"0.25.4","@babel/preset-env":"7.6.2","rollup-plugin-copy":"3.1.0","rollup-plugin-babel":"4.3.3","rollup-plugin-terser":"5.1.2","rollup-plugin-replace":"2.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.5.5","@babel/plugin-proposal-object-rest-spread":"7.6.2","@ampproject/rollup-plugin-closure-compiler":"0.10.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.21.0_1569974214405_0.7484624632454568","host":"s3://npm-registry-packages"}},"0.22.0":{"name":"@ampproject/worker-dom","version":"0.22.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.22.0","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"ava":{"babel":false,"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"76ea126179609f04a75f599cc8cab0eebdd18d19","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.22.0.tgz","fileCount":37,"integrity":"sha512-DQHYU3Ue4TRUgAcMOtBZIrd5tVzfnNniy2EIcwRve0EhEvljS/GPVesncMoXSoNFQpOIeeQyPaOh31JwM1gz8w==","signatures":[{"sig":"MEUCIACsyhMi7m8psfIoqOkyQVClQFfzf4hbao91FqFEo5XmAiEAobItUQTcQyUVuJaPWV3iAz0U/ABiBSgQ5eBsbvYRBX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3222338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3VrrCRA9TVsSAnZWagAAG70P/ivMFUyedLoSaBX3ZLSw\nwJo2YLukaw6em+gP0tlTW7yUCmgU3ItvVy6rEh1vfCUPfEPNVmiOywtJFWrz\ngKmudALF+eHUaoB5RRmKdGxHn8laU/vm26FZyGgM6xO9LBolhgEMbs66OSNQ\nSHPG8Gfw0rsm30MI7CvVpoHM9zPjxwXp43HcNpH/GdL+tk5pnnKml3IcukRX\nruzuzhuhRuEIW9srd0AcWtmR4Fmxf9/tPxzounupRfuImEQ17J3HX6eAiKCx\nyFuqa15Qk4jmfu5H846mpJ5VjP/8HJQ8WjuoYfHHQd3AhHD2AV9R4yr+nKRN\nZ9y4VDCvl84cpvlZQ++Ppkf9Yzw/KZKX9M5QES2eTajTGdC34hFL8hIk7sIl\nG+ij/3tgFaHlowuFRPy+DVHWv9XylyTrgylueL4Y/k+Pd+0ndK3COq2ztkPQ\nPFYQ71VrK2h8PEITQbDwhagM4ci1d1YhvHt12jJmFasdIXkS0dCouMWKJnHA\nK0Ic6hSyLhFwqlYEgaDMg4DLfsooHlW47gQ+e1ERIjBdSphFz7RM38l/7FL3\naXFD7TpKklnTacuJn4BbMHF0i+9Prui8Dh3b+QkZZHW6wcRtJY8umJgrt6WO\np5X8Lav/jGte+RlifvMS/Sqxaeq56haencyn+PfUs7lc2R3G5Oh/HsLwD/q4\nglrv\r\n=l71y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"12.13.0","yarn":"1.19.1"},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm run ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm run ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:*","release":"np","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"filesize":[{"path":"./dist/worker/worker.mjs","maxSize":"11.4 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"12.6 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.4 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"4.0 kB","compression":"brotli"}],"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.1","ava":"2.4.0","esm":"3.2.25","sirv":"0.4.2","acorn":"7.1.0","husky":"3.1.0","jsdom":"15.2.0","polka":"0.5.2","sinon":"7.5.0","rimraf":"3.0.0","rollup":"1.27.4","tslint":"5.20.0","prettier":"1.18.2","cross-env":"6.0.3","cross-var":"1.1.0","@babel/cli":"7.6.4","acorn-walk":"7.0.0","typescript":"3.6.4","@babel/core":"7.6.4","@types/node":"11.13.22","lint-staged":"9.4.2","npm-run-all":"4.1.5","@types/sinon":"7.5.1","magic-string":"0.25.4","@babel/preset-env":"7.6.3","rollup-plugin-copy":"3.1.0","rollup-plugin-babel":"4.3.3","rollup-plugin-terser":"5.1.2","@rollup/plugin-replace":"2.2.1","@kristoferbaxter/filesize":"0.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.5.5","@babel/plugin-proposal-object-rest-spread":"7.6.2","@ampproject/rollup-plugin-closure-compiler":"0.13.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.22.0_1574787819308_0.7368229664839583","host":"s3://npm-registry-packages"}},"0.23.0":{"name":"@ampproject/worker-dom","version":"0.23.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.23.0","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"ava":{"babel":false,"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"5d63ced5c326583623e2f07cebb2085d2d2569f0","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.23.0.tgz","fileCount":37,"integrity":"sha512-Ta2ao1EaKq3xQwbQky18Wr4KaICsVFL7ffpDdXtRBc+5MiH3hCHPIUn99kcCNegeRF1MmOzMCnk+xLMQk63+eg==","signatures":[{"sig":"MEUCIQC/yDqs4CnBn/X3sgjfIexsPvhg7MsBjAUNnG/+A5LVJQIgTCnhhMLX52Omd4qACIK7epeS84E/H39c485r2mTvCEU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3163276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3vwaCRA9TVsSAnZWagAArLUP/iXYcdECRnibGSKn+FkX\nPI2WbzFwSFn4HOKG2Q942+eTFGxYBQNltWbyqKXS0oYCnllF2scwopeH4y29\n7p+jPA6scF/AM1s7RQ4x61NDQeAOhL/qUbB+oqBdG6dn2byT/3HwD9NQSlxp\nqA+D4oM38IQXkRWTms4WdiXDn5qw+r/ztKYlS0kRvxL3wVX/+sjGsZFg/IE2\n6HiKIJNm0kqxz78Wpt01OtuVf0dh3R+0HIEgaZNLxMofaIJbqdlBU2sP1ySp\nkW94EPpWROAM4+8YKwT1udAaJFwwEWXH/kJkStRZJ2DqPARYFzWClG4YKm5t\nnspSl9M5g1oQRzlxoN8ij/R/22GvCntBufd84+a3wAyO6X+KVlkVJFepZF/0\nR3xpWqWMrlaSccS97xSlCDilFrld3OA7PypVkNaurZTERA/p5BfrmwGtVfk7\nA6fhSFdiY4a/uUaedXuNgv3o0BgOUkvjftBmQiVCqf9YqjhxoR4Ooj4wTQLb\nYSoVu0ea5vDpFsYNMsIv8QaZ3sGDg5eRPGQqIKxAC2LNBtxL003pHiWqw1pC\nJf3R7vQrV/LcOGntoooVeEToZ1hvGGAxiYbok5C6bH+ZM9mOzWMi0ISwHRr9\nlk6l9xW1vpO8POQ+33IbRn5rhJSNF1PVQyQp3PdqAtyyuqZRT3OgW+fZSFen\nndDl\r\n=BkW3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"12.13.1","yarn":"1.19.2"},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:*","release":"np","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"filesize":[{"path":"./dist/worker/worker.mjs","maxSize":"11.4 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"12.6 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.4 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"4.0 kB","compression":"brotli"}],"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_hasShrinkwrap":false,"devDependencies":{"np":"5.1.3","ava":"2.4.0","esm":"3.2.25","sirv":"0.4.2","acorn":"7.1.0","husky":"3.1.0","jsdom":"15.2.1","polka":"0.5.2","sinon":"7.5.0","rimraf":"3.0.0","rollup":"1.27.5","tslint":"5.20.1","prettier":"1.19.1","cross-env":"6.0.3","cross-var":"1.1.0","@babel/cli":"7.7.4","acorn-walk":"7.0.0","typescript":"3.7.2","@babel/core":"7.7.4","@types/node":"12.12.14","lint-staged":"9.4.3","npm-run-all":"4.1.5","@types/sinon":"7.5.1","magic-string":"0.25.4","@babel/preset-env":"7.7.4","rollup-plugin-copy":"3.1.0","rollup-plugin-babel":"4.3.3","rollup-plugin-terser":"5.1.2","@rollup/plugin-replace":"2.2.1","@kristoferbaxter/filesize":"0.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.7.4","@babel/plugin-proposal-object-rest-spread":"7.7.4","@ampproject/rollup-plugin-closure-compiler":"0.13.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.23.0_1574894618037_0.9502517287383405","host":"s3://npm-registry-packages"}},"0.23.2":{"name":"@ampproject/worker-dom","version":"0.23.2","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.23.2","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"ava":{"babel":false,"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"9b27a6b96125ddca58ebef302d7d05dc6080d689","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.23.2.tgz","fileCount":37,"integrity":"sha512-+L2MCofSaFqTyGlp5FxqoH2JuiuHJkxVuLyim2RpMsnj9CVcfNlCdNwn2KqROw9kFnJp8gnZ7c8voqwD6yDwEg==","signatures":[{"sig":"MEYCIQDu1ykldmHzKngPurHmANSvitVIAjdYZOXv53Iss7QFegIhALoDrA/3Ty1xKuyaF35Oo05CDn3Wy/j2O892YtXMW2fV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3163276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6ckYCRA9TVsSAnZWagAAVTkP/2XGGaFoW6MR9ej+gT8V\n9Btc730WmxE3vpEasV89EjF/EqDmhxQCoCkqIJrzQVYWe72CTKUzUN+GAllk\n3xQbvoutsPcPrqLAgeZekwVMr1caxWQb5z0a8sEzx1lWGVJhCbFN9OI+0AcE\nInqOjPW8ehMk5Bd91bm4rJounWwwUpLFrHJSOzaio4hPPJif3Tm0XLWpfx1b\nl61ex8dQLPhxYidukFaNx5APY3RBqYnrF0DVHh7HmQVUc3mOvPWAgqLuXtrW\nVtMh83bjchvv2+orURpvHnre870KkthWesfx8tsUwVC2zAIAmtgFzqOayA9c\nCmPV9GgVsxJgP4RLLqFBjb/eaP/aYIhNT8v814Rk0oFQ0FIGFR4lR3v1WO6u\nriBmCNYeaIFz3fePk1MMJbempBgdnYP69AYhQ8xWW6vUpLtubM0SviA9zuoW\nGsEZeCZOrsX50WJhyG4ELJukjV/avyp9L/kBpR78uPziDGlAMZMj6IvIIJ8m\nhs/SMVPIHecRJw2brStvD/EVYu6dXD35l3SzPKJVNEIymfVuRucQ+OI2SLRF\nAMH/S0kuSLox5deMHcsaMLScDiI5Vzrs7Wd7UxSUdL7DIdtIvMoI+cl6i3yn\nzA2hqYdroSfKG0WpibkV1dFwc+SausT/oYMQJhzwB1AL45bY4kCFz3X3hJ3M\nlspa\r\n=A8E5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"12.13.1","yarn":"1.21.0"},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm run build","pretest":"npm-run-all --parallel tsc:*","release":"np","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"filesize":[{"path":"./dist/worker/worker.mjs","maxSize":"11.4 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"12.6 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.4 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"4.0 kB","compression":"brotli"}],"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_hasShrinkwrap":false,"devDependencies":{"np":"5.2.1","ava":"2.4.0","esm":"3.2.25","sirv":"0.4.2","acorn":"7.1.0","husky":"3.1.0","jsdom":"15.2.1","polka":"0.5.2","sinon":"7.5.0","rimraf":"3.0.0","rollup":"1.27.8","tslint":"5.20.1","prettier":"1.19.1","cross-env":"6.0.3","cross-var":"1.1.0","@babel/cli":"7.7.4","acorn-walk":"7.0.0","typescript":"3.7.2","@babel/core":"7.7.4","@types/node":"12.12.14","lint-staged":"9.5.0","npm-run-all":"4.1.5","@types/sinon":"7.5.1","magic-string":"0.25.4","@babel/preset-env":"7.7.4","rollup-plugin-copy":"3.1.0","rollup-plugin-babel":"4.3.3","rollup-plugin-terser":"5.1.2","@rollup/plugin-replace":"2.2.1","@kristoferbaxter/filesize":"0.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.7.4","@babel/plugin-proposal-object-rest-spread":"7.7.4","@ampproject/rollup-plugin-closure-compiler":"0.13.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.23.2_1575602456386_0.7356133286506086","host":"s3://npm-registry-packages"}},"0.24.0":{"name":"@ampproject/worker-dom","version":"0.24.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.24.0","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"sepandparhami","email":"sparhami@google.com"}],"ava":{"babel":false,"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"9c26183e73550e2d08fa4e6d26dbf8c504b2401e","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.24.0.tgz","fileCount":37,"integrity":"sha512-dvIaalyiboxZDOeliq1Msqn3I0hMybz7wdIiEafahf6Q/nRoK2PxTE3Xz+WyeJe4zi8CCMnSNxbmjjIHhG/+rw==","signatures":[{"sig":"MEUCIQDUkkuOqqBIGw1yzUCERq+ytzDS06u38WGfwtEsB84eoAIgPSVmlAGXJDoYrSDgMpR/bHYBK33zB+YCbhDmIkVLrN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3224488,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKg1gCRA9TVsSAnZWagAAyb4QAKChmX+JBzNrsDXj2b80\nKlJhqczgB1zRLz6BzV+8Bz8GnPi+MTzGyXvTHJ2IFV4RQcNMeJwNYtILbKqA\nazD5VCbrotOVdLF/z3swVklc/FhfpdApsebrUbQwDM/mll/nka7SgTHD/Cqy\nSzKk2chOqnznQUKXUo94MphBlpkeEZ0GFQ3ddsXbSM0Yd7xjgcFdTy9NQEAN\nMW90cmyLzPuKs/9EjSBkX7MYH23jPejqd1Ez05ycf7vHyNpvPRw86SW/h1O5\n1UrgKUEUPp8MaviVcCBquEG7lDi4yhHd6g7FDWbY0vQZQOwfBdPb9NVnjKJl\nFCO0h2u3bjjGzRrBhM3A9u/9pQBaLjrOY5hU1eSEIclORWIhrcezAOqchDit\nNArPz7msimbfu6yzSuLZswNKzzo92qfamFi7GJfIGIeO9wm2UbCwduPgK/s3\nSOsI0T55grdPb1rRvyIGFq5WOcuIBU91K+i6A835/YB0sMxjoH0+c9j3c2G7\nk1OKJ/e1enj5/jEMaoOikW3QL+JlCLQUFZrHlI6V+5l22b0033p30Z2xgjJX\nVLxGsvYVu9+zr1dvvwt8VWOdrcynUXD54sHeIPmqchik/mMknsCorNXwzwGs\ncBrAM4895A5bEEjPzCeHUsgIcrVDC7tgolf/2nMK901KEznM18v9WQjsVpfn\n6xuZ\r\n=hlYr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"12.14.1","yarn":"1.21.1"},"syntax":{"esmodules":"dist/main.mjs"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"np","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"choumx","email":"willchou@google.com"},"filesize":[{"path":"./dist/worker/worker.mjs","maxSize":"11.4 kB","compression":"brotli"},{"path":"./dist/worker/worker.js","maxSize":"12.6 kB","compression":"brotli"},{"path":"./dist/main.mjs","maxSize":"3.5 kB","compression":"brotli"},{"path":"./dist/main.js","maxSize":"4.1 kB","compression":"brotli"}],"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write","git add"]},"_hasShrinkwrap":false,"devDependencies":{"np":"5.2.1","ava":"2.4.0","esm":"3.2.25","sirv":"0.4.2","acorn":"7.1.0","husky":"4.2.0","jsdom":"15.2.1","polka":"0.5.2","sinon":"8.1.0","rimraf":"3.0.0","rollup":"1.29.1","tslint":"5.20.1","prettier":"1.19.1","cross-env":"6.0.3","cross-var":"1.1.0","@babel/cli":"7.8.3","acorn-walk":"7.0.0","typescript":"3.7.5","@babel/core":"7.8.3","@types/node":"12.12.25","lint-staged":"10.0.1","npm-run-all":"4.1.5","@types/sinon":"7.5.1","magic-string":"0.25.6","@babel/preset-env":"7.8.3","rollup-plugin-copy":"3.2.0","rollup-plugin-babel":"4.3.3","rollup-plugin-terser":"5.2.0","@rollup/plugin-replace":"2.3.0","@kristoferbaxter/filesize":"0.2.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.8.3","@babel/plugin-proposal-object-rest-spread":"7.8.3","@ampproject/rollup-plugin-closure-compiler":"0.20.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.24.0_1579814240502_0.8008992020167331","host":"s3://npm-registry-packages"}},"0.25.0":{"name":"@ampproject/worker-dom","version":"0.25.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.25.0","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"c6f2e14806e1a3d063725c07bef8c29dd07d66dd","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.25.0.tgz","fileCount":37,"integrity":"sha512-/m4UEQU37MCNO1ac1kxerh21pSpjkUQSaE1PFUp/FakxWSmJ+IFY84VWoRWR4vqHZw3fahJnQqXqH3gA8vU4rg==","signatures":[{"sig":"MEYCIQDOXBU/etX6urIFveCgBs5CR1ruBB9voCUMXWeaONI55wIhAI2XNIdY43MooDrqRgXP7BiN/89vTu277Hhrbi5IStzj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3224481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3ogsCRA9TVsSAnZWagAAmbUP/R4KQG7xh1DsrauKltcc\nIWM2yOm38zh95OdMTFly9Vy7wxTFmeWKbQ1r7PVbXIrJ8d7OPMCpvwfOFanV\nx2dGB2erlDhaFRDxWJjcpOm3jZYV/rSrUQq9479F3hG5spXAdT6EPZvV+iMr\nM6xfTG9cRSbV/n6qK3Helm0s9znA/jYKnjXEwBzMzv1utlm9cYtBl0tjOye6\n850d3cSvOYCyRm/njRX1a98Az4UPluxKr8rEhynwNuHp2ixhBvMwLBRZQj/t\nFSWeXhU0F5pU8Yn3NpLGAwuvCI8EEDNSEUlbj6w66ehDztTb39ttNtRzRuMw\n3XOli8Z2Ty61PKopV5m4cZQ5y+H7uf1PTn/UIovTzlFXAsu+T5iGXOrvy3y6\njy+tCavCgktYA6+5Zkrw9sTkGJwQO6INxY+WeYG3OySsKqkF6Mb0lz93tRte\n1q1xj7EFW2jQcN+H50PIhLYWw0KOo6uWbGDxVAuD+oPn/k3ushxNt3EsKDce\nhRiDHrsC/9QjKSv8+Z+kNNGdnG5YDtoo2MhYSKSyP5AsZvqFDhmrKEYX3xNh\ntCcOsbxM77688nNahrSsS5LgWuFOv5vq0ydMSwrL6ZhA7KJAT0dRmp7DBBOr\nBNiahJFk9jGToaF0vFrB6eEHAn+6l+C5X1VrGYdXc4W3j6z5Ghl1yt/moXOU\nmOvO\r\n=eGVR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.4.0","yarn":"1.22.4"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"filesize":{"track":["./dist/**/*.js","./dist/**/*.mjs"],"./dist/main.js":{"brotli":"4.1 kB"},"./dist/main.mjs":{"brotli":"3.73 kB"},"./dist/worker/worker.js":{"brotli":"12.6 kB"},"./dist/worker/worker.mjs":{"brotli":"11.4 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"https://github.com/pixelastic/np/tarball/c3ab2e3b053c7da0ce40a572ca1616273ac080f8","ava":"3.8.2","esm":"3.2.25","sirv":"0.4.6","acorn":"7.2.0","husky":"4.2.5","jsdom":"16.2.2","polka":"0.5.2","sinon":"9.0.2","rimraf":"3.0.2","rollup":"2.15.0","tslint":"6.1.2","prettier":"2.0.5","cross-env":"7.0.2","@babel/cli":"7.10.1","acorn-walk":"7.1.1","typescript":"3.9.5","@babel/core":"7.10.2","@types/node":"14.0.11","lint-staged":"10.2.9","npm-run-all":"4.1.5","@types/sinon":"9.0.4","magic-string":"0.25.7","@babel/preset-env":"7.10.2","rollup-plugin-copy":"3.3.0","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.2.0","rollup-plugin-terser":"6.1.0","@rollup/plugin-replace":"2.3.2","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.10.1","@babel/plugin-proposal-object-rest-spread":"7.10.1","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.25.0_1591642155624_0.8540118813675424","host":"s3://npm-registry-packages"}},"0.25.1":{"name":"@ampproject/worker-dom","version":"0.25.1","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.25.1","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"3f97441b94ee5d84f882f4f1262ca0c4888b11b6","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.25.1.tgz","fileCount":37,"integrity":"sha512-6qfHzg7YFNwcUr9a2iWWQp0ZTUlM+O4UUDFClM5O3ZZ28CooK4xdhOdLCOQr04zQ0td+6zd02rUip2JBcWx4aQ==","signatures":[{"sig":"MEYCIQD2eh//NCPqEVcushafSQQ8Cz9754U+ddIOe0YL6VKDTgIhAMFLES8DOCP3I0xUlrQ3wrv7+xED65GXAgW87Mj3egii","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3243228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9OGWCRA9TVsSAnZWagAAFzUQAIt88Ozptyx/jBCSkqXF\nVmqg61BJDAh21/mCnxO1r1DJZXGL/9NIvhEOcN/PJyYGgMtqKdw7dckGFdX9\n6WVck9dId/GJWE2ez1xJ84QZEmtXHgIHGuL6rCeJ3NePsUXjsrAg+faSpuZw\nOMx9CjKKQiFrhOnj/jHOshu5whiHxBFgTxbmEIKSurM4ruQdj93/NAT2/WH8\nK7u0HlqtBTo/P7T53UteDQvB+PJIKfvnL0xVmNUFt/DJB/7kU0PvA4V/EkiS\n1p145UfqBkdj9blMcLUWnLITEJ4bLFdNOGLe/olBzHpywxGcVJif4lhePZ74\nX59QPVfA4fLpIUi5Nno9moMg3dzKLznqAJjj14otoMCr30q1ejzxTkyqG70y\nkWCx+jsO7hiTk9lUgeKZ1nNh385EiejrEcFel4nL0aFcFbcUrR2jNbzQaOxy\nQqqnKfxx/bBIhArvoPh9S+0QAVDIzvp5bAbx3kY6Wr6tvZ+gT3AzQMgszErw\nUjaGVXw7iIGUfj2n4TzXy8ss8AySwNY+5LD5aOy8c9FQe7BdPtm+vCp2GBDQ\nAC9ask1savD7/mBo7eKARyXN2E1sbRgaMX+IeWdiDZOsmLkkKXhGqanAaHGe\n6ij8uA4Adi0xeTJh2KIr87o+teWbimphDUlYRiuZQZv8kkM65lTKtoLeDHYi\nnFj3\r\n=IH1w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.4.0","yarn":"1.22.4"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"filesize":{"track":["./dist/**/*.js","./dist/**/*.mjs"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"13 kB"},"./dist/worker/worker.mjs":{"brotli":"11.5 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"https://github.com/pixelastic/np/tarball/c3ab2e3b053c7da0ce40a572ca1616273ac080f8","ava":"3.8.2","esm":"3.2.25","sirv":"1.0.0","acorn":"7.3.1","husky":"4.2.5","jsdom":"16.2.2","polka":"0.5.2","sinon":"9.0.2","rimraf":"3.0.2","rollup":"2.15.0","tslint":"6.1.2","prettier":"2.0.5","cross-env":"7.0.2","@babel/cli":"7.10.1","acorn-walk":"7.1.1","typescript":"3.9.5","@babel/core":"7.10.2","@types/node":"14.0.13","lint-staged":"10.2.9","npm-run-all":"4.1.5","@types/sinon":"9.0.4","magic-string":"0.25.7","@babel/preset-env":"7.10.2","rollup-plugin-copy":"3.3.0","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.2.0","rollup-plugin-terser":"6.1.0","@rollup/plugin-replace":"2.3.3","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.10.1","@babel/plugin-proposal-object-rest-spread":"7.10.1","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.25.1_1593106837572_0.5545040062272699","host":"s3://npm-registry-packages"}},"0.25.2":{"name":"@ampproject/worker-dom","version":"0.25.2","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.25.2","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"choumx","email":"willchou@google.com"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"910eed5b0f842ed139ab84719097297ca67fa23a","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.25.2.tgz","fileCount":41,"integrity":"sha512-l6H1vJ2AfvvkXiGH2a5HDT4ft+YDhnbtzd0GslIiRDYcmKJ6yiJXdicvpBWQu9PLapa59Q4hW0HMxEaYRZOHeg==","signatures":[{"sig":"MEYCIQDjBncf/XXjpPMkKULuhESdhJfz0emCOpwAQztzmM2dTgIhANRLfxkf/0K9eaqLa4KGiXzkDKoI+66lIgtKRPJEII79","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3350631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIFQXCRA9TVsSAnZWagAADc0QAJCAReDuhR3Ya4VwdREJ\nFIt9TwDr01IrGnmmOsbMTR+fON6dYqOYD88pxVN8grmrIC/kdS1AXc7z81wo\nJQC3GG1kiG7ZPQE+sSO5f4b7zbQFHrGSgNN+Vi2oSbAMw+RhwdCTuXa5AxFc\n8Zg5MnCUNs+o7U1Ys3Y1V4jOo6JJ1tZQxDzDiAu5jYvYhGLyEmbyTfKBzwmj\nAzzxSkke8u6NTONfAEPcPMbFcugFTAoFsJS1Wt0UgUMotVBKbmW5jC/216ip\nHfTiH4MD98WWZGDAo2S1Br1rJsFJc6aYy8ibtwC7N7V/NNTiv+F/oQPacYvD\nn8KeVJFvyJaNb4dk2jXNt3m2SqsYiFy7Irhqb/NCd29/99UuM79jZiomVihW\n1zlJyxaZgU9EmjTv7L/QA2FLqmY1PZbGhOlV7B+FhcYR05UHQDO+wnbPjfNk\nt6InngawlOxevCe7k+1BwvNq8c2R+/SpLTTJljY3PererJ2fhJxbEMuFpSIJ\nC3RZ6IPIaSh4PoM4CEj3TSsEt40gt6cJlcD5OJ6yNI2vXDjNdz5DN6Qsq73Q\n1GZbkLrHi9h++hfihDMlJ2TJ8up/ZRtXBO4OkmXhQ31US5jFzm4lhVxHaneJ\nH6wFTED8CLBn/EcZuSITNS84YGsry1TeqqanZUP84W+Sjgs4tmfwa+n457fk\nmBTc\r\n=ZBoC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.4.0","yarn":"1.22.4"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/**/*.js","./dist/**/*.mjs"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"13.5 kB"},"./dist/worker/worker.mjs":{"brotli":"11.6 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"https://github.com/pixelastic/np/tarball/c3ab2e3b053c7da0ce40a572ca1616273ac080f8","ava":"3.8.2","esm":"3.2.25","sirv":"1.0.0","acorn":"7.3.1","husky":"4.2.5","jsdom":"16.2.2","polka":"0.5.2","sinon":"9.0.2","rimraf":"3.0.2","rollup":"2.15.0","tslint":"6.1.2","prettier":"2.0.5","cross-env":"7.0.2","@babel/cli":"7.10.1","acorn-walk":"7.1.1","typescript":"3.9.5","@babel/core":"7.10.2","@types/node":"14.0.13","lint-staged":"10.2.9","npm-run-all":"4.1.5","@types/sinon":"9.0.4","magic-string":"0.25.7","@babel/preset-env":"7.10.2","rollup-plugin-copy":"3.3.0","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.2.0","rollup-plugin-terser":"6.1.0","@rollup/plugin-replace":"2.3.3","rollup-plugin-analyzer":"3.3.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.10.1","@babel/plugin-proposal-object-rest-spread":"7.10.1","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.25.2_1595954198656_0.6657742559433009","host":"s3://npm-registry-packages"}},"0.26.0":{"name":"@ampproject/worker-dom","version":"0.26.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.26.0","maintainers":[{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"choumx","email":"willchou@google.com"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"samouri","email":"jzfisgreat@gmail.com"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"597f49339c819548392e4ad82ee8e5c18a85719a","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.26.0.tgz","fileCount":41,"integrity":"sha512-5itcJuxrtX25lnAcfMWl2uiAGfDCrtX75SPXHxW767KvYv3ZgoGlK6uMMkxrLYN2h3MlnbHTeBVKnW5rk92weA==","signatures":[{"sig":"MEUCIQD64bYFnx7zNivyokzsBRkjN2GP61+NUoQ2zN6/oMV7kwIgPKTfJQBJ5sr/MMuz645JacvQvSdYdEzEUnqKqk0IwDM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3356677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT962CRA9TVsSAnZWagAAZmYP/3i75MGN/ARxkc4gAZxd\n8BXcXqitic53Yz9Bfkeio5ePWS6kATBYMtVqEVX2VCk/IBXohqZv6qwpofw0\n3EH2gI9di4JOhe1phwHlgQRcrSRa3uu+naJLlpYkH53Ev6j/7ATnnbpO75Or\nt6hF9UgsTa6mdFSHr/4MzVjk031A4FPT40cQGHIJteWlzdCpC11aHM8lyZps\nJ33s4d437Z2JrS9W9smfMHnttjlnzj77Wxx4YmaqCEZ9xNjUwwdCpJrbuWmL\nFMSg83q1g9SEaKv1bHG9k0hz14ny9OgwvSWi8S41pXl94J+VP+87TNxpae5U\nPr7iVfN0/FuqQ50zkSzq0spf4qcbNgkgT8kjEZnxPFumQIKamCEGjg9cjkeX\njAWfRf2MoqdlMyI1sHCGpvFVK5sXGjzII3LZx6QcWtIWEdX1mU1Dl8qubbsV\nxqquuocnv/A8Mm/nk7GDY3Udd2Gki97QFCwjBhD+lxpNbNJqbF64qVAZ44qo\n7nQMgTeRDameSNLtTOfDFEsBrVEXiCpmZLmiZz9WPGCQwuP7YZp/n8UTDmbT\nTT5T41RMQLckX0dcCN3i0+kE0FvuOil+VKtGoIifJLhrL36Mr9Pz39brZLl5\nxb6OvAmJJ3FIhYz6XQP+2UcNqi++FYF9JcSP3FVzeEsmw7RDOKa/6iV/BHgr\nyyx9\r\n=SpDf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.9.0","yarn":"1.22.5"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/**/*.js","./dist/**/*.mjs"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"13.5 kB"},"./dist/worker/worker.mjs":{"brotli":"11.7 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"6.5.0","ava":"3.8.2","esm":"3.2.25","sirv":"1.0.0","acorn":"8.0.1","husky":"4.2.5","jsdom":"16.4.0","polka":"0.5.2","sinon":"9.0.2","rimraf":"3.0.2","rollup":"2.26.8","tslint":"6.1.2","prettier":"2.0.5","cross-env":"7.0.2","@babel/cli":"7.10.1","acorn-walk":"8.0.0","typescript":"4.0.2","@babel/core":"7.10.2","@types/node":"14.6.3","lint-staged":"10.2.9","npm-run-all":"4.1.5","@types/sinon":"9.0.4","magic-string":"0.25.7","@babel/preset-env":"7.10.2","rollup-plugin-copy":"3.3.0","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.2.0","rollup-plugin-terser":"7.0.1","@rollup/plugin-replace":"2.3.3","rollup-plugin-analyzer":"3.3.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.10.1","@babel/plugin-proposal-object-rest-spread":"7.10.1","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.26.0_1599069877589_0.2268970971394768","host":"s3://npm-registry-packages"}},"0.27.0":{"name":"@ampproject/worker-dom","version":"0.27.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.27.0","maintainers":[{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"choumx","email":"willchou@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"7d23d091e58725edeffdac22634260c5196020ec","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.27.0.tgz","fileCount":48,"integrity":"sha512-Dp1b4m9o632xaqjLdzKeSBD20LqgQ+RGHeFpGAfSuvJUKokdGhDkBGW4jlkz/Z9ADo5ouqeSW3Yb/oBBdPnVOg==","signatures":[{"sig":"MEQCIEs0YdAHK+apMhI58XCfpZfkMFeMjDuu6a+vv+3M0CJmAiBoNcDFOuvJ/2em9+d+0llwHuuVqFbDlH1Jspls0Kss5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4437261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfV9SXCRA9TVsSAnZWagAAxBQQAIrAshCEPxaZXpzKQMXJ\nFu/nonfAu3D1mHxQ5JGgkMZMK808pUDMs3NXks4G83sxbPtVJq/31+ILM4bU\nbfvNxYTXEnczPUqCteTVaQHqBj1DBT4rDpoohk2z+95iWRCqqAunO+P7xnG8\n70WkJgIQEfAgZ/xPMHRqAY8NFeUWPYMub5/5M3fTrbOGyZ7X8WKkJyMWAGny\nvaJMn12AwoKsaXTygubWn65tjBnalPXQFt2ZRG6kA0ejJo+zqfudZZB1K2l/\nZGzeKTUeOmcSmsoel9NxQOVys9vCq4SXB3EDZrpxmDQiz07aqwFMpUVhf+ll\ntGcNQwnajJWqClMgKHXh0kU4Mbb1ODzv+WnMMxsb9Wbc1N30dzR5E5XxiwAq\nLEkaT4AE5qsfWlKDStRckBq6KMsXCbRYh7iVZqYvm8/GovP2wpK6RyHFbZAR\nz1VYG/FWz3elQYGM9vZTXU/07Eh+E99A32H4iwN6QKXBwGgw36EcCi0OufHa\nXG+c3haNsgbUGIIx7c6KYODOQzh1Y3QDXpju8DPATUB0qL/g9QnUjtiE6lKH\nWeiwo1D3H8ZcJV7ja/ruOoiNMVKgOP/eOwErMCHk7InlhQnc78Vr3jE0NXIN\nCTL9sbt4ISTPB+QdTXnj4V4dpH4FxyelygSQXKbzbPugptVyue2PjgxgygB2\nQdXf\r\n=3dlY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.9.0","yarn":"1.22.5"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"13.5 kB"},"./dist/worker/worker.mjs":{"brotli":"11.7 kB"},"./dist/amp-production/main.mjs":{"brotli":"4 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"6.5.0","ava":"3.8.2","esm":"3.2.25","sirv":"1.0.6","acorn":"8.0.1","husky":"4.3.0","jsdom":"16.4.0","polka":"0.5.2","sinon":"9.0.3","rimraf":"3.0.2","rollup":"2.26.11","tslint":"6.1.3","prettier":"2.1.1","cross-env":"7.0.2","@babel/cli":"7.10.1","acorn-walk":"8.0.0","typescript":"4.0.2","@babel/core":"7.10.2","@types/node":"14.6.3","lint-staged":"10.2.9","npm-run-all":"4.1.5","@types/sinon":"9.0.5","magic-string":"0.25.7","@babel/preset-env":"7.10.2","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.2.0","rollup-plugin-terser":"7.0.1","@rollup/plugin-replace":"2.3.3","rollup-plugin-analyzer":"3.3.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.10.1","@babel/plugin-proposal-object-rest-spread":"7.10.1","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.27.0_1599591574396_0.8010630751942847","host":"s3://npm-registry-packages"}},"0.27.1":{"name":"@ampproject/worker-dom","version":"0.27.1","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.27.1","maintainers":[{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"choumx","email":"willchou@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"42b1e3a87e982fe184791681e3b197a8eae42455","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.27.1.tgz","fileCount":48,"integrity":"sha512-LOsZDYiOJSlA6b4yu83PeiY38gjZSZvGP4eYG49ME55yFhl2EinwmIIWf7+6kySSfriXxuTdWHWCH84qurlwSQ==","signatures":[{"sig":"MEUCIQDVOhVAoa8ddhIHx1GkTGTaLLZzE+Cqe57WyDQ5nkX2SQIgMYH3zQDpydSlQOg3FELTtKh23QlDKp9BDVVZquCothI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4437280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfV9oXCRA9TVsSAnZWagAA0ZcQAIfalqqQ1yi+ljLM5ZlC\nhUM3aqLyxem/bKFXQBjlvnIXvQ6qAG3SeE+IoxAloS+kXb2WT0UstGCq7rf6\nq+NvnJd0t3a1ErO7f7yTb2kEJcBsKmEx8o58FQUZJuJLBQStiqbhR1OrcyKK\nPWV7kUkLgWoiMkgBdRwGKiCILnPhDgBlxoUDaIW7VTynvSyqwnAZufSn2BtJ\nZD5VB+0pj9J37JVhXi1xwdLdNW5ldbwcz9qX57rn6hPZECExBINlARsx3LKn\nckx5yClrHkVeSVAd+a8csAf4TA7BEWgWVA5OKAgcwO6t0fQLOjHYZSo/VgzX\ngYTpGbSAjzAoYizcqW58hjSPKsEEVEqeORTfRRBACHnoJFafEq/ko7kr9Lxf\njuX7ncR5rEksPfxUFu99s9gGF3e4Md0O4gDRrvzRPKTVCE+Eut3kPgi7NFDE\n5X1301hzgpJsys3/0gVjJl0oBe3g8u9xQdW10yaBziWlWaRM/aShbHYfAoDF\nQCB/29RFsnyqjvnsPg+ixj6eNz0Do+w9LN2pNCvqgpD3bQS9LP7izLnNsPM8\nMoVUAvKZ0K3VoHkQzJHycX4tyjH+oEVE7njyd2NgkDdUNC9UaE6zws9p3rj4\n6P569ggouIiOd7eVsd2ekCiv7vu0abUE20TKSLl19VfkZnd6KlMRp6Bg7eux\nGa4i\r\n=GVFN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.9.0","yarn":"1.22.5"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"13.5 kB"},"./dist/worker/worker.mjs":{"brotli":"11.7 kB"},"./dist/amp-production/main.mjs":{"brotli":"4 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"6.5.0","ava":"3.8.2","esm":"3.2.25","sirv":"1.0.6","acorn":"8.0.1","husky":"4.3.0","jsdom":"16.4.0","polka":"0.5.2","sinon":"9.0.3","rimraf":"3.0.2","rollup":"2.26.11","tslint":"6.1.3","prettier":"2.1.1","cross-env":"7.0.2","@babel/cli":"7.10.1","acorn-walk":"8.0.0","typescript":"4.0.2","@babel/core":"7.10.2","@types/node":"14.6.3","lint-staged":"10.2.9","npm-run-all":"4.1.5","@types/sinon":"9.0.5","magic-string":"0.25.7","@babel/preset-env":"7.10.2","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.2.0","rollup-plugin-terser":"7.0.1","@rollup/plugin-replace":"2.3.3","rollup-plugin-analyzer":"3.3.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.10.1","@babel/plugin-proposal-object-rest-spread":"7.10.1","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.27.1_1599592983246_0.5431555334471354","host":"s3://npm-registry-packages"}},"0.27.2":{"name":"@ampproject/worker-dom","version":"0.27.2","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.27.2","maintainers":[{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"choumx","email":"willchou@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"165bea4f00b693a3dcb186adab534267ef0374b6","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.27.2.tgz","fileCount":48,"integrity":"sha512-/XcCnwKQacYAdSbJuAr7u+xMjKzUDWQdOaxzPZNoemrYZ8CV2Ma+TOiQNCh8sjgfm984j6W6LQaGK5CqVOoUIw==","signatures":[{"sig":"MEYCIQCxjezoOLTdpPJxG3wzj1cy3/4Nqe+y55zNlp+VyEO6OwIhAOlVdXdfifVunK5CSKM7EMYr4aWV/vSbGNvgf+loKyZZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4593183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZScOCRA9TVsSAnZWagAAd8wP/R1v6Rs8Rv4zG2Z9e8Gr\ncIO7lO4Imwuym5HipNraH0kd5ioeiLqC/cRWa0X+qHpaZsBdLfTJdB/K07n/\n140bvVQzQJnqCoS3X54oDqlCRqC1hdvNdTGvWjNmEeRHkTisXFTT+9zlMZER\nvldhjbcG0FKAEToq0+mhcKR7U7Vewz9f6VQ+rIxOOPNXnvwGHLF81P1xdAka\nJo0ILYPRNljJ4SpmDyPInlTDOz13JR8cFA4xQJ6arars6S/gq3okvToWNYkY\nkRhk3tdT1xSyR+09ki6XOk/N+2fi9KRfGcjxlPBSWdCI5T+Nv0WI526lkfcK\nJBaYKIKPw0wYYcuChvbmMbS/QeYyDSPY6Y7GfyCfroCStyVtLfBZsHGC2pPl\n/9gEpEjfBwc78bgdn2AcFlSt+nrE2RMvSawq9ki9afwPrsMGpeALEnf1t4k2\nls+EJ0YTUFGBXvf5YQZFQS7o8UklchRf6t97IS9340eaQJ4X1/Jdxg3ObEke\nLEgcmPw+ILuKeqv9fxnf/ApGeUB/w5J0meVb6iHe9AVFqbO5fY9ZEK+CdR9S\nPpTySFabbPurYeIdwRGsDa81/Is9mlmEUHymH9UuOAXGgmy5sca4tvMY5Xu7\n7wvgqUxWAwSqugUIAO/SeG6lo9sjMERpVEvwm6K/+W0J13nQ9X+pmPUvH+aB\n86qE\r\n=g6Xp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.11.0","yarn":"1.22.5"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"13.5 kB"},"./dist/worker/worker.mjs":{"brotli":"11.7 kB"},"./dist/amp-production/main.mjs":{"brotli":"4 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"6.5.0","ava":"3.12.1","esm":"3.2.25","sirv":"1.0.6","acorn":"8.0.1","husky":"4.3.0","jsdom":"16.4.0","polka":"0.5.2","sinon":"9.0.3","rimraf":"3.0.2","rollup":"2.27.1","tslint":"6.1.3","prettier":"2.1.2","cross-env":"7.0.2","@babel/cli":"7.11.6","acorn-walk":"8.0.0","typescript":"4.0.2","@babel/core":"7.11.6","@types/node":"14.11.1","lint-staged":"10.4.0","npm-run-all":"4.1.5","@types/sinon":"9.0.5","magic-string":"0.25.7","@babel/preset-env":"7.11.5","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.2.0","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"2.3.3","rollup-plugin-analyzer":"3.3.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.10.4","@babel/plugin-proposal-object-rest-spread":"7.11.0","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.27.2_1600464654093_0.24965890912770017","host":"s3://npm-registry-packages"}},"0.27.3":{"name":"@ampproject/worker-dom","version":"0.27.3","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.27.3","maintainers":[{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"choumx","email":"willchou@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"1c5a46b7ddf6e0499d8f51e06017ce6f80f60203","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.27.3.tgz","fileCount":48,"integrity":"sha512-BpSMiEVnSr7VVlEWkf5uE9BAzK5SdoW5d+MZXvBqXN5CGwqol3BmNT15dd2E62D/sE6cc6xk2z+tsgwUaFjVKA==","signatures":[{"sig":"MEQCICpIv9bggV84S0188QeauAhETwr6Q1UUaxRZs2A/et7vAiA/dbEY3wkLyOWroEeyeBA5oSvcElBTC8KcM1QzyuGMaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZS5/CRA9TVsSAnZWagAAgVsQAILXE7cO27UsZK8IL9UF\nKcLe+G7ChzT0pNq6A3z2bxhb+XuTbIK5ktm73ax+P0BuWm7HGSnKu/9W8j0p\npwDKKQhFsZRE7pAWs0/Ge2oBd8FnjyXnJhpYzsp/evtDCeFz5Cuu4Mb51Nae\noLd8wrju8OcI4gwJFd6Uz/qsYqEWU9VzlEJbqZ16AaiLNDKwQondV1hv+avo\n3HVaoXK8OBwgrjx1RDzBymkrHHTpq8bSr7fvSPG+jL3M+EJtgMkQrKoWINmK\nTdHciSxBJvcBpF8vhD+0kvJ+I3sJz1LZlWVbfZev2ekiJ9qezHvqblupILF7\neo7eyFLSmFTB6BJkSC+wPBsfOZkX8QoS2sQSk9cQAdn+q/Rzwa23bS5TyWWq\ncobab4/MAyUbiJ7UwEEt+zyEC3VUYh/7IjuhVz4eEJcW+eSy0DXZHbpzw7bO\nkNQsF2rGfiLVMc4O7rZkySx6R+v8jfPNPJvpCdiU61IsZQZ8ajuicPqSUfdq\nA0TDvku1/Y1Jg6XkqMYgEFkJ+S+hab6Hw5te/4HWE/+tmONkqzBEXrVwu6NH\nEmjroWC1atGwuJRxLb34tGmgWXVT3Pvmkfv1q7yUzNXcBjMv6rTzDjAWGJUU\nTDEYhWV8A3IC7oN11kuqaE6tMTY8iRte4u9GMUR42R81EhphSGeErCqfhXxi\nh0jL\r\n=rhrt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.11.0","yarn":"1.22.5"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"13.5 kB"},"./dist/worker/worker.mjs":{"brotli":"11.75 kB"},"./dist/amp-production/main.mjs":{"brotli":"4 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"6.5.0","ava":"3.12.1","esm":"3.2.25","sirv":"1.0.6","acorn":"8.0.1","husky":"4.3.0","jsdom":"16.4.0","polka":"0.5.2","sinon":"9.0.3","rimraf":"3.0.2","rollup":"2.27.1","tslint":"6.1.3","prettier":"2.1.2","cross-env":"7.0.2","@babel/cli":"7.11.6","acorn-walk":"8.0.0","typescript":"4.0.2","@babel/core":"7.11.6","@types/node":"14.11.1","lint-staged":"10.4.0","npm-run-all":"4.1.5","@types/sinon":"9.0.5","magic-string":"0.25.7","@babel/preset-env":"7.11.5","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.2.0","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"2.3.3","rollup-plugin-analyzer":"3.3.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.10.4","@babel/plugin-proposal-object-rest-spread":"7.11.0","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.27.3_1600466559419_0.20438249849334644","host":"s3://npm-registry-packages"}},"0.27.4":{"name":"@ampproject/worker-dom","version":"0.27.4","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.27.4","maintainers":[{"name":"alanorozco","email":"orozcoalan@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"choumx","email":"willchou@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"ddcdf6261959d3918c53e3f6bf2e821337a3f6eb","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.27.4.tgz","fileCount":48,"integrity":"sha512-G9wPM1SlDQuMwj9mBXxxfz3cjLe8USvwjNp+igfp1PdYHd7lZo+n7Hh2cu84s2US1anJcEb1rn5N8Z7RS+FKSA==","signatures":[{"sig":"MEYCIQDtuFLf1v4+Hp4TrQOcIXcjLxvdnAi4tb1LuI+Tl9pShgIhAMW4DuFHKW0SWO09a1wUByayQGT4yiiauA4wSszaQghk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4619795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftbrHCRA9TVsSAnZWagAAsx4QAJBJtjYdGOUSzkvuKday\n2odfC3LrZChBZeSuUzlHcXSNNlQRLmsO8EnugaHqHUheX/edpN5EBupcEVMF\nJw/wuHe5qB6R8U8s5HEGO3gIIA4NawBJtSB9oji8HOrJb1j34j0fJYEVrPYZ\nvGmKOIMH/uHvMMS/4d2DFQR7U24QXk3kxeYwEAr0agBuqrbgoaMOV0tuwRWY\nQZCsA+9RV/Us1SrhpTkBPcK6P9oKGb71jJ+lsWhVW69l7QK9yHXBhbcWcNLj\ny1CjhFoNGPDEysAKvtC/yo16elIEqQTO1Yw+6ZsIDMsmR+lvMPPbN0aJSfxy\n5zPagmvjQVHx9BjFYxSemtimp/tg978ClIYzTKc1arrtEiL15oKND2oNV1Uo\n9+UQgEEdmaHKgmyd5M6h/nOCVH8yHkc0gQej10vNBacRknAC28kt9OcZgC/X\nRszWZkW37uOW9q7wBt8inViVd46XHBtmyX9v05r65JsAL3MPcvuAMe3ylowg\n7oNtjixfhhoACAtQZcF2Le8oxf5cYRI3jda2CIiwM9ZIck/NcV02BNquzIiN\ndXJ1v6IxxhyBbtAHxcYLBxz3WSOhtZ+EzT2txo4RdAoBdJbaNuZ8SJfmpg7Y\nx8bLjOjgM8L2jzctHXO28BFwKAc/hrpLwxnnaIujZXZ5NhW+2tZ5j/TR8GLz\nPBUj\r\n=gzkH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.13.0","yarn":"1.22.10"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"13.5 kB"},"./dist/worker/worker.mjs":{"brotli":"12 kB"},"./dist/amp-production/main.mjs":{"brotli":"4 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communiampion sent\n      to the Licensor or its representatives, including but not limited to\n      communiampion on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communiampion that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"6.5.0","ava":"3.13.0","esm":"3.2.25","sirv":"1.0.7","acorn":"8.0.4","husky":"4.3.0","jsdom":"16.4.0","polka":"0.5.2","sinon":"9.2.1","rimraf":"3.0.2","rollup":"2.29.0","tslint":"6.1.3","prettier":"2.1.2","cross-env":"7.0.2","@babel/cli":"7.12.1","acorn-walk":"8.0.0","typescript":"4.0.5","@babel/core":"7.12.3","@types/node":"14.14.3","lint-staged":"10.5.1","npm-run-all":"4.1.5","@types/sinon":"9.0.8","magic-string":"0.25.7","@babel/preset-env":"7.12.1","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.2.0","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"2.3.4","rollup-plugin-analyzer":"3.3.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.12.1","@babel/plugin-proposal-object-rest-spread":"7.12.1","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.27.4_1605745350698_0.7491119312459122","host":"s3://npm-registry-packages"}},"0.28.0":{"name":"@ampproject/worker-dom","version":"0.28.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.28.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"97b6b0c5465107832c0b511dafdffc7c1e577581","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.28.0.tgz","fileCount":39,"integrity":"sha512-9MR0moNBG74ZDeB50iXG9AxM0ZczryGCXNOHCswhMnT9xDP0TkQcGWbsEt88o2prJ47vsO496SyQ43RhL1p7Vg==","signatures":[{"sig":"MEUCIQCJBEHLcLKNCaCuwajb5vxvsLeqPZZhigPg2wu/4ucCzwIgCeOVmU41jQ1hbcYxsSbsPpq5jjoKsu4MhuJmzbv5csE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4650368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUL/TCRA9TVsSAnZWagAAf60QAJtuL9OP4MJ147mwkasU\nU4zQ38Urw+17OzEiqM/PFZjidfqiS743vv6vkQz7KMEvaHpNASBkPRRuy26v\n7jB8B8aENkaIHLImmoYRYVnpjww3v0j8TH7sHmBN2PkCbuUw5h9T36RDzxtN\nSmldljIUp645PEoqGp4i0/dTkqr4TrAK/Vc8PiURjYs4P1EOepxREu8P4i5i\n0ZV2xeFTjkG7d0fME4WLGbbB/5X2ljw1pAxKUdm74ZJ/1lx8+yFxlXH8XDMk\n0zCNrj9r2HJ0P1P/5wDUMyDD5Lam4OR9hJvxEr9ajmMV8d1lRiMUZCUCYX00\nWUab8IxqGKIh11WumFotKq9+PJXpv5bu6iEmt4Bzo9ULPzFci5b/YirrrSqh\nb9kXv6bPZsMt2EyvB6lDd8l49lLus+xnMqyrNJMjINu4Hy2deGL5UBFtQU9r\nkFdLKQPOWCK3xbxrPXUdRimd6Ug7iMQBYfwwGNG/g28K+IIKmt/fAsyFCNTs\nSIMw5D+THzSEKW1Azf0HUxP+Zcn5nv42ZEOK42RuN75bVhkT5ZTJiD/f/gYq\n6cRuXG0uubVmrEZPihVpNv/CrcItgjSRD1BUTf3kL8RZLmKqIr7vMGOpThRF\nwP1JfM8Stl6CMQpoXf2GIozqIOC0gb+9i2932K9Bxv9StYg1AVVhgLO1qkOU\nmLY2\r\n=4ozu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.16.0","yarn":"1.22.10"},"engines":{"node":">=10.14"},"gitHead":"7b687f5e5ac760c3b8e41b16bd41c52550f7381a","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"kristoferbaxter","email":"kbax@me.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"13.5 kB"},"./dist/worker/worker.mjs":{"brotli":"12 kB"},"./dist/amp-production/main.mjs":{"brotli":"4 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"6.14.11","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"_nodeVersion":"14.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"7.4.0","ava":"3.15.0","esm":"3.2.25","sirv":"1.0.11","acorn":"8.1.0","husky":"5.1.3","jsdom":"16.5.1","polka":"0.5.2","sinon":"9.2.4","rimraf":"3.0.2","rollup":"2.41.2","tslint":"6.1.3","prettier":"2.2.1","cross-env":"7.0.3","@babel/cli":"7.13.10","acorn-walk":"8.0.2","typescript":"4.2.3","@babel/core":"7.13.10","@types/node":"14.14.34","lint-staged":"10.5.4","npm-run-all":"4.1.5","@types/sinon":"9.0.11","magic-string":"0.25.7","@babel/preset-env":"7.13.10","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.3.0","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"2.4.1","rollup-plugin-analyzer":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-object-rest-spread":"7.13.8","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.28.0_1615904722853_0.6370506099183062","host":"s3://npm-registry-packages"}},"0.29.0":{"name":"@ampproject/worker-dom","version":"0.29.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.29.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"5cffd703cb54a1114ba5bbc5fbc8a13f00d358cc","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.29.0.tgz","fileCount":48,"integrity":"sha512-qZLPfmELPpVDvF831JbD50H4C+PbI5tn8+fREfJ7XZVJ21oqRzKIt8TPqnujThIwPpMInZuA39QnMzD05pjplg==","signatures":[{"sig":"MEQCIAOigV/oRFIbjcPZ0B4INCBFMa7ax1fDisAgQsYbrEDgAiBO2td92HyifikUk3JFixMtw6liKIEvS8VRGoGfQDZRtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4685337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbjFSCRA9TVsSAnZWagAA77UP/1M7CSimmjA42L+gG32E\nb97ykqER2H0BBB2jgyp4vqpYoIWaf0h0MTv7SJSqLTEqFATbXRaE9L77Ka/6\ncAwDbcELOYngz+SAPJ77DVaSAOOYMDaTVqb/0UhaakcBmGkciRY7ZUSMBCKb\ng1gjUmkOUA1j+VAJt7cQRRulDYdDgErrZrQs1UHxAU+f0peKmZJTFzV08UzV\nXFnlXLCy+9IsAnILYFrCjPuFkMM0vu2+cL29xZGpzJxLKgba+CeEjZo0Ecd+\nNDI7ufFwR5l+Ev4yzWt/V2AzshMd5e84wCWBSj8VxZuq9k5X2GcRU7W9ZnWM\ntnCSyVf2bHqOv0w2i4if3N0a55yQWGJBhtJ5jmMr/iW8WHpwLfyZbaXKA0UM\nS89FDR61SouJeYBm5+R7j5tOd46nGPRoNFwl+poOzFUMCzgoAJVyneiH9Kgd\n63jAseKyIoeaGjkReNh3E7jjiXi9Evb7OeMOupEL3S9YdE1olNf5sHigAwyR\nhdsRqbzETLFe7Nuy5UYF2lYMg48bAfQG1WE5qBbCk62SjpNEGA7+VN53g85r\n4Nau1n7FJ+yhAscOW+JSRIoNqKu7izd7vvasP+wXiEfXY6P+M3pNRYbOOmLi\nShFMMNEnemPkVfYYJT4QZVrtOUzZ7RZAMI69KyiRv+rZPF0EIenXIyPTXqok\ngVfb\r\n=L92H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.16.0","yarn":"1.22.10"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"13.5 kB"},"./dist/worker/worker.mjs":{"brotli":"12 kB"},"./dist/amp-production/main.mjs":{"brotli":"4.5 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"7.4.0","ava":"3.15.0","esm":"3.2.25","sirv":"1.0.11","acorn":"8.1.0","husky":"6.0.0","jsdom":"16.5.2","polka":"0.5.2","sinon":"10.0.0","rimraf":"3.0.2","rollup":"2.43.1","tslint":"6.1.3","prettier":"2.2.1","cross-env":"7.0.3","@babel/cli":"7.13.14","acorn-walk":"8.0.2","typescript":"4.2.3","@babel/core":"7.13.14","@types/node":"14.14.37","lint-staged":"10.5.4","npm-run-all":"4.1.5","@types/sinon":"9.0.11","magic-string":"0.25.7","@babel/preset-env":"7.13.12","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.3.0","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"2.4.2","rollup-plugin-analyzer":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-object-rest-spread":"7.13.8","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.29.0_1617834322050_0.786433142003796","host":"s3://npm-registry-packages"}},"0.29.1":{"name":"@ampproject/worker-dom","version":"0.29.1","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.29.1","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"0bc187a48e8f1125f46c8385d806622fcbf491c8","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.29.1.tgz","fileCount":48,"integrity":"sha512-7blaPY3xLQVwm+EMvk0XBFKoE3YuILeRd+5xoAfVeh5FwoK4YD3kcmc41W7QzPvm5kVXohIZalSPJpOG7Yxe2A==","signatures":[{"sig":"MEYCIQDFjrvnVeMQcQ0rEsfnTWgd7yL6FV1KoEpuztfUNaikUAIhAMTNckpCoojlwBbCj2eW/RTWisdjuQN2sPdHdTPss3pK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4685418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcMSjCRA9TVsSAnZWagAAPxQP/2+92ZtC/2nXPxdrtfzP\nCYiLHp2uLE/xGvsLoCb/vc4ED23d8Ma82nJoOtGdWZ6nNenBYDhL8agzZNKR\nJDTJJXdZbl3rrbOnc/zbnEpS4mvtZeNwJ0eR5BcQRq6obiGodKK+WYDVKwec\nNW4ec1Il5ZwC3EsFi3LzTx4JErBAEAejy3dg303apouEQGoSXCpCBJd+CqrO\nnm5/wssj/kbSh4vv6bR7PoofGaL63NVPakeRY0b1qMvnAu3Ed6mweGw92OYT\n3pY8Z/MM8qEftSGSzVIydSBFZ8nynW4zAphi2EaGpQQ8oFvu/dMlJtUSxlBY\nbITgLL3OPKgUw5c1FEqvPFptL1cxAjoP/5CjEJYHi5OMxemeLzT+tI0ojC7n\nsCEck97ghlgMXF5cKc62Bx4Eu2t+7HtPDMKpMfWciG224TBUCgohyhJNqjmx\nSs4LEoN4+lV5GmSt40ps3WwRkAqLCAy9MuI5ESrysMKvqz6kKoKNLdkkgohi\nOZmH3AEMkMvCNu+FnAVOezAF5PbJ/HWMRb1GAfebf6jLmLtZ1Qh6GJihIOTk\nLCgAMoPFtS8JpYE0jpffrmINtt9wZ7i1eKj9sqg3m50DBn0OCYcBfeijKC/6\nKQk7KZeAqMiHA9sW/XVkF1UkTbZohHGybeqwaQLJgP280cO2xOd/ZD2PPvAo\nF5tn\r\n=mEzW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.16.1","yarn":"1.22.10"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"13.5 kB"},"./dist/worker/worker.mjs":{"brotli":"12 kB"},"./dist/amp-production/main.mjs":{"brotli":"4.5 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"7.4.0","ava":"3.15.0","esm":"3.2.25","sirv":"1.0.11","acorn":"8.1.0","husky":"6.0.0","jsdom":"16.5.2","polka":"0.5.2","sinon":"10.0.0","rimraf":"3.0.2","rollup":"2.45.0","tslint":"6.1.3","prettier":"2.2.1","cross-env":"7.0.3","@babel/cli":"7.13.14","acorn-walk":"8.0.2","typescript":"4.2.4","@babel/core":"7.13.14","@types/node":"14.14.37","lint-staged":"10.5.4","npm-run-all":"4.1.5","@types/sinon":"9.0.11","magic-string":"0.25.7","@babel/preset-env":"7.13.12","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.3.0","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"2.4.2","rollup-plugin-analyzer":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-object-rest-spread":"7.13.8","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.29.1_1618003106730_0.7811855736264479","host":"s3://npm-registry-packages"}},"0.29.2":{"name":"@ampproject/worker-dom","version":"0.29.2","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.29.2","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"ff6fab9b6715ad3dcbf96ff7169f8df0e9235793","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.29.2.tgz","fileCount":48,"integrity":"sha512-S5vSbR6XJrZXZ5bMxBVjEP6uwfyb8VGSXwrRa3Tsn+aHIA/6MT7Y3uZYTIKRJEZTJWdyeCj0l4/bmi6JZf93FQ==","signatures":[{"sig":"MEUCIQCCxxvrWdMMLGMFHHbhxYUV9/kPhUte2SsNxUfsGzI1bwIgQxXhTrd3G1/x3+V+ht498uKwnjk6zfKhEdbd09AGWkM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4688697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfyxaCRA9TVsSAnZWagAApkIQAIS9cuBLkzq7DuHEZODw\n6g50gSsJCVEj/3z/TK7E90Qlugb9rg26sjvvp3ZfALUt6BS/plhZBL4ejW8W\nyIUkwzPhxmFx9ZlNGF+Ql1h7MHhI2nCbuEr7u2e1Soa4P1qWIaL4TBG6RMin\nOv8K5ACFJq4J4wlwq4m9YN241DWyI4D3ph17y4C7jOMcB8WFMwgPCh5KEJDN\nmfr4A6AKRTJe1TjqeAnUAnuOUwhUf1ExtoGOC48Gxdop13/2wNVny3GGhIpZ\nRHWvGyLKugUt+w4oLvv1qUqZMFyBlcPQZhl2VumTT/SblsI0jsy+w5zSm/Hr\nRvyKpmpGH7+8u9sg8rXeWNvke5QCieIEIO614v/cG/NzCp9G3l6NlgJ5jN/D\nUjCosHXSgF+s5zF0iRtgTj0NC4xa4LDxnThSXGg9WqAXbIkdpIukSdueFZrr\nzrFKqY436sDCXpM57D+2Io7xZAr1KHKy75vGKWF2YBIsL//7NvczR9n3eHlx\n0iU1AvsYN2sksb6qOgrgRM0ffdwSx+vGVORLtS5cnOAuGX+D3G9F7qxN7aex\nVBLsVOUpjcfJjfd1MbsFL5nflJhRPt4UUeZP5dPTT0CauY77LuXcGHoBxuZZ\nIPq2ZYqec1AsGrtKRMQQgUXjniIppFww7A8vB7K/AwB3wkJlhSE1YwacAcO0\nQSFv\r\n=e38d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.16.1","yarn":"1.22.10"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"14 kB"},"./dist/worker/worker.mjs":{"brotli":"12 kB"},"./dist/amp-production/main.mjs":{"brotli":"4.5 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"7.4.0","ava":"3.15.0","esm":"3.2.25","sirv":"1.0.11","acorn":"8.1.0","husky":"6.0.0","jsdom":"16.5.3","polka":"0.5.2","sinon":"10.0.0","rimraf":"3.0.2","rollup":"2.45.1","tslint":"6.1.3","prettier":"2.2.1","cross-env":"7.0.3","@babel/cli":"7.13.14","acorn-walk":"8.0.2","typescript":"4.2.4","@babel/core":"7.13.15","@types/node":"14.14.37","lint-staged":"10.5.4","npm-run-all":"4.1.5","@types/sinon":"9.0.11","magic-string":"0.25.7","@babel/preset-env":"7.13.15","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.3.0","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"2.4.2","rollup-plugin-analyzer":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-object-rest-spread":"7.13.8","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.29.2_1618947162028_0.2839726057696872","host":"s3://npm-registry-packages"}},"0.29.3":{"name":"@ampproject/worker-dom","version":"0.29.3","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.29.3","maintainers":[{"name":"kdwan","email":"kdwan@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"2539d496ea3ebce1a3102503590bb5d7cc6a0085","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.29.3.tgz","fileCount":50,"integrity":"sha512-qVTmxOVaIeJ/94OymOfN/TZS2Z5IA/rXcGyRNusZEHk0P0qIAWnLu8bSx27wRkc3cCVn9HhBiLsXkMzxhL/UQA==","signatures":[{"sig":"MEQCIHm1jJX3NYuUsdsZdY1NbIUAFE1zCUazImMd8rFI0IN8AiBukcjnqMxj5CBp7017ZYpRDFQRalGYYzSJQe+hPhUUmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5001994,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkw1ICRA9TVsSAnZWagAACVEP/2bSTlevTH5Twdnziqqy\nYI8/9vOfCIeQbDzFscz+GftGPIGfMxMmZZoG6lIDgJkMJkAitPBtAXr4hsPC\nhtCiKOJcWKPvIGg+ymXsb1041Ra6DGeQ5PsRoNHb5SgwWRj38vAJYZIhvBVM\n6AI8ReGlGbAgGk05ybeHF7bKGgIIUy4GH3M6AsQ7yKxo5fZo+hq8a0CdQEcw\nwrP2wALtvfR/tsTKYI8+x0e5d/x+GmKVJl+gvzKjfJ6/dYEeW10VgykOzbtE\n84Nc1i1FiA8dc1IWFhAHxtqquW4Qir0VCwN7cPPAKwJsZ0QUgs1YUFEuqQZL\nm3Dii+rvMsy5WD9febwmoA3qjzGbW+zplGb50LZOnQWq74REuqUc1TWs84hf\nud42avF2wbQDkKLaQPKsDG0xbVIh6/pBV3Hf4sNpeOqH7oIh6qROxl7O5Osd\n4FBTEiu/gm2Dao9SGj1tPjYp9OxAagRJ9XGc9q2wcWdWvBYpluOOFxZUOzES\nEvVb1wUx0hVyZC+cIxgmwlk2f2cYAGtl8DCSHg641p/OUw1EzSts7pH+Cn9Y\nf88u5/MyomHBE9kTlB9XSSWZZuz9ZDEXR94S8v4QjsBwz4wcO72QFbis4uRW\nBF06yKeUH12f5gEIJqRoRgqNpz3KRXOddkKGqDVkBn224OOI+3hxPD6fufrF\nx5cZ\r\n=HsKI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.16.1","yarn":"1.22.10"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"14 kB"},"./dist/worker/worker.mjs":{"brotli":"12 kB"},"./dist/amp-production/main.mjs":{"brotli":"4.5 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"7.5.0","ava":"3.15.0","esm":"3.2.25","sirv":"1.0.11","acorn":"8.2.1","husky":"6.0.0","jsdom":"16.5.3","polka":"0.5.2","sinon":"10.0.0","rimraf":"3.0.2","rollup":"2.45.2","tslint":"6.1.3","prettier":"2.2.1","cross-env":"7.0.3","@babel/cli":"7.13.16","acorn-walk":"8.1.0","typescript":"4.2.4","@babel/core":"7.13.16","@types/node":"14.14.41","lint-staged":"10.5.4","npm-run-all":"4.1.5","@types/sinon":"10.0.0","magic-string":"0.25.7","@babel/preset-env":"7.13.15","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.3.0","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"2.4.2","rollup-plugin-analyzer":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.13.0","@babel/plugin-proposal-object-rest-spread":"7.13.8","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.29.3_1620249928281_0.7950703718124317","host":"s3://npm-registry-packages"}},"0.30.0":{"name":"@ampproject/worker-dom","version":"0.30.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.30.0","maintainers":[{"name":"esth","email":"esther@amp.dev"},{"name":"ampprojectbot","email":"bot@amp.dev"},{"name":"kdwan","email":"kdwan@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"deb1a7e5fc02655d643e3ce5847322843b15b8f9","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.30.0.tgz","fileCount":50,"integrity":"sha512-g+eGRlyHfta+qjpZMqzHj1CpX3gI8d8b5BRme9vPuNGuyyLr7wEde83vdFLuPu2Z8bg5hmwpcVuCCHs7FqJWgQ==","signatures":[{"sig":"MEUCIEPTxz6IdNCtA5iEZ1WEgloh7sijtPBdowtM5Ad0VyCKAiEAmKYzpBrs31i90YDzAt+Hak9G3uf6DyaI5it1jARSf60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5007648,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3K8PCRA9TVsSAnZWagAAuiIP/jeaQcIwUwQNwZkJs3AD\n+eOFPp/nHOzjX1cukmAzzwZf4Q4K6dKhcY0G+F8RON11FBYl2dD04wGbLL4B\nZbdtLtPq6IbkVIcu/I+m24EBGy9ZDyZv+JryAa/mcOGWnWP2/uGFFbT4V+Rb\ncDxqCRrUxkATn1TrEgMMRoXKHP4mCFyWU8I/SdwZRIoq0zxUJzXl655m7fN1\nP8UvGuJauYSqmVK/hjK5IdKebSIwGcKqyUED/yM+S+71RK/DVeW8cqi4ye06\nHzSQQa6Ac9VNXvEF8ib+Vk597Jcv+33Gt2RTNfP3p/r9XJNHFWsEoo2lPvvv\nG6ETiC3RoNAnzJYAqGEvT9guvCRhYnUHDZgXT62SiEwj3+UwcUyWaQ6B9AAG\nyIA9yYvtGln+23gMvvA/x2zCDbsu5cD7oOyOKQaZruuOomf4ESqGmNGM3Anm\nKzDKD6tSgkaLNtNFp30DjjYod3TRuVW3n7Q9F44h9Jk0uoaZLwtry1V9AXHB\n1GietS30GA46xtLyUzhw/Bh3B5LULM0cRZTUa03mKVVRKBUsDeIyQjTyX5Bi\nuWPNJ7Gsv8J84P4KeeTMmFyIcXd0Uq5o9STyJ5thuhJq3fM+RFQx9OKnXpGH\nWSObCAwv3N0Qm5Ub93wdaFsa/j0+OJHmgwERZ5oY4Yzlm+p65cM4qM904+nj\nUbQl\r\n=Nz6l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.17.1","yarn":"1.22.10"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"14 kB"},"./dist/worker/worker.mjs":{"brotli":"12 kB"},"./dist/amp-production/main.mjs":{"brotli":"4.5 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"7.5.0","ava":"3.15.0","esm":"3.2.25","sirv":"1.0.12","acorn":"8.4.0","husky":"6.0.0","jsdom":"16.6.0","polka":"0.5.2","sinon":"11.1.1","rimraf":"3.0.2","rollup":"2.52.1","tslint":"6.1.3","prettier":"2.3.1","cross-env":"7.0.3","@babel/cli":"7.14.5","acorn-walk":"8.1.0","typescript":"4.2.4","@babel/core":"7.14.6","@types/node":"14.17.3","lint-staged":"11.0.0","npm-run-all":"4.1.5","@types/sinon":"10.0.2","magic-string":"0.25.7","@babel/preset-env":"7.14.5","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.3.0","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"2.4.2","rollup-plugin-analyzer":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.30.0_1625075470772_0.20434111243980646","host":"s3://npm-registry-packages"}},"0.30.1":{"name":"@ampproject/worker-dom","version":"0.30.1","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.30.1","maintainers":[{"name":"esth","email":"esther@amp.dev"},{"name":"ampprojectbot","email":"bot@amp.dev"},{"name":"kdwan","email":"kdwan@google.com"},{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"aa58e59770d8e2344876506cb88dd0516a6e3fc2","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.30.1.tgz","fileCount":50,"integrity":"sha512-P2EhgBuKGBhJkibbAm6SItbHPi1bRF5pdmDLgwFDiCfHUN4Oe7xkRlUVcqM1vfn8DvmArXEQP03ot7zvHcqm/A==","signatures":[{"sig":"MEQCIH5lwy/vmlgLT3fah1T5GGm6hTztoXzkhkZfQzolgcjyAiB+8R2fPHMQks+syIw/tN8HZ9XZ3gzI7tN2KvhvLY1c2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5052823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg32NACRA9TVsSAnZWagAANbwQAIxRBkx1Cc95h/5vx+0s\nSJxa8CFJs3EnEukAClZQJgYi5t9TRsRuhICFn/ROTVkrp6el8PY7leC1R8gC\nowD+aLt2zBCzCXwmcj5a2RoEZGj7KzvXqYSP+gxkrG0FQcbV9TgoGkGDvyIY\n76lsouqwTf4TmhYI1Om9bhH2m91hUKafkIDY/qKWnB164QqYx9A3pVxBf9dp\nMlQne1PMIdGU0D7SNNAfeC/jVZrnNulpkxFEykBZI1nfcbyuJK4zkDDLr2u6\nKmpatYNCgTj90bCOcTvdInsilu8ZuxSi/QOD6jI3kU27RY+Uu3fAPXXZR2vD\nVSMKn7tr9ozVtuJHpLCP9C5p+MtXjQ0Xtr8omtv63NpP4MplxjMJKphB1RC5\nP8A2p1FQRu6eteODnn1m9i3oaJf0gP73wFKZFcmQKha+m7JzhaiWOd4BzmI+\nBFiXMQQQWy7+i4T0jstTqtBVP3enLoPFWZA0dGoNacHcXi7e4mMXHOI+bcOc\nIaXKUtkiEe7uQkgOtRMRW5e3CV762hb6pSmJ4QtJ0rvqE8iuGRFWafL8THXB\nEL/2V5MwdoM3B1bSOynLWQPYBJRxBogLHL5L0iXbZNaDZnqwGGlM4/EYI5oS\nAvNWPXHTzh2YzPb87FrVc0NMMOe1G8H/6a6us1VDESxuIZBTp9yoJcEi0+6g\nPQIS\r\n=oeT0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.17.1","yarn":"1.22.10"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"14 kB"},"./dist/worker/worker.mjs":{"brotli":"12 kB"},"./dist/amp-production/main.mjs":{"brotli":"4.5 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"7.5.0","ava":"3.15.0","esm":"3.2.25","sirv":"1.0.12","acorn":"8.4.0","husky":"6.0.0","jsdom":"16.6.0","polka":"0.5.2","sinon":"11.1.1","rimraf":"3.0.2","rollup":"2.52.1","tslint":"6.1.3","prettier":"2.3.1","cross-env":"7.0.3","@babel/cli":"7.14.5","acorn-walk":"8.1.0","typescript":"4.2.4","@babel/core":"7.14.6","@types/node":"14.17.3","lint-staged":"11.0.0","npm-run-all":"4.1.5","@types/sinon":"10.0.2","magic-string":"0.25.7","@babel/preset-env":"7.14.5","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.3.0","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"2.4.2","rollup-plugin-analyzer":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@babel/plugin-proposal-class-properties":"7.14.5","@babel/plugin-proposal-object-rest-spread":"7.14.5","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.30.1_1625252672095_0.7325846558908045","host":"s3://npm-registry-packages"}},"0.31.0":{"name":"@ampproject/worker-dom","version":"0.31.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.31.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"},{"name":"kdwan","email":"kdwan@google.com"},{"name":"ampprojectbot","email":"bot@amp.dev"},{"name":"esth","email":"esther@amp.dev"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"ab3515c9cb5e3217522c16e73c1572edeec0a6ad","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.31.0.tgz","fileCount":50,"integrity":"sha512-/zzLEv+EpVoOfK2eRYAEn+GLOCB2O3vR9CEH6cXec3Jasnn0Ci/vuD0lGSdcVGlMMk7tYodc1WNw1P9R5yCM0Q==","signatures":[{"sig":"MEQCIAECsAnJqlgCDlXsY6qnSFoF4DjQmhvJ+47a5+zegu3QAiBTk29YO9fxZH5lZuF9kC29nMajINS0h+4VpyvuaO5c8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5046136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhO5M8CRA9TVsSAnZWagAApqAP/01oCwV/LzBfs26x3xIb\nB7XL9B7DZfCetc46wMEZt8nZNpey+dGLCV8Eq3MNaA/rzRceKKXMha0jJBcz\nvomU32aThQV2RjXvWoVLF8RpgLfYQ/AiZ9RhLCX6tHElbdcfilyVBqfa3gAw\nHEh7fPe9I59WHAFDF4ZLGSx421lq46Q8DRF5ReLisupyLAKYcf1AAoqVmkWX\nNl//XEG/0DUC4fVgTkSt0R5Z1m+mWepujoATTggQ+KbrvmAyrB8iF3proyFj\nbCm/+1wKQS1yfy58jfdx77RR+tTUzo2tPt0WLwMeJ3nUSiU7PodFyUDrqmiC\nFcB+U+pLzroFsKr7vxJ9XyduuKIuiYxX7XsIUvOpWB8iI+IbdV03lqreVuQU\nx9U5/1cWNoRx5BLx7R/S+gak02h3XsCNiPGQc9jU8GHNozbcEChNng2naMGV\nGVnr7WAzD0qiXWnsMzht6pwoFNoNSKOYIRIrgc28+dqSaMCy0hpLJRUwDqb8\nVIbWYU4dWv6vhFuyY+qUxZHwaNPwdcB3qbHOAKp6NbqrQYoGh07SH7WuIpk6\nZipusct2V7APPyoyHAbZ1uvg2t20rywNeFF0w0SkCVs8I1rTc2YKkr4pwgyH\nfafg5nVq7BsK6Ru6JORFWYbJrJMS64zjxdiaYhkR4YT5tR3UVYH41tpOHhf5\nHEoC\r\n=C1Jm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.17.4","yarn":"1.22.11"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"14 kB"},"./dist/worker/worker.mjs":{"brotli":"12 kB"},"./dist/amp-production/main.mjs":{"brotli":"4.5 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"7.5.0","ava":"3.15.0","esm":"3.2.25","sirv":"1.0.12","acorn":"8.4.1","husky":"7.0.1","jsdom":"17.0.0","polka":"0.5.2","sinon":"11.1.2","rimraf":"3.0.2","rollup":"2.55.1","tslint":"6.1.3","prettier":"2.3.2","cross-env":"7.0.3","@babel/cli":"7.14.8","acorn-walk":"8.1.1","typescript":"4.3.5","@babel/core":"7.15.0","@types/node":"14.17.7","lint-staged":"11.1.1","npm-run-all":"4.1.5","@types/sinon":"10.0.2","magic-string":"0.25.7","@babel/preset-env":"7.15.0","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.3.0","@rollup/plugin-babel":"5.3.0","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"3.0.0","rollup-plugin-analyzer":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@ampproject/rollup-plugin-closure-compiler":"0.26.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.31.0_1631294268215_0.25396577343740523","host":"s3://npm-registry-packages"}},"0.32.0":{"name":"@ampproject/worker-dom","version":"0.32.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.32.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"},{"name":"kdwan","email":"kdwan@google.com"},{"name":"ampprojectbot","email":"bot@amp.dev"},{"name":"esth","email":"esther@amp.dev"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"27321f79d8da1fa90cb94afc24b533e440ce1a12","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.32.0.tgz","fileCount":50,"integrity":"sha512-ReUUeX/MDMXAK5RjmfiZgGXcbNyzqrKGV3HwREbeqOQmq7oD+ThzkMt9YyuoModgdi+d9x/G/h7pARGavOh9Dg==","signatures":[{"sig":"MEUCIBE+gBzLmSZyQLDnKS+b17Jvq9bcHBXvccJwqVyZ8qH0AiEAr3RhwGDDK5iI8Lq2nm44iNnuysIHnfEk/KB4Z++Wd44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4471414},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.17.6","yarn":"1.22.11"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"14 kB"},"./dist/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/main.mjs":{"brotli":"4.5 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"7.5.0","ava":"3.15.0","esm":"3.2.25","sirv":"1.0.17","acorn":"8.5.0","husky":"7.0.2","jsdom":"17.0.0","polka":"0.5.2","sinon":"11.1.2","rimraf":"3.0.2","rollup":"2.57.0","tslint":"6.1.3","prettier":"2.4.1","benchmark":"2.1.4","cross-env":"7.0.3","@babel/cli":"7.15.7","acorn-walk":"8.2.0","typescript":"4.4.3","@babel/core":"7.15.5","@types/node":"14.17.19","lint-staged":"11.1.2","npm-run-all":"4.1.5","@types/sinon":"10.0.4","magic-string":"0.25.7","@babel/preset-env":"7.15.6","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.3.0","@rollup/plugin-babel":"5.3.0","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"3.0.0","rollup-plugin-analyzer":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@ampproject/rollup-plugin-closure-compiler":"0.27.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.32.0_1632861939421_0.980786559416212","host":"s3://npm-registry-packages"}},"0.32.1":{"name":"@ampproject/worker-dom","version":"0.32.1","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.32.1","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"},{"name":"kdwan","email":"kdwan@google.com"},{"name":"ampprojectbot","email":"bot@amp.dev"},{"name":"esth","email":"esther@amp.dev"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"7615eea5199728fff5350ce264168b674685e5d1","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.32.1.tgz","fileCount":50,"integrity":"sha512-O8AfOnBPJc6Go+U8c+mCJbQzL9eMExlz7kR25E/oaPd+P0BuPGefeLbgdzEsIzS/iovpgpyCDZLwDQ1LZSfw9w==","signatures":[{"sig":"MEQCIHRrKqTbOpJIle1Oz76j+qo3bvFMZEcQnznv3oIVCFLXAiBl/xpy23aUGM3CFPR2ZE5WHZVPAy+asch0HMjgSYGvpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4471551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzFSaCRA9TVsSAnZWagAAfX0P/2ceyJLdt5rQKJzRGznW\nJDHMgOddRyU0tQKl/SAEuPxqCLzZDctzKgid+xI9/QxtqZF9FCsKfr8ePmcQ\npRj30FbfxgNDQEtWa84dk8wCozqdiqPDKuz+fnxsqq7shnWmUBLCb2RL3548\nxekJEduzsSXFm9jI2USdQxgdGG4l/sMEI8ApmujPXTCFcBLFhMdzOkdu36nX\nkkAV9gVE3i8RKrpCmges6/5BZjlKuVAPFm40YlAvk1Wyqi03QF9vwArx0323\nEeYaQiqt1vkGqgmSfC4268O9duMs4e0p0NniQawgKKO6+5P5Eho49lw5d0qC\nUCT63afD+d5hhxKuGAWgJsDrLzBADSVDcpOxJ0bEbQfUcvq6r+TMpG/lwof2\n25o/YDsoeSi5h0IhFlOUCnl4R3zD7eBpMH6wC75yUDMR2Qgg6yZyL6J53xhG\nQaJ0B0M7FjGMR44HjArXNsuwj3CJrTMT0D+PZSkNvOMs/Ao5FtySZydCv5Dp\nHaWIuHftqcMpnh4wNIcscmsrLwZNOFlkAgfE5VcHj3qUDkEZUdxu8NT9llvc\nH3+sfGOiaJNyeekVyvY5pEE+k+LuPJsGqNHtUt2NOqIOaQGF71xiImBPdkS2\nXz32YjOJUTUxV/ciJh61DXFX+8iRsm7+I3VIi2si0LQ9h5/LK8ylMPd3C2Lc\n5l8M\r\n=GkWL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"14.17.6","yarn":"1.22.11"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"14 kB"},"./dist/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/main.mjs":{"brotli":"4.5 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"7.5.0","ava":"3.15.0","esm":"3.2.25","sirv":"1.0.17","acorn":"8.5.0","husky":"7.0.2","jsdom":"17.0.0","polka":"0.5.2","sinon":"11.1.2","rimraf":"3.0.2","rollup":"2.57.0","tslint":"6.1.3","prettier":"2.4.1","benchmark":"2.1.4","cross-env":"7.0.3","@babel/cli":"7.15.7","acorn-walk":"8.2.0","typescript":"4.4.3","@babel/core":"7.15.5","@types/node":"14.17.19","lint-staged":"11.1.2","npm-run-all":"4.1.5","@types/sinon":"10.0.4","magic-string":"0.25.7","@babel/preset-env":"7.15.6","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.3.0","@rollup/plugin-babel":"5.3.0","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"3.0.0","rollup-plugin-analyzer":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@ampproject/rollup-plugin-closure-compiler":"0.27.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.32.1_1632867101683_0.8955310512960539","host":"s3://npm-registry-packages"}},"0.33.0":{"name":"@ampproject/worker-dom","version":"0.33.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.33.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"},{"name":"kdwan","email":"kdwan@google.com"},{"name":"ampprojectbot","email":"bot@amp.dev"},{"name":"esth","email":"esther@amp.dev"}],"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"527998aef4bad7c6b4873558588085605e0bd3af","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.33.0.tgz","fileCount":50,"integrity":"sha512-shTi1UldKehW2FGCr9owu9xiCsNONCyGCXLVWJQGGpioPcFSmwEI4Gvntj+QITxfkIXsmfFqT8si/PvwhwQGtA==","signatures":[{"sig":"MEUCIQCByxMo+JdgT2BjulOfJdh8ny5p2J4nRQc7TVEwzQ5KmQIgXNckRtmnyBsJCUAtt4UGjhJH9uHy0l1wqblbaFd/T14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4515600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBsSSCRA9TVsSAnZWagAAyoIP/jFI2A57U3SzzgN8aMN9\nlxD+kRGmgxyQ9WHXss9rokvBVED0FcxU6mzA3NBjC4X3NDLrAx49QVRafdUk\ndg0GMps2tU/j6QPMIvYmhcC+YZkzzq+0Db7irGoATUFZAZiYlE+TGf0bYZlI\nf9rTbXBb/GkbD/sFIveP8Fr2Tf3FCQl+BG365TxwuvDEobpP+b2uGMgGOYKs\ndjYMW2hFPNRYj4QILayCLxbj7TBvDm0xYHcTUfGY1eXUe15xox3zE85q3eM6\nwui7Vlm7nwS3EQYpm0m8pvLejYqKYScUj35kCUdK58PrhAAhxDYnhkJFCe6o\nTaGxVr/8MMY2iSSFPlvZs3nYK2tSeBp0YxrMNtLSJVqsAJNkeXPwJe/6zHaK\nrDFQSuvqsq0Ev1H/KCRQDioYOU7IGWLBw+rZrQ/EbKaEwuT5Sg9FzRwwN/IN\ndnE2sCY6plQ7fXVmtZNcUfIRCB1wKWeId2zGHaAQwIM7A3bE2hK2yjXNNFVm\nEwSj/vhj653eo4jjyVIWPUJrY+ZhdfoqwO1hIgkz8IvuX5H4/vgGXmeEvJe7\n8d/Tq2uATsNxuCncbNppHueByuuu0dNWdeqxHGGvaH7p6xfcWiz5tFisJHh3\nDV5bPR6yjrbd/9dkdH6Z1BD62uFS8f0MQ2d/aVjJgO1gZhpxWGYpnoxHQUBD\nFZJi\r\n=ehJe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"16.13.2","yarn":"1.22.17"},"engines":{"node":">=10.14"},"scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"14 kB"},"./dist/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/main.mjs":{"brotli":"4.5 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"14 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"https://github.com/ampproject/worker-dom.git","type":"git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2018, Google Inc.\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"7.6.0","ava":"3.15.0","esm":"3.2.25","sirv":"1.0.19","acorn":"8.7.0","husky":"7.0.4","jsdom":"19.0.0","polka":"0.5.2","sinon":"12.0.1","rimraf":"3.0.2","rollup":"2.66.1","tslint":"6.1.3","prettier":"2.5.1","benchmark":"2.1.4","cross-env":"7.0.3","@babel/cli":"7.16.7","acorn-walk":"8.2.0","typescript":"4.5.5","@babel/core":"7.16.7","@types/node":"16.11.21","lint-staged":"12.3.2","npm-run-all":"4.1.5","@types/sinon":"10.0.9","magic-string":"0.25.7","@babel/preset-env":"7.16.7","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.3.0","@rollup/plugin-babel":"5.3.0","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"3.0.1","rollup-plugin-analyzer":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@ampproject/rollup-plugin-closure-compiler":"0.27.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.33.0_1644610706525_0.9941973513761313","host":"s3://npm-registry-packages"}},"0.34.0":{"name":"@ampproject/worker-dom","version":"0.34.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.34.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"},{"name":"kdwan","email":"kdwan@google.com"},{"name":"ampprojectbot","email":"bot@amp.dev"},{"name":"esth","email":"esther@amp.dev"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"b2dab1bd054e213a44df69f6844877c03900e0d5","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.34.0.tgz","fileCount":41,"integrity":"sha512-OhL0MCiYf6QuYt7vT6lCCLLVmXpVjinE9hgukErcDqdPBYWXiwVmHwXTL8kTmffdMpN3YWLFJXD62LZM6B86jQ==","signatures":[{"sig":"MEUCIFRwxrNYKfQLiFyAEQQq2UOgkGRBXQ2WLkFcC2+Jn0d5AiEAy6RERi8w1PpjnpDEW2R0xbbsF5TspVBRJpbPZ2rYrpQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4514078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIR5qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQlw//S/FsBnYh8Rg+xOprHMId7sPRDPU5f5Y6ABwTZ0eTch4rz6jd\r\nxw9eAaYpQ7E/xAdkVDmK0/yfI9tnbCZJOLZltKvp4OuVlhrdx7ggQ550xDqv\r\n6e2EUFuAsckGr6xRGmOQYVkDUgZ4PKvOI57Xs9xQ9Y/VOD74VmaBMUTBXKql\r\nvQocIHUveqRPnag1XeLR89dthEAIpBOdXjAKO7sG/xwUvS/Ij91S3Mf1Ai1b\r\nFjhum4nMiuG45dRqBi8/GPFgNQbX7Zoy8EE0Sp4mHzMsQO3ToIzxZqNy8mBz\r\n1Ru76upR7aK0Zao0gAHLLarq4jDxgRT1irERbRzDFgUSy91gDuaitW4hzgMY\r\nVqQy//+xdtA2wFyKpafiuaR3oW46v2u8387xRGTOGhDB4eB1v4sDzo7VYaJP\r\n01Y7ikWmNSyfBaYbVchXJ2W12ooi1zWyNvze06Y3sI2w3F3htRCzvE5FOPLy\r\nIFrzAltcZDX+LFHH5grMWVKoiuFg/lDU77gSEt02m128Fk5iZPQk/4394MyV\r\nwr7pKjOfCp+T27O0kycIGNqxrSGcEOpOT08niMwneESzjCs/v3LDOPQh4JEJ\r\nHK3gjWilj6qS+HGF71GM/YRqIdEh/2Q02GZIhCaXuiAXGgrlPxe9KhaD5u4X\r\ngFpvUFcXBS9CUbabpVpAV/vXGunjx3qmfWU=\r\n=xm3M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"16.14.0","yarn":"1.22.17"},"engines":{"node":">=10.14"},"gitHead":"928c0fdaedb10b2064e14182a5449432b4c057c3","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"samouri","email":"jzfisgreat@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"14 kB"},"./dist/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/main.mjs":{"brotli":"4.5 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"14 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"8.3.1","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"_nodeVersion":"16.14.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"7.6.0","ava":"3.15.0","esm":"3.2.25","sirv":"1.0.19","acorn":"8.7.0","husky":"7.0.4","jsdom":"19.0.0","polka":"0.5.2","sinon":"12.0.1","rimraf":"3.0.2","rollup":"2.69.0","tslint":"6.1.3","prettier":"2.5.1","benchmark":"2.1.4","cross-env":"7.0.3","@babel/cli":"7.16.7","acorn-walk":"8.2.0","typescript":"4.6.2","@babel/core":"7.16.7","@types/node":"16.11.26","lint-staged":"12.3.4","npm-run-all":"4.1.5","@types/sinon":"10.0.11","magic-string":"0.26.1","@babel/preset-env":"7.16.7","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.3.0","@rollup/plugin-babel":"5.3.1","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"3.1.0","rollup-plugin-analyzer":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@ampproject/rollup-plugin-closure-compiler":"0.27.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.34.0_1646337642435_0.01643204677230492","host":"s3://npm-registry-packages"}},"0.35.0":{"name":"@ampproject/worker-dom","version":"0.35.0","author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","_id":"@ampproject/worker-dom@0.35.0","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"},{"name":"kdwan","email":"kdwan@google.com"},{"name":"ampprojectbot","email":"bot@amp.dev"},{"name":"esth","email":"esther@amp.dev"}],"homepage":"https://github.com/ampproject/worker-dom#readme","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"ava":{"files":["output/test/**/*.test.js"],"require":["esm"]},"esm":{"cjs":true},"dist":{"shasum":"b038463e2c7ca8a42b1d2ec3736db993fb3ef4e8","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.35.0.tgz","fileCount":41,"integrity":"sha512-JPGurXC6aGkXZD9sAi1kny48099xD6QKSAZk7DMmAZ9jqMBuIClVL1j+kKBcXZnaIS8m9acXPQ6xu0cOiSujkg==","signatures":[{"sig":"MEQCIDrGTJkyqeueY/yHR9fZqIZfuVOgHxqfZTRfHcTkJdvbAiBJuaePmeghcr85l3YGOESrFmUnvAurbWv5iQJWlIHiuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5281557},"main":"dist/main","husky":{"hooks":{"pre-push":"npm-run-all clean test clean size","pre-commit":"lint-staged"}},"volta":{"node":"16.14.0","yarn":"1.22.17"},"engines":{"node":">=10.14"},"gitHead":"adbcc6c2c19f47d9a4b3eff72a2db02f35d9f9e0","scripts":{"demo":"node -r esm demo/server.js","lint":"npm-run-all --parallel lint:*","size":"filesize","test":"ava -v","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","clean":"rimraf output dist","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","prepare":"husky install","presize":"npm-run-all build","pretest":"npm-run-all --parallel tsc:*","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","~rollup":"rollup --config config/rollup.config.js","tsc:main":"tsc -p src/main-thread/tsconfig.json","lint:main":"tslint -c config/tslint.json -p src/main-thread/","tsc:tests":"tsc -p src/test/tsconfig.json","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","tsc:worker":"tsc -p src/worker-thread/tsconfig.json","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/","prepublishOnly":"npm-run-all clean build","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json"},"_npmUser":{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.js":{"brotli":"5 kB"},"./dist/main.mjs":{"brotli":"4 kB"},"./dist/worker/worker.js":{"brotli":"14 kB"},"./dist/worker/worker.mjs":{"brotli":"13 kB"},"./dist/amp-production/main.mjs":{"brotli":"4.5 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"14 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"repository":{"url":"git+https://github.com/ampproject/worker-dom.git","type":"git"},"_npmVersion":"9.7.2","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","directories":{},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"_nodeVersion":"18.16.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"np":"7.6.0","ava":"3.15.0","esm":"3.2.25","sirv":"2.0.2","acorn":"8.7.0","husky":"8.0.3","jsdom":"19.0.0","polka":"0.5.2","sinon":"13.0.2","rimraf":"3.0.2","rollup":"2.70.0","tslint":"6.1.3","prettier":"2.5.1","benchmark":"2.1.4","cross-env":"7.0.3","@babel/cli":"7.17.6","acorn-walk":"8.2.0","typescript":"4.6.2","@babel/core":"7.17.5","@types/node":"16.11.26","lint-staged":"13.2.2","npm-run-all":"4.1.5","@types/sinon":"10.0.11","magic-string":"0.26.1","@babel/preset-env":"7.16.11","rollup-plugin-babel":"4.4.0","@ampproject/filesize":"4.3.0","@rollup/plugin-babel":"5.3.1","rollup-plugin-terser":"7.0.2","@rollup/plugin-replace":"4.0.0","rollup-plugin-analyzer":"4.0.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","@ampproject/rollup-plugin-closure-compiler":"0.27.0"},"_npmOperationalInternal":{"tmp":"tmp/worker-dom_0.35.0_1687467510798_0.29556582793053465","host":"s3://npm-registry-packages"}},"0.36.0":{"name":"@ampproject/worker-dom","version":"0.36.0","description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","main":"dist/main","type":"module","repository":{"type":"git","url":"git+https://github.com/ampproject/worker-dom.git"},"engines":{"node":">=18"},"author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","scripts":{"tsc:worker":"tsc -p src/worker-thread/tsconfig.json","tsc:main":"tsc -p src/main-thread/tsconfig.json","tsc:tests":"tsc -p src/test/tsconfig.json","tsc:tests-main":"tsc -p src/test/main-thread/tsconfig.json","clean":"rimraf output dist","pretest":"npm-run-all --parallel tsc:*","test":"ava -v","pre~rollup":"npm-run-all --parallel tsc:worker tsc:main","~rollup":"rollup --config config/rollup.config.mjs","lint:worker":"tslint -c config/tslint.json -p src/worker-thread/ -e '**/third_party/**'","lint:main":"tslint -c config/tslint.json -p src/main-thread/","lint":"npm-run-all --parallel lint:*","predemo":"cross-env DEBUG_BUNDLE=true npm-run-all ~rollup","demo":"node -r esm demo/server.js","build":"cross-env MINIFY_BUNDLE=true npm-run-all ~rollup","presize":"npm-run-all build","size":"filesize","release":"HUSKY_SKIP_HOOKS=1 np --no-2fa","prepublishOnly":"npm-run-all clean build","prepare":"husky install"},"devDependencies":{"@ampproject/filesize":"4.3.0","@ampproject/rollup-plugin-closure-compiler":"0.27.0","@babel/cli":"7.27.2","@babel/core":"7.27.4","@babel/preset-env":"7.27.2","@rollup/plugin-babel":"6.0.4","@rollup/plugin-replace":"6.0.2","@types/node":"18.19.112","@types/sinon":"10.0.20","acorn":"8.15.0","acorn-walk":"8.3.4","ava":"6.4.0","babel-plugin-minify-replace":"0.5.0","babel-plugin-transform-remove-console":"6.9.4","benchmark":"2.1.4","cross-env":"7.0.3","husky":"8.0.3","jsdom":"26.1.0","lint-staged":"14.0.1","magic-string":"0.30.17","np":"10.2.0","npm-run-all2":"5.0.2","polka":"0.5.2","prettier":"3.6.0","rimraf":"5.0.5","rollup":"4.44.0","rollup-plugin-analyzer":"4.0.0","@rollup/plugin-terser":"0.4.4","sinon":"21.0.0","sirv":"3.0.1","tslint":"6.1.3","typescript":"5.8.3"},"lint-staged":{"*.{js,ts}":["prettier --config config/.prettierrc --write"]},"husky":{"hooks":{"pre-commit":"lint-staged","pre-push":"npm-run-all clean test clean size"}},"filesize":{"track":["./dist/*.(js|mjs)","./dist/worker/**/*.(js|mjs)","./dist/amp-production/**/*.(js|mjs)"],"./dist/main.mjs":{"brotli":"5 kB"},"./dist/main.js":{"brotli":"5.5 kB"},"./dist/worker/worker.mjs":{"brotli":"13 kB"},"./dist/worker/worker.js":{"brotli":"15 kB"},"./dist/amp-production/main.mjs":{"brotli":"4.5 kB"},"./dist/amp-production/worker/worker.mjs":{"brotli":"14 kB"},"./dist/amp-production/worker/worker.nodom.mjs":{"brotli":"2 kB"}},"ava":{"files":["output/test/**/*.test.js"]},"volta":{"node":"22.16.0","yarn":"1.22.22"},"publishConfig":{"access":"public"},"_id":"@ampproject/worker-dom@0.36.0","gitHead":"e61b115b748b973a0de42a4914951551c65dc715","bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"homepage":"https://github.com/ampproject/worker-dom#readme","_nodeVersion":"22.17.0","_npmVersion":"11.4.2","dist":{"integrity":"sha512-7laPnR30xOefn6yziOtvuqgnkZEmwcx9PIqc/PjTz8bOzIQrxL6gpq6erinvZLuPwnVw52UIg0ytPnVNDt2acQ==","shasum":"62b22789ba5b88670a98d8e9b1d1cd8e7f76e6e5","tarball":"https://registry.npmjs.org/@ampproject/worker-dom/-/worker-dom-0.36.0.tgz","fileCount":41,"unpackedSize":5403808,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDZmtErDbnEjBXreYspAdh47gyIaco3rjwPNSkkhGyq7AiEA/Lc89WZQhSOu7armVQZaYdWittRaymCTUSa2oEOPkSY="}]},"_npmUser":{"name":"ampproject-admin","email":"admin@ampproject.org","actor":{"name":"ampproject-admin","email":"admin@ampproject.org","type":"user"}},"directories":{},"maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"},{"name":"kdwan","email":"kdwan@google.com"},{"name":"ampprojectbot","email":"bot@amp.dev"},{"name":"esth","email":"esther@amp.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/worker-dom_0.36.0_1751064342553_0.7444993636856689"},"_hasShrinkwrap":false}},"time":{"created":"2018-08-21T21:25:31.249Z","modified":"2025-06-27T22:45:43.179Z","0.1.0":"2018-08-21T21:25:31.404Z","0.1.1":"2018-08-27T05:46:31.723Z","0.1.2":"2018-09-17T15:28:59.763Z","0.1.3":"2018-10-12T22:32:30.176Z","0.1.4":"2018-10-18T19:43:33.691Z","0.1.5":"2018-10-19T21:00:04.994Z","0.1.6":"2018-10-22T17:54:34.484Z","0.1.7":"2018-10-23T18:39:29.682Z","0.2.0":"2018-10-31T22:38:37.169Z","0.2.1":"2018-11-01T20:19:42.017Z","0.2.2":"2018-11-11T18:41:51.594Z","0.2.8":"2018-11-19T22:45:46.469Z","0.2.9":"2019-01-23T16:01:45.190Z","0.2.10":"2019-01-25T22:12:19.807Z","0.2.13":"2019-01-28T22:50:49.116Z","0.2.14":"2019-02-01T00:04:26.077Z","0.2.15":"2019-02-01T00:39:08.996Z","0.2.16":"2019-02-01T20:47:39.488Z","0.2.17":"2019-02-01T20:58:07.358Z","0.2.18":"2019-02-26T20:29:56.498Z","0.3.0":"2019-03-15T21:11:41.756Z","0.4.0":"2019-04-03T15:20:48.371Z","0.5.0":"2019-04-05T00:13:42.397Z","0.6.0":"2019-04-05T17:26:37.115Z","0.7.0":"2019-04-09T16:58:16.624Z","0.8.0":"2019-04-10T17:07:44.099Z","0.9.0":"2019-04-12T02:38:13.186Z","0.10.0":"2019-04-17T23:41:02.215Z","0.10.1":"2019-04-29T23:57:37.813Z","0.11.0":"2019-05-07T18:29:34.032Z","0.12.0":"2019-05-22T17:24:46.737Z","0.12.1":"2019-05-22T20:23:29.911Z","0.12.2":"2019-05-22T22:21:55.819Z","0.12.3":"2019-05-23T17:41:58.109Z","0.13.0":"2019-06-24T20:56:44.441Z","0.14.0":"2019-07-12T21:37:49.651Z","0.15.0":"2019-07-23T17:31:44.757Z","0.16.0":"2019-07-30T21:48:46.528Z","0.17.0":"2019-08-14T20:27:54.844Z","0.18.0":"2019-08-25T04:20:27.945Z","0.18.1":"2019-08-25T04:50:15.582Z","0.19.0":"2019-09-10T22:15:11.623Z","0.20.0":"2019-09-27T22:07:09.477Z","0.21.0":"2019-10-01T23:56:54.592Z","0.22.0":"2019-11-26T17:03:39.513Z","0.23.0":"2019-11-27T22:43:38.215Z","0.23.2":"2019-12-06T03:20:56.539Z","0.24.0":"2020-01-23T21:17:20.672Z","0.25.0":"2020-06-08T18:49:15.794Z","0.25.1":"2020-06-25T17:40:37.758Z","0.25.2":"2020-07-28T16:36:38.800Z","0.26.0":"2020-09-02T18:04:37.808Z","0.27.0":"2020-09-08T18:59:34.636Z","0.27.1":"2020-09-08T19:23:03.431Z","0.27.2":"2020-09-18T21:30:54.308Z","0.27.3":"2020-09-18T22:02:39.599Z","0.27.4":"2020-11-19T00:22:30.849Z","0.28.0":"2021-03-16T14:25:23.116Z","0.29.0":"2021-04-07T22:25:22.281Z","0.29.1":"2021-04-09T21:18:26.938Z","0.29.2":"2021-04-20T19:32:42.262Z","0.29.3":"2021-05-05T21:25:28.563Z","0.30.0":"2021-06-30T17:51:10.973Z","0.30.1":"2021-07-02T19:04:32.409Z","0.31.0":"2021-09-10T17:17:48.461Z","0.32.0":"2021-09-28T20:45:39.646Z","0.32.1":"2021-09-28T22:11:41.897Z","0.33.0":"2022-02-11T20:18:26.757Z","0.34.0":"2022-03-03T20:00:42.655Z","0.35.0":"2023-06-22T20:58:31.038Z","0.36.0":"2025-06-27T22:45:42.774Z"},"bugs":{"url":"https://github.com/ampproject/worker-dom/issues"},"author":{"name":"The AMP HTML Authors"},"license":"Apache-2.0","homepage":"https://github.com/ampproject/worker-dom#readme","repository":{"type":"git","url":"git+https://github.com/ampproject/worker-dom.git"},"description":"A facsimile of a modern DOM implementation intended to run in a Web Worker.","maintainers":[{"name":"ampproject-admin","email":"admin@ampproject.org"},{"name":"kristoferbaxter","email":"kbax@me.com"},{"name":"jridgewell","email":"justin+npm@ridgewell.name"},{"name":"choumx","email":"willchou@google.com"},{"name":"amp-toolbox","email":"amp-toolbox-eng@google.com"},{"name":"fstanis","email":"filip@stanis.me"},{"name":"erwinmombay","email":"erwin.mombay@gmail.com"},{"name":"samouri","email":"jzfisgreat@gmail.com"},{"name":"caroqliu","email":"carolineliu@google.com"},{"name":"rsimha","email":"rsimha@amp.dev"},{"name":"dvoytenko","email":"dvoytenko@gmail.com"},{"name":"patrickkettner","email":"patrickkettner@gmail.com"},{"name":"alanorozco","email":"orozcoalan@gmail.com"},{"name":"kdwan","email":"kdwan@google.com"},{"name":"ampprojectbot","email":"bot@amp.dev"},{"name":"esth","email":"esther@amp.dev"}],"readme":"# WorkerDOM\n\nAn in-progress implementation of the DOM API intended to run within a Web Worker. \n\n**Purpose**: Move complexity of intermediate work related to DOM mutations to a background thread, sending only the necessary manipulations to a foreground thread.\n\n**Use Cases**:\n1. Embedded content from a third party living side by side with first party code.\n2. Mitigation of expensive rendering for content not requiring synchronous updates to user actions.\n3. Retaining main thread availablity for high priority updates by async updating elsewhere in a document.\n\nFor more information, visit our [blog post](https://bit.ly/worker-dom-blog) announcing WorkerDOM or checkout the [slides](https://bit.ly/worker-dom-slides) from the announcement at JSConf US.\n\n## Installation\n\n```bash\nnpm install @ampproject/worker-dom\n```\n\n## Usage\n\nWorkerDOM comes in two flavours, a global variant and a module variant. It is possible to include the WorkerDOM main thread code within your document directly or via a bundler. Here's how you might do so directly:\n\n```html\n<script src=\"path/to/workerdom/dist/main.mjs\" type=\"module\"></script>\n<script src=\"path/to/workerdom/dist/main.js\" nomodule defer></script>\n```\n\nWorkerDOM allows us to upgrade a specific section of the document to be driven by a worker. For example, imagine a `div` node in the page like so:\n\n```html\n<div src=\"hello-world.js\" id=\"upgrade-me\"></div>\n```\n\nTo upgrade this node using the module version of the code, we can directly import `upgradeElement` and use it like this:\n\n```html\n<script type=\"module\">\n  import {upgradeElement} from './dist/main.mjs';\n  upgradeElement(document.getElementById('upgrade-me'), './dist/worker/worker.mjs');\n</script>\n```\n\nThe nomodule format exposes the global `MainThread`, and could upgrade the `div` in the following way:\n\n```html\n<script nomodule async=false defer>\n  document.addEventListener('DOMContentLoaded', function() {\n    MainThread.upgradeElement(document.getElementById('upgrade-me'), './dist/worker/worker.js');\n  }, false);\n</script>\n``` \n\n### AMP Distribution for `amp-script`\n\nWorkerDOM has a special output variant that supplies additional hooks for safety features e.g. HTML sanitization. This variant is distributed under the amp folder for main and worker thread binaries:\n\n```\namp/main.mjs\namp/worker/worker.mjs\n```\n\nThis output assumes the consumer will compile this distributed JavaScript to ensure it works with older `user-agent`s.\n\n### Debug Distribution\n\nWorkerDOM also has an output variant that includes additional debugging messages. This variant is distributed in the debug folder.\n\n```\ndebug/main.mjs\ndebug/main.js\ndebug/worker/worker.mjs\ndebug/worker/worker.js\n```\n\n## Running Demos Locally\n\nAfter cloning the repository, you can try out the debug demos with the following.\n\n```bash\nnpm run demo\n```\n\nThis script will build the current version of WorkerDOM and start up a local [webserver](http://localhost:3001).\n\n## Which JavaScript APIs can I use?\n\nCurrently, most DOM elements and their properties are supported. DOM query APIs like `querySelector` have partial support. Browser APIs like History are not implemented yet. Please see the API support matrix [here](web_compat_table.md).\n\n## Which Browsers are supported?\n\nIn general we support the latest two versions of major browsers like Chrome, Firefox, Edge, Safari, Opera and UC Browser. We support desktop, phone, tablet and the web view version of these respective browsers.\n\nBeyond that, we aim for very wide browser support and we accept fixes for all browsers with market share greater than 1 percent.\n\nIn particular, we try to maintain \"it might not be perfect but isn't broken\"-support for IE 11, iOS 8, the Android 4.0 system browser and Chrome 41.\n\n## Local Development\n\nLocal development of WorkerDOM assumes the following:\n1. Familiarity with `npm` or `yarn`\n2. Latest LTS release of Node (10 at time of writing) available.\n3. Comfort with TypeScript, the codebase and tests are entirely written in TypeScript.\n\n## Release Log\n\nEach release includes a log of changes with the newly released version. You can find the log here: https://github.com/ampproject/worker-dom/releases\n\n## Security disclosures\n\nThe AMP Project accepts responsible security disclosures through the [Google Application Security program](https://www.google.com/about/appsecurity/).\n\n## Code of conduct\n\nThe AMP Project strives for a positive and growing project community that provides a safe environment for everyone.  All members, committers and volunteers in the community are required to act according to the [code of conduct](CODE_OF_CONDUCT.md).\n\n## License\n\nworker-dom is licensed under the [Apache License, Version 2.0](LICENSE).\n","readmeFilename":"README.md"}