{"_id":"browser-interaction-time","_rev":"40-2febea23e5dcc61e9e6f9aa9e7f06743","name":"browser-interaction-time","dist-tags":{"latest":"3.0.0"},"versions":{"1.0.3":{"name":"browser-interaction-time","version":"1.0.3","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.0.3","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"0e0ecab704dc2137ab41e3248ae84e853148aeeb","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.0.3.tgz","fileCount":10,"integrity":"sha512-OkeRyD3Kq8maZCiiWcECCm2ZxLKoh0+nTUgWYLZPPyJnqFMrNICsg4lMRXkTLczxuDLf2MacY9K3CmIfEVihPQ==","signatures":[{"sig":"MEUCIE83a11E872sNPWCqOaDCsmrUBjJCslcj6kA6gKgaNEAAiEAiP6c0ZmyKxWAACA5VvVdBVUuV8I8/ZG6U7StThBpJ9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNeXHCRA9TVsSAnZWagAA5YMP/396J149TAjVsMpfAyWh\nrL6Ix7Q1pWnl/cZKWrGtiuEsZZPwJUkzpI6ApJEIk/xpMLD+PalbuUE+3sCf\n/zQANGE/POB4KV1Lffqw+OR3XvIljIpOljxTQVhSQL8gH2aviQXp5o9qLr4u\nS5Ab7mvbh0RnihUhOHUcUt/TnziZz6yVhWWIYCYISAIwe41wEBopEjZ7vRKO\n4TC4Taz2yMml9Jk4gzgSQ2K+LhlMm4hEdxBgx7TR6lF/ObFa8bA91y3oO/Pb\nci9DxxgMcZfwz8sWW3gJzxBOM4kgQM2inCtbpX4AlqWhiLdmeHdw3xiqI25i\ni8smMAfcdkLZn/1rtkZzGB88OZVjJQTKBvtLMtN6lVo0/KC4+6Tx4I5RxZmH\nAOWBXA6OooG6YMeiUNjaw++IdhXVEtQSyjxRU2GS+svrlm6qQdUe5A5UHaIK\nKKW9mjkSYLsq8ExMFCsnrRjAHmj8r08oDO8+YxJ1FzSh3/wloaGS5UPFn7tD\nRczxydkYmqnKEqy2D84wugaBLvArcINAHL+U7yKxXqwzlZb7Bn6cMtb/HiTg\nzEwFHZQU2f1M4TSKOaQcXLhzAz9eZ14jzuZbOsKc+40tGCA3YLpzedrNsFA4\nyNM6eAHZ4pvUoNnF6E8RlM7Vm4KC00/Nm8Rd/gjcLILooZa8l67nGpDd+O9V\nRXzW\r\n=41cK\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"2294664fa3ff2ad0405d2c0f3663962dfc9b752f","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"browser-interaction-time lets you track the time a user is active on your webpage while ignoring time spent on a different tab or with a minimized window. It also ignores the time spent while the user is idle on a web page meaning after a certain amount o","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.0.3_1547036102675_0.45685318640329653","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"browser-interaction-time","version":"1.0.4","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.0.4","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"043ce2fed62c823742e1a6e7df10f6397ddf3292","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.0.4.tgz","fileCount":10,"integrity":"sha512-5A2WLoN+4qMfdJzTdveiBctKxmOhgToLRXzGZzGYeoDWd+lVCl2QeUcFC6wFgvGpVJkSJjXtr5olHrqsF4+BJQ==","signatures":[{"sig":"MEUCIBzprj4uiK7/S8ExAviZzR5q4gn7u8gV91jrK9muHq0PAiEAwHFcZK6hnsRwRMsvV4SHvMSObrYjVYoqB0gEp4SUHQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNhqhCRA9TVsSAnZWagAAkv4P/inYr9CnDMRVrVfhCBTg\nGawNRjZD1IU5sWjtPp1VnGw43GgwnpCALLyGw2AcHYbF5uDVPXcmay5awLbS\n9RmtERfkzk8gvfUYZhDVnOhiO2O/3yp97iGtirA9bsKdfhVHTr4U9SwKgaSC\nCbKBX96KTt28InrHmy7U5YJT+KPjrBxoR4EB2fLK0EhCFNXubF1YnGuvcaTt\nEMlHZykWNJF6TpUVT2TFZsbUHqsnmQzw4TzGIqSnJlfzyH/RNTWKaI720HhN\n3xfMXqkcV0C5l76saaXwofNJ83tPLfB1JjFFEgQJPy5m46m18KG9eWEecfgC\nQDqK/bStvNN2Sb+iJ4gCUzTjoWeVV58zPa+QvBu3zhgUPAJQJ/ori3463GPV\nnlN9hAI7GdV0QfQQRCnriC1/T7j2ap9rkeBwE2JWMviBkUwqZC7PaIMZAamk\nccvN4HSLQTyUzd6P78zH85nQwzUDPJi3xu8G/YUxlcnu/jCkoXi2UxrR2PPl\n9KV063SfHewU7VEbwJcHzZvsMqa7bpRyTTt9L0TUnOz03pfp4b23J6mGLs8s\nmOX/cd+UiKYgE/tFrrGZVsp7zSbgjI8dY3LTGS7erHdgVp+M2WgrEud2x75d\ntBnkhWB8zTHJMhk70UpZw5w1SjmlycJZ8M6rf6qThp3eN1iDKtkCcpiQ/HXc\n4Khz\r\n=vNbk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"9ed846eb3b12ca81cd3756bbc390598885053215","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"[![license](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/LICENSE) [![Build Status](https://travis-ci.org/atlassian/browser-interaction-time.svg?branch=master)](ht","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.0.4_1547049632810_0.8055736831714271","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"browser-interaction-time","version":"1.1.0","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.1.0","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"5f896e2ce9727af12cee3551704c73abb7b976a3","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.1.0.tgz","fileCount":10,"integrity":"sha512-Jk0FQFleM1U/kWUrcRb/LkDaJtf3ln/mb5Hqn9DBjv0XjWrpcNeXhuvUtIrKrI9bBLIfDPM4XFl23xvC5LI+xg==","signatures":[{"sig":"MEUCIQDNkiANsvi1NktMYvrzAYO0Vs9weFrFz2wEw9cqILbi3QIgN+8L8N2pHPsQIRegYkX73r2ClLdgiibOEPcKQm5QtmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNl7FCRA9TVsSAnZWagAAHgYP/2lyAkWp3tEstVkjtnH7\nVYUeOo5ztNXJwcFmAY93H+uf22+7oR+V1FrPXNFPCI38s1wYLiyOLw+CFL87\nxOYnj4V1mhRQ1fLrXLKuBB8GzWFSiBDc6TAGh08prsp+df3fqMqx7WtdcDkB\n4fhUcPip74apCHZ7fN1W9KOJvIegbq3jZVUCrZwssADVwyAxzsUTQ2erOnBE\nQCW0bQUe1vBtm2q8F8htI1oayWKpq/JF1Lt0J3bpdOnM/Xzfm8/k2BzgnPqz\ng8wk8JDJhZTz5ow2+RqVV5DuqLzToYqVLFfsEB7gbTSpaFwB4SjYcYwXAPTz\nVIMDMcHbX0UxRaa1v/Wa1c4iMgwIIGIWL1QbnTXD5vZHatst3sFW6QKP2hW8\njCdEbN/kgrQXz+MaDDE9nRiw6+uBxiSf4i8G1jphUvwUvrlIB8vj365F2WxZ\nVaUTcANMsIhzqgBv9G+NKGgQG1gEwYXtm9FIAq3xhsXA7DzwHfjdPg00SfF6\ny7j1OzY+8qgIHx1DoIHw4PW1A3SZAQH4WX+7Pb/TmnK+6VwgoYWy7dHsML0Y\nuOV/TKfAxMc8l7O+scyAV+Sz8Obfy5yWmzwUuLNOyjVVov5MOjxUWxvAPIzc\nJDtHicwPqNYPiHkA8z0743g8Q/hEoFXJv+VwSx+/JPoFbMgIIQskD47FddeL\n9SB1\r\n=TloE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testEnvironment":"node","coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"7742f6e7a38d016edcf599ed59224dce66ed2152","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"[![license](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/LICENSE) [![Build Status](https://travis-ci.org/atlassian/browser-interaction-time.svg?branch=master)](ht","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.1.0_1547067076315_0.4264044419909594","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"browser-interaction-time","version":"1.1.1","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.1.1","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"868ba65d932edcb3667d720de5f1e0f4c33721a4","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.1.1.tgz","fileCount":10,"integrity":"sha512-z1eP+LpgFF6JEjTR4n625tsp8epgIWPvt7hXugpEruXNZjkjAbykQTD7w/KNBZWtDZhhOLE/tWIwr/WetheoKA==","signatures":[{"sig":"MEYCIQCRaNsVzwsPudBTT9fARP8zFv+ezCxgBWoNC2KKG3L9VAIhANK3d/mLhNlmsNba8ETfut6hndj0IqGAcodTSGn1KYc3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNwnbCRA9TVsSAnZWagAAhgUP/2fkMKoWMiSY57XZ+Y3/\nCQykUbhJaqD7hb9d1OziUziw1ZYSLe3Ucl1wky8BRYcD10kjG1g1dW0fRI79\nPtQ0qhhTeGIRKz7JsgLijF2d4WbtYrf6r8pWBfMEYQo/24J+2G/Amf/2zI6c\n4n94a7DGfkY+YhWsmgB9/FgyGzq7Z1RL09LYybZ4CYmBOQTv7ASd8MkrGtlX\nx/z87Q2HHcr8whVIfE2yU8z3nK8gtfaHsANyF0Ka8IH8iZGv0TVSF0uYUkov\nFwnPz4INlBFkcYmN5O+mPLQweIOMuIFXUojuqGmLfHjH9EC0FZXScxDUU3VG\nOsa+f+porhcqL6kJ6vKrgDC/Ksi2yOIA2lLFUTQog86crGTudqFORgmVj72t\nIDKHO0gXl6Db11Cx+YJBsZUDvjzWOxV1zwn0R00p+IcjgJvNYgBcVonr4EHJ\nFJ7WB6uxYtG689jVgeooaqFmmUqCMQnxm2xKH0HxmUK9yT9zsQJvlQJ0uSzb\nGuIpgMbLmYv4xCz+TUSlV5AgbRZwUkhTjaz6NZitKH39zF/zUMxb1x8oAVJN\nqFV+4CFiXAcGNqYGzIBHRTy2A6HJX0/6VEtAZNIRvIcZBMdJG2XtErfNzHMF\nSopNu2aFTveWbPqlaxskjU6fHrc+d0KDzXuvqMqkXN2ujx1CIeUql1FdGedE\nfZ73\r\n=dTHX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"0f10e68548fd7c9d0a26760acb07db174d2913d6","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"[![license](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/LICENSE) [![Build Status](https://travis-ci.org/atlassian/browser-interaction-time.svg?branch=master)](ht","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.1.1_1547110875088_0.04104295743296493","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"browser-interaction-time","version":"1.1.2","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.1.2","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"2ee2cae3c22cfce5ecea4223eac9520477d17dad","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.1.2.tgz","fileCount":10,"integrity":"sha512-PwveuvvZZLG3Kzjph+Kh1eo8XSGnQ/hclR6R3FSa1l5LbiXtAqCjDxv+EvyjscmmHLR0IUviR6bLQSdvNHCScA==","signatures":[{"sig":"MEQCIBi/sy+/PrQUXih4GtmyEyiQFgM/vHi3fGdqDsjpu4I6AiBFmcTobPltWOfHg5THsM5t44kciY5IxWdhjmSBjup3YQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62014,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNxDqCRA9TVsSAnZWagAAaQQP/1UjCTCDCW4AbaGlun6p\nVS/o5c2U55TR/ktVtC70FZbhAJddPTpYpvq+FLB1FKCo8gCwO9jbUMMY0a9i\nq/H2TwOkuUlYND/ZuhkGxAEAhjUfhcDvmjRzE95L9nM9lfZ9yF9n1VQC2kfs\ns6RaFnQ/dTU5WmcJcfTmj3f4yJnCGVT+VRwWFX+YHE5ynp0F7y7pWtq1t1XS\naWC+/j9kUYUKszUu+ADA5J1nyzaUUoLvoR1jrZjfjWMHj6NUjEUEIN/L+s1t\nLrwqw5kJBsNoVK4GHGZ08+Y+jQry0m4no2+psmq6oyX8vXcSFlFIlrKUhavf\nmFUfEladNMfaOi3iR2Q0DNgFTL977/BtfYe+oflR3Z9n5Q4HLPo1z0plPNRT\n4MtEMNjBGyimKQ5h+LF4jRsw/SjywExbdtntiiGqa2XJafmiJ07Fxl/G3CiO\nNXgovNrJl3VGpMCFNuONoXZWvjzbm06ZjW127AhCJlp9CqTGxfI615ijGUTz\nGEJO0YBi7qZY/hSa5txtdtVSC9VrsqdoeVodETDZnkmkvZnsZsaEkBmLFW0S\nInHTSvUvNBvCZfDYwtInfq6dd8Px+4lBDvSbmgokABXDcDSNnivSSSpfRp+6\nAj1+JNF13i8jBeJGEleUhvvAJiYjiBDB+mBYgf0QAgs45ZPN1/ykYuXAOllm\nYaUY\r\n=EKOA\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"d17af501662bc3a7c64d24e4034d7c4ca80c7379","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"[![license](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/LICENSE) [![Build Status](https://travis-ci.org/atlassian/browser-interaction-time.svg?branch=master)](ht","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.1.2_1547112682168_0.2428088876790242","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"browser-interaction-time","version":"1.1.3","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.1.3","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"42d93ea851caee03171de59ff5fd57c1a42d7172","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.1.3.tgz","fileCount":10,"integrity":"sha512-AnUDktcS5MKh3M/R32Fpw1rF6Jp6MKLsPaGOFUq0hsh28Fae4ITR+yzC/1e54KDorx00pK4mUbVech0Dlhd7iA==","signatures":[{"sig":"MEQCIFt+IUh+TbM4xCbSR2Ibxb8ETXNmPA1Lm/ACW3a0/RAPAiBhGGL4iHrVTy0cIIJdAfSUZF6Rbl7QL1MLyRutsfFGlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcN1NhCRA9TVsSAnZWagAAr9oP/3/KnYJb9nb69EP8t3+8\n8miA2O8cUylet62+AV/WS2lb8kE9FN+D0vtyFEB4931obU+ef2g+9G0gu4/l\nOLFHHpXh38pOecKCdGKb9pgi03TsR+mMxkMxlf8OfJhCztAzzZ0dZZBeDeA/\npDHZ5opeaZx8PXZvxOMvQCuphWRgl1NjfAxDfJ0BZyeGBwr7pTl+ygDXIQUZ\n/SGMCjceAaMxFoP+nzylvDvSVEezLArodtu6bsoxrt1SZsbqLps1jMkmKbYw\nCqm5YnH8n+0ypoJ1Iz4jTBxnJQAsayuN6pUIB1H+WRgZXhiI2xW8Y+oAGC7C\nLN2cTL47TJu1YScMEIQmdEqD0X2GbPKw57kVA4W+nM/xlMiIT2a5ZnH/bCUu\nskx/YovYzCTotvofzD60s2OtWVBHvFMEZtaBfbub97SrzVIsswPbNwrECiHd\nPtHcTSwP8DkwmC7VFSkjdfQ+utQ0MnWEcWDfQ9ry7ETNzGvO3FzLorL7O402\nTDpPPUiHj+FexrCZAJdp1qxhKecBY59rJYOXdzlE0ifqm9ednSBrizyn64um\njdJHaZiNSV3ZUOcg8lRn5/RpCkkld6mnuRoGdtatgRzsOQIuBBMaJHO6T8IY\nldDXB5EaWn25Kpmmd9oIllyM4vx8sDoCy9TJR1zkal+U+d77kRNIjZOihpHe\n7yFi\r\n=C3MM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"e2d4947c916822f31bcf8d410c13aa8dbd758826","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"[![license](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/LICENSE) [![Build Status](https://travis-ci.org/atlassian/browser-interaction-time.svg?branch=master)](ht","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","dependencies":{"jest-extended":"^0.11.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.1.3_1547129697130_0.46613702447975536","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"browser-interaction-time","version":"1.1.4","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.1.4","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"11edbf9ed92ee16fa2b3b83f603dcdae3b2fa261","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.1.4.tgz","fileCount":10,"integrity":"sha512-mG7kbOIrw2YpNWsIchTdBAE3sivTwITLSHqLjijh6vdrgSGusWVN7FHLcXhIz2NndwGourHcl1bnWZC5IGbT0Q==","signatures":[{"sig":"MEUCIDaremFN1WULSJM5RYNft4/Ktfmzf5vrKjk8UZIT51CAAiEAwZNjbKG7p5EtS2TuIbPbZxqoAfPSLSr3R8NBMIv5euw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcN17SCRA9TVsSAnZWagAAlbMP/RZNjtwjLykghT0SOk1o\ny1I4heF4RPvcCA4idSsTDPwa2DZUJeG80ie25hXDya9wqF8p02J4ARR7tbCE\nwCeD/OqGBcECuOc3w7dl9/H18OiNyrf5oKAmBmLc8PLmtlqpO9JscgFhO4HC\nLx0tQlhyzco2rZlS8QeUD+gOjIDnlLw81hd2BbqJAiHCicNoWNmDYldceB1T\nH3//Gubqg4oHldpoYebnbDNWyCbuSrI5ddKjoL0NiJN/L53UyosGw/Etd1XK\nbCCv2yxWTYTjWl3un1rIiH/f6+9UulvM9HNjO/4OBCvhNFG0UlAK7VnO/sjL\nNXPK7gMkSHUnr0DUFsgEc511ra4vl6Gr7oPXu89JQzDJfNdnvFlNm7+iDwha\ng+4+pL64rVeaIpGhl06Z909R6I+vJZAt3d/0nbAzS7sSNei2imxrIVQlu63f\n5zkIk9Bgczroo5JDTP+n/5dlX4qyIjOdWbF/QoPmFYO2PCD44ob0vQcgRb4l\nGymEvSxIyFbu7KKVSR9/LgKU5Nc6fvw6KpW9X6qb2UmNbRWHQWJI/nMKALLF\nmsTyJbZ0qgMpLOgrbxvZ5Se4XEC/nHKGnmMujmSOuaM3wVILOTaoNAJeNl/C\nHP1iwZ/WD6B/SjKUQJjWbkgD9RAT3PEB6upjRHvYlanVrampPCqHk3zjrkF8\n8Gh+\r\n=oRkM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"62d6b7e5deed9c6768fa78305c8d34ad7048fb52","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"[![license](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/LICENSE) [![Build Status](https://travis-ci.org/atlassian/browser-interaction-time.svg?branch=master)](ht","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","dependencies":{"jest-extended":"^0.11.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.1.4_1547132626163_0.2087780338572185","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"browser-interaction-time","version":"1.2.0","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.0","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"77ad35d4753d73b171049fce70307e8f37f6ef2f","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.0.tgz","fileCount":10,"integrity":"sha512-d2XkVbroJQQgV1Kj2k79rlHzB0is9eBghscb9ItGrHebW+DCilwCTi2YNCOJvIwfCDJxH6UbmWWsoAwgR7UPgw==","signatures":[{"sig":"MEUCIQCrjr0IgswkEhmTXYK6cZdN6F8wEFPLN2U8LsjoogK2bQIgQAwc18wZ/rXwElOIyN0/bH+pXRBTnMeseBuro68QPx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOIcYCRA9TVsSAnZWagAAok4P/3BJ8rqchxkYSS/gpMkC\n6raCihAxX9d3n9MuFQUS40JX8asnNCY764v9Zn7xwea3uKb+OTyMqlwLRciJ\nEmI3kWY29qR+K54+PwyL68Z7RY8NVRKkXCXONbhUBpVuZQbx83/4U5IYfvyA\n5zTns+86Ixu1V7PxuYkB7mdjW1X6BkFaa58KpPcu6FbvRyMq3m/OKiLajdDY\nUVzy4TzMFlJF2Is9lv+MxS5qqTe1XXQQUBPa+Os0uiTp+NtapEAjOUKTnqXW\nYuH2qC18f3xiVJz40qsDdJWAxxfiENn3jKkj2dA2CKSW7dyb7jZ3dFyGy4Zt\ntA23B5jAGyE3s+wJYaRbPTGTcwrvIudjSY2SjVbk+P14TQ/9dAX7jLAfOpYZ\nG/864EvwgjUFu7m8rZBD8rVznJlb4fZQS7anKrHZDQl5p7DiUZbKv9202O/F\n+8FhJ4TicL/wtFXHW8FD1pme6+XcsMDcEI9dg3WEiZMnMZxUpg0uUOTtHEE2\nw8E2L8O8oemUCaAeGrdTTEjBCNCce/ingiwmEkGWErjOxSygJdDmFEWdF4x4\nOlaciElZzM+4VUO3fIyi3F84XULqBeE4x4qb7vUWEFdgPMUgVYJNM1fXr1Bf\n1eaeTggXMZkjden0pijBG8vTdIdS75U18qU9lRl2YaC2SERn868LhpWnBxy1\nVRuc\r\n=wAc9\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"feace53c00c51f74243d853695459f91b9a803f6","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe \"saucelabs:Chrome@beta:Windows 10\" test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"[![license](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/LICENSE) [![Build Status](https://travis-ci.org/atlassian/browser-interaction-time.svg?branch=master)](ht","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","dependencies":{"testcafe":"^0.23.3","jest-extended":"^0.11.0","testcafe-live":"^0.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-saucelabs":"^1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.0_1547208471665_0.15326281124666097","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"browser-interaction-time","version":"1.2.1","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.1","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"037e703da47cbb90bc9d2c4e4fcfefbb3a039b4a","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.1.tgz","fileCount":10,"integrity":"sha512-7Kb10vHIK5+fry1BRo6ARg/qC7YsjJJ9i7nYEX/bt6/VleszWvx+c8Bb0FsdZuZHiRApeDIRA/QKtax0aAgU5g==","signatures":[{"sig":"MEQCIHI/pSnceA2iv0BKzOi+46VVP9n5xPmXkk6Gc+iMdEqrAiB+oK5x659Bzx/RjFcJ9Zwe3wqeSHaXnTLLGsra/i38hQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOJIeCRA9TVsSAnZWagAAUHsP/0SY48X3xXcyC2drW1Kd\nb7Tf7fjQvOh1ycWSIJAmFZgbdS4P/+ytrLdKZ2G+VjoxzFR/YchOceN0S3DD\n5Ec2oSKqG52BvqIb44rHT8xuHp/NMKQaSatuaoFGAfY+p08aZCMnXcsCuR3v\na2q2BUKUimPQC2TdGRiz4ltn4HBh1nU9yFy/VhlYgirSmHTz68nKuWHqSr0N\nsHaUkZn2AOuSVUaDd1tSIQmxluKjnXd7ZNqxtZIRGzcQcRkvKy5W3jwJpsn2\n4+78Xd7cnCHOHduamCuTwOEw81MWwtLCNocnF+elJQwi+9K919jYxcgL+N+S\nlYA6FXqM4PyM+9LIU1K8BL7FxH9JMzG9uowYEAv+6fXhBbovBvumFoZdEO41\na6TUIKwhkH0ispFFvNLZHgCfp1qnPHN4CSKtRAITknl+F3vLt3MoOrZbT9ec\nfuaZIWqp1S4WqsQIqNYB2cpzz5vtrXECVJIk2/u9TQZjD5Xu7e6aeCb2T7oL\nWifbCCc+dgvOQoh600gB//CQVvetarRxy2EcSC8wIKWzh9aqzdaKU9atnyKm\n6dmI7cpV9sADA5ZcYbrkmnWKv/lF4t8jzjQmKA+9VmL5hWUaTXZtOv9NeJx4\nmvo0o9Y3HWsmRoqByWKYBh6vvjRaNYEwK7p3NQTpJln6PlCQdDksQwshS2/Y\n2wJa\r\n=cqSv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"651beaff88bc456fcf8e2784ccc4483e401886f7","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe \"saucelabs:Chrome@beta:Windows 10\" test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"[![license](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/LICENSE) [![Build Status](https://travis-ci.org/atlassian/browser-interaction-time.svg?branch=master)](ht","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","dependencies":{"testcafe":"^0.23.3","jest-extended":"^0.11.0","testcafe-live":"^0.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-saucelabs":"^1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.1_1547211293965_0.363319054207518","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"browser-interaction-time","version":"1.2.2","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.2","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"c61e798fea0bd9d7cfc77ec141f9d440efa16d2a","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.2.tgz","fileCount":10,"integrity":"sha512-4i7jkeB3zA4sAIynsEIsB6SdgA0Ey0pPHC1pw1CEniOQPmoVPvb4mrwLwdpDdl24fl28cr0DWw2ho6N2ul73mQ==","signatures":[{"sig":"MEUCIHUvGKzVCrh2E00hsu2DgpVfdspsO5X20SNsHprFyqGzAiEAmvD88dxiokw9r8rZA6wh0B9OuizPt85/5XcB6KNZ6vI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPEhCCRA9TVsSAnZWagAAmrIQAIND+lATd5pUoOs35/Hq\n1yvczBSgd7YwIoBwDhLBTXZXb2bA6PqlQHzIZWi9mo7VC4EpK/EwAw4G9fsO\n8zetzyAjPe1KhTx5R3I6JbC302tDoOb7/TvLGxp+lJI3ZkSgKy394gOthLcT\nzJg1Uei1XlCZIFhIdtNDxfo0Lx+IrwUuNsBXrKzvBlUiz6Yfhej9P2Ujyx+V\n6oomUn1/4X+CILol0CrBmOW085iBzWfcjGmOQKLURaQHJGPJCVRUwUvZTzbS\nFs2TWE2mebn/cTNA+CbpHWCcQkGgExrl628qgCEpbelreH7ay0FXM8jbPoWT\nPkYlEob4Qou+fkFiCKdAmLop5Zp87RhdzchxRQD3d05VB9eYQZZcTR59UUri\n9IPcxK1jfzaCRdCvq001xxrB4iW4hSg9hN03tUULOLT+Pv8KrlranvKHGRu/\nuUKm4bpu29+CnxWQs/WzH4Z8i8Rn8PDbGtfb99/FpzLUWMmDigzH7DHHdiiw\nddI/Mas57hCLJMGuvHMNEMYu22y9NPjFrn1bb7FkOec/EcnysvX23XcbGFVe\n+bpBRhFo4GvFGTiIITO5t2cCyCGqtBi48kh5YSpQ/YhRgzQo7SAD88hd6Wys\nTyyDwrPbi3F1KjEReYI8fGTPCt9lc0VWhx3hKOM044nfSnBjotM4TVsGHTsg\n18qe\r\n=lCT/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"614fd9e5dde61b402a2981ed7b08ea4221104af1","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe \"saucelabs:Chrome@beta:Windows 10\" test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"[![license](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/LICENSE) [![Build Status](https://travis-ci.org/atlassian/browser-interaction-time.svg?branch=master)](ht","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","dependencies":{"testcafe":"^0.23.3","jest-extended":"^0.11.0","testcafe-live":"^0.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-saucelabs":"^1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.2_1547454530296_0.38665398598376854","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"browser-interaction-time","version":"1.2.3","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.3","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"330a2eaeb2a2b5e77e13092b98b97f9865eb4dfd","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.3.tgz","fileCount":10,"integrity":"sha512-EU/SWQiAL8LWINjUkI5aaZTGTdXr8nROLixBJtED7vlqRTaQWVkh5AhcpGPy4/WRv1Z3m3dJ4OjdU7R4fWr7Jw==","signatures":[{"sig":"MEUCIQDqLLtOBve4OGgCk0DATIfNZ1IFQAO7YW0oSbz7ZF6kFgIgda45bb+jVbgq2JE1Cl5BwGUoiJeOrxyu2KSD9thNrfc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPkyfCRA9TVsSAnZWagAA2GIP/jAMBjXOJumivfLQFOWm\nALJMV/tSQoPxTeoYze1mYnqv/90Ib5GIuRpgbdvZOH9P4vfrsTIfMv7iTrFn\nugsXPS61LHXVWV1jQzL9yaLlnP3Zve7WPHeFTFA8h6vmuOaDH55N3htpmLGc\nQE5dLb89jioGhP4q73I6CKOud/POKGem8ACs8PfvB72vb554uqMruh3IQ3Ok\n0NimSePEU0DE8nJ8/4yERMnEGaO3BhozpRt5Pn56mIBq/bOKApIFUJbeFBtU\nk+u3WA44aYlT5FoSt159W9EfWlsFdqeG7RVQ2OZquL8+UFxrbiwcxsybFnTB\n83DWIr4zzqoLAnKCV79RsPrw9sL79N6sLdQ0WSYAP7JhYq/XJV+XWdnSaw6s\niK6gVrE2SV8sTXQGDNrMXcJ/JQRYzGBiP1jmJzLbourlLkUXBTLiEphZwuD6\nBvcuEe5CWW7eeG4NtElxJLsY0E9GhwZptZowWLjvQ2t8xdZSe5WgyYT74e8m\nOk8Wn8Ru8Q+bnWUY/q1g3fYwWkalviehbsUKezImY9R61frpI6U1TS7kJ1t/\n6UQ2w523FQgd9fub6iTAQhUHBaI5kDsJE+6kw0OQLpQtn5a6OaS73mA9Pbx7\nECcsaLN8/gsWt0L6R+XAatOdaApAvQ9SqKgGN3FxocyPH91JcNrapfVUpORg\n/HnZ\r\n=AP1q\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"2501bd79c7941c3b3ecbc525d59411d3eceab69f","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe \"saucelabs:Chrome@beta:Windows 10\" test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"[![license](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/LICENSE) [![Build Status](https://travis-ci.org/atlassian/browser-interaction-time.svg?branch=master)](ht","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","dependencies":{"testcafe":"^0.23.3","jest-extended":"^0.11.0","testcafe-live":"^0.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-saucelabs":"^1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.3_1547586718891_0.5154414254118538","host":"s3://npm-registry-packages"}},"1.2.4":{"name":"browser-interaction-time","version":"1.2.4","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.4","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"19dac0a4cf65590350452363dab56431a3f7d0db","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.4.tgz","fileCount":10,"integrity":"sha512-C0zg9VwXLuV3Yl1uLKoMU6PDW3h3Hr+Ycdg/dZHb39w7Sr/hmMuj1fjlq0eePyIfrQyLP1W/DGkspSB+bN3EOg==","signatures":[{"sig":"MEQCIHBBo6MTosniZw6Yh+/2puEdW/UxosvaQcE12LeFkfaXAiBiUt2+VGmCgjeYh4Bz9CFdKz8mdjo8lU/GNK61f2UQoA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPl/JCRA9TVsSAnZWagAAPj0QAJMU0MjTdIHlClt0YbuT\nT6xL9OI6jLPftxd57MDxjz54DBhlTno5gRAUiukngq+pZNB7gr+bbecSA6Fc\ngP60HlLxOso6dRcvcSrDrOH/3dDYNiKtw2JZFBE4D3W4zQvt8EfsdJ7xh38S\nZAdqOnHCD2Hua43/qe8A94IrmBsG+kt5Z8Hb5yINCQqQ+Yfj0PHlD9TyGKJp\n6aEdJmeov6/KSEEdmUznUcGiXAhto7Dw1Wy309/kmGsng0ZCJfTrRTbnaHwK\nCffEeJ1DjZsSwyGKFvyDRXET1YUk68qA7JI52AZSQhdXwgPglK3VT8/BnqWT\n5j04oj3Yzi6jVBbbnMBhoAkr9N3+Koi1+SqZRUgJbc7odTcfJBf6relUz6V5\nyIGk4CBsXxKTX298HxMRP52ibgd/bvv7nrP0GqE3dUV4MmjijIN+WYgIAhFV\n+I+8+6U/VQMb08mZqtqRUxRZMJXDY1lAPAzz6dlKa5ofvfvE658wnDlsBuCc\ng/MQLwW89c4ik7IE232KefUTnDAMbEk+puOfI05V1GSD62y4pFFIGDSd6xT2\nVe3jN/sL2l42GrM/fxkUfhCM2Jdzry79t/HIgLz9aZtEiExNk9pI9QomHCJP\nFntBNCfPrWbqUHrhBWHF1pNXYtv/LZHRPF82TFnw124xtGQFp6QOVEb+TNru\nptvC\r\n=Ygc6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"0bc0bd7a133216a7b893632acc20168bb253b20d","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe \"saucelabs:Chrome@beta:Windows 10\" test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"[![license](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/LICENSE) [![Build Status](https://travis-ci.org/atlassian/browser-interaction-time.svg?branch=master)](ht","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","dependencies":{"testcafe":"^0.23.3","jest-extended":"^0.11.0","testcafe-live":"^0.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-saucelabs":"^1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.4_1547591625188_0.9393555440562216","host":"s3://npm-registry-packages"}},"1.2.5":{"name":"browser-interaction-time","version":"1.2.5","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.5","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"7ec147c7056edecbe039232c5542258da20fe8f0","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.5.tgz","fileCount":10,"integrity":"sha512-8+j1ng3SLfAW0Ewr+Ny9bLPWhroTItRzImn05sAVPFAiecj+/cLXUDor4arkmpuHq4dftXiQXOOl4MUnC++hTA==","signatures":[{"sig":"MEYCIQC7VcpFKCJlRvvXWSmJZ6k4+M4Z2PLA8mfgxSPVhUkVAwIhALBbG3FgpLXwQZs0ViI9DyHUrPRRNH/BthaCVDLQ/neK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64407,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPsIpCRA9TVsSAnZWagAAO14P/RgnRp6D6U4EhD2aARqo\nHQcyJlotpvRbrx3IWQ+mXCGmCoKN5hynf7GUypkqMBMbFbpphyl7JsZfC/Xf\nARo+2rSm1j+SZ1Ofq005kk/8FRpjW+Z12ikad3TgnybtR0dSoA+FGrz5VpZ8\n0gbIJENIIW4BPRqsFAuLsw5m70wLPT62+4lhxza3sUjoHhXVMaVh46GJowvw\nH8SxtOSNrtpNloqRpucEDysmoxGlq9vZUSdF26cgMVhlt10cbJq8U2h2KPIT\nL41cWWge3ea76F7pbHf0TVsDC24/gybP0lNxOBCsrYpk8sRrUKc59wm5TBrQ\nmokm9QiO+3fbZfZeTAqRC83nC09r/uZAU3BsJxDZeH0sXdzY0fsBrpfE4jga\ngCYRgSm4cjnREqC8rrGkLCR3lPakAkR3rVne1tkLCtFWnkF8ydALua64pK8j\nasIXANoEA4ZQ5sVdZzyebozPnm3yLyujll2UfRm+GTbQTBS87LeKdv/N8Qss\nuss8VACKQ1+5TbO/q0j9auOIG5IiweJ7lsxI+yv57xJD8we4zh4X5sNb71JD\n8P31bLnAlefWR2LYBv2d+vJlBs7GQA8e0L6TdmOUjnCnvb8u9NedV4oK1Wp9\nAkCtjjVT9KdBAuhA3dQqNYnHZfXsFC/fi8XcFMG5pXMXB8gtQ34JBj+PzhNG\nIyFN\r\n=2mvf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"30963baeb0cc479316465eabac960ef2a6bfae2c","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe \"saucelabs:Chrome@beta:Windows 10\" test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"[![license](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/LICENSE) [![Build Status](https://travis-ci.org/atlassian/browser-interaction-time.svg?branch=master)](ht","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","dependencies":{"testcafe":"^0.23.3","jest-extended":"^0.11.0","testcafe-live":"^0.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-saucelabs":"^1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.5_1547616808720_0.9754113418389907","host":"s3://npm-registry-packages"}},"1.2.6":{"name":"browser-interaction-time","version":"1.2.6","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.6","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"e02e0f5cec155442ce9fa2242c8ee13b5e0b7bd1","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.6.tgz","fileCount":10,"integrity":"sha512-Zl7jdJNXV8FsId97WFzBOYtiJMBJ80Kw3JfpUujWlXl5h+Z4Rqlbl+CerR5ZBWlobd/EGqBLgAE/P21kr/SaEQ==","signatures":[{"sig":"MEUCIQCK+hg8bP4BztGFfxtZ5Bmn+wWxKL6yyudqjtVqBB7uGAIgG8ATnFMyGLvx3vR8m3IxSAwO1W6CVBKkfekfttyBt4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65133,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcP/WCCRA9TVsSAnZWagAA2FwQAI8D4kj+5VY6/qZx3njs\nn6A6EPB8Ewm7+3lnKuqSEXRmx6whfbIlPZFytwNKx7rqjVYICzubBWnslQjy\nreOUNIiema6fv2+9qS4rcSRsUsznLGaZawe8Vmqd2xV2GaS8HbnsEhVF0ysx\nMSq80L4Cqzpo+29V3HKVTodWjKCgEEznm3Drn0Gg7IYGIeVT+Q1AiLOBqur/\nuH24pUQGo7Xp4ebo2/fpZfIjBlVUVNsLd/cYElmNkD/YcyPhsS1NS7BHl1cL\nE28HfB2J47T1ps7oPE/hPSX6fc4RqsSoO7NXOFOqw3SGyZFX7SGoqXPO405h\nU4qIQ6nMUmwnrT9IIbpHxKwcGm9OI5vj9vrbiVx1gz1S8loP4pZIcXwsVg2x\nxXTZR4S+PXMglwW5qRX3aONh6X0eGnj7ZWFOasT1/Q6TMbMcuzLdpwUZ+kJH\npoSCd195iyGHSVFJVp8QHsJYKwrOsA1aHK49ReVC3TNjwb3JaeA51uSsxsYV\nKy9AWqLRLCEbM3M9Q6oO2YL13Qw5Og5MdCrwcL9a5o82sSMEjfEiavHkudcz\nzhkoIs3nDavGys9rjf1yrs0HCDjNP8tYsm1OhO29tqeNhNQSazFcBWy/iNO2\nmf1EDcGgpR1vLYwcaVAW6xDfbLdOyuU5wWgvr6+geDOi7YTgMXR53+tDgPl4\n/D5p\r\n=AULC\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"a875e09d9931523cc9ee3ac37f4c33df4dc25825","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe \"saucelabs:Chrome@beta:Windows 10\" test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"./bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","dependencies":{"testcafe":"^0.23.3","jest-extended":"^0.11.0","testcafe-live":"^0.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-saucelabs":"^1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.6_1547695489761_0.8582834431115138","host":"s3://npm-registry-packages"}},"1.2.7":{"name":"browser-interaction-time","version":"1.2.7","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.7","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"cd0a61434160896dad342bbc0cbd24061a6c6001","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.7.tgz","fileCount":10,"integrity":"sha512-C42x2/xk1Ky6Uumo8JFWbQ/mNWtVA2dNLhYFHB8yMRPkBksNGUKawZMFAZ1wrYyzuM6ta2YBMP0Da5gx+JbfBA==","signatures":[{"sig":"MEUCIQCJ5J49RlBH+vJZ/geYJgT4gJgC6A2DIMFd3/fjsZy5owIgXAzXfsdICNcAl/4Noc0Zh/C7f0oVdsILMcciX8FRGcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQAR5CRA9TVsSAnZWagAA3lQP/AsLcDLVh1oroGGWzDpj\nld02fS7F2i+xMCT+mE5fAZga4alcE6DlXlFvjlrv3o+immfXn6LXGB8+0hsR\nTxLg57HcmU8Rwz5iSTWulHg2N39s0GGVZZ4cpVIW/VsJPToeE4vZKh3JSPhq\nIdlLiqF8wA2lpWyE5mbeln9wicmqYzrr2u6DfWP2zz+5+lr570n0KDS7sXFG\n3zjvCaAtdnIZfwDvw3YhDN1xDRj/ENAGtWuJ1Is6H+fmO+rF84eZXKqTJKmE\nMQ3q5cnp6OTWhNRZkwThaeCK64WTgO427xFFM+b8O8RycBiS2fWSIs3JjEgW\n9+IlxWhD06X06YVZJ+mLH/FJgAqu1eNBre2qGnMXWDlOv//PEC/Jozdi29KQ\nTnICc2Opj2cWDRcfMGZOgDO9RcCd3kluAh+wyocF1TN7i5pjF9EA3kZPRYj1\nTg0y75p8w7HzE99dnXDUa1cgOl5M081W+PEwLU2ADtQNEyhZiTBNJxt37Zwj\ng9TqZw5lAZFuIix2yKBIl78GPZj2JG6kO2lRvKrLV0MWRXrODaass3QBderc\nKqsiVxUeggDssa75lRGNZTfMFKr3J05KvWF3yEk3NLT2dGIFv+apErIpkh/5\nHASTPsMW6PQD3xOfjlkVSucbhwDmlm52Y4cHMyUbCosELAOPsHlI58WmCHFf\n0Qdr\r\n=oza8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"bded1549befc298406a4ff6ff6579d39c1db0361","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe \"saucelabs:Chrome@beta:Windows 10\" test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"./bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","dependencies":{"testcafe":"^0.23.3","jest-extended":"^0.11.0","testcafe-live":"^0.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-saucelabs":"^1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.7_1547699321396_0.2587466276639998","host":"s3://npm-registry-packages"}},"1.2.8":{"name":"browser-interaction-time","version":"1.2.8","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.8","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"01cc5935c10d21693deade8e630034fa9fb4effe","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.8.tgz","fileCount":10,"integrity":"sha512-TdI2RGjT/3JQm9Win05KKke4pkiQpddzwecAq1yfTkpPYjdPKilrh6DHxoLNNOAvLzpjDd6DLelIQ31fFKOblA==","signatures":[{"sig":"MEYCIQDlMDeIS/KkJTVX/PPL6j38eNy0O8xSjoWHqaYxeT/cdQIhAPpR/j4dzbiXmsktU2Q2oJwcBLz9xUmQExDVvOI0OS18","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQAu5CRA9TVsSAnZWagAAPxIP/j7FsBjFMoU9jUzk536x\nQvSKJlpfHjuIDu05Jqz8JtF41K+C5NjJjqYWf/AsFXn1Bm+yrQQ30zEQ/BwE\nB4jhiBowqJJMjssnrnBliRARuQqVfNBnSi/OvwgJTgLdUfrddw7U58kKXgX+\nCF1OeI+qi19Akagr5MA3jGlA2FFMO1N5DyXugdBn6KnAVp2p+64zUZD33NrX\n+/hXN9nJBGjCitmqA3MK9he5XQw/ZxoQxU6tiCI15CRjxGlW3vgnof13UgJK\n+SGfsnBUMDXTbn0IU33rovEnnvL7+yhYp0IhPynd1gLi9ma2FH4aNln77fAl\nLUs3Fy4bvrdjCj/WwtF5lJ84tWFD5T+zIR9HAPlsgCkhDxHfXPjmvR4sNsIi\nnVgPyLBL3+vjD6RsWx2knKh9M151CPi98wU2WEe4RdQ7x/RDat9hjYPxyfiF\ncFQtqRhKRqcbd5GFhbQOIaa3xja3gd3r5XWwjwvfQsc2k3g49PLb3D82Swv7\n/leH1mJhLpPpnTnP0TRjom4TH6ktIPJplREuKG0AwfRP5+m0N0+mNUD2RV5s\ncWwfLw7KHC4LztnWeLRZxIkzWNwpHImogpqfADMuvYir3uXamXZYpSYeLPnn\ntkPeuvIv5m1n6yyp2/aHxsGtOUssR/KkbZq51RFsHgffMrvZynH/6Op6JMtO\nZl0A\r\n=yKwd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"1cceb1d01311e6652be06125c3d4e444fa386054","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe \"saucelabs:Chrome@beta:Windows 10\" test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://github.com/atlassian/browser-interaction-time/blob/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","dependencies":{"testcafe":"^0.23.3","jest-extended":"^0.11.0","testcafe-live":"^0.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-saucelabs":"^1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.8_1547701176470_0.2853861912478919","host":"s3://npm-registry-packages"}},"1.2.9":{"name":"browser-interaction-time","version":"1.2.9","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.9","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"ad61c4ecd49c64e9896511b35dd1a7d8f8cfd174","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.9.tgz","fileCount":10,"integrity":"sha512-YQeIoyq8TLg5iDtD6Bo6nN+5Yl6dyyYJfnlNNJk/C9L2VsnDm3V3XZ8Fe0cJ5hGWslRN2EMtUu4zu771WtXXig==","signatures":[{"sig":"MEUCIDc8gEOHEEXCZOb9cMK51exqX4Pz/udzKs35bjU/sZa+AiEA/EP6EkDDYlxmHScm2bKHIN6kesVSxeZemmNa9FzOkKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQC1JCRA9TVsSAnZWagAAKVMP/3cbSzBKh3QhZCqyIz3p\nvoVt6I3jAJk9lQgjcLropDlA7V0JBA0W2BWm52ZQBmbufLU2JEayd6Bck4IL\nMR+vIG7YVc8t95fBU+LR/V9gonYK5Aa20C4jENEX3iXJWajmx/k2NQmUEsJV\ne/S9WgzansQX2SxLA3B5DLSehCYNTNeE07zdUMQrcCezFw5XmjIl+Qjd0vvu\nO0L5woY7Evprc0eCQYHpYpBiQYNzAtiHxiDTYc7Y+xuNL74NA6Lp212i8r31\nD2hmDJIMOCL/oCEFbXvNArdpIbuqBFD7z66R7Zf0+Sc1b8aq/J9WfI2W850z\nrL0jBZuAYyoUPzj/S+4dultpTeb0lQ+mzreJ/Z+cRiYkTs53f+gGCADlythp\n2rfFmDEFtdpobEYu0IhuSKzDGYLP6ziqMJl6cBp6ejRp94vGO+7IZKztDAjS\n54/ZtT3FbS4KJ22aObnm7ur1s5HUjW9eXxaPsjoHqHase/cTrkTixoYu247o\nBDSjfsB4NcKxKz/f6FEUiX0g06M3hDwuCP0jExlWNJCNBEQUic4LSI/eOK1q\n60lcWq35/daB8HaHyyRfzNWz2l4PxjJp7FB3MJVPYsztFdICqMzoGKVS+SUT\nqusv4+FHxB5k6evyLLwmh+G70XNcx7brTM2p5WadwGJASEyNDs19YTEqMzan\ntSLo\r\n=B5IL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"08a79ac0fc44259234162129b5d9449e0f3ab44d","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe \"saucelabs:Chrome@beta:Windows 10\" test/e2e","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://github.com/atlassian/browser-interaction-time/blob/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","dependencies":{"testcafe":"^0.23.3","jest-extended":"^0.11.0","testcafe-live":"^0.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-saucelabs":"^1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.9_1547709768627_0.12523544004573184","host":"s3://npm-registry-packages"}},"1.2.10":{"name":"browser-interaction-time","version":"1.2.10","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.10","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"3778783425109867263a39c4e92d57d923e5fb29","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.10.tgz","fileCount":10,"integrity":"sha512-pEGay3ZT8UuQ1PjIRz2lq9bjEOFbPXXyKds6At38Lj/gZq5BIUFUPTJqbn8UJY9Bz2QuBgEEuINiNT/S1FqtUw==","signatures":[{"sig":"MEQCIHADnqbm57v/Ga8noU55TRxZiL8R8Blbmo9PN4SbTzv6AiB0yMkkNB/rnoYwC4HBpQO8JrrcPO0Yxloj7LHH7XPgaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62358,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQC+NCRA9TVsSAnZWagAAjgsQAIWB9L9mutX92fQ9uBMq\nTgB23M54Dv0JYI7Fvh4K4pfbOxtE4tihYKqSwPZb+JNTM5UcIvyEK91m/TSH\nUL/vLS7idJJijhg35bc4W22t+g1Gr37Rw71ToEGDq9VE9PbcuKwf85KKVlsv\nA03bHB0dOeCJ2RfiC3lSbfLcY1BnV1f/PLPlibXiZXmx1/Z5rpusYtb755jU\nuUhroFOXuzBPybEZyfrODUn7+tiOXLdv+qyllVUXMscLeB5g8YxEOItGO28i\nUcA7uHw3S7nEEAG2laJV0M+tm3ILzE173SFIL8SEVnNx3+TbiT6biNa6M/wr\nOGepyAv2mhQHBOFZm/i5pBUXgGdBentUIfVoVIeRF7h+Mbx9SpBRHYc5+UPr\nkaWYD4jRP2g4HqQoDdAvz2k/V4iBa/m5x3nn+vEttzGHwm+pDbwvEsHo2p+0\nCk9fgcXNOmRIGYRjTMNMKun1RwECzsCSlXO4Y5VPiLh6Bfo9PaFcqJxCgL0z\nnW98icRB21RieAgX7qdwgkAamLhiFPyb6j+XxKJUhCnD4S9wpLj9w2auZDRv\ngcMj4o3F0WmezMUXALizj+y2/88W9NtctG4sUXaJsRvzAgbt+hwFplPM6XSa\nxDvK+lkHpN7gRYIY1e0nTxz6ohCiNbBgB5+GQqbEIUM8CVN+sZ0feJ3Xrvd9\nrrbM\r\n=Vp7l\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"a65d061007165762c4911944c31ed9a0a705c3ad","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe \"saucelabs:Chrome@beta:Windows 10\" test/e2e","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","dependencies":{"testcafe":"^0.23.3","jest-extended":"^0.11.0","testcafe-live":"^0.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-saucelabs":"^1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.10_1547710349256_0.08046992746431747","host":"s3://npm-registry-packages"}},"1.2.11":{"name":"browser-interaction-time","version":"1.2.11","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.11","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"77d8b279e1b19462eef043032cba3fea8fb5ccfc","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.11.tgz","fileCount":10,"integrity":"sha512-H9Y/Sq6lhNRYD+sXui9bQva4lp1rxCv2OJw1PSd4LJzMENuB/Qy57ppzkDd4opwsdxSE0f3jbQRoxH34oRjtwA==","signatures":[{"sig":"MEUCIQCpnxVuhd3wk2voFKyqroN4OFR2kg3756dJpaRpFnWTcQIgBZ3jYXmlAQvkqXjldPlXIYtRSLQAvxpv4S0ZbPJtO2k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQQrUCRA9TVsSAnZWagAARl0P/0/sJMyfKc+E9kS7mbET\nEyq2RheDfNVsEPHKux5MeapoFOW4u88nor51aTT0vxQSX8jOTFfBAQJUoiVc\nXsga6ws8rCOpsFHmJn3gPaOT/8D7n4THQJVf8TzSdnLIlVEgpFOl2A4CS54w\nT7e3SZrvH1fD2ZG/ELejlXkGmUCR61lMDwKhF6QOk60H2R/1jJUBKnVdmF+w\njjVz9bsarX2s9OI88UfGg0dnWqCnVN4UW+K+9tlnq2wPzrZFT7NUU3ACxkMd\nGjOmrIznycjo+LM91eJC65jKm7CYD198oBKXykHxSjKUFDG4cicQeno0vy/E\n7qq7Eut6mhm/Ew6GPAdYAn0eMh+itfWoDYNaXWFV/P5gVAkf9REQv+TAAFbH\n1rrHKnUH0W+AwE7zPs0osfvHBuTaHDHtf7g2ewNYjmO5jWC/DDx8cu7O+TPD\n5fin1Xbfq/Xti1TDS57xh9G1ErxfaZhjx8GqJnNG75m38yB2G22lCo1WPdfr\n7e8jbnentU4UJhEcIv4YaccQbD1IF/jFkegpEcse3toLe/lGxO2oa2ErrHCm\nHFiIdfW8z6T/qLpPqI3sYgFLSCvbuo9e+XDYX/Pf51doS7QJHHfx5GagJcIh\nPlYOgIrPzzASkui9vsIt9b0xTA3+ceOXI9CcStGCmd5S3ApcqawJn+lyomr1\nGhAK\r\n=mBBX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"7b0837a3b4ac77bdd7b7e8cd2432e12ef184a17f","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe \"saucelabs:Chrome@beta:Windows 10\" test/e2e","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.6.0","dependencies":{"testcafe":"^0.23.3","jest-extended":"^0.11.0","testcafe-live":"^0.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^0.67.0","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^7.0.1","typedoc":"^0.12.0","prettier":"^1.14.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.18.0","rollup-plugin-node-resolve":"^3.4.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-saucelabs":"^1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.11_1547766483556_0.3472440740929901","host":"s3://npm-registry-packages"}},"1.2.12":{"name":"browser-interaction-time","version":"1.2.12","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.12","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"78f1da6cd83ed20bf08181ae8e540e9655795f6e","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.12.tgz","fileCount":10,"integrity":"sha512-IhujJWLNJQhAlkNr1mlzrkNamJFbzEwBqP3xizVzJdgjLagyvdQQY892mvHECBSNhMNF0Fra9IU5YDXpUbJ0ow==","signatures":[{"sig":"MEUCIEhHJ6ktKkNZK2BuG9T0keKhirkJdxPbh5R3FnArUkjeAiEAt2S8Y7flH51AfsX1APYcdOfZqoOae/HparyrMTvya7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSS6vCRA9TVsSAnZWagAANPAQAJ75qN4ZDa7JXODZEXRG\nor5BNrMqQSQ1Obd3fERHUE1e9obhqbDCc7gr530kFnHefAmWqFgwW5c79PZp\n+seA21ZV+28W0qBQymqjcYHUxrPStWyzAkDz0/HfQ2KdebKO6tED+fBBESzR\nPOU2VCfsVazZ3Kjc1N15Z/HZ/cqyJom1PJorGh4SWcfLeKWwqv6+l6mDaOOw\nwcpjrJ1BSQXLPW5EJjFnSk7Dz5eFW+rXgjNIsReFPvb4eVm9qPn3Df++ww+o\nfK47Q+54clpzsqTJZBQLQ8uJzWhk7gJ/q8uucXkwQYvRvv2YpT4j7JUhrrzk\nAUQyAe2yyds4uRV2UgzriSW+I8goo7E92vVLhzNhP5W3l2byXdd2hcut8stU\nyjKXxamuEupfbJ/4yUioY41vgZQFWvH34Qxux8f4ihycWPCjFwghRozTXVbJ\nEGs2aPoCjaFcxACG+GkKNR94YgarjiLV1jZmCOT67Ib01thVeOvtPPaEgfIl\n/6PxWvMd92vDPlk2r2lwBgUdF2nlvp8W0oUCDX4AEmX/re1E/MlAhKtq13am\nv5TY8TU0ENt4sXy6qif8Aj9+4aS30vWaLvnB2djVxSsQdpryen68VZQfPuHU\nZDgLmC16ye/9CoVvvkBaH1Bk6ipxCWzwILRD/ULkJ9/jC9Albs1bX2w/Uv+z\nCPHV\r\n=D6L7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"63618a6e60d177aa4a2110daa85754eb9184ac20","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe \"saucelabs:Chrome@beta:Windows 10\" test/e2e","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.7.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.1.2","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^8.0.1","typedoc":"^0.14.2","prettier":"^1.14.3","testcafe":"^0.23.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","jest-extended":"^0.11.0","testcafe-live":"^0.1.4","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.19.2","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-saucelabs":"^1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.12_1548299950464_0.9163424945787892","host":"s3://npm-registry-packages"}},"1.2.13":{"name":"browser-interaction-time","version":"1.2.13","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.13","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"338e07420971b2aa89245d922b0d1dcfd2d4a712","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.13.tgz","fileCount":10,"integrity":"sha512-s8p2ACpVbnCTW/PkbE8z2mZMWJzjTHNuoYw8eX7ZdI+upNebi4HhNi9ALOV3uk1OmEf8GT3iTLyYksL5IMIt7A==","signatures":[{"sig":"MEUCIHtrZCVAljDgJEZthEQLeNWSgfjWqGRThnJIXo/eIJJBAiEA9TK56OWSrrmR0QhhHW4fV6G7aMkHwN/A1q+rYf8D81U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62840,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSV0tCRA9TVsSAnZWagAAuSUP/2ckaF81a7t0snhuPyHo\nJPTwLKMqEe77l/X0vXkGfj8lwp2MyRT9wPBMbIie/c3Jc0t+aRKzMTdKxyP8\noE60/gS9ayahXeWXAoFkcEQo9YK4DvQ1KOXpi02ckad54YMhcdvfYqn3aV/F\nbiCvcf+osEOO9e2myDs2S4Z5HxpWEZdT2JVZdgrtN2hT6wusl2LwnHbA9WJQ\nieFyGgW3opnyUyGzqJCfFqfOmLGLwGPeqJBPrMTqOG7qGZ0TPo6VmRzOkb+L\ncToG7DC82YVr5J0pl1Lp6xwf42H3u9b1G0o5lmOPkgQEAAtzwM70e3uOaAll\n+lDrlAvq5E8LQFYDGXDOh3iRhg1hSMtAE0sEPjpNCovMKPoTAifhGpK85lGC\niWCXNrN3hw1UmhmrOR5fZEkbmcXl3rVSC3iP5yD2CseXgkbqgzAYp9oz5fGW\naNCm4gtYSPfihcaElZ3r+m00UBfnpuIl0Lp0blGKZeeXHujFdUZ+Lqsf1OBR\n6m2pG1sf9VIKXQz8g/1IZPs8pr76qQ/cbi5U5wQ+sGLOyAtrH9uoxXCwc/nv\nOvT/PIggo38msXCTv9YLxYxQcgOr6ybyQb1UxUVrhYWKqitqqJD0oE+Q0Fu/\ng4D8ddn1S60+Ye9/Oi24AVHYqj0lRcyF/GrYeJVRuixsn11Fza4Op1hb5Df5\n1TAU\r\n=fptZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"b6822c42ec630ecff4b52a893d3f371efd5584f4","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe \"saucelabs:Chrome@beta:Windows 10\" test/e2e","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.7.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.1.2","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^8.0.1","typedoc":"^0.14.2","prettier":"^1.14.3","testcafe":"^0.23.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","jest-extended":"^0.11.0","testcafe-live":"^0.1.4","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.19.2","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-saucelabs":"^1.6.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.13_1548311852585_0.22500055141613484","host":"s3://npm-registry-packages"}},"1.2.14":{"name":"browser-interaction-time","version":"1.2.14","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.14","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"0367246a3aff6497ee3d06698245904d3bd2eb5f","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.14.tgz","fileCount":10,"integrity":"sha512-FUWie11JFM8sx6hOVldBUKb+58lrMBoiOtUO28L0qYahoFW2lCcovezsKmCXVMo1xUlUVmSPjWm/avlDE82fxg==","signatures":[{"sig":"MEUCIDBQ1Ndu8LdCtEApYW8F9TAXie2R5L6mIRh88iQUmgK9AiEA6R7Bf1rmd3ymZO1wP8Ez8YscUPJyEuKS2tGT5cFQehk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcV2e0CRA9TVsSAnZWagAApP8QAKG9HwKKMYw6rKAyTtyt\nydKpOf3Xxn9CSVXr5mN4CPYjErwXaC1btY4v8ISVGcbEYpmYTnjzPORq8lw/\nS1n19BeoGI1zHE81Se2pP/dhsgRrSBbwZgH/pAX78DSFq5sxjzs7nTq8BgQC\n0sv8kSLpuS9IgH2c+nmyyzEU3rRn5BiZa43bBH1uhAfZVIqQu/uCK3emXQPx\nNDpID7ckHJNMEAVJz0Zn4QBoMxLXHc+DOeoLig50mcXnbDbzkg6R1mBeT0Q3\nJt32pOYqnJkGevk89cLKDkEMLE7+RAD9kfMbp3VYIdejZ0flZI6ATP68TwgN\nVH3KzQ8dPvTIx8IXQguXj6J//Kl50DQ5N5VJk+HyGBPiHvY/U1By2/VlyM+6\nGX5zI+0QmhTlsyGiyjkH+SAXDYc1a2HqyPv24wRTg7YemqiQt6U//amxmKpL\nT65ibAARO1ZIUY8bZ00lZJpmCqkH2RNbsWglgdy87ZXglh7+QQeKyWXcpTGX\nI5l6Ls8NZUJQTXkH/DsER2pLX3qwjH5U/CNFffSusYDrTe709AZzAgvN7xkI\niL3xttH1ppx4hzxMTV8wBkklD9123/Pf8jO3hP+ZOOwO5wq2x0zk5wmx0IZK\nYxRI1TR/J4iF9railCX3oJbOM8ujGiq32mxHUNhExUf5B6lGLE5UYdSAVv+h\nmeaa\r\n=DaoB\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"eb290b2c667e60c0334e8e6a784e56afe79ad129","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe 'browserstack:chrome@71.0:Windows 10' test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.1.2","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^8.0.1","typedoc":"^0.14.2","prettier":"^1.14.3","testcafe":"^0.23.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","jest-extended":"^0.11.0","testcafe-live":"^0.1.4","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.19.2","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-browserstack":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.14_1549232051785_0.7925295789461735","host":"s3://npm-registry-packages"}},"1.2.15":{"name":"browser-interaction-time","version":"1.2.15","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.2.15","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"6b327bdd4b141079cc5522e26e3592ebbc09264d","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.2.15.tgz","fileCount":10,"integrity":"sha512-QpmXaa93AQBER+WIUsF704dPtJPhCQtDnzo26TVmrtJ5tlcQzRfKYtipRAQc9rE+Fp+DjaQsevW33IW1B/I6wQ==","signatures":[{"sig":"MEUCIQDeC7au8NyneUDMGwuorsFqI+MuUSqiLiGbSdZJUSCJEAIgWMsg7Fs2K+BrKlsgEdfZPTwlMYgoX4mes0D5RUgGKFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcV3RzCRA9TVsSAnZWagAAsvkP/RVYAufvTVBL+ABo66Gt\nG0lfqPc+gXPUt4J5ItHnS+WIZO3Vc82s9L5u4Lqe605uGCoCRsUpQq+p6G50\nEa5rxHhWOQ5VwFH0lzUFrtK2qWIxnm6OrmllZqJkDlmCaPditdt43ZdeByeP\n9RkneQ2ByMCfxj84hNRBMiP/tLTN98LhA3nEVg6zRMKhLmD9SR9WcQ+vK+xE\nK2s2j47Fh3rxGpCHWr7sJ03I2W+fvWIGAiEt7lIQ0+PfhhzGGKHwQoKSFh9E\nvy42P8eTDGnGDyQUGmn1H0SR4Qf71//GmxsomY6FLsZmCoszxakZRsGhjAwP\nBQ1+3AMQzYuugHLIUQA5fhX7H61eAzs6Aa29uAZCCEc9CCiU/nKeuhC4VoTg\n5tZxr4EPqYM8so4wpG6Oa036aE1Jkjy9rQEWhrJR0PxUXJ6msoVyJyIf3H+B\n2e/Pn91q8AGdqB32AjZL7NLYCbFC5f+PiGMMlK5JY2j1vSClUuUaI8BDIF+X\n4WsHwlIrNst1Y+VV/ARIlp9/aaj7S5rWMjgoOrS2X8TQaz+7qrf40wgJrVxm\nT0F57cGqTHXawsXJYDsoos5JoMKea8i58ggHvPS0eRxMERWGTR+sP4ousjlY\nVmu/jGXpqzxTWoX7WLWH8AVZYXh/INLAWBD5/mXRe/k1U4NGgXV9TNvchQNE\nt0WQ\r\n=cqXo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"a2facc2311435ff6a1b858e3ea4b4d7b1c68840a","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe 'browserstack:chrome@71.0:Windows 10' test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.1.2","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^8.0.1","typedoc":"^0.14.2","prettier":"^1.14.3","testcafe":"^0.23.3","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.11.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","jest-extended":"^0.11.0","testcafe-live":"^0.1.4","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.19.2","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-browserstack":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.2.15_1549235314885_0.739196722127244","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"browser-interaction-time","version":"1.3.0","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.3.0","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"5d1cc0d291789633ffbf06e5c439437359ea0a8b","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.3.0.tgz","fileCount":10,"integrity":"sha512-0LAxydMk9jU0cylk/b01G47I/qlYRhpxa1O1hIjMLS8CBAq1fYUJUu51lD3r3LMCOGzY3+046rWbitJDwo7QpA==","signatures":[{"sig":"MEQCICsY9tEYG+vebewbnoK09lCrXOORc0Kl3z9mToaYtqmVAiAYhqUdZT+G6BWdGtjW20kmS1sRhH5XotEmJAxsqCHxYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZ3KVCRA9TVsSAnZWagAAsu8QAJE0cc6gTma0iMkN1pfC\nbhEM4Aa7u6vs1zb9snmGVswLaXLX1cWfinuS6EEHXnExqvJDNM8Slc1UM3UB\nTmuMfLz4ix5ENh3YwL105+TFdG3mfz15HamsSs+FEZm8TQikJhq9LrDwBVri\nWxCYXaF07PJ2TlIzPnjon2agrJMUknZ5hzAKbc9dyxIjQLYdIv9+ux43Z/pI\n0sr9fI9J9noUVY6lz9+9iY2tbVrom/FkTCVt9VhyFqOvOhQ62Avmn9cwLP7y\nH1+1yYbme3inUq5GDkQ7rJ8DuStY9rofOAbBQHmrc3VswYDPpgpQSCobgI7f\nDI19K70Yf6QEgt4r5UmUmJ/861nKUNtiSNAy0rXzPbfd+70uKR91wD46v67G\nrB2KJ324PBs9LS9Ksb/tFjc9AFddQJ7t2o+rRPe6iSBq3xhOwC+CDdv1gG4k\nwcR4YermuAIb8p9kqo3btdi8Z1KlJsyFtn3OcfXN1M71jfeKDowk04DEp21D\nYDyrX//RTdqM+lSTGrl7fJliDkpsOhkguq1Kgat3xa3oTLgnkhFaGj/Zdam0\nNXe1HqVEAAI4720hG9lTCVm1mxWECUkOcxrcpp/cxz2DHRHDMTWRNUdYNDSf\nWrcCVSdZoYZKr5t+tkA7oua+9qDkrJYWUtpJQl316rJh+kP+kb/kEzU32MwH\nWw+F\r\n=V3vD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"cddccf5d98c21ddeae021f97edd33dd6bfdabf51","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe 'browserstack:chrome@71.0:Windows 10' test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.1.2","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^8.0.1","typedoc":"^0.14.2","prettier":"^1.14.3","testcafe":"^1.0.0","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^24.0.0","@types/node":"^11.9.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","jest-extended":"^0.11.0","testcafe-live":"^0.1.4","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.19.2","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-browserstack":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.3.0_1550283412822_0.048044695129714876","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"browser-interaction-time","version":"1.3.1","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.3.1","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"e4c0edfdbc324aa202fa8854254b4e2a9673528f","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.3.1.tgz","fileCount":10,"integrity":"sha512-uU7dlb/4/VoJA/pZO5CczdpCbJJT5VCveCCEjE9ZB2k2QwzgmvTRhj+zkg87MzSfEmOI9WuhvIrP5pYpG0gAOQ==","signatures":[{"sig":"MEYCIQC/bM9+EUoHExXevBlCPmO6YZd6tIDa8SxE1jSLl683LwIhAN2/k4gvlOp79iA8YbuhvZNwTi6RO7drZh3/zDVfxdjZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZ90lCRA9TVsSAnZWagAACyYP/2eldGM8vjoPgrPwzyng\nIJmPCWMtxtb9OUsIrW0Ot7LfudHFzsepgCnEHoZ5LuW/FKMKK0LHaymf31O/\nhcpwgMppgfqUkkieO87y80Z9iXRwF3S3JSel2g6duKZkpowD+7xmC++368Di\nFfzXrP7wpbfiq5qabc+DyY8CezbAbxYzgh3vceXv0dWIyflvHb+I2Of1r+Qf\n1I3N1ZRBbl7cbnqdVV972IX5SR+tG/zIAph/G59yFFQaSQQyN0oJBlbjy/pl\n+R1vkXX95KUJTF2o9eyhfZty2wZQQr7sTDwl/7B8NwBJ3v4AyEro/L6QDbA9\nD9MJvlmbVBQEkHwJ+5reCYOG/ALaAAdwArNb077xYkxlpYT8IZYEhzqvpwNW\ncDhlDODVy4DGit/3F2UcQjeaRUM+P7IaRMDZ+EivI6i+Zsyg2kO6ift+FCNm\n+wH8oQSsscxWyQrGd9jTTfLxh0jK00Zmd20IfFB3VCHzR45jUGcoUe54avvX\noveA/uORg+vhMU0viyAIeQ2795qqpmTIbBi2uaykHMee/1MDhi9lXCDP2viT\nz7jel7L46d65OwViYCDnDRDU2bAhdOkyqYsUum23n93ZECmMxp9sxkbXj6HA\nsy/lNtExdgsTGXC4kY5lxtwrzhQFxqxowui37KUEFEVKUlH0Pn/q3TcPk4nJ\nnBAG\r\n=Z9mh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"30c889f8824cbe953f3e39ce2dd85a94059898ce","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe 'browserstack:chrome@71.0:Windows 10' test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.1.2","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^8.0.1","typedoc":"^0.14.2","prettier":"^1.14.3","testcafe":"^1.0.0","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^24.0.0","@types/node":"^11.9.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","jest-extended":"^0.11.0","testcafe-live":"^0.1.4","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.19.2","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-browserstack":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.3.1_1550310692514_0.9282237369685862","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"browser-interaction-time","version":"1.3.2","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.3.2","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"dde9a97f2c5b7b59a4fa23343d4c8563487e6de0","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.3.2.tgz","fileCount":10,"integrity":"sha512-+vX4M171F1sdquL5IGDSpBfpmN7cC+YzYBDwmtF37OlYR4bCTMvWN55wn6ZEuJLeEesJzdnkPvZnz0kNriJDLg==","signatures":[{"sig":"MEUCIARpCSzL8farvkjExl5Ee4A+E1fOayW8kkC39sq5Bui+AiEA4v5+LNHWHRFTe3ENhkl27Zw5E6HbNtanGRMVjm8nFYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcakhJCRA9TVsSAnZWagAAxD4P/1TX3teoxEDCtHyHcCAD\nHUEN1EpYdcuGx4lesOrdOJhPcIcvrptU67HHObya4Tu8cvWb6tsQYCKCE26S\nffrOn0Dcr1DyJB8c3uqeVMfzGJSgNOlfSQRbtkJM8w7XWG25FJvGkPRSRqYV\nsGccNK5IzKfXhdutvBO0uXJKjKR70hGMC3RS0citvTFndMol/Uw2ABAcynox\n4Te3+y7VuMQj8fAtKqQIIZmAW2p+98LfGdsSJaeZTR6YzHD26NpLvhd1XQeo\nvg83lHU0GXNiUULvo19PQuLf5SLLXlBGovs5EQ2EbbmdQXUCOH74MMXrE0H9\nMSGWGLCUBIahqfeiEtthzzjHg61nxmQ/2Q4h3p7QkixWbigBm6xgx4I7R7sf\nnYhhIarsdJd+oDaRJOvOcpYUhaMYVpf65jreQmyNW7QEgGuBKzwdSkdFXWeu\nHxwLc0gIuioOtCk5msB+G5CSzeSDI6QW3dccLh7nYkhgH7TiRLN9gvExiEz/\n6U8PogmTFtEJpuPUmpB73HMyIbDTQkXeu8QykCA/iYMeiBlvPNb1SWm8aXQ7\nBrCCYInY0j/LCDlWdPXeEuhU6TCsqV6jlanPEpXWSQgr0Rw9mXhBoPHoPPmS\nhOGT4Qmb3w0oUDzDJPSillp+anm1p9nF1ciXe/HW3GHdFahgdzSR2H2T5oMC\nHe/W\r\n=GcvA\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"10fc0add696a68d58d1c14ae39af318c925c2efa","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe 'browserstack:chrome@71.0:Windows 10' test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.10.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.1.2","tslint":"^5.11.0","ts-jest":"^23.10.2","ts-node":"^8.0.1","typedoc":"^0.14.2","prettier":"^1.14.3","testcafe":"^1.0.0","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^24.0.0","@types/node":"^11.9.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","jest-extended":"^0.11.0","testcafe-live":"^0.1.4","@commitlint/cli":"^7.1.2","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.19.2","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-browserstack":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.3.2_1550469193260_0.03836406386577984","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"browser-interaction-time","version":"1.4.0","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@1.4.0","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"9bb22156afbd7effc9f04e4805b95b50ddebc0ef","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-1.4.0.tgz","fileCount":10,"integrity":"sha512-264cpc8146xhvK4UMjGOv7s6XH4zwxWF4JI4uQI+Td2OAhfwhe1lmUHW1Q18bunNhlo1kz8c1kQocwaQOjqtOQ==","signatures":[{"sig":"MEUCIQCtwa4F7xIhl4obh61SFGKiyHPy/A8vWyygLtBFYZyfegIgalZ+6nleO95XngPX37A+ZSwpH8d6Q/r1OpLMJV0Q50c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcd1LdCRA9TVsSAnZWagAAijQP/0/LKGtNuTDkIGPlcJ0g\nG3CO4XRxJTslVlnRj2dCHbOqRb62fUY4uXCot6AwDyc5WHmli6AAhwdUUni6\njp8a5NqS8M6JSq8loOvB00ulflslgt89dmN7pp+fgrL2SNGhOR2cwq/BUJY1\nIjdCKc301o0EBpZNvyu6LT7KQB+K/y6IVLFFkJv8WxkCHHDyzdm8jbxuJ1th\nMMogUFJGUVfR9lJfu9wmUxc3w9A3ihuLw/p5dy4UI1KUBFwtiT3DfPU31uNp\nnfaxCbBWql6yPJLJEwcmOfWf6fpyITQfz5JqFpqabwOST2i2dwfQlrSfvDm9\nsJl3F9rSGpKiiIvvct+FGP/M+PK3aMq/gcsUx1yWNgoZ1tF9vAEg2eNOnzds\nRB8/ljdu8D+YgJWyM8vypQgP+rC86tFbHI4Z4b6O1F2JoyKIODs0L751SdxQ\nZ2EIIh7z00cMP+X6XAEImklAxeoWZd3nM5mjzVOCLVmzPXeFyK7LHqypnlBd\narwxUc30qvrcanAgesF4L76aP7UHzUtk9odEXQ4m4fRtYH3TBefp9HUoaa/C\nmFquKG+oBCzMVJL5ySxFZzdKhn3xDgB0ccZDHxRFMfOXxmG1mZtezEMgg6Lf\nZ7OtVvH0WoessR99LvfoB9k+KqhI0wyP3vkCTraPwDKXN74Y06OFahatPRI0\nxR43\r\n=xZf0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"9b3eb4c60aa097b4eca21827ead9e970c97309b4","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe 'browserstack:chrome@71.0:Windows 10' test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.10.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.1.2","tslint":"^5.11.0","ts-jest":"^24.0.0","ts-node":"^8.0.1","typedoc":"^0.14.2","prettier":"^1.14.3","testcafe":"^1.0.0","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^24.0.0","@types/node":"^11.9.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@types/lodash":"^4.14.121","jest-extended":"^0.11.0","testcafe-live":"^0.1.4","@commitlint/cli":"^7.1.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.19.2","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-browserstack":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_1.4.0_1551323868943_0.1525531239839284","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"browser-interaction-time","version":"2.0.0","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@2.0.0","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"d50ae85e049103a50cbd8929d26cd694fa2439fc","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-2.0.0.tgz","fileCount":10,"integrity":"sha512-nGAmccPuVJyL5MawhebYa6MEMGCyTvPoDuhuQKwJsCoreMig1O9XGHea5TwnlSd/ac8bxiooI7M8tMJk2fFNow==","signatures":[{"sig":"MEYCIQD00wyX9VeVG7R6FqDm7VMT2Zq61rDAKZF8bp8XB+Y1kQIhAO46dD88GRgqtcvm7mieevHwA/6Pud/wVBgcqcdFdFZ8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcd28xCRA9TVsSAnZWagAAK24P/1u5mmwNXxNPnQvAuKar\nAoXdwsnegg17GoA5+e3VedwLVU+afSxvQecQYUs5U6ksBTxoe2rs8XzeITHi\nHyd9I7sJ4LD80FA8OKb/HPwlEf1qLxCNEqY8wLxLQJhkP4T47WLmmLJ65Lqk\nhvwJ1u6x9LiFrRlRpXpBEdhEbbAH6aoRM7l22icloNfaXu2tTu2W+saE8GYp\nwavLirDoVtQG9ctYkKnjH5MXChmHL2Mx4soteg5pxuwWzQ4AG+UXRwySXuV4\nkpTzQdGsQuFBG7uX1dO7PR1070ZzWlEbFa05fCi9+CgvmSEy08VeKHO1Kqpz\np9/dzfjjcG/bOaD10CE9Bx8YRYbDrRuP/pfvfcTJsZQiZeIieTmZdu8tBCB2\ntpLWK7DVZPlPXutvVNM4NyVi70ZSOZdmH2uXARJpnJotlrq9gIVk/NX6XBhE\nrSwGQSNzlqeamf/hITF3NvCXgOKLkxVvWI64wk7HTQUL+zU3cdhusFHEA1kx\n4eGD5+Nw58GPQgj1kWDMrMQkSbZVdirgU4QPMCTy1EyGUDQzN9sd62ljqer5\nxT9Hm7h7Q+4R0Who/nE1JRz1snpKHvGFUderPLBuCevIBgsZI+3k2Mnkiukd\nEnorx5xlViGm2f1Ni/jvVBePwu6y5lGx6ibcKqcyOyeLv41HPkAes0wYGXZt\n5XPk\r\n=NC2C\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"73e0b92056fda1d046fff93279880df615c9e624","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe 'browserstack:chrome@71.0:Windows 10' test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.10.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.1.2","tslint":"^5.11.0","ts-jest":"^24.0.0","ts-node":"^8.0.1","typedoc":"^0.14.2","prettier":"^1.14.3","testcafe":"^1.0.0","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^24.0.0","@types/node":"^11.9.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@types/lodash":"^4.14.121","jest-extended":"^0.11.0","testcafe-live":"^0.1.4","@commitlint/cli":"^7.1.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.19.2","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-browserstack":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_2.0.0_1551331120523_0.5796760087333279","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"browser-interaction-time","version":"2.0.1","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@2.0.1","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"c1b1a16aaa50879010251ec9ae5b9af3aefe47bf","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-2.0.1.tgz","fileCount":10,"integrity":"sha512-8UCIhWljsvsecejkXHUOIzGJ6KHI/KnYrcGZVydu0HlB8H069hjTkVskF9NE7RS1O1Qo4PrcC3nEATDIaTQVpQ==","signatures":[{"sig":"MEUCIQCXQ8F23ydLywCso/N469yA7rEyD1KdUm3bUvuL6DskDAIgc+hnZJ7hKwmDkCNWVB3gnkxlnvYpBm8RmsTUOLL444Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157660,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcd4GcCRA9TVsSAnZWagAAPXkP+gMnqwdZsBUgOT3legD6\nQPa18NXT4Df9bTBeDb/zxSH4h1wziTGjevJPAVPcPbNN0nqUYNVqScoO1MUU\nZOzbFF31X95urD8ErN8sfQA91X7o02vLwrivNkOey7/vs88fMy/CB7U7hsUm\nGpxLXsmVjuIH2IOrAiCG5bxdlK5YOqhFo8P3xyeiP8D7dBExMloLkooPQdjS\nbpmx9AaEqi4bEyMPBYJDu3MWVOl6OEgtXBWJm6bXoR2QCqyHuOgRA4gdD+r6\n5GL0r71VpwXhmQ0R7qq8LBpD+gfQ2ozrNQqGcC5RoZYDWjE8CS0HvCgnh+Ch\nkOY/lPtwu6mfwfM2pwB/wjppUO2lhduKak5F83YJIhM+0Cg1rJdwRWhFMaek\ne763wkKlmUCiKn09w4lhiore1M39iPz3Y+4Z822rqL2d/XF1tHjQyvfDRbt0\nEZWTUcCPUJZtP4AsnsbWEICVXgjoGN7PyaWK3oZIjr7sJkxPy9tEtP+mHVLZ\nGDrQ8/BuJWPD/WZMQJfRczCXhOE3S3SZF/4Ns6ycur6S2vQJCZuGRsRVBHe1\n6C4MDEpnjfpTxExaSpCI8sjmE2mgYvoH5+Cd14zAjhjStgz1tcqmkeV0GB5U\nJhf7MLwGH1t+R7nmumWxXc/Zfb3RRHq1PQapmZVRj2DijxkwLHiK335LtOjw\nFX72\r\n=T7ja\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"],"setupTestFrameworkScriptFile":"jest-extended"},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"9aeed6030a42edb48d3ba31672de007cc19f32bc","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe 'browserstack:chrome@71.0:Windows 10' test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.10.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.6.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.1.2","tslint":"^5.11.0","ts-jest":"^24.0.0","ts-node":"^8.0.1","typedoc":"^0.14.2","prettier":"^1.14.3","testcafe":"^1.0.0","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^24.0.0","@types/node":"^11.9.0","jest-config":"^23.6.0","lint-staged":"^8.0.0","@types/lodash":"^4.14.121","jest-extended":"^0.11.0","testcafe-live":"^0.1.4","@commitlint/cli":"^7.1.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","replace-in-file":"^3.4.2","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^3.1.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.19.2","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-browserstack":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_2.0.1_1551335835813_0.5367012484914047","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"browser-interaction-time","version":"2.0.2","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@2.0.2","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"0288d2806effb7332ed718b1ce8d6446d722f758","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-2.0.2.tgz","fileCount":10,"integrity":"sha512-Wt6rBHpCowJuvutKyvb/lbeK8dcYWYFj9YfTrsOFPjQPrB1HhFmKc8X3GiQzJY6FxttJUIdXCVJfeTR7PJbU/g==","signatures":[{"sig":"MEUCIQDdxCs/T6otPv1v4//fHywI04+FmxZC3XTJUlj3yJmXPAIgGwRHRDG0gA3tGZGG8KO9F/n3tvZvRy3j0heFRGqm3eE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5dtoCRA9TVsSAnZWagAAtX4P/1GEPabBpWtaL2x2kErz\nEqj5HguE35TsVGAfRfj9zEOuniBsUOFpr3Jv7hrmQA7XmWTxEKkE84HEOaJy\nMPXFlwqraNNqOGVlkwkvNohM9Wsk1VyvCeuyfmSdjL7i2PtjQ7YqOVTkRIc9\ne36BvdnOarBdaaRHNbz2gJTCgaXTVZDNt50jvbBuTdBIst5niKjm1ZbyGVL3\nJ73wZfxVt7BMMmr3VNxAwjijsJ0WGDjrFflPMSV6KCNoQci3h+6t3T0++Etj\nNQ39XwLxbIeunNxvPMOWX+nvqP8QJFny0vnMcyV9vRVLbd200DBjrzU2vmd6\nSdPasvjbNepW/QzQfnJMPT5K1sqllyRPx7IEcGfXPJhjjY31nNRtFApZvU1Y\n+xCO3GhFoO0vnOYRQBWeCNToHfG9cDGDeHYuku8LmMs2ooz6hXQWgDS40ncw\nJX80copceXBVyj8VHC+/MZ1roAg4ZrK7EAt5ofninMr5QAYgIskAb0P7cCgH\nkXe+8ktM9yNYxc1wevPSWsUjfIqCoM0Q9iANHAelmUXohzHjzVNVF/P/dyL7\n4+AO3nU+dj9/TmGQHjca1hhGYAJyAc8tQ7maTSQ5n5TYqn4Jxs/RwtLcMej+\n6DtszAHt/jn5u3gUWrxqwPr4OMbV3XHNVMWO456ApllK/+bK7JKfuTcRfjmj\nvFvB\r\n=gMQk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"setupFilesAfterEnv":["jest-extended"],"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"c93b74e21ee8317cb3b5f338fbd496af9d49b1bd","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe 'browserstack:chrome@71.0:Windows 10' test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.5.0","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"12.3.1","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.4.0","husky":"^1.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.1.2","tslint":"^5.11.0","ts-jest":"^24.0.0","ts-node":"^8.0.1","typedoc":"^0.14.2","prettier":"^1.14.3","testcafe":"^1.0.0","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.0.0","typescript":"^3.0.3","@types/jest":"^24.0.0","@types/node":"^11.13.0","jest-config":"^24.4.0","lint-staged":"^8.0.0","@types/lodash":"^4.14.121","jest-extended":"^0.11.0","testcafe-live":"^0.1.4","@commitlint/cli":"^7.1.2","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","replace-in-file":"^4.0.0","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.2","rollup-plugin-json":"^4.0.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^2.1.0","rollup-plugin-typescript2":"^0.20.1","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^7.1.2","testcafe-browser-provider-browserstack":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_2.0.2_1558567783618_0.35734716817829515","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"browser-interaction-time","version":"2.0.3","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@2.0.3","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"21198c7d1902e90d510bacb06848e1c61e253532","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-2.0.3.tgz","fileCount":10,"integrity":"sha512-77O6PICYoMTKdgPlqtDOyYCtQTukVg2guc3JADN/G/sNqSAD22vbAaPEM1AxbKq57gOz6wZPprx9LNWzTu9sVw==","signatures":[{"sig":"MEQCIDdpRMKSo1O2QJgafLTDIdl5JmpRm7+qDx7hiah8aFf0AiACVN1+PXnSALFE9xbcTA06HaNqQU7LqacaPBK33BhEzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162816,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNtkoCRA9TVsSAnZWagAASIMP/0S8ou0cP5aLfupKFaOU\nUpU8mPgpBcCZz6kTGwjhHBt2PR6ZTW8gk85pfBg2WfcW0jRIfrpHnsQ2tE25\n5zMYTmWvV9cddX8uyLLaACtL+p8fh88fW9/CKZuZ19YH2o8CQ1cWgkIebbi3\nUaeBEeufl3zZGmFL5Fdij8u+ACLCXRk+a7c21yZFsSeHl9ayVxsaOA8cwNLc\nqoFCYwJCbqi6dInbiLNHFGwedJKHK1BeTR1r2yiAyMNpivVynkIBiPIp84eB\nBIFFP99Rpe1XnwoOu7/uyd1+bYET9nvlcz+vk6An29J35QzTqj/KTyqUIF84\nAwl1QwpqHy4wAHs/lC+PxSdgrQRnpe36KnO9dtP1+y1UlXrVxFcvZA0wG+YQ\nqPmNS19/0DgF7qqkhOThfcd/YAyaS6oMFFsM7cPckwQpMlfEwUUvi3a+4MBH\nxrqKQR9sIP/GpphNDajuyLYTQT6hP9ibCayuYASf7I5gbu+D1DGx1Ee8GzVT\nXLqcMPv5NKpqSE0WiwuLllzD8T3IwzKOfma5sfiNE1uH1/dA24kp42qjU2aJ\nITEg/Cgywr2PPLZ7Ati6aYtJox+o0HP2/bVerjfCbyizgrqF0PdUCCa/bQ3Z\n9mc7xjDQqsIwK99pj/FTdA61njL3yyEDOKUXZ1OyCBfw3bHrgz688nfcKf5X\nzaUq\r\n=pMIz\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"setupFilesAfterEnv":["jest-extended"],"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"11d3334595bceeaf0a5abe38479a3721db7fe5ab","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe 'browserstack:chrome@71.0:Windows 10' test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.9.0","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.15.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.4.0","husky":"^3.0.0","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.1.2","tslint":"^5.11.0","ts-jest":"^24.0.2","ts-node":"^8.0.1","typedoc":"^0.14.2","prettier":"^1.14.3","testcafe":"^1.3.2","coveralls":"^3.0.2","cross-env":"^5.2.0","commitizen":"^3.1.1","typescript":"^3.0.3","@types/jest":"^24.0.0","@types/node":"^12.6.2","jest-config":"^24.4.0","lint-staged":"^9.1.0","@types/lodash":"^4.14.121","jest-extended":"^0.11.1","testcafe-live":"^0.1.4","@commitlint/cli":"^8.0.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","replace-in-file":"^4.0.0","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.14","rollup-plugin-json":"^4.0.0","travis-deploy-once":"^5.0.9","rollup-plugin-commonjs":"^9.1.8","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.22.0","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^8.0.0","testcafe-browser-provider-browserstack":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_2.0.3_1563875623330_0.2199176918233159","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"browser-interaction-time","version":"2.1.0","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@2.1.0","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"e0fda9fcf808c374f85d24ee63b45a1ee3759dca","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-2.1.0.tgz","fileCount":10,"integrity":"sha512-1pS5kGiZbze+bworOso81fqthNZgX6V3uvUrY5+M78oIl0+UwZp6E1HDua25f4SjwHUao31JWfnEwbHrs1rU0w==","signatures":[{"sig":"MEUCIQCn/k9z78Bx/AdBlCQT9mW+XqgnWgZFfmHJC/ssff1JlAIgQppgGa0rl2VLlzhC5y75RQ/vWyW7ZSRYKb+j+0x+iDE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":168125,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWnGsCRA9TVsSAnZWagAA/SYQAI93L15yfMDnFuGK9N8d\n/vFvGUgKsp5oB9ANt/VQymnyAO/q9u2bHopJx+mIRwCYGv4ksRAA+UdzBVQR\nV/z5Muva2VqyU6ncgoFFKlbeuHKgHZwfpReIBMoQ/kH4+po1WSxYRbc2t7zD\nI+cxNsrqZbZleCoYG76YaleoIImXkfuUQhLfALhcaAGVqU5S9Mg1bbewyQYC\n7mFvFKIcGSHewLjxD6pZElNGwpIW9+P/Y4MmmgIqy4v09qc87Crdt9rWSkRG\nDr1eIM/dz1j4pNzxZqmac0u708TRyGMsUWnbJ9BYNwW1IDfCm/AEM8QZjct+\n8lQl1MloX2FlhKkZz/Z+Z0AOaKe3M0S4D2X6XsbfFcubngZdEqZObNJp+zWo\nmrAtOPz387JK04+KkNayFX5TTOf929KysiIYWX+BIQ66TZL2AL6DeMHiOt3E\nmjD47awi0RTyc2Gd7LDyWcWFSQj2anyBYZ8Vf753ViefladRt9oFX6Ly7nK2\nWTtM3WEO6HeUyzBfO4z0alViR22RZiaCUKHBfzCB9OxT5U6EfQsdn+qWkqmT\nniWhUfduHn3hcHe+jNh970PQKgmQTEelVuG+wp/nsK1DvspLbNPlgplAF0aa\nHPTfXjrMlrqb2W2HoaxfpdUsSmyT+BVS0KmwezjXnYDCqxbVh1oqvugJp4LC\nM+Wo\r\n=HGSN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"setupFilesAfterEnv":["jest-extended"],"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"046096dd75216cf0af59c0aacb88310c0ba72f4d","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe 'browserstack:chrome@71.0:Windows 10' test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.14.11","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"12.21.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^4.1.0","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^2.0.3","tslint":"^5.11.0","ts-jest":"^25.2.0","ts-node":"^8.0.1","typedoc":"^0.16.7","prettier":"^2.0.2","testcafe":"^1.3.2","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^3.1.1","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.1.7","jest-config":"^24.4.0","lint-staged":"^10.0.3","@types/lodash":"^4.14.121","jest-extended":"^0.11.1","testcafe-live":"^0.1.4","@commitlint/cli":"^8.0.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","replace-in-file":"^4.0.0","lodash.camelcase":"^4.3.0","rollup-plugin-json":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^9.0.0","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.27.0","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^8.0.0","testcafe-browser-provider-browserstack":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_2.1.0_1616540076121_0.03663735866199391","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"browser-interaction-time","version":"2.2.0","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@2.2.0","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"69ce02f4f228089bd3c36c25f14b4dd3f8e1e881","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-2.2.0.tgz","fileCount":10,"integrity":"sha512-DWJUwmy9EiT4RPVq2fRhHsL9Hib3e1P19O4ikQL4XaZ2NBy/4S5wml2PC6t1SSNZjOxJ5RptesakjxWUecYAxA==","signatures":[{"sig":"MEYCIQCLp47/KI1DfTGOYjTg99Tlj+SeYIVJ7saivu4XNk2yfwIhAJI9vmUp6hNS8MA5c4e4zBiDJC6FczW89Gi6u/6C4h4I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":169142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbkQZCRA9TVsSAnZWagAAx8AP/2tNkdm3Jxh+hGTFTuPP\nNWGKtvsbwZ0YYExeali5HN1qCEPm0NFDnZLMscKswkDFG//gG23pVd1CArBk\nfNRj9wqjOCMzgbmLPSegbbTLN+ITe/MRvbjpBpwuIeOnZIincIKFOrJbL/Ev\n/OYLr36X0ec/cg3MrDjp0T/07E/wDga94FMDydNyBYdN1D+KjoMz2jYc/OJi\n3yVefhbbLwMmN7NT0dzwlSLJkLSHLn6+8Qx/KJcv951YlpU3e2Ji8gxPL+PL\noMyLFphBkilRrPx9IjGfFGWAjLuUpSmGdAapJMI/DP+nTtGm2UZ6hsvm7IoK\n/1PfofORnWBiXDUxCNtiPyhKHIaYQ3WU5DRhLuq01gVes45OjYfyqgfp+Wf4\no7t/RyZhuTyMHTjZoDBxdjEtx4O/QZWuGoj5kI9501Aj1HYDqUiYh5Cgi2br\nLiVsdcA9PDIa2aX9O2EQnsigTa7zxYok/iDz/4fdwCxDRVWkP65VjHtF9w2f\nqPk+f3V6cCG0uJaSLXP8doThTXY2uyepDqlnN7jnVqEvwUtWRteHvLA1y1P7\nNf7XMTtszbjcyt7A0jfjFMXKqMQ24rqjCIPVII/SbWHRfDPTpPXX3rgfEim+\nvzv0YFqhd/FXkG4udg/vjZFq4Ke8sk5O6Qaks80iLesv0rloVh4H99YbXRnx\nD+La\r\n=GYQ+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"setupFilesAfterEnv":["jest-extended"],"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"8763194329bdf27431631a703e8c614d29ee56b3","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe 'browserstack:chrome@71.0:Windows 10' test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.14.11","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"12.21.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^4.1.0","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^2.0.3","tslint":"^5.11.0","ts-jest":"^25.2.0","ts-node":"^8.0.1","typedoc":"^0.16.7","prettier":"^2.0.2","testcafe":"^1.3.2","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^3.1.1","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.1.7","jest-config":"^24.4.0","lint-staged":"^10.0.3","@types/lodash":"^4.14.121","jest-extended":"^0.11.1","testcafe-live":"^0.1.4","@commitlint/cli":"^8.0.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","replace-in-file":"^4.0.0","lodash.camelcase":"^4.3.0","rollup-plugin-json":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^9.0.0","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.27.0","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^8.0.0","testcafe-browser-provider-browserstack":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_2.2.0_1617839128661_0.7388238793508823","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"browser-interaction-time","version":"2.2.1","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@2.2.1","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"86f249acb346759c62093c2856c87bed722d1978","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-2.2.1.tgz","fileCount":10,"integrity":"sha512-f6VDD3PrRqaXtDj4l0XELqS8HEu80Zyia0FK7wPKfGemnGeyU/Q6ROlCGAx/33P3D8u3U9wsmtTB+PvPfk1oBw==","signatures":[{"sig":"MEYCIQCXNaatBlkunxtw4rTxb05BhrSti33cd8XorvDt2HvBhQIhALl/E/8HtkrqvkpjR4ZaVFGiGUfGEbdZ9tWrc7QJjTL/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":169987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgb3quCRA9TVsSAnZWagAA6KYP/2Zkm6fx93WhigBTxK3C\nyrPZk5jNuVCM6aAY4Zlnfiy9q7Tmy3WwqALfu55/4yFNEzzPr/5xiuQJcTeR\nRc/pD0dDBhQZG6/OKxDuxIn2algiuJDd9tnXJ9cVoIGeVFjwLu6yHpRqN81u\ne3Uyu/t6ySzB7k3Uw41rEKMPLu4aTPf6XL4uwPhUYW3mWWS2IsYBK0OjNjvh\n0KYxzziJGVdND4ZVNGyPqG/emXDNKskMe9NozJzo9vjSVMqVt7ELconFibEu\ncbON86yhrT0nUUWePsjRMTwwQMA23F2UPMjZ1y003uxt/n5NeFuu43YtXO+Y\nhUJCxFuMVKBodcHnGETQrGvLCcBQI6fckDXJXxMLNnYVFPYR692fGNFJkR6U\nPePmUfT70uoR2KN5Ydmha0AZBYcWmlpHwWqyyJEPNfLi8apxQcnn7j7kG9c8\nA3pGxgFJYom9vuHTwIgKdG1K72YBUGTs1Xmv4L2t0AIVFa73anDHegcyecMh\nH4KtQKeBf2i27sq5USxDwEnqZdCmoKHoVwwZ6JvwfDE/sPzZTWRe7cpAoBYI\nn0IwoOm4WtsWyMozNW+w/wgq4VtHLym6hSPaEyh/Y2r7bOfHi9LMYE9MW2EU\nn53OrqILSABBrxCEwFCrkC2Ftr6sS3ihBzvCQbG4CK001g0gdrnynt//96dL\nPbVA\r\n=+f7Q\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"setupFilesAfterEnv":["jest-extended"],"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"909a9edf961263627c227ef705a6d416fe4d0360","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe 'browserstack:chrome@71.0:Windows 10' test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.14.11","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"12.22.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^4.1.0","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^2.0.3","tslint":"^5.11.0","ts-jest":"^25.2.0","ts-node":"^8.0.1","typedoc":"^0.16.7","prettier":"^2.0.2","testcafe":"^1.3.2","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^3.1.1","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.1.7","jest-config":"^24.4.0","lint-staged":"^10.0.3","@types/lodash":"^4.14.121","jest-extended":"^0.11.1","testcafe-live":"^0.1.4","@commitlint/cli":"^8.0.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","replace-in-file":"^4.0.0","lodash.camelcase":"^4.3.0","rollup-plugin-json":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^9.0.0","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.27.0","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^8.0.0","testcafe-browser-provider-browserstack":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_2.2.1_1617918637722_0.354650423073676","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"browser-interaction-time","version":"3.0.0","keywords":[],"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","_id":"browser-interaction-time@3.0.0","maintainers":[{"name":"meandmax","email":"heinzmaximilian@googlemail.com"}],"homepage":"https://github.com/atlassian/browser-interaction-time#readme","bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"dist":{"shasum":"51847a2e9f83f4208a69d61bff4d93188d8d4472","tarball":"https://registry.npmjs.org/browser-interaction-time/-/browser-interaction-time-3.0.0.tgz","fileCount":10,"integrity":"sha512-v7VLDyhaz11YDxdofZ3EclWLjNF7Lgi0oBfJP8sb4yjlOO+R2xkQ9ul8m3yYxBRKEkOwrOEHTHgPFa0FT0TIWA==","signatures":[{"sig":"MEQCICRci7sr9iGox9XwDUdCsDJeRijTJlQcrs46JyAWXb3QAiBvsk0A6AGa95G+RY6r0RdVgPcgGAvjMOoxH3LA0OG/TA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":170243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2lIKCRA9TVsSAnZWagAA12gP/06Y/2/ULT3C26NqGVU5\nWUYlOw1tDjpo01XuLbKSjnwXRfukBDfgCIHyV6nj3U7FJTWtidzkinIm2gWG\nvbwKsrKg7JXy3r39nu/RR4UMSKHi+cYHrdMSvtZ5wl1JpDja2deRfEeZwGH7\nKc/uxjcZk5S6YYV2lEWUbLeio9NPBA39brJy6v0TrEBurE25lzRW1u21JsRX\ni1C+gaeeAwlxsdXb9k6YZ173L/+1X7qCZggHtGvNTv89UZoHcU9COcP4JI+2\n0oBfjj6AeC17pbFBnm+QA9srp6IH2n+lNRO0P7Fzi92IIrn5unem5vmdAIuV\n2zJghn93njMixPI5XVlEv5pADpAVHZqdTwk+fQPFSRkeLKS6EB2HUsnn1mOW\nPrKJiwCzn+UA0CfPh9LcN67hvU40JwNoHXjKBaz3NmmTy+o41XQK8x4g85jD\nRL6HAenjgYb71hth11HWXfrvNlKD9/t8PAq5RbQ14q+U9XmDoILzPE/kNlpU\nyYlDY/V/NC6kMnFF9ECgVUkMaGpUdUGT8jaO+yt/SuRthwWrhZmvoDB3HqPM\n1TJR8y8GqoDQUkepPuCBuEHPZrCyD4Pzu35Iwaxhe2Ie1KFVtRY31Eq+qJlE\n9Cr1mohAQ6pVe7WrzBCBpdUF2WIUooloOS64bwSqYajAkKGhIcO4vdjxGjBr\nF28N\r\n=0aiR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"setupFilesAfterEnv":["jest-extended"],"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/browser-interaction-time.umd.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/browser-interaction-time.es5.js","engines":{"node":">=6.0.0"},"gitHead":"7fec9483c6c1c2f174506131e380514ec7aa8fa0","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'","test":"jest","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:e2e":"testcafe chrome test/e2e","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --watch","testci:e2e":"testcafe 'browserstack:chrome@71.0:Windows 10' test/e2e/test.ts","deploy-docs":"ts-node tools/gh-pages-publish","testdev:e2e":"testcafe-live chrome test/e2e","test-all:e2e":"testcafe all test/e2e","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/browser-interaction-time.d.ts","_npmUser":{"name":"meandmax","email":"heinzmaximilian@googlemail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.","repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"_npmVersion":"6.14.15","description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","directories":{},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"12.22.7","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^4.1.0","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^2.0.3","tslint":"^5.11.0","ts-jest":"^25.2.0","ts-node":"^8.0.1","typedoc":"^0.16.7","prettier":"^2.0.2","testcafe":"^1.3.2","coveralls":"^3.0.2","cross-env":"^7.0.0","commitizen":"^3.1.1","typescript":"^3.0.3","@types/jest":"^25.1.0","@types/node":"^13.1.7","jest-config":"^24.4.0","lint-staged":"^10.0.3","@types/lodash":"^4.14.121","jest-extended":"^0.11.1","testcafe-live":"^0.1.4","@commitlint/cli":"^8.0.0","lodash.debounce":"^4.0.8","lodash.throttle":"^4.1.1","replace-in-file":"^4.0.0","lodash.camelcase":"^4.3.0","rollup-plugin-json":"^4.0.0","rollup-plugin-commonjs":"^10.1.0","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^9.0.0","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.27.0","rollup-plugin-node-resolve":"^4.0.0","@commitlint/config-conventional":"^8.0.0","testcafe-browser-provider-browserstack":"^1.5.0"},"_npmOperationalInternal":{"tmp":"tmp/browser-interaction-time_3.0.0_1636649262312_0.9152972745035803","host":"s3://npm-registry-packages"}}},"time":{"created":"2019-01-09T12:15:02.515Z","modified":"2025-11-25T03:49:50.790Z","1.0.3":"2019-01-09T12:15:02.761Z","1.0.4":"2019-01-09T16:00:32.946Z","1.1.0":"2019-01-09T20:51:16.447Z","1.1.1":"2019-01-10T09:01:15.211Z","1.1.2":"2019-01-10T09:31:22.310Z","1.1.3":"2019-01-10T14:14:57.257Z","1.1.4":"2019-01-10T15:03:46.289Z","1.2.0":"2019-01-11T12:07:51.801Z","1.2.1":"2019-01-11T12:54:54.131Z","1.2.2":"2019-01-14T08:28:50.389Z","1.2.3":"2019-01-15T21:11:59.031Z","1.2.4":"2019-01-15T22:33:45.340Z","1.2.5":"2019-01-16T05:33:28.881Z","1.2.6":"2019-01-17T03:24:49.892Z","1.2.7":"2019-01-17T04:28:41.530Z","1.2.8":"2019-01-17T04:59:36.685Z","1.2.9":"2019-01-17T07:22:48.743Z","1.2.10":"2019-01-17T07:32:29.399Z","1.2.11":"2019-01-17T23:08:03.651Z","1.2.12":"2019-01-24T03:19:10.567Z","1.2.13":"2019-01-24T06:37:32.703Z","1.2.14":"2019-02-03T22:14:11.850Z","1.2.15":"2019-02-03T23:08:35.055Z","1.3.0":"2019-02-16T02:16:53.026Z","1.3.1":"2019-02-16T09:51:32.783Z","1.3.2":"2019-02-18T05:53:13.421Z","1.4.0":"2019-02-28T03:17:49.125Z","2.0.0":"2019-02-28T05:18:40.645Z","2.0.1":"2019-02-28T06:37:15.946Z","2.0.2":"2019-05-22T23:29:43.774Z","2.0.3":"2019-07-23T09:53:43.462Z","2.1.0":"2021-03-23T22:54:36.304Z","2.2.0":"2021-04-07T23:45:28.803Z","2.2.1":"2021-04-08T21:50:37.911Z","3.0.0":"2021-11-11T16:47:42.480Z"},"bugs":{"url":"https://github.com/atlassian/browser-interaction-time/issues"},"author":{"name":"Max Heinz","email":"mheinz@atlassian.com"},"license":"MIT","homepage":"https://github.com/atlassian/browser-interaction-time#readme","keywords":[],"repository":{"url":"git+https://github.com/atlassian/browser-interaction-time.git","type":"git"},"description":"<p align=\"left\">   <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" /> </p>","maintainers":[{"email":"eng-development-tooling-secrets-and-artifacts@atlassian.com","name":"atlassianartifactteam"}],"readme":"<p align=\"left\">\n  <img src=\"https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/bit.png\" width=\"200\" />\n</p>\n\n# browser-interaction-time\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/atlassian/browser-interaction-time/issues)\n[![license](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/atlassian/browser-interaction-time/master/LICENSE)\n[![Build Status](https://travis-ci.org/atlassian/browser-interaction-time.svg?branch=master)](https://travis-ci.org/atlassian/browser-interaction-time)\n[![npm](https://img.shields.io/npm/v/browser-interaction-time.svg)](https://www.npmjs.com/package/browser-interaction-time)\n[![SemVer](https://img.shields.io/badge/SemVer-2.0.0-brightgreen.svg)](http://semver.org/spec/v2.0.0.html)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![Greenkeeper badge](https://badges.greenkeeper.io/atlassian/browser-interaction-time.svg)](https://greenkeeper.io/)\n\nBrowserInteractionTime lets you track the time a user is active on your webpage while ignoring time spent on a different tab or with a minimized window. It also ignores the time spent while the user is idle on a web page meaning after a certain amount of time (idleTimeoutMs) without any user interactions (scroll, mousemovement etc) the time will stop until the next user interaction.\n\n## Importing BrowserInteractionTime\n\nYou can import the generated bundle to use the whole library like this:\n\n```javascript\nimport BrowserInteractionTime from 'browser-interaction-time'\n```\n\nAdditionally, you can import the transpiled modules from `dist/lib`:\n\n```javascript\nimport BrowserInteractionTime from 'browser-interaction-time/dist/lib/'\n```\n\n## API\n\n### Initialize\n\n```js\nimport BrowserInteractionTime from 'browser-interaction-time'\n\nconst browserInteractionTime = new BrowserInteractiontime({\n  timeIntervalEllapsedCallbacks: [],\n  absoluteTimeEllapsedCallbacks: [],\n  browserTabInactiveCallbacks: [],\n  browserTabActiveCallbacks: [],\n  idleTimeoutMs: 3000,\n  checkCallbacksIntervalMs: 250\n})\n```\n\n### Start timer\n\n```js\nbrowserInteractionTime.startTimer()\n```\n\n### Stop timer\n\n```js\nbrowserInteractionTime.stopTimer()\n```\n\n### Adding a callback that is executed on interval\n\n```js\nconst cb = {\n  multiplier: time => time * 2,\n  timeInMilliseconds: 1000,\n  callback: () => console.log('callback')\n}\nbrowserInteractionTime.addTimeIntervalEllapsedCallback(cb)\n```\n\n### Adding a callback that is executed on absolute time\n\n```js\nconst callbackData = {\n  timeInMilliseconds: 1000,\n  callback: () => console.log('callback')\n  pending: true\n}\nbrowserInteractionTime.addAbsoluteTimeEllapsedCallback(callbackData)\n```\n\n### Adding callback executed when browser tab becomes inactive\n\n```js\nconst callback = () => console.log('some callback')\nbrowserInteractionTime.addBrowserTabInactiveCallback(callback)\n```\n\n### Adding callback executed when browser tab becomes active\n\n```js\nconst callback = () => console.log('some callback')\nbrowserInteractionTime.addBrowserTabActiveCallback(callback)\n```\n\n### Set a mark on modified timeline (see https://developer.mozilla.org/en-US/docs/Web/API/Performance/mark)\n\n```js\nbrowserInteractionTime.mark('a-mark')\nbrowserInteractionTime.mark('b-mark')\n```\n\n### Get marks by name (see https://developer.mozilla.org/en-US/docs/Web/API/Performance/mark)\n\n```js\nbrowserInteractionTime.getMarks('a-mark')\n```\n\n### Set measure time between 2 marks (see https://developer.mozilla.org/en-US/docs/Web/API/Performance/measure)\n\n```js\nbrowserInteractionTime.measure('a-measure', 'a-mark', 'b-mark')\n```\n\n### Get measure by name\n\n```js\nbrowserInteractionTime.getMeasures('a-measure') // Array of measures with name\n```\n\n### Get Time in Milliseconds\n\n```js\nbrowserInteractionTime.getTimeInMilliseconds() // number\n```\n\n### Check if timer is running\n\n```js\nbrowserInteractionTime.isRunning() // boolean\n```\n\n### Reset all times\n\n```js\nbrowserInteractionTime.reset()\n```\n\n### Cleanup event listeners and timers\n\n```js\nbrowserInteractionTime.destroy()\n```\n\n## NPM scripts\n\n- `npm t`: Run test suite\n- `npm start`: Run `npm run build` in watch mode\n- `npm run test:watch`: Run test suite in [interactive watch mode](http://facebook.github.io/jest/docs/cli.html#watch)\n- `npm run test:prod`: Run linting and generate coverage\n- `npm run build`: Generate bundles and typings, create docs\n- `npm run lint`: Lints code\n- `npm run commit`: Commit using conventional commit style ([husky](https://github.com/typicode/husky) will tell you to use it if you haven't :wink:)\n\n## Author\n\nMaximilian Heinz [@_meandmax_](https://twitter.com/_meandmax_)\n\n## Collaborators\n\n❤️ Logo Design by [Dominik Straka](http://www.dominikstraka.de/)\n","readmeFilename":"README.md"}