{"_id":"perfume.js","_rev":"160-55b64d3f2bace7d72620c34373384fc0","name":"perfume.js","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","dist-tags":{"latest":"9.4.0"},"versions":{"0.0.1":{"name":"perfume.js","version":"0.0.1","description":"Perfume is a tiny JavaScript library for measuring Short/Long Script, First Meaningful Paint, TTI (Time to Interactivity), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":[],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,test}/**/*.ts":["prettier --write --no-semi --single-quote","git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":10,"functions":15,"lines":15,"statements":15}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lodash.camelcase":"^4.3.0","prettier":"^1.4.4","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","tslint-config-standard":"^7.0.0","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"gitHead":"87b76c628291e2ab79c733031594198f1af49a66","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-TBq2pTNYJZ20e7OoPSHWJBscrgB7NjnyeIQ82KYH6U65uDVDFoattmxnX4b45pAY2FfQFTs1BQJ+Ofuu+ARRsQ==","shasum":"201f49cea0774d15aabc1ffdf8dfc30ec358b6a6","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHI5Hk/rFWLDhesk5vfsaH8r2aFlNRkLMi9BfgIEZJk4AiBni3X09RXWVxZAM5PItl2QzG0rbVP63TQOd0kQMUwHyw=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js-0.0.1.tgz_1514451892538_0.36526794475503266"},"directories":{}},"0.1.0":{"name":"perfume.js","version":"0.1.0","description":"Perfume is a tiny JavaScript library for measuring Short/Long Script, First Meaningful Paint, TTI (Time to Interactivity), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":[],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["prettier --write --no-semi --single-quote","git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":10,"functions":15,"lines":15,"statements":15}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","prettier":"^1.4.4","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","tslint-config-prettier":"^1.1.0","tslint-config-standard":"^7.0.0","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"gitHead":"b117d90fbb53a8caf59eb4c7e371cd762e6bc31e","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-DI1wW7mODiBzRnGdP/ULn6JLJU+Sbv31fv0JhmbMYpowdeWyG12N4ciZtmXmSQzrdvodvQKRxLaoy5B2t13SBQ==","shasum":"6cecc22e283c862a443be17f04b6e4c7b8e97613","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.1.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3HISjJ4KAJYu/8YtOdZ0futpVO5t916Y9zOUysDgRFAIhAMcXLVYYHA4Wkb0hNzFmamvIM9qfiqNde9jsmU4HdJ4N"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js-0.1.0.tgz_1514452436732_0.1527779099997133"},"directories":{}},"0.2.0":{"name":"perfume.js","version":"0.2.0","description":"[![NPM version](https://badge.fury.io/js/perfume.js.svg)](https://www.npmjs.org/package/perfume.js) [![NPM Downloads](http://img.shields.io/npm/dm/ng-tasty.svg)](https://www.npmjs.org/package/ng-tasty) [![Build Status](https://travis-ci.org/Zizzamia/perfu","keywords":[],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":10,"functions":15,"lines":15,"statements":15}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"gitHead":"f807195d9214501c42e421bb42467a287cfe83ca","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.2.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-//w69kyIFEycCvLpYxNUKEP1IfZq0qxwExh5nM3UuEkeMnL/8Z3FOD3FatceeMXX5+0pc3Qt7gtVvN+CmMbxUA==","shasum":"b494c8ff9d7ba2c3b0ac57dfbccdb627a060a464","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.2.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEQLKtsypyor45Q87bSmgTm0ZdfEF/ce3SNFq+FxEorQAiEAiSh3Dc6amacE7cq9bqy+lMLJz2DMp1r/22vG44ZWcR4="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js-0.2.0.tgz_1514517307931_0.47583388863131404"},"directories":{}},"0.2.1":{"name":"perfume.js","version":"0.2.1","description":"[![NPM version](https://badge.fury.io/js/perfume.js.svg)](https://www.npmjs.org/package/perfume.js) [![Build Status](https://travis-ci.org/Zizzamia/perfume.js.svg?branch=master)](https://travis-ci.org/Zizzamia/perfume.js) [![NPM Downloads](http://img.shie","keywords":[],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":45,"functions":82,"lines":70,"statements":70}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"gitHead":"e96079337abca7608e48f9db7f499c8dc756c9a8","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.2.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-ypvN1ChO5yTyhdFGsj6Vo6WS9mBlHLpiOO6GMmqp3zLAwa7ztBvhFhw/nXMGAnqUJnVK5ceHfppCg+xPeGn+4g==","shasum":"e8091d6f09f9d0edab1e29d00679cc54abce204f","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.2.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHc4qFWre5PaMOYQNAclZ7ay4SsvvG48ROnk7wQPRN5bAiAdpDLA21DSEFbdeo6CEP1mkOy36iTCSVoPX3OGDpoCjg=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js-0.2.1.tgz_1514522057434_0.6370160935912281"},"directories":{}},"0.2.2":{"name":"perfume.js","version":"0.2.2","description":"[![NPM version](https://badge.fury.io/js/perfume.js.svg)](https://www.npmjs.org/package/perfume.js) [![Build Status](https://travis-ci.org/Zizzamia/perfume.js.svg?branch=master)](https://travis-ci.org/Zizzamia/perfume.js) [![NPM Downloads](http://img.shie","keywords":[],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":60,"functions":90,"lines":80,"statements":80}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"gitHead":"91af0dd5c81abf245c74cd8e31c2f3b691245669","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.2.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-BTyg3uXIBwV5/6UCPWysXiRs2rvJaQQvaAIZ+lwI1qKXAW8NK3mRbe0vJZaYANE6YdJ9s76yAxqVh1e5RsBGmg==","shasum":"084275eae5176f03f2c82e4d628d1b67d51705db","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.2.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDZfk2ja0CA859zADFgfZGFx8lyCt9WSzPaa7lSd4RnMAiA2M7IggE54QGWH9Zi4abDvRWituHrwTZm+GZzrbOhbFA=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js-0.2.2.tgz_1514599942316_0.37785370904020965"},"directories":{}},"0.2.3":{"name":"perfume.js","version":"0.2.3","description":"[![NPM version](https://badge.fury.io/js/perfume.js.svg)](https://www.npmjs.org/package/perfume.js) [![Build Status](https://travis-ci.org/Zizzamia/perfume.js.svg?branch=master)](https://travis-ci.org/Zizzamia/perfume.js) [![NPM Downloads](http://img.shie","keywords":[],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":64,"functions":92,"lines":82,"statements":82}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"gitHead":"ec0d9e5ccca47b074904260814ed1dbc4ac14597","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.2.3","_npmVersion":"5.6.0","_nodeVersion":"8.9.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-J/eUc0NGnL0WHFut9ORbxiu42RoJIu5+TUNVA7dD6wsesREB6Z4QYKUNUJksUp3lzhoKVRjYvIqZ0BkfjAH8rg==","shasum":"ea18808fcab3f266fb5ec32c6482053eaeb98b96","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.2.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICDE4Oi71Fr3ovKNpeJudKxHumqP74EasGD88a95HJk1AiEAjSW5E7a4oQaOwiUUGoCchqRz16LsiQqZwkH0mU7LK4Y="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js-0.2.3.tgz_1514774697495_0.09135645884089172"},"directories":{}},"0.2.4":{"name":"perfume.js","version":"0.2.4","description":"[![NPM version](https://badge.fury.io/js/perfume.js.svg)](https://www.npmjs.org/package/perfume.js) [![Build Status](https://travis-ci.org/Zizzamia/perfume.js.svg?branch=master)](https://travis-ci.org/Zizzamia/perfume.js) [![NPM Downloads](http://img.shie","keywords":[],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":64,"functions":92,"lines":82,"statements":82}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"gitHead":"395478be5c8151ed048faa3dc721c9d6a81b54f8","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.2.4","_npmVersion":"5.6.0","_nodeVersion":"8.9.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-gWuk7QjIcphKlbY1/3HyOj1HAzWwFPlvXVwSzOTFhZ5ez/KX7AGrHvE16jnEwUNfE507d0UgfD8AZFo+4KWSsw==","shasum":"93759b98e299b58a81d32e325a86f7b51d29c474","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.2.4.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHsZ/mtXbQErF+btu049K8lXAuuEGVSFKtssjyRcy1KcAiADV3IrSYkYFyK1ZE7aXmhp8kGNsT4GvTnLV6glNTcHmA=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js-0.2.4.tgz_1514775439134_0.8932589951436967"},"directories":{}},"0.2.5":{"name":"perfume.js","version":"0.2.5","description":"[![NPM version](https://badge.fury.io/js/perfume.js.svg)](https://www.npmjs.org/package/perfume.js) [![Build Status](https://travis-ci.org/Zizzamia/perfume.js.svg?branch=master)](https://travis-ci.org/Zizzamia/perfume.js) [![NPM Downloads](http://img.shie","keywords":[],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":64,"functions":92,"lines":82,"statements":82}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"gitHead":"fcb54c0f7f00b995447bec85a9f51c9b1ec6fe30","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.2.5","_npmVersion":"5.6.0","_nodeVersion":"8.9.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-P3qQ5/rSekqsXK0qGIas4Hf3JqlApBQ7xxQV4b+j9ufvwHP3NCyz0WiMRTZH0lTOUfKtwM7JomS/XiTE93NvFQ==","shasum":"d56b42c8efea56742682862713714469d52eb895","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.2.5.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGdckqAY+Xqu+YlOs4dy0mIG0bsd5mxC/vAYcCMQQ/RwIhALgpT+EOXoksBWpRlgQBk9MHkGEjZWvxDmABiSyJYeQQ"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js-0.2.5.tgz_1514850325716_0.6968219422269613"},"directories":{}},"0.2.6":{"name":"perfume.js","version":"0.2.6","description":"[![NPM version](https://badge.fury.io/js/perfume.js.svg)](https://www.npmjs.org/package/perfume.js) [![Build Status](https://travis-ci.org/Zizzamia/perfume.js.svg?branch=master)](https://travis-ci.org/Zizzamia/perfume.js) [![NPM Downloads](http://img.shie","keywords":[],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":98,"lines":98,"statements":98}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"gitHead":"27d75cf91940d140a34fdcd5481c5e6691050368","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.2.6","_npmVersion":"5.6.0","_nodeVersion":"8.9.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-jb9Ti93cn0sw4fIjurEoSlVW7CYx+ANchguGQ7ZpN6oggyckMDyIzUozsqzBKy7LgJXm6sVJTSVyYgUI62gKfw==","shasum":"04c8fb4291cf472ad735233cca05b29ecf6168bb","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.2.6.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNIxb15dFMfja8weO3UapYqPLd9PvFM1nyZX5HpHIajgIgIskDrHPvJKLJIrvI+14zMR/UTHEjOl0PShgileYoiVo="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js-0.2.6.tgz_1514918318852_0.06799521017819643"},"directories":{}},"0.3.0":{"name":"perfume.js","version":"0.3.0","description":"[![NPM version](https://badge.fury.io/js/perfume.js.svg)](https://www.npmjs.org/package/perfume.js) [![Build Status](https://travis-ci.org/Zizzamia/perfume.js.svg?branch=master)](https://travis-ci.org/Zizzamia/perfume.js) [![NPM Downloads](http://img.shie","keywords":[],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":98,"lines":98,"statements":98}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"gitHead":"047c1863227f056718b727b4415d789779ba191c","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-7PkGdQTwqAUlifxghA2/l84k7DaJaxuxqAT2O16eTxBPLCrMomi7Y86uZybtIdhmBAqt4MlVAapCt9KWZsvETw==","shasum":"76376ec2d6375ead7bb7e8d29ce3c64b3410f12c","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.3.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3a+EaIemToIoaARaFWtG078PwL4NPt+oZrUn4ae3gvAIgbYiZRfwpYxAyOt9D9lLOA+8Y+zqd4HfMCuWt3ItM7es="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js-0.3.0.tgz_1515030042124_0.8239499279297888"},"directories":{}},"0.4.0":{"name":"perfume.js","version":"0.4.0","description":"[![NPM version](https://badge.fury.io/js/perfume.js.svg)](https://www.npmjs.org/package/perfume.js) [![Build Status](https://travis-ci.org/Zizzamia/perfume.js.svg?branch=master)](https://travis-ci.org/Zizzamia/perfume.js) [![NPM Downloads](http://img.shie","keywords":[],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":94,"lines":96,"statements":96}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"dependencies":{"tti-polyfill":"^0.2.2"},"gitHead":"ebdc26bd49b4e1343f6c0a0b5ee542ad36fd4e20","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-xLwmP6QO+XZ2KkRtqwfDwquGdK96L+wwlm9wpspvpSkJT2WHcQm2PxwNt4ICg9byCI8h+c7KDeIu5h5vd39Y9w==","shasum":"7daa35f4fa57f444151fcc089fcbd1990776ac07","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.4.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHBZHoOvMp6w0axa02AQkjjkKqlUPZzxKmKaE3zHSfNoAiB2TgSCSb8G3QQA6ZVeSxeEUUShS1PzX9dr6aYkVakfAQ=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js-0.4.0.tgz_1515362032951_0.9743738335091621"},"directories":{}},"0.5.0":{"name":"perfume.js","version":"0.5.0","description":"<a href=\"http://zizzamia.github.io/perfume/\"><img src=\"https://github.com/Zizzamia/perfume.js/blob/master/docs/src/assets/perfume-logo-v0-5-0.png\" align=\"left\" width=\"262\" /></a>","keywords":[],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":96,"statements":96}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"dependencies":{"tti-polyfill":"^0.2.2"},"gitHead":"b9a837563c12fe2ea1ac0c44039dafa0eba0fa8f","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.5.0","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-I7efAl8wokWHRsY7TU30cGmowaX1sP8/tAP+WmdjfpHIC6mCzOTMYr5HcaVcZ6y6PMMVRhoOScr2n8ACtOWGaA==","shasum":"2c423b90afef7665c5d1d8ea649776b8d17c1eb9","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.5.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlSQooJReutV+ZsqHBy06xgAfXvA7YIAz8qjXwvJQKVgIhAJbcuxPXoky9qoqdO34Jk+aJX625hiuOpjZTPnsKGvdj"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js-0.5.0.tgz_1515979072213_0.3522708239033818"},"directories":{}},"0.6.0":{"name":"perfume.js","version":"0.6.0","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":96,"statements":96}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"dependencies":{"tti-polyfill":"^0.2.2"},"gitHead":"1677d79a30d24e9f5747be06c981553506fcbe70","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.6.0","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-+a1phv5MZagADlomdDn9TtCFTjmx046hUWxCEd7BAejr8OaQdgl0bAUpDaX3MZTWdDKhNZgUW1qbwgoODTsWuw==","shasum":"841bfe5d9c50028fac24d72cb10e1e9dcf9cd8a0","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.6.0.tgz","fileCount":28,"unpackedSize":211652,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDjmpR1zeimXPhcqqIFsZSTkTqP71cUWie7mqBh1V1mvAiBifq5v+taPElVCZiW44UetZl1oqY9t4JCNkhzbvIeUPg=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_0.6.0_1520121285382_0.7547342402629422"},"_hasShrinkwrap":false},"0.6.1":{"name":"perfume.js","version":"0.6.1","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":96,"statements":96}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"dependencies":{"tti-polyfill":"^0.2.2"},"gitHead":"dab6df4ad7910386b9f0c272a88962c4620ce6b4","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.6.1","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-s36jys83K+bRwObCQp9sUWF0p7ljUlpxSoHwB5U/ZCMMUsF2TwEsbbwKN6xJUS3Bv9mAgcbCjxlqwd8HqU2DKQ==","shasum":"7d0277f3353458c475624f699a26185b5377d0f2","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.6.1.tgz","fileCount":28,"unpackedSize":211814,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPne5UidPUl28WWQc28yd7ebUIszCMGYwZJA52JGrYrgIgbYYy6dYVFg1jpfG4zzOWNEoFrjPemQm97IBg+UorfHQ="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_0.6.1_1520122609011_0.40060357474551167"},"_hasShrinkwrap":false},"0.6.2":{"name":"perfume.js","version":"0.6.2","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":96,"statements":96}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"dependencies":{"tti-polyfill":"^0.2.2"},"gitHead":"b6106fa4704630c236e809669537cef827dfec39","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.6.2","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-1RGisa7G85TQpgHIEpGBUmTokQzdYsPxO5VRWErMowaB9BDtwdfszS/jZoAyS8C3+Za7dx2Ru5WKi593dY4VAQ==","shasum":"18c7bf51355c6056a7ac92bd5cb3bf0eaf9793be","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.6.2.tgz","fileCount":28,"unpackedSize":211841,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYKku83y7mmwIgpABhHOnctaPtxalPGW+DaAUb1pxesgIgas7otFCUF37JIZTx+9/x7NUt3+5PIYFqJIMVMg9pZb8="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_0.6.2_1520127326961_0.6412957947080693"},"_hasShrinkwrap":false},"0.6.3":{"name":"perfume.js","version":"0.6.3","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":96,"statements":96}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.52.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-sourcemaps":"^0.4.2","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"dependencies":{"tti-polyfill":"^0.2.2"},"gitHead":"7ff6d9577d9964202021b4cf93a770d320d999a4","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.6.3","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-KjW/XPXwhYu5Y3QgTqi8U9dhzcdMh+I/ZI2G3YwbbxRtpqDHWO4vk7XO5DZah0LdhMYNq5bOZsuTMq0mgX9f6Q==","shasum":"e581863095c7c8b90bc59e1e5c07fd04ee20f1be","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.6.3.tgz","fileCount":28,"unpackedSize":218297,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSRjEvJ5pnG1Qf0LTCqv3hri5Imy985Xq1Fo8y0pyb5wIgV67YX7HP581B6tqIYckJB/RITMJrE7Q8O+hcTGHk7r0="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_0.6.3_1520314352350_0.22411451382094993"},"_hasShrinkwrap":false},"0.6.4":{"name":"perfume.js","version":"0.6.4","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":96,"statements":96}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.56.4","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-node-resolve":"^3.0.3","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"dependencies":{"tti-polyfill":"^0.2.2"},"gitHead":"bbc745b0276d06c50d099f1d2ccd7780245e1b67","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.6.4","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-mHRoybJz/C7yZIj4M7uXhRK9z0A7tQX9FU/Bnwpj2oVAQ1zbL/9yuhD+79dLXz8E3M6Hv9dxlSobqOQldn00kw==","shasum":"acc20d57dccaa635d98f0091774170c6d5c95831","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.6.4.tgz","fileCount":28,"unpackedSize":183631,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDc60kcH+GvAtTj9HdtF7fu+dqnXdj8ApOseEC5DkX18gIhAKe/oAtJkKDp2VzuxAdpBNmH4fJectmkkU99EPXmDKLQ"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_0.6.4_1520319446140_0.15490924413290652"},"_hasShrinkwrap":false},"0.6.5":{"name":"perfume.js","version":"0.6.5","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.js","main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":96,"statements":96}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.56.4","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-node-resolve":"^3.0.3","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"dependencies":{"tti-polyfill":"^0.2.2"},"gitHead":"7dada3f9c3465ec172d89d0bf6d465907759d317","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.6.5","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-R+vKU5fU7wOuWqN+FY1Z/DOj0L7N2RrxRrgUY/ZGO8LbwBRTwNwAF8nYRGNkBIdpDTDiEzIBWlVIMKEAn4hUqg==","shasum":"e5be66a08c0626f490e69668be7538c932bac456","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.6.5.tgz","fileCount":30,"unpackedSize":307499,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDK10+9/v/mu2yQNKp91mQDESQ6vSddrQiHoUgTffsYCgIhAImhOpViQk30W1Js/dyEaR9Bdt+FpXu/naAeJ4H5T5La"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_0.6.5_1520901345780_0.5455323785903574"},"_hasShrinkwrap":false},"0.6.6":{"name":"perfume.js","version":"0.6.6","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.js","main":"dist/perfume.umd.js","module":"dist/perfume.es5.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":96,"statements":96}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.56.4","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-node-resolve":"^3.0.3","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.4.3","typescript":"^2.3.4","validate-commit-msg":"^2.12.2"},"dependencies":{"tti-polyfill":"^0.2.2"},"gitHead":"426f204c48104d0f609d539b3c5a8187383a3363","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.6.6","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-o3xLFNRx2lhCWADlo2ZPHfOLTQEnCF2zpPa/i/ICz0q7HkVki+O8zj6nu5se7W+EYASHZXLrykDWpRpXxJTjSQ==","shasum":"50e5d44624452213227ddd916d9eef3c3e837b35","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.6.6.tgz","fileCount":30,"unpackedSize":307727,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4+vWzcw24BpKp9NxGar/gilseaHRAUL0wzD3It4lm4gIhALt083+kauAI5Pc0qxvyWzVbeFQ6b+eilRhPZhG5GpzV"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_0.6.6_1522032015273_0.34419276927881715"},"_hasShrinkwrap":false},"0.7.0":{"name":"perfume.js","version":"0.7.0","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.js","main":"dist/perfume.js","module":"dist/perfume.es5.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":96,"functions":95,"lines":99,"statements":99}},"collectCoverage":true,"mapCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.0","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.56.4","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-node-resolve":"^3.0.3","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.9.1","typescript":"^2.8.3","validate-commit-msg":"^2.12.2"},"dependencies":{"tti-polyfill":"^0.2.2"},"gitHead":"80668ae48b69068ed1191a08964e5cd9c48db6b6","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.7.0","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-rNV9hmmnOF2logvd5KLehuYIFzU4SwaIQzJPkPHf+kt4ISHxSX/1Yv8M4NxG8XBL4cQ10RIsPh5e+gnJhIN7ZQ==","shasum":"a1d2302e02a9ae5fc28d66bf5fbf4941a65cf648","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.7.0.tgz","fileCount":40,"unpackedSize":490657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6VowCRA9TVsSAnZWagAAfUIP/R5kIE1/HR+8OyeUy3wj\n/kEJwKEP1mpSeT2++Wgsc9XJ0172f1iD4VKPL2IqDQn2dv678x8ZU3tdL1h1\nWJY8a3fsd3aM1ZlMjGE1LgA6VWDg+SheLKNmYSVSSZRi6T1qziXMpbIjJy6T\nwq20CT97AiNGx9I849KPlTO3pKpXtQ9+1GRfg7aj7L3wiq3N/Tg+RCw2O/o0\nrKa5WT/qJ9HyATJnFcpa3K7y7NsxdoenUh3ROsuhclxc/m0DSBTGMRT4GeFp\nDqVdADaL0TaIA2w6YoVuOQRxF8jS3NFLuobis2X3BiqfX9TaLElQTYHojo4K\nMCsPypt3DstBSUQwgaWxYJKLipCIM4MUAlEvWxyijETJsiVVUfRk85sxUGtt\nVEF1yZWofp30F2Rvn9O38t6uw6IYOssY+oCUqsstVKGlhPsG39dUUW5K3HZu\njaKDLh5mbu/5WPiRIb86AhE2toZIKlIzqqkRUaHVwmZz+rzqan6YFmS1i/Ik\nkruaWfnsJIaErMPQMoCE2jL+d8+y/R5X4jSc2U3P14VPaqJMoxddpQsok6Ig\ntgHOl/Pmo7+Ra6pw0+vnWaABGpMCJBmJAiFD1ohtHd2d7zy5u8Fqe5lzcIB5\nik82Fsj2UBmJ3y+hNPFO6s7+6SBcjf469GnOGeqhrUQ/+3gLJ6jAoqn81eZ5\nYIcZ\r\n=/5iP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwabrLffJBhODs5kpos5rdnM9+vbYq7fPhpZ1WC33P5wIgINeXy7Im2a3OMgqtGL0vaQIxqpPjBnaE2sicmllQvAg="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_0.7.0_1525242415091_0.010104087081314272"},"_hasShrinkwrap":false},"0.7.1":{"name":"perfume.js","version":"0.7.1","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.js","main":"dist/perfume.js","module":"dist/perfume.es5.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":98,"functions":97,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@types/jest":"^21.1.0","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^21.0.0","lint-staged":"^6.0.0","lodash.camelcase":"^4.3.0","rimraf":"^2.6.1","rollup":"^0.56.4","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-node-resolve":"^3.0.3","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.0.0","ts-node":"^4.0.1","tslint":"^5.9.1","typescript":"^2.8.3","validate-commit-msg":"^2.12.2"},"dependencies":{"tti-polyfill":"^0.2.2"},"gitHead":"9a54f6fa967bbd2a5522d3451a3599356e0ac40d","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.7.1","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-WJBCH+er7qWYrYEuE5zmZurcDyrxDwWmHW5XvnU1JPQvNnWxeDwsp1kEdHuAvLLAnCumcQLNKXTzRZgsqrWryA==","shasum":"67fbe7f44a0694c3be975c8ab7f84295d6fbfe93","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.7.1.tgz","fileCount":38,"unpackedSize":393521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/mRCCRA9TVsSAnZWagAANHAQAJRrn6hKZj+rGP0Jpeav\n2GxIUxzcVYWuhqBUMoZZs5xEH1uD6YnVwtGIiC+IDUpAcMHnDRzC+lQ4OY7q\nwPUSSL900ps9EtNRffVo3FxoaOwjjk/5bwsWDUA1x/Rpg6yCCmxJcCrF9gi/\nJoXDPlvP//zOHuF0fW309liEEt2VMoGRNLLmAcWPKMfR6xW8xXKNHG+uM3kb\nAzUR3w+bybmGiLVid1+tFScPtvtL6lSp96b1F4r6sdESBaSqLYsc+Y7t7nky\n9w22JDVMVL+EDtk6EzFLAHXHRwLzUCX4VwZA5TP7b2h/R26cUWndeC+R/wZs\nAeo7g77iffEgyBVPXV3oH4vhj8H8/kP2kf9hXyxEJ1mWB99W382SIr5Dd+kZ\nMjezlbrV0ZUUODwUmmGl4k4/TfbzK96IVo4jd2j4XYyg9gZ0jKJW3XHAZZas\nstz4mkeoy0dcYmcM/yucwfK14RBAIBp7H7jmMsRTWmyEPr5LlvGF/fh2SAzo\nNnX1LzdUVhNbbdxGGQvCCMR4cOH678xr/j4hHQTcFdEI6gpckG1JR/6ng2gI\nDUmCcW1OzHIUsHUtJUPV739r9wwnEf1REzw/x6/EHeQspCD0XcbZELVW4pKv\nNxO8zxDVnaM67tgHxEL75msgCSeXGMq/gWtVoQvCpcGh9ALWuWQuAtGxdB5V\nv8L7\r\n=Am50\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnoYMxkRhXrKbKiM7qINXe7Vlqi4YPG+wDIJUQXLCVfwIhANounVcKV+94Fq+XniJ6L6s7vh4XbsUWf5Cp4zE6srCt"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_0.7.1_1526621248941_0.772738020282363"},"_hasShrinkwrap":false},"0.8.0":{"name":"perfume.js","version":"0.8.0","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.js","main":"dist/perfume.js","module":"dist/perfume.es5.js","unpkg":"dist/perfume.umd.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":98.6,"functions":97.6,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.9.6","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.9.1","typescript":"2.7.2","validate-commit-msg":"^2.12.2"},"dependencies":{"tti-polyfill":"^0.2.2"},"gitHead":"16eb16f90cf24fb9da127609dd09e29d75f7b492","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.8.0","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-xQ0Q4CvdGos0iej981OXmvUyRshwvYNpu17BsAvGiSmV4YUIeI9lK/c6azamLcCwr8HS8OR4NyNVeIqSDaNcng==","shasum":"2d3f4473fea4bc791208cf60504c6bc96fe62468","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.8.0.tgz","fileCount":40,"unpackedSize":477756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRpxJCRA9TVsSAnZWagAAlI0P/3BRmOCr1NcQ3tAWlq2H\nIW9ap65c6Mm8Ot/rScfEMc16nUMr30qYYljP+0N8dNkFJJY8lp9j4cD806dz\nZ0alOoVAN7ojNKo+tzlugOmDY5SCIkx3nWmyjB5RohfjTPL2MtJ8YqfXWr6G\ncaLiL38nM/4RCPDLxOEM7WCDnBShgy3Xx4lwofuvQG/TTr/lBi39FBFua7EV\ndmyer/EwXNJES9lG03Sovo3pIGNv8rQNzsHoKdMpFKXNirRj9XSPfzRu1aa9\n8IcS/q0eO7iCyp+tIaUrMyQhsDJvj8KmPEy/148kCjjwvH/5bBI+9SxMIF0r\n9DZuDizcuWwIwqffSquxLZSmvOtBS0sZBHl+wCzErl4dxrCmNZ7GENLegRNl\nJaoB+dCQDgxHhVltSv6XU4j4AnE+08VEJsAE+cW+XTCMOxglKSxCVWajr+LU\nNZQRIyngj9UH7DyNaMJJShHDyvus/eQPlyNISyGhuu23osj0OgB4Va9ymv7M\n4ZiGSV3cdm6PhHq4IAbstL7KNOC0VZA5p1H/zsVK6IdSLgbtQZ+9R0CPvgJa\nAtCEAz0MRkup/3XzC1o5inq2lK32/WmgDScuGNbhmtknuDwVTD1k/bC1XcUX\nqLD6xCENQG7lOV/mbWcC0MwyBV/60uergI/JrIIRvftUQl9VQLAfZ9XcXhEo\nJECg\r\n=csGb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAo/0CziEp1v+3obgmRTqzgu0B95nR/JONZMl/Z0MBkgAiA+VPOzfgeQTfd3+e+SaoG40bOtF3k4k1sCZdu7zetC6Q=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_0.8.0_1531354184771_0.4396910719089546"},"_hasShrinkwrap":false},"0.8.1":{"name":"perfume.js","version":"0.8.1","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":98.7,"functions":97.7,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"tti-polyfill":"^0.2.2"},"gitHead":"be81675e46c65d44f8a35eb8b902ebc6ffc02cb7","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.8.1","_npmVersion":"6.1.0","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-g1bHvkzkm7/JseT5kMLD5NWJzwg/w92jdtsAWh1hypE9/Sc9IuX8HLMpUIBvSi+zpXd7gz8FdWEpGb5IsCV3lw==","shasum":"24552a0f6877c496205e45cc94f472616fdbe212","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.8.1.tgz","fileCount":32,"unpackedSize":251904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdw2TCRA9TVsSAnZWagAAfaAP/394R2jE23KtrxGNRT1p\neYjlRY7/B6/WzPHLPNf8rkKaMtfFnESp3VJEQTPyVVZZ68WVF1A8F1bPRJc7\nnAVD/yEsBRLQA9klT+tCZvIOmW5c88kE1diKiDiMoti4qBt0kIYUR3cGB1oe\nFI38rGQKD/Z2Yc3HlwZF7vXCFX/uH8QkRfooWw3r5OVAQemOvr8TrUO8/uOj\nww7twNqmZj0jHKlSIkt/rC+/UkMV3lnzPaq/YNMa8XNWwFtrBMVRjOEBr3gj\nv3d5H0+iv/96qWktUAQZdZd42fRVeWIquBI7LsqEe9W3Tjbbl9ICWdOF4tbP\nH+bpjb6N04ApVic93oX+6fTm8LA/0lpo03WXqrtyXh4m5JH1VxUtylVb1bEG\nzyOqryYOSz9b60z6eF9JMLr/8I9vLEy+DfffI2T/DsMHrd4MsfaesoKlqxF+\n3hsdWYAOcsUesIeUfbKK6D4oUf2TXkw/iXuTzTos19Nct6+kHgfOEYq2xFnf\nFYhiH8uwjoNDpdCjIxJDhLV2kv1bxSRwWwtE+7p7sbgUB+ayrE68fRg5186+\nBUvP6dA6CwfCqE7PTLIveqKg2i4qDtqjxdjeFEDwqzQYtK+m0Hu6PRi+bqqh\ny+55V65dsJ7vwvrDBmSU/kLErDWXSNoTbMEA2SPNOPxnM3mGRz4AhV4oNfX7\nhghQ\r\n=6Mkk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0Nvm24n1GPmFWQCJE0jYmGM0PGuNcmL/gg6csstkNAgIhAKWPPa3fb8L9YlEt+O6mcl/QQ6WKP4+OvwkW+jKFEbrW"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_0.8.1_1534528915212_0.663402472728442"},"_hasShrinkwrap":false},"0.9.0":{"name":"perfume.js","version":"0.9.0","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","files":["dist"],"author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.2","tti-polyfill":"^0.2.2"},"gitHead":"ffd29403c8dbeb1c52fd955b72720e8969e34bb9","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@0.9.0","_npmVersion":"6.1.0","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-VS9BxD1DJH5G25Ws6eaaS4iddozOul7OPznifk77ROMNh+t78p7GAbYAKZ5yR+XSjCguLohRM1DdGm9Bs1uizA==","shasum":"b9374f0b0081941649a6e4937f32778165991e8c","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-0.9.0.tgz","fileCount":32,"unpackedSize":283516,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbffnzCRA9TVsSAnZWagAAUtIP/RB9ZvK44njTqrp/RGYJ\nQfF8RbMq57HRmxKVt+aH5NF0HZRGz+tfWSfjG7ABthJqy6x7nUUmh2nvqfpT\nNAW+eMdp9z+b9quA46EQ48lzazqCwvCyatfpD8cieltvs6S+L51dOGiadwUV\ndLjEo6WBmaSwUymcDJeH8kVlQAcbWvQckCGxJMkvej595ETSLtAWzCnP1zTR\n8KuXnqsNi0GcW+66htnJr3gfCsVGW0jEpLJpHuIWmal1789XQ8i9N0h7ayrw\nahPMo4WmpX+VXF5wNNqXB9tAWn8XmIIGA7HLOzP/EIzMYY88Y+NJe4Xeml8b\nPfMdL19gHwz9XPiCPjcSJqbDSPp6eN6aHYQp4mELCLkbB/gHXznMoxusqvFb\nhxrZAF9h2D/RqJecnjR/kvkYLZERhzWydyzkE1s1yScWzFLIrXckjUs0z+5o\nKtby6Xdu0IAvH7IyfIQVrXHUQADe4MMTlNBiHv3oZQudgsW5ijPlLuOlFR7z\nNdr8iVLZ//ERVVAjKKmDmvKKIUgFS/rtgjXW+5vX41v47C3ajwYu8+doVMQ0\nBaAUgPbhUQ6h/6tsHMKYm0YLrbPa2T8ZmbPMv4EgwJMHvwpzEOYsTTFblDUz\nwv8HbnTBnI3xo6W/0VALYnxHdm1/u4uV2TrlTsb7x5/YwQXB03L/rs0NXXyX\nEMep\r\n=czcA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCn9+XsjPV1I497F3Umynv0+d2XtsowkBZEDpcFJmx8eQIhAKVFFnEN4PyHJCnl4OWBkLiiwsuFjTSJGRefqCBM41Lt"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_0.9.0_1534982642784_0.5022625932065208"},"_hasShrinkwrap":false},"1.0.0":{"name":"perfume.js","version":"1.0.0","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.2","tti-polyfill":"^0.2.2"},"gitHead":"ad65b62308fa4754da7972a3150e8b1ff1b9b128","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-o98FY08+VhnR6fzbOBwV/xvdboNG2KGpxZuvH08PMtwC0ePwkVof/3SyZ2NtJw9N/WISVAqJN4DtwQzjjx5BDQ==","shasum":"ea9467debc41f9845f27adb8d88047365aa8bc28","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.0.0.tgz","fileCount":32,"unpackedSize":315929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbppLcCRA9TVsSAnZWagAAAngP/2OPLwjmWFL0GttSw8b6\nkP4DnMTG20anVp7W1e35crkK1cV63i9UjgGscuEQkjS4Z4A4Eki13iWXSwQ8\nxW1JNWvP5UbnvhkEgprg4VYayaGnU/ebO6l/SWzSsKaXNRRF3kUpM9dc0SGk\nV5kuUI5DRK39GhGN56KfSgY3ltZmIuDfhvnRf4XFzgMI4iCypO+p10XWoqLG\n/0/YpqUoI9xmB0RhrrH+r8G4f6wzz702+1hXa0/3H7/XL6jSA8B7irAnx/vt\ntahKLV/n2AtO2xnkCAbW4NcsKcPfVbcSG4PYq1wwPy32xKQJsldDJXgGJNKl\nxnbtdYtePcWwtORpDNG9V97ZsIRFpN2OI0ctED57PtNRWNcGCedyw28BHUjQ\nCbv3Fn4nxnY1yEFyo2g9YCwQmrfgjWjRgM4nRg1AIuJXcFk+F+fvIILBjwbA\nEklNQv3InIHOG56XGUyWVz7wNL0P/FMaN0qgd/StIY0l82LmUe7EOKkekPAU\n5gTkkz88LSv4bRVSTPVWo7mVy7LntB8Wkv+n4umNgwXTRC2q1qtd8EcykmTK\n/cLm38huBQ0S7IaJoQssYfoceD5qPXtE8x6FJo0wJsvl4D+kF5vouVhwR7q2\n0WS4KPow9Dvu36Myv2rHD7kgPcSXXSeiuL/8yUiow2/H2WcLMGdHuwkN5EmD\nl+Kl\r\n=YcLZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAbJVS3nZQ15ZBrLJ/j39eEPftdhOmkTTag5EF6WX/lTAiA/kdbTWj/uB94izXnoggCOVvbdLsbseoP+FicdX566dQ=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.0.0_1537643227191_0.33805716675140784"},"_hasShrinkwrap":false},"1.0.1":{"name":"perfume.js","version":"1.0.1","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"677e8cbcc7dd3e6f066eda8da45f7ff3ab7b5778","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.0.1","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-YlQeja+h4NjttDis9bjpkgEeXuqVfJc7Oddu8/cFxoy8reIaHvG1Xk03pSpVbDVsz4SgNtrloBK7zJFQVot2Xw==","shasum":"8ae68bb83338c411fed6da1bb0fdb968a7992282","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.0.1.tgz","fileCount":34,"unpackedSize":324323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtAB4CRA9TVsSAnZWagAAvIkP/1BsIihHp0lIcl9P/YQI\nXG1xE7tFk7PeewBssSkBbQLpbMVHHgVerKhg5DBXFXZO4zai0sQWGhzNidrf\nnLDhK70U+gdfBbQvtHlJ82p+kMINnROIZemP3L+revmjlRCFqnU8D3nPh0um\nvby4NqgKRv8ZaAvnU3u4K0cfV51qaDCnBTJxUEygb/D46pt20TGKK0DxODhl\nQoRl1sHC+XGJ8z1/Eu6W8H7ogCFU6UUFWBjKZ1fhrQNOxEdPu8PZA+TgclTA\nRnV8VQqAPPToAUJcIaQW/2/iAs3svc5oewti3G7PBy8I1ZXM1EkzM787ovdy\n6kikVY/DArCfXIn46rONd3lx47vys2b8v+Cp7bkpEJTrqeGP4x2qZBvVViCq\nMezXRw2PQdM4QY02r7Rqsz0dfT3iGeLd8b3OdabMnblFJnoxd1fPNpNn1566\nuylENn0kvmlH4gn+C9hyuHwu0iGnNKK6VP8xh6P/cWM1EQBAxaTFIgl+nwX5\nUsgLJCqLfwVNu7FEcobbnoIcj0/Fzfkru6Qdiz9Ev1zu5tpshZqzuyFz9qM/\n4JAQB8AScHjyBLKamXor+rr80ES744tiw+/YcY4DQFjmRPIQQlsuF55azruH\nS40uEBwzaV4I16Iml2LV7PV6cBntsLD2z497bQiaW3kLyD16z6Q2yyE6hg1j\nh+b7\r\n=+qBw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBeZ5ZIF2iBroyfKTrqEi1yrkFmCNqy3YyO5xs5gTyRQAiBMHKmROH1eiy7T6P14j+I08xRprk06Kbzogd2SfsXb0A=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.0.1_1538523255473_0.6459739342668296"},"_hasShrinkwrap":false},"1.0.2":{"name":"perfume.js","version":"1.0.2","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"677e8cbcc7dd3e6f066eda8da45f7ff3ab7b5778","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.0.2","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-lSyA+DD+9juz8cVHdXa06YwOZ73H69blYSgGkJW0uH7jPDBHJXNCWiDtf6FPmxFCP4qIjClYkn2+abAfpqmZbQ==","shasum":"5659c5821943b1dafdcecce0139d1c090df7efc0","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.0.2.tgz","fileCount":957,"unpackedSize":57164556,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtAGdCRA9TVsSAnZWagAA3ksP/3gWEHDaOsuThAlXedH+\ndocey/q+vvdELX4VIar8lyyI0hftTCpHBzQG9NF0l7J476kc58uiK+uVQGpq\nmllrCGfYLDroTF1G5bAMzG712LK9T0wgV29IdDNjruqrJECeoP3M2smFWF+K\nvwxTjEhUo8u8G7CHZnXsoLUHrEuelYwTofz7YBKMddp52OCamDG2CMKQCq+d\n4VieLpVMjXmV8+B+DBa5nZOcZygI+Bd8gcYdGPbxPOQ6pCA+Idypfefd4c1V\nNedkujhC6Ih7Bsw6S3FMRjoJwUCMyWDl6ETNpWqxl//IuQnYOvwGqgmCPFYC\nJ/PuDMr9kWNGlRmfBlRRs70Jz/y8nGE1zACsbvuQiOTfb+yjD7PONAsMBAnD\nOEItgZb0iyh2EdWd++nHDMn1G77j/XZ3YonAtoruj5LCY7WEEhX5RHVXxXUW\nvmbILMiH08xqlD2DqELATuuM3oZf3GZ6cFH4s2u5Tg0zTWzgJ/fURapg1BGw\nWA7TSo0VndrQkjHeTMEqxszkekg6ou9qPFi0g6nKfWMsdDqzywB9JssJyPTi\n80GOeJGOhoMBkYct66T3G5TYkEuBm4izhkScchxcv7V8uutfUDwFM68ZtxEx\n/LB78Qw4xxqubReijXTgRFIXkr6WcGirFOjYpfw6d0DtQN6VQZPo/bg5o5oZ\nlXtT\r\n=DM1s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmLt/vDibKBVMqw/Vu1NwDqmL8AdXw5OWsdUFBtoMAOwIhAPWqvx4wU7GXaJtdtmTy7KlI1Z1UgnoHk4S0QoPi5QMc"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.0.2_1538523548825_0.6605330754570595"},"_hasShrinkwrap":false},"1.0.3":{"name":"perfume.js","version":"1.0.3","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"677e8cbcc7dd3e6f066eda8da45f7ff3ab7b5778","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.0.3","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-FtvXvHHILnl7kzm35j7ocHY4E59LYxOValnDzxY/u4u0byeAQY7hESvvcb5XYpMpjbj0ylEhKn61vEDRCRf6pw==","shasum":"13b4bd9a8c809083e93c20399dbebccef8b08ee4","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.0.3.tgz","fileCount":34,"unpackedSize":324323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtAHCCRA9TVsSAnZWagAAMp8P/Rrht0qfnklKAgkEQQwz\n1qUj4BT2sLq1hgkXPNpMz1n5nbkNRXK/Ylxx2NUuJlRp6jAz6Pfri/frg7MJ\nCHo6+Ajlo5PY+ry3bPeRYT1+llBgF2zlKEJ6U+uX7Vju86LbyO/V5T17OFlo\no72wv3XA/WVWx+oFYpwN13gnx6NCcHaBqqSe+hnOGeHsLL1TnteIOiJrGPjB\nKd6PgLrRDK9mo6dTGTPL4w7kRrytyYUAx0M/JyvdzEA3YV8JYHXaTlTHu2aD\na1ublIAPwWJZsDdQfi3M1crWAh9Lmo3PuknviuM/17G+jlrC/a8731nqLbyH\nig/6lwIy/3Sf5KrkKFqAaCHKQ6b+4wRXorffsvlJXf9o6IFBgEo7cxXgj9Fr\nxkBAA2Mahj5rSO3jJlZtacWagQ/c9Vr3d8EcLg9PbI/xrwdpOfQ+3TpJiQMD\nZGGLMvpcIFygTrWhB3Vdzg1xGr/nVEoBf62aFeKSuX2XvWVd4X7oJhbIilky\nQi4lXEazt8BavXiwNfCbrjCluxgOx1i7ngD4RCzQA0F858fNlDG42GZbk8u8\nZL9VOiWPn3jx6L+sYLvfLwONwW8J6qU6JsoM8hp/H0i4SiJ3Ao8L7eUjjJe5\n0QQergRvHX0VsYnLSJtgaYU2hX078w9O0BYz+ufKul1qhhjtfaHySoSPBdXG\nsvst\r\n=GDrR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICb6ltEZGgKmQ6OaFedTRCWvckVWwq7X0/VE0L0OWRb5AiEAz6KXkzWcWPbAyeX4iyHm3YN4Mhz74TxygOhN63Uwnmc="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.0.3_1538523585904_0.9988116850147521"},"_hasShrinkwrap":false},"1.0.4":{"name":"perfume.js","version":"1.0.4","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"677e8cbcc7dd3e6f066eda8da45f7ff3ab7b5778","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.0.4","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-53ITchA/dcg5Vo6k/77RrXf9WOB5xB+wO+XNPOzkd/ne3V/cFYLqyi8Nf+HxelPF40sNUW2AnJ42msCNVDHuKw==","shasum":"5dd1e000fcbc5e446f11e9c4b87f413ab422263e","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.0.4.tgz","fileCount":35,"unpackedSize":324809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtAJuCRA9TVsSAnZWagAAwDkP/3sXsmdcEi3K9eLkAIfA\nccd2h2gadx7mPcD8zzbJVPNh3PFxwy7P03/f0qI4bFdydYHAZyfEarUC2Opa\nsjbyv7Kz0RvDRYNV/yyy9AaGISGDgrYz/l5asYUI5qIhZ5Tt2BDqHhuG7MYO\nAq2DC+vcJ1o85rTx2QUJtAnOaUWig5wci4MdB7ahFa1OKrdJEii4f7x2kCMo\n8FxeeldLE5SX5ur+yRC4nquDQ9KzG2okXJfaqGe55aSdyI2I53f8cZFRz4g4\njVb+vvX5jV2fCayBbf7dvvGmyZfs4CSnt548xlhwka/Vq4FNqH/niqpyVpBY\nqZKEiVD9OJSQlmh3ECxoNFIe5RXdjTiEPEr4hBXTq+0Cv+OusG+gj1S7Fk8H\neBWUtlOFO6b15P2NTrmYPc24hoibzcx6qHiF79XuGWv4R8HmNwwVZ8jTdh6M\n5nCITeV1EppvaIeJygLNR4aKiPessItHp4KyoQEhQOBNtz/4ULf5qRt02GK0\nT6Wo4RjVFg56C8yIX2ZXUAHEDAkqZzlatvK4+HKwVZhPw/A2epU4dnUOxz3k\nislfEVfGo/CSMSBZD0UBVRkJZC479V4rug6JEolILen1En9J+moJEc1SYHw1\nCS+RwDAYYDGUJ9gVXkQFBgy9wldHIIw4Q9ewu0hKpBluB+Dg8O56YSF9Sslf\nA3fe\r\n=K4C6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFWndZtyk5EGlC7tIyDzRB4OxhaKxljcJiv3jtn4YgnHAiAFb93EYi7Y5tBp99Q8BhaOKlulYhiv2BgPOeq36H/bvA=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.0.4_1538523758019_0.8381871931590676"},"_hasShrinkwrap":false},"1.0.5":{"name":"perfume.js","version":"1.0.5","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"677e8cbcc7dd3e6f066eda8da45f7ff3ab7b5778","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.0.5","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-HIsPTqlZIWOOqjaf0+3xH5dtjAj3SJ0G3Izha/YQz7S5JJk3YsjDZXx2MB3IePlrq1Eo4nJiyIsiN8G74hUULQ==","shasum":"9fde6ea8b3e0b52c3da3abbb68556ae03532cee1","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.0.5.tgz","fileCount":35,"unpackedSize":324755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtANHCRA9TVsSAnZWagAA36sP/3Px+yjWeWPbo/XJv6+/\ng0JtnSzGw0Ty4R5z5C7lcQaGpXAnEUtFjST6ClKSy6aror/ZgBu7yC5zDR/Y\nTlgqws7cUrqdzGZ1Nh8hmTooU8XhV5pl0Y1JAQlPkdE3zIHLPdFfJuT/1ld1\nxzzSx3EOf3CmgD8JMv+0wR37p+1BR3mLHPb5QahWC2DDluGmW9Jq2medEyWn\ndd2rOzQrqO9X/TeNLZ45TFtbcHnvj+1kAL4gbCPe8hJBxI4Xl9ECTOjZLELg\njRHeLHR2cm6kTGyN4pzXhYbF9y80eouFtz+3BmfZjBdG93VW5bDVjlcuzio2\n3xTtCY02yjMpBWS2hh39XLAAXwzaXtU/yQGK+XN4KAQzcUhwzaFad12O27On\nmGrSAiKGhDKaFI5oPSN7ZzXC2lY2uzYVvt7buZZaZGkyo3dWKHCdNUZgaNT1\n0DolZrKbS64jZZq1nfSd0yfaNYe/Zqks6gYqfJCQQ2aqpoSUVNgYY8fuacXP\nWAyIAQRtRbQMd7Eeig4np1t50eiCgS0C33b2uvoaXMbYkhHd63/VOZ8aUnve\n5N1YCbdu8h8jZBTuwFVJ5c9po8JkX27aiUeFPTtxsDWX6CrN05A7TQse6YEd\nmLjj1d9RQ5LlFr750nutX9jI0uakC/DmnYN6vTEM4WXoSisalrwyNymNzZd6\ny/vu\r\n=L9Tc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWmVZzDhnbO7Tjkb8W/HKy1ElbqRuBzBEkNeRNfBrGYAIhAM+sW968aNVKLu6xXpcWCAUvA1Uo126W8zwkHMHJFvKm"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.0.5_1538523974596_0.046317491285462475"},"_hasShrinkwrap":false},"1.0.6":{"name":"perfume.js","version":"1.0.6","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"143ebe8260c5023858f15ee3fce61693a2dd425c","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.0.6","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-JPqZTo17ahqA3A0GcJ2D0peNV7TGVTzY1AFwe1teRdaNYHFe6xnfaHOHSHpk0VL7awbBqduimZv1IlsHdpmQYA==","shasum":"0bf92c513fa364ccccfc279337440f3b1fb9bb1d","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.0.6.tgz","fileCount":35,"unpackedSize":324771,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtBbbCRA9TVsSAnZWagAAZIwQAIoy5i2R3V2NNBr3NmJn\nDHlf39M1aROrLhykpGuZ5vnDdjfmrpuPxhLlZarmUn0249mCCsU/PZyEyZbZ\nNCD0i0BoN6Jt4eeI1FMZrpPRR3h5n5gtMtkEnT6/8QtjLIjDHbSAMB2iDxUN\n+/14F7dTQ8KVtPB5UUGK9xgxd8qdFHbkvzDhBeDl/c6kA8WIdpkPHFA4D+Ds\n2a5E2163V2PNQ6iHEuiOr0wAO9ePooxzZLsmXEcVkbyyjvAd024cWHvuf1Nw\n5YWyxB1tfhyOoySiZnl3o4v8znVZtpXL4ZnM44/L2lWs9rXFzYfuCNXij/pK\njLwDYlgeU+qUrNYuadQ1Jtoho5iBuMiGppLxso2c0bL8Mc/x/sQSZt7kwal8\nYp3n8DLjbgFFdTlNw7F9A7v6w/yhQf/S5xE5V7yq50MBW+2Cw2MS7mP6Pgyw\no8hD6fmC+AusoVUKpK+/WbAGxW2b0yUHPtWAYKeHX7qihKeMnO+P2DZ1CF5x\ncDPE/nUOBk1hQyG4ScAC1BGHidq4ec9VPETdMSiUQ0n9P0UnDRnRtKX742E9\nf8TRQ1Ifsr8A/Z03XhTx/styanVN2ls5g0HcfJhC3az51jNnDNRrNCpkm8fW\ny+QhQhjLT5caSlfPhDZ5/X+S/JUOiebpecaRuHGBFHJ8iFIebOxX09qAg8Xt\nI6fz\r\n=63ov\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBtP6oYxiTLQ0f7jOZfFPYPGHfc7lKgxCSS9dxgITo5wIhAKTgQPYXb7SAvmxCdjHKuJJK3NgOBFbwqEpk5aOnHDuW"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.0.6_1538528986427_0.6766830721754089"},"_hasShrinkwrap":false},"1.1.0":{"name":"perfume.js","version":"1.1.0","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"d1a3fc7ae266cd67ccef4a36c8d5fac85209494a","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.1.0","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-ZvT99kG6qc+HNCPAAiLBQ6812JXW/sbLA728sBpAi7D7lkmaBYiYFxMBz5ryv1vXBpkkmFjeiO6M4izZNbV77A==","shasum":"4d086f813b883142d75adb67c145e04605ccdd43","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.1.0.tgz","fileCount":35,"unpackedSize":324867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtW/+CRA9TVsSAnZWagAADlkP/ijwSfrDCgRWV45tOuQB\nbKYjla4pesWmSMi2wPp9ux/akMpZ76ds4UYqlCCpuvXx2Nb+GXf7JuT8jT6Z\nROswS/Y4dWZ88MZujtuefFMWEFIcFWKszACGPebCsVfEnbQPAXSfu6ofmHFx\nYS7Sl6bK3EugIlrd24ZpIDjj2sxJbGNr9sbpVJyFJAiRvYbIzl6QeAEvl1lo\nsFezN0i8f2XcG/hkIPk0OGcZGLrPW8Gh4Vvg5lelB+PbQUtXR7bnqn3ycsB+\nTxkA5cs/p5C2yG55k7MnWrXD2tflZoGLCE7Ej8wKhB6EJuiGZWi8a+YuoXWv\nNeCosKO3+IVF/IyYnI2v/mDzBwcTGPYIkIsMmg3D1P3lXYB5tU3JDRHM7L6j\noYnTvbYvnCdtATHYIndfYZuFA6iyYoxSGNycKYlhNXKfO/d0+DCM5vaOuoHc\nB6gGUcDWCOX7qsjQEJWR9noG3h/dDY8Tf78pTjfTgygEP/7OVRPG/+4PvT/V\nCpzlAv8O/UqqjxUajTXNAX3dA1nnohrWC6BXvS/Hvx6y5Bg/acmeU9o+fV30\n9rw44IqoxHD+2JBH2ETwedaY231/UUt28tTxPPcxBfi5HH+FkKMlopJN/eiV\nE0hq3CYo/4NaY0HZXgCkLn/B0Xb2/yNJNme4g2vuJ6snzGpZxshKk/MJ9FwV\nsUBv\r\n=DDEF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7tVx1JqLNw9uozUXswAgXYUCJUGTl6xSZGNnzqMx7/wIhANnLmwUMy0fYDkpniAzzG5027UrPage4+Z5SeC12v0f4"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.1.0_1538617341882_0.8462724429721573"},"_hasShrinkwrap":false},"1.1.1":{"name":"perfume.js","version":"1.1.1","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"f819ddc9ff0a5ec95be35ed0300c0172ed4ddc4a","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-enAhyBBXpKfOlZsAQy3mJSUz0qpUxNBkE2fvyIeXYLTeqW3hJdzaM6pQOSgBNZr9YndOs2KtAnBQrGLc280tNg==","shasum":"453d33bd9bcce17505d38d1efab0881f51d7f837","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.1.1.tgz","fileCount":34,"unpackedSize":351243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuuPvCRA9TVsSAnZWagAAtkwP/1pS3nlahUhIh0WmJ8P+\n/MuHadPrkPBgofTloo7PeC2Ox0wVDgqdfATuh4IcwkHvGlgySDm4i1qG/9cr\nWnOKz0wgNh36OwdCLZwYSgP7jFFw/JAMDMt8/HGHOJVM87BO/Q02dgRmUK9K\n72RTU8tVQBiAzo4phWmezrj38ikB3aYtk9ye2rompw9/2JKMcBErVJ6t42ww\nkFnjjkK9ilLRT4K1VgPGhfACFfLvzMsyCNtc4IAD/9uN/trIvdSd8gvrn8ea\nDgHrSOErUnBKofre/WQJvZ2FWVfEDgFAfXb2lHZ9jxOuM8TTpUPgCjdQ/kyT\nanvq1KHRczhYCjoL4Ceo84KMWl9sTjhybsiZMmJrDuKHwsolaAlDQ1nz07wz\nce4G0dD5vr2IXf3y658Zcr94/DAfysYPPVoFJCVgTZEj9koIcUbUzGMkhTrX\n1p7N/5rNZgv2joEXLjpuQDVqnVkAOJlkamqeSxdA8HCWo0YVJ0YCQMIgO4nB\ngNVpaK2AyZE8509hVVuvO2RqEY4bRTfu0Y1jxLQvKhVz+xXWcxABv0jWILwT\nCuPRkBC8mQiy/PVxyDGvIcKVwd/shHGUaEil4fJtMItJLFLKaW/5IyTkZ2ni\nAVOvxNLxeRV7H6qn6SyhmyAxgp6DM+AsOrJLFEEIVcVHKQr3etcIcHP/cjYk\niWEh\r\n=Y7fP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDXO29FL9FZkQ152qjAP0GrmbNAVPz6R9CNd120I8bNAIhAIB4/2ku6VWxTr8numanm2zMn12iKUWSM7iL2n9eexNQ"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.1.1_1538974702750_0.7850899429677072"},"_hasShrinkwrap":false},"1.1.2":{"name":"perfume.js","version":"1.1.2","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"f819ddc9ff0a5ec95be35ed0300c0172ed4ddc4a","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.1.2","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-zLvDJUg5dN0Uf57Sfbw2k0mB3kV9snd2tNn1h/uOmWZULLHwLnd7HaHUubdhCys5pbZYKM4F6cxkr99BAIvu2A==","shasum":"736b2fb778f9967c47e205421d13ed8355bd8a0a","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.1.2.tgz","fileCount":34,"unpackedSize":351243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuuUvCRA9TVsSAnZWagAAzewP/3ybHHLcM4W7Q06/Uyqa\nBw+BwtloFU+Kl61vKaSH9IQM17S+xw+hcrQbGiBeFfLYl1xe3Zadvazt0SKE\n8zL6D+sVBoDx9GXZOHlfad9UUaL68LKqx+usnIstzztHycen8iYPHFZXw4Wc\nhdjfMtL5EEWJ2AYlei3N/szzJv8BCRtHt/Blrq4J/A8O/KQi/VEJOpAy+lTN\n0RlOnpAooHIjyDNpgGWlrOvKX65oALaqT4Q99u2KPEza52QHD3LVuSJtxuwD\n3O3vt2VRiHmJ/WlBNaaLdhmczOIsgexv16VszGy0xZowNpHuixZ4Tinfb1sb\n7fZ8I2hyvnNp5E77aGvW+9XHS7fIcE5wtHixIikgnEQVw5L5YQKmVfFIm++L\n0oFt4x4sG7b/cwyigDbmdB3Js6LgvQ0NIRHldodbKt+EACgoC3GeOxt6F1Ah\nztO2d9Nfql0wOJ2sIxu71GCYB72Z0C2rR38vFk4z3PKPBaCkeotFrLdEQ3f8\ng5l1neuznva5SSNdcqB+pTZvVNgcXBebOlAXjPB/0YHhqAwuiywc/3U6x4Q0\nMq2oQOtih/k6++YPPIn9EAWbaAGfFreM6x7p+kVA0ZE9yBWD0mnc9P0PPyPQ\n0b4eBu9ERyLzxBl7QLffcG7pLR5wXYGGk2IA4NFQB8lz5JuFjbv8DgQPiQfx\nt+WW\r\n=EPS1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG9S8mCSRC4sUhzN3JYKCGJHX+LYFQuU7B2bgTVc7HmBAiBv7GqPb1VfbTrHrfNvH3OoWruD9GFpdKgnWAnwk0cSfw=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.1.2_1538975023187_0.01307344413173639"},"_hasShrinkwrap":false},"1.1.3":{"name":"perfume.js","version":"1.1.3","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"09b94c283d1f71f667c814cf1060fa0cb84aa7a0","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.1.3","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-/jHmhzap1wEMo4WxpQa+6oL/G58mYX9huilH3smy7hJ6Zue2nQrTUyqw9YehXfC0toSZs5yXoFL1doB4Ssj1tw==","shasum":"472490804e17c0e214f9859684627a194b82df89","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.1.3.tgz","fileCount":34,"unpackedSize":351243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuuZUCRA9TVsSAnZWagAAoNEQAKNtobpjIo8zC8TUxMd6\nwhdTu+weNS4K/eaYcb/5OBsoXIpDHi0HT9nKcTfyUmih8LjF38VVFNiQ9+8a\nImz5m1EFD3C6VVeWxVQ2Y7XVNbHLfmEO8Qm46LihDaH4z2+QIBUvfvuJ+jxy\n87ee/QiqeaPXnJItprVnTxqucivzcop4fZYgd2k1bzmJz5DMa1DaJkEYP9vF\nYvhCN8qnB+R8YfBs5hP+/W8t/krA/2u8Z/yV8gcvP6PTj6dRJLxL3Zjem9oz\nG3Jtw8PjdWeAuwv3WRefEHFZ1wPoBhIZplV2IolJDN6TAnKPNP5sgQKlx8ep\nlIM+QHkOi046bCt9crORurWFaVJCn/XTr4U7eUFr2KowKVthe/GtiF3+3Ew2\nVPgxWeNZwR4Wtib+CSjRUs6DoZgC5jVewiU+/7j2zbRkO680ji9X3aJcNG+w\nePEN7ivIMKuKxu2qFn1SkfZb8UqhRyb/Q+i/h0kLwmTnS1kMD25GS/52VvGA\nLDwcYrWUdTEr4BObVUHqC+oH0g/Dfth+PxTgKPVgWCCTVcM1WvpdJhrPDb1r\nkUmsHOX/DPSARE5MI48K+pfq+SzoudD4/xSEFHpN9oG50O6Cgkw6+Wb+Xa7z\nyYyc1ltvXhuEIeHN2pWsnbw7s4RFte44HYZyqjExfxWaYhi69jtKOuWh+WdX\neQ6t\r\n=Nb6B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCs64miDdqgFY78cbpE3AHeLfAi6CBEj411MMSTTBBhswIhAOVnswF2MoPhK+TpWIvAe0MG/glg1s0vhycdeOD9lAHc"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.1.3_1538975316060_0.40392797895429"},"_hasShrinkwrap":false},"1.1.4":{"name":"perfume.js","version":"1.1.4","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"09b94c283d1f71f667c814cf1060fa0cb84aa7a0","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.1.4","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-73tMF6/PARq5jvmDiXtRwtRz5g8uxYkAjI7zlGKSXH3GhrrKj4T8fGKPvkTCcs4sLnLdFhEpofkM+xRIP968wg==","shasum":"68e647af907ad26ea1c49597992a678f44665de6","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.1.4.tgz","fileCount":51,"unpackedSize":467281,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuumyCRA9TVsSAnZWagAA5JkP/3uMS4ttEqUjlEfUdTG5\neZBFRS2armMhdX0poJoMcliS8BEwOXlH/RfqZ0DGf0901UFFSkKVrX66r6iU\nP9zQlR1I6RvLXm8AbD62q3Rn+WybkBO200oP4C55BOxXmTuFsNeCF+1AHvxf\nrFoPLZ/rn/jeeHBgr6ewBwgTnKNLp4uQw8wLmlY2PmFOsAPQBRtp79lf/y8U\nYjL2XPKtfTkkPxnW6A5bD7wLRxWBhKQEoYUzYE2g8fSo9XTD8thUhJ4OL53P\nG3Tv9LMqwEASpW5MXC5ovX6aRNY8U+Xdb+EabQCsI/VPWzUJaEw3vAba/CgS\n0LMG1tp4sF/Zn/U0Dil5splI4n2NDYJk+q4lOh6O4mVhHUgV7zBwEjaJr81b\nQ3ZXnFZjyMd6n9Byi2DeVQl782oAn0739x4Gv1Uevad3SFPrJqvvzJ5U0709\n+nao+UKHWyuLOB4NxA5h0c70iPouEp51CJcZ871Z1aTJJ+5s6vRuvCLYQpkh\nuhEHPAwgWfwTMe/FUXjye0eD9cYtyPSh7EIBn2qnyKxM9ipqfivkvPt2Zze6\n5/HddU93jYY49/4MACrRMvAedCOTBkj7VZb1t21XBLHVoyQTn4Utv30uBypC\nKPnE5nLh5ryxMX2/AyqD/i8ONkPDlF2j0xNyWYmn2kCZozUzjP+WbKw3CBQt\nCccp\r\n=TxnO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEk5GBH8Aeezp6XiW2VfbGMuYotID/bZXSzLdXkJlrlgAiEA3P8F0ViWbd0aCDmG6gPeVhDbR3RU2icanbaEk4kJr5s="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.1.4_1538976178127_0.5869126307224211"},"_hasShrinkwrap":false},"1.1.5":{"name":"perfume.js","version":"1.1.5","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"59a73ae1c6c9b5e4d116a70b200aacc6c7d6d6e1","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.1.5","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-QZtTtGxTGugHqj1r2vNDZ8/ovkpAab/FScJVwWTG9Iesp9vqKFU/YUrMZcKM9mAz1j7Pa+ineEH44/gzKB0hmg==","shasum":"497a9af2bde87e5508ab2e09b5b5f91d3ed1f902","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.1.5.tgz","fileCount":56,"unpackedSize":472154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbu5HHCRA9TVsSAnZWagAAh20P/j+J0JBzjHtT0eJIJ2Mz\nCJzbi1rm0qZehSdOnSAMIrmp4T7CWAksk7hXbqbCtV/iU580m93LHCCl6BYT\nScnh13aWdRdK0tnGeBSCWIawYIKEfOK3DvHVojvS88g83gvcUgcYiF7nldqm\nXEm9s9IJ1shZ/UWEhG+YCgp2lzh8SFcqYWflNWAQolbCRyiWYr7gRPjlSXYQ\nk+2EbxguDZDox2XQ6knw6hUGhZhAd1FPl3A4yU9ZkIFkIJ2nLf5Qf1+AuZ8o\nzSutas3gBiUAozkQgzzRNS4xXP4rNZUl8JfdVSiGP7caoMsvhr650M/x0JU+\n2ypc3GpuMxBcu3uOXCASWjiOM2tiTJQEJrvATycS2D1Exb6F0lHx6iJKCs6j\nN2SROlxmNEUVip3WA10Z+CpUecxy0E8Vk4Jx5VlQZtnHQMncmMYuT7Em5GlV\n7YF28JEEWfLCXjoQW57fpN59iwP66J8RlGCphHdE7ISbT+6ZjZPxkyDwjl5a\nYeXOBzsnBwMOzZ7isPyzZFGZdotM+WSklhzLfP0U+jXWI3/MWjIinripdM3R\njkR9BR+ax2MsWY+QwNxtR8b7h6ugC8Qx3nwI6pm/wuWOJhgdD6CJb4WZCX02\nC2I6mi9KWBIsVY3kzqTqt7vP3k01+1Vt1hOwTfBUSXSfYpI89G3lf3oRVk5w\nHmfF\r\n=BSkl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6trGYZiNlOotq5fABUPyUztDvO558irQ8/Xn8lmqJkwIhAL8LvebFdxtvqaVH789PJaGKlxxF28yZV+wV5W80WwON"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.1.5_1539019206541_0.9602317562320322"},"_hasShrinkwrap":false},"1.1.6":{"name":"perfume.js","version":"1.1.6","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"5e0aa519422b7de11572ef059e65f1f13ab25d56","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.1.6","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-KUZCDCi/kUg9Jd3wJPn8i0DxMK1XHUuMZGmTyQLUSVBR4Rla1MZNIRyDm3Vu3tGXpXRixQtmJKdzgXXRfydKCA==","shasum":"ab68b7e6189082a9e8f11b9f8383b7531daa0b18","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.1.6.tgz","fileCount":56,"unpackedSize":475962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbu7BqCRA9TVsSAnZWagAA5N8P/0Yv/fHkZNZwgGWrxhlG\nB5rYPzfbpn22ACF5cNL6mt+z0Y1qQrlxSxYSaDsvm6hdJGTT5T5xA/VyhTKp\nzom/tp1EmSwdWAKyRerlaXhElA4MuG+qU5ihTSKpxY3SBnB6RVUlEERQcDkQ\n1ts9ZXwGvtUcf15ZY+S2Rj9sducA8KddLkGdhCwRULP8vKOlgqihNTlbaT8w\nQAeacgCbcy+vCtyvsFRWGkYiATGym7KPMBm76kZUZKSCNxIK0UXJqnvM0lTb\n1VJMU94+g1SR7nnv/otUzo3ittgxtLeV8ZpJT+C4MIKCRKleOzDzhZet1ss2\n+fV40dL6CM9Kg6nw3osTHb2/IWYA5M7LIy+ZCZEWjXGq1cNGi/vRfu1Z+WgR\nrwvd/2GZt8TWozFc1y12fSzaPdP5lth5CbV+v/TqjxgLpNzZh4Zx0YPYXKSq\n91OIBVGZYJCdX2i0FPIhc8pGPfDHMPQe4yx1zZ8w1uVPbatqYxDU39i6OHMh\n8mCe10H0tUwOPGxnbxsNAzp0TXXz6cAp3XIN20btDR1V8YCCLaLbKhVlf8q0\n3k8GA00cft5jUy7GDKQm8SpPF2QDKF0zZ7II1I9ENIFvCwzB6p6ST5JjEEY/\nJzMVkQRSonY8+K65zQqAOF0DFFCRN6P4BmFn8M7SByBY5ZStzOAzql0N8cv1\nuP1q\r\n=LpzD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA6yec4VmisPdHOpuMEsP3GdLYuVmO/gZsY3gYGMIwk+AiEA3LIdpkvC+eaMFGgoDwd7fIHu1lsF4WYs3Vte07CwMb4="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.1.6_1539027048983_0.3405061360898556"},"_hasShrinkwrap":false},"1.1.7":{"name":"perfume.js","version":"1.1.7","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"5e0aa519422b7de11572ef059e65f1f13ab25d56","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.1.7","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-w/kW6Kl2ACJwdtB5Mrv9fzIHBXLoQgEgCTVkCHK9L9ayREYkEM9RIfHf6Zi2Jn3WSkMUCGcmO00FMK09Xb6gSQ==","shasum":"acd4d635ff7b12cf85c1a919fa52482eafacf3d7","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.1.7.tgz","fileCount":56,"unpackedSize":475967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbu7FMCRA9TVsSAnZWagAAgNkQAJ7HP3RoFV/o66YlF/UW\n3GglmtjFMuApYwPuxhJu2OBKq4u25in+KRzxiNI9f84QZduo1q1osmVfFJtD\njROqRq6Mq7D8oP0nmo41Erc/Llf1Q9jTwHxsNbZxgrM/4CCXuxYW8KaQI8LV\nO8Y+/R3CG7bPmGd5JL13nlEbDRagv+SLCu9aejbHtNpa0H6XzJULZY91vq8b\n+bsTvEwSghIJvKPnj6QWQqdQribBrvI3CDkcvajr27eplQ4WPCnnky4lPSll\nDrTbGxSCnBTAenFO0e1nuX0aROy+eR8RVQUGNzZ3hiALJG+hCYqnPNuyyH/x\ncejj/gRh+nJ/19j+RM8alr/z2rguDBff3J1PARRHXGbZZk7f7qTfwK51eo4j\nfZUw0TPRK6OL9vUJZpg/8z2zqnPUullssvS4hBPyrJ5FG9yHMewvdW7YUhpR\n+IVP4mTu2GmxEiIUw6znTNsyxABbULFN2tSraPBQlUCgETvTOmQKA4wVo4Ld\nSI05sn2mSNPw+EAvPl6TcqH7Shyw2ro7xBqx1+K7/CIul/2XIu7vOLGpBhA1\nkWVsBVD3e97jbYMwl8Qw8c7Tiwbf8kL7BNdrImZIwtzkOVl/cjpMZbzPKphZ\n7yADOdO4LJ6USE0hxw7HQvW3dIv4r/6ao4cWE4UtT0MZoZetgYqdjbOjwfoQ\nSlIh\r\n=dqFW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB8ogqR3tdLzEkBNrmocCHvaI/FeUPE9C6QsX6ZMfqxrAiBYXtO/i3AYgategvPWDfmzetqw5744y+csYESIjezhLw=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.1.7_1539027275659_0.11444327759330686"},"_hasShrinkwrap":false},"1.1.8":{"name":"perfume.js","version":"1.1.8","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"5e0aa519422b7de11572ef059e65f1f13ab25d56","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.1.8","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-2bJlCKoNbipujaCLKlUer5MoONutgOyvMyRxmW4Dh+K0tUkoUZEBiMjIyltTtiZAad3JD6inVHwTG2Cf+4L4YA==","shasum":"7c9fc70410430de3486cff96ef32e6d34d790647","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.1.8.tgz","fileCount":56,"unpackedSize":465565,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbu8L8CRA9TVsSAnZWagAAHfoQAJqj0mt8LzDpIipbpScI\nS2RsDCv0NJlfOqeuW5Smq9Q7tODuv54dU/OyAHYeRAAPPYS5JYSd34hyJ/Eg\nOBUkuFS+tFUmuI/peR2YjRSkfHIEPunBFyYtQhinAGCqf5SzTlA9CGv20ThQ\nIOI5qqEqt7knEI2aakAYviVs54PesTZeCyiAzIff8qnGDEOAZCCURE+clkXs\nR1jcFgvZgOIgxTrzixSmzWZjOf+7JSKFqb+NNZvhTM9G29CM2QB2759+h0I1\nRGXviolfSnSb1ZW+9jVc+cIEetm2NLUhHWi25qwVNCtNQbxxWE6Bov3IU/cX\n4lygyUuDR1ZVKbFU8SRdvJa+OAs3o8itKeL4QGqeYdvzw5DxZA4N+ZmGOif6\nWbmHTuC/aOu4TB8LP1cNdZxC0Dej0vOY0UkyE16mGDDbqXWQ2FRAio/22SH9\nx0tMkm8Webm/2ikuf4dfTpVfAV89yLdNlTK20GWfwUsA/OVGP/K+rWFN0phJ\nfMJ/DtUvOdEdb+fH/F/lHA0vjf7l4LoHj4TPhpYNFd4p3fdyIFzkVdAdcPEv\nGJFXXOWKaif0NG4+H8XpAD1allRFCWtm5Q6EuQkzp3lKNqWx/p8N064Nvp2q\njfpPOvK2dKb6B19VbmE0w+E340fPTp3pF+o2cEYXW2zVaogVQTHCTLTNTgYP\n3iXe\r\n=jVq+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID+uQZPsZ/+dpNQS0njmQnIoYznCNEoZJnyNleXqSZH2AiEAn7Ap5QhNVOD4+RR1TYZ94VdOq7ty2XzahgOm9sINogk="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.1.8_1539031804094_0.2815233335507066"},"_hasShrinkwrap":false},"1.1.9":{"name":"perfume.js","version":"1.1.9","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"5e0aa519422b7de11572ef059e65f1f13ab25d56","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.1.9","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-X5Nrio+aayj2DH6tZ0NmNGqOx56z6QPzsdrsvY1ZHOl8QMdcoxF1EbqN1nh4tvhNXPNtMObRDEKFbz4/vnjHkw==","shasum":"552d6370d7b7a0b94629d641946f256cf9a03e0b","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.1.9.tgz","fileCount":56,"unpackedSize":462869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbu8SgCRA9TVsSAnZWagAA/F8P/1wBtEO2I2ebA882rLlE\nGdg7AGFWxFTRLPWIJADjm2MfSEM42rmuQMOaWtxCwGD8IWM4ykgOVE/0F9x1\n2eGo3yjmP6wR9RiTO0wMsZKiiXr9hvspQddYToKDMQfjnPtkdSEHzFnRQL8j\nXuouH140wxnPUzx/f6g+jRiodh1EGrCOk94WCvLOpk+7d3axaoeSc4IHHn4O\nm1/4wbkzULJYF1wY2QkiKYrnY9O9yIs3FeHcQZDYyBXioHTNLJ9an07//WBq\nN3TM6xHmW/AFz1dNeUxc//jNOR0nlUvW3RS6ltX3iEZqPAN5OH/AmZxo/qXn\n3ekzVfvPaYs+rIljrs/V+yG5oK4nmrCZpnsFAvie1YD+r8Qrrhma0qZwe7fX\ngJrd1GSHzReEH82jYH5RaYvWdwMfGc/k6MDzmTGoTbOY3OdallGySeF+bOef\nZY42sHNOzxiOOr5bd9d3pSeO0U9nOYI5L/Kl7p1m9yudvkCR7j1ziT2vy7gr\njjTxuRknoCkR9mwEZGz5uEojys/tgGMfeYEJLgYWtM2D5aOLES3GVFBB+nfm\n4Puy2fYJ1iEsHoio/xZHCCGLNp/GEglQ8zmhzA4B0TciRMZG9xuDXlnqTen1\n7YmUObcbqfiusD20kQv7qLuLZhE0elOygM+GrG+iHqvL4AKs+WB1/wweQ6X3\nv3MC\r\n=br7Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmkVlyXTVpByZzoJVMjvRse7ppd7d613VTnIDm6Ht3ewIgZMgnAgiZMyHy1Iu5QjmOj5qo9QozNfkWQQPEOY9Ys6w="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.1.9_1539032222823_0.3882728028574609"},"_hasShrinkwrap":false},"1.2.0":{"name":"perfume.js","version":"1.2.0","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","paint","perfume","metrics","javascript-library","timeline","time-to-interactive","first-contentful-paint","devtools","tti","fcp","user-timing","web-performance","web-performance-reports","webperf"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"5e0aa519422b7de11572ef059e65f1f13ab25d56","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.2.0","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-uE2uEJJ8CkuyfE5KfSfVQf7/2peeNzyEVLd9Xp2URoXaYScKguBJsAaoNLhNbMtZ826FaKoQGladBHDjJbBWfQ==","shasum":"95f313724ade8e6f389367959c79f6e9d4917ce3","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.2.0.tgz","fileCount":56,"unpackedSize":463667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbu83fCRA9TVsSAnZWagAAWu4P/1sdMgvl//YZULmk28ai\nPxLwQERx3B11HIqKlDUflPNDXUWrtHUBbLtfQRRC1qHA+duvifaJV6t/Ub10\n3K7xZp1uMqppe1647LmntWnXBXvm9P47KuMo/sA6s44uNThLk+35t0kC8R5V\n1DRnzxcpxrb/PnwOte0ofTLi2vnv3LjtkRE5eA0Sfu254R6NYWd0eSGqYAe+\nOkdMz1nhxHHCWy9l8QxTJ/Fg6XMOvHvOmO5IQQakvSdRVE2m7ire7cNRbqK+\neVXmhoA35td7NUVcEuL4ghsUyFMTzjCZ8XLgTm/kcwxKc4codmE/fkMvafCw\n9aPLahqNaC4BoVgh3dhPtk9K+SAXaVA66ktvos/lRexADSnuds4MOqwSuPso\nwy9o8hQxxkcgF93dlqPkiOmcOJYxwN+pU7e0INvLuQMwB3SIRU2/ixQCWFEM\naZuYNmzdFCpLUu2+u6dkeKN8nw36pRG26or8vrukcWkZ7fTkkpyA+F11k4AP\nhPi2JCNqqhSs8ZZFrJUSCgpakF0gkk1LKkjGYNJ3AZ99Dqjs6Yehyz9IWT57\nEx47BMUuLFUE7ryF2RzqbLyNQJeaFfbEvqKNLLViRwRxlq8XpJEx1zKMmW47\nHCaAULlJZ2MNlgO0k2LptNfH2+b7RL89+AhatzgcZvYIIHUUYfOy6K7zi+qh\nLlHU\r\n=3jSk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAve/JvnPgw1bxAv1kWWlbwSYx2lT8gXYU/LqohDvGiWAiAfmxW7UjaQnU4mz5m9z9l4mCxiPgOcf9K/4AkgYCbp3w=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.2.0_1539034590568_0.73028535858892"},"_hasShrinkwrap":false},"1.2.1":{"name":"perfume.js","version":"1.2.1","description":"JavaScript library for measuring Short and Long Script, First Contentful Paint (FCP), Time to Interactive (TTI), Component First Paint (CFM), annotating them to the DevTools timeline and reporting the results to Google Analytics.","keywords":["performance-metrics","google-analytics","metrics","javascript-library","time-to-interactive","first-contentful-paint","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","tti-polyfill":"^0.2.2"},"gitHead":"fcc2b980b35d53988343ceb32296b8d9a383a126","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@1.2.1","_npmVersion":"6.4.1","_nodeVersion":"9.3.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-pHWrJTBiG5n/X/CGTCWeY7ApswLGIJQNLE+ofE0OgscJpp0fklH3dpZ1d11LexNOYWeY0IGDBmL/FbqhjMTb+g==","shasum":"bcfe653f0d28f5482726d39842d387e0bab075e1","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-1.2.1.tgz","fileCount":56,"unpackedSize":475703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxSyjCRA9TVsSAnZWagAAkCQQAKHNVm+GmPdmSlIaZp4r\ncNkGieTNHcVU72gTMotUNSqIUK1wBA1+ohfG+XUeZva9Up57lTBQJbtl2sM+\nV4/WfG2d0+lnz5ywtxBaAewh4FLdrgoGAT5ce8iDoLEgFqUzEpMNFJ4JaaEg\nBAhCu883hJRQt86LHmwtiSP9TI5fkWaEE5icG1cgIOnrho/DYrUnSW+hhmWn\nV2NBusIqYXDaTaFJNvJEHOEXrjwDGYHm3mSwXpGUHcbtGez25SGpV4ujZOah\nBzfDWBGCgngGKcz9XRmoHKMYUoZMZWPytOhbmWaL5A1vhzCwfIsaJ6niQYBe\nuq6HM+ksyoekj8d4RxhlxsG+/MCsq4hCCSCevSJjWyPZgdUtWEFMXLctoSXX\nGxI27ObL7mwvnZM2MotR9joVqFpSTk6ar20S6lIR/FcvbFCmwcpyWm2GKtDs\nJWEStgRFIygXS+gYJnUJ4FzJvrCeCgr6K8shO3jj7wnrrHN1OtPfF09E8Rc4\nKNBmQ8TCDyIA1y9KZB7VuUynCW2hqYwGdrUIe5k9qGLpEP4B/wfKWskjTaP2\ngz77PipkLz6qZz/v0wGSU6wG0xj/LsqAYlxOiFAzurCqsigb06EkZIFoitUm\nhu0Gy8x5eLj7FUIiZkNLrxU6hINJ+MBGS777z6JQYxVpAhbpBASdvrHO1PwM\n7owb\r\n=rvNK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTk++DAbGR4IreHujjbpVuN11W0eqNK10FxsNtg10eUwIgFMXOuK6IxIwQEoTpMIeSocTIBgQssHFH+/kNrzHiXkI="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_1.2.1_1539648674857_0.5037950104608706"},"_hasShrinkwrap":false},"2.0.0-rc.1":{"name":"perfume.js","version":"2.0.0-rc.1","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","javascript-library","first-contentful-paint","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","idlize":"^0.1.0"},"gitHead":"439a4668f981ddc9f89e61c96b13383d0e2b800b","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@2.0.0-rc.1","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-7AAU+/RHV/jYW844O46hxbQA5BtSr6/LQb4zBDj6Jn/0Hy+2SBsL8EJkKi4x99DpbdQG25VsHKx7unWi5abCew==","shasum":"6db09bafdff96dc9dbf8bc510affbc37dd99cdfb","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-2.0.0-rc.1.tgz","fileCount":56,"unpackedSize":481984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzSE3CRA9TVsSAnZWagAAraQQAJKLbCirqoedayYMpD00\neWJ7araLQcQeA57c22p71dmE47FGmIhRuOlq07ymvpxmmybbp2gTEPM7joSO\nWkUt1Lg51udaaCzhr+sWWHNB++eFgnJgICIrbUa/F2eh1SJUdlMRLY4PBWjV\nq1f+ij6711PAgQfhXf05Z57DUP0fxkKOAYUd8UNhz5f9WPtFa5qZHYhmKy56\nuULEYWPQOwlWfEnCwLZc3PdH+nXxwW5WhBj4tcWtSzf6MQ/Fc9EtB8f0Su2U\nE62f0eeq+3O0eUkBVbbREHXMv/mghULJWjPeW6piZcbHLh04Pcb9w5ZMoW6w\nwMXzzuP+QriKZpi4LTuuTo/bNeg8x/lNNL6u+VRL775FOKyeeWrp5SQy709e\ngH40smIVdeJ9ZJ5/1f8bBxRjsHaYRgAoUZlLqMj4dP5B6ZcAoGQ3kiG33gST\nGVLxg02RVNfLWcfcSDOYpRbMcmWSfcPb590duX0X4HD88F43Piwc6WcZdfpo\ny+Knfx/3MYkGwpSZ1XTctPRkO9lU2gXopbW+JRtM2wsJQIAdAd/PT3ok1q4i\nKGZxDG2PsSjx/zLUgyoXTzEj/W7ZeSosXvKZ9bQJVppOqU7Vmi6ki1XKIgWt\nDiwUgoKWyu4bFdJU9FP07xQrdMehSceHDEhBr22BcrIxD+kpWIFB3o8PxK5X\nJmaA\r\n=n/pD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICUv5bSjocE4UuYtCUWMpo1SenIeKO2vfvFC8UscNzS2AiEA/6xnQoP0QqYnsgk2/vneRsuuo0JIpvdf3LseMkF/H4Q="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_2.0.0-rc.1_1540170038014_0.01564096203312859"},"_hasShrinkwrap":false},"2.0.0":{"name":"perfume.js","version":"2.0.0","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","javascript-library","first-contentful-paint","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/**/*.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":97,"functions":95,"lines":97,"statements":97}},"collectCoverage":true},"devDependencies":{"@angular/core":"6.1.7","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"dependencies":{"first-input-delay":"^0.1.3","idlize":"^0.1.0"},"gitHead":"91932dfd1e5f3ee6dc0a72de4e704f36ad3f2c7c","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-MB409mivqqQhr6SZjdG/eRGLiCmnL8AR+9fYfY+p/7B6BeAZDFi2wtrjnbTUEKUNkirsmw+XpGkt1t5OcKdz/A==","shasum":"5cec462dd4f72c6aed7efd9f3d2da1cef1dbe98c","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-2.0.0.tgz","fileCount":56,"unpackedSize":481989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4TluCRA9TVsSAnZWagAA1i8P/j8HPafylmjAeQEm7AI4\n6Ni4NCwM+qCtwHtyn7ILMgdo2Rd9qHAZ34sNQ5pJMk7LvbXePKU58hzI9JbU\nhDH7OZjCMDa6fO8vrx5bOW0QVXYHCzif4ftL174FpRpL+BTsJKUlIt/uBguv\nHnoAs7yZCLHU+1Q/t1HzdPIvN4d8CF1abLCwVVYvqAkSi7BDFMvtr7RnR/jV\nsMC5h5gwLXnYvI2SP817+qECpAA2mxMYMFpGVT9I1sO7TTD812RmOG9Sl6Jt\nCVbsCDvYha0sZ122ruSL+EPe2xGOIa02Tr7qPMHBLjIeOumeMgx/LtFvsPkK\ntqETy2u3rOg8FtFfVI6x6F8liw/QYiQpF03FAx5r5DK3z+ppnEzaHVLojYyu\nNG/eob/eXR4N7Pvcahsp+J6ZmdP99ZFHYhdviVdJ67N4zEGqzgRaN6sE7QFv\nH+K3SHHD0VlKRvIQrD8egpO1yiS2+VKczIZSzISzQyVlInitnC2/lGTtNrp/\nVj+bX5PwjaqMZeRAvkrC0vMiSgVnivPgbTk1+74nCCecLhEayeer3okarn6J\nCdY6eyl9BypNeXgUcYInKXDpX5XaYnBbmVKI1SKZ5kuEdqsFAucogbBssRdI\nfjT92NoUp3VjUSODqeAVvkOWNdq2VWkvzG5pBoX84g7iWHjk2L8KaGd93Dpc\nDfZc\r\n=Mxcx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG66FdGIkmFlfvsO3C9orxWKRs5eSPZ1D1G9dzJmvdj/AiBxr6nBaoWxfw9qa1IQgFjP+7VyMy3KK9Hdw3mF8Dp7pA=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_2.0.0_1541486957554_0.4808447523968422"},"_hasShrinkwrap":false},"2.1.0":{"name":"perfume.js","version":"2.1.0","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","javascript-library","first-contentful-paint","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":91,"functions":95,"lines":93,"statements":93}},"collectCoverage":true},"dependencies":{"detect-browser":"4.0.0","first-input-delay":"0.1.3","idlize":"0.1.1"},"devDependencies":{"@angular/core":"7.1.0","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"gitHead":"d5214b59f3788da81a423252b231df5bb29b1152","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@2.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-30mmCIyGlXhK0vHgbqQLHhExc+4qX8atTtBVlKeGjs1Sf0z5daTLYexajSmbSxjvhgbh1LLbZMgFKzUVUOSlZg==","shasum":"28297c886d6d1e6df654a358e6f079546d96d242","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-2.1.0.tgz","fileCount":61,"unpackedSize":558866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcMSYZCRA9TVsSAnZWagAArtUQAIvn/har9Led9mM5alBL\nN949b2lOEiYoIAJvndcyaB7kgR/8+YyKxv3XgFXWtil2DItFhVpO+TRIJiUP\nJnl80lrVLcFL6a5bGY2j/EnqtB1Awojxnj1HPFwXlk1SsgqGSbekgRRO7TAR\n6xoOiYfJB5pvjaGUKYGDxO2kNBkFanRSezCD5YKJyIDpAdvKXowNiuZM6g+4\nwuSMgRs6tPttyeBMj03cWbny3b1jJVCLSch+pPQsGV/s+szCMYZiGMrx81wn\nh05qz5G4h09NVk6r5yxftWywwuZktDRhdzTSw+N1WQGvMTX7PfIapO/CObY0\n/fLhqnFc1Mk07/9pbqAdx+Ov3RgrYRP1UJ//x7hCVxtBIhB0YGRK1I8pQP4D\nTsIpQXHVRvH/X6RuieusLLZZFR3SreSNwEWhv9hs2qaKLH6U3DLtbw+o01Fj\na1QsJYPkRjGYsseuBfQdLfvJBzA1xq/nlGaQ1oCUHXluaM7NZYCAb3qb5t2Y\n/kLq98hCAu2pTSKjHbfhk8p+B9frvJuOpNw2s+Qwxcx/ek5piPrn6AISsEHx\nUSKL3DhmZSQ0rVRKF3puRur2admTfEnoIM35sInFltNNdyEwi1oyceTyN4hk\ngEIO/+8kFb9z9vHGRRNOUC2fbropjtzEiIpZLDYjJD+4Vu/WBh6G9ZrdG+xk\nR1VH\r\n=7WgT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDtwbRU2RXNCEjTMRjnTpimcXiTVVdjMQzhw7ky+scvsAiAm6fqo8yd8T6BQyK/7QeSTOi4VtpzKrmSd8fLssatTbQ=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_2.1.0_1546724888475_0.5665703055782523"},"_hasShrinkwrap":false},"2.1.1":{"name":"perfume.js","version":"2.1.1","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","javascript-library","first-contentful-paint","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":91,"functions":95,"lines":93,"statements":93}},"collectCoverage":true},"dependencies":{"detect-browser":"4.0.0","first-input-delay":"0.1.3","idlize":"0.1.1"},"devDependencies":{"@angular/core":"7.1.0","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"gitHead":"f316cf5d8f50196e0dbc12438ac37225dc5c3804","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@2.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-jL6Vmt1DXpKnv9iIXNeHLrHO7FgvlRb5gl88UbGxqrg3FVhFTUk5bkfv3X9g8zvHEBX/4l1VwTOMzpU4CKkx2w==","shasum":"586ef6c0378d7dabf99880c44feec3bc8dfd2d32","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-2.1.1.tgz","fileCount":61,"unpackedSize":558930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcMTCUCRA9TVsSAnZWagAAOlcP/3D2n8hjkD16tKcqRFO/\ncUPVXrKEkWZnHzZRU+QO2px8KeFwinUi7tzeHf7UY5EBpLwRgwTSWbCa6DYE\nRoYzvvqHuGt/b7NDH/kO6Dds1moO4o4SxY049fwx8gL3hsArU3AvrPF4CULR\nJBQKXcRKXBpvYFeZxm5aMm395kddqy816sYKVzjHV+UMJXHQtr4qIZEtW7jU\nWXn0r9KDSGaKeUnQDuvM17PyhLU4V0n8MX04aeRAqzNVomD1kr83NlIgzgrM\noo3kCDwusb+iiTnqDFukaIqRyXdyi5UVg4FO4sW810O0W4XE8SogtUMDEpJb\nE4amaF4/eXkVQeDw7GDHwkqG0vyutYuIjpJsfb5Qcf3yKtYgYf27SCcr6B48\nKTrDR+wmWl48s6MkqkwjigAUvHBydW7yYDUA2iis8I//L6iWQcEpJHZNURMn\nhNT0iYB7TNFxQl1nkAVrVEdnfv4l1lsHOmRebJmgGGDW4kdd2zc710OLfvPX\nR0s/Jxt+1B51j3jocBRNzeNXfdeLZWeIme5nRIC2cS++KFaCXd+iHJmHRQZv\nf8/Gsx73eSZXWxkx1TLfXVWuHiiFFvnUSDjrA/XL6wQsa2qWw2SUM/1k80ig\nBMlRfXF6jnGb3EXM8iabfWOjGNEPB94mytkvPxRdbDZy+0ELYT95G86OhbcP\nf26S\r\n=2S5w\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHoYI5f+mf/KOS6dBhGea93KGKDMUSPvNOxb/3Ga2sWEAiAkG+iWQ4d3n0Ja3ybV3+A4Wvr1GmILj0F+8OemD06pHA=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_2.1.1_1546727572257_0.35482907452236945"},"_hasShrinkwrap":false},"2.1.2":{"name":"perfume.js","version":"2.1.2","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","javascript-library","first-contentful-paint","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.es5.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=6.0.0"},"scripts":{"lint":"tslint -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"},"validate-commit-msg":{"types":"conventional-commit-types","helpMessage":"Use \"npm run commit\" instead, we use conventional-changelog format :) (https://github.com/commitizen/cz-cli)"}},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":91,"functions":95,"lines":93,"statements":93}},"collectCoverage":true},"dependencies":{"detect-browser":"4.0.0","first-input-delay":"0.1.3","idlize":"0.1.1"},"devDependencies":{"@angular/core":"7.1.0","@types/jest":"^23.1.4","@types/node":"^8.0.0","colors":"^1.1.2","commitizen":"^2.10.1","coveralls":"^3.0.1","cz-conventional-changelog":"^2.0.0","husky":"^0.14.0","jest":"^23.3.0","lint-staged":"^6.0.0","prettier":"^1.13.3","rimraf":"^2.6.2","rollup":"^0.58.1","rollup-plugin-commonjs":"^9.1.0","rollup-plugin-node-resolve":"^3.3.0","rollup-plugin-sourcemaps":"^0.4.2","rollup-plugin-uglify":"^3.0.0","ts-jest":"^22.4.6","ts-node":"^6.0.2","tslint":"^5.10.0","tslint-config-airbnb":"^5.9.2","tslint-config-prettier":"^1.13.0","tslint-plugin-prettier":"^1.3.0","typescript":"2.9.x","validate-commit-msg":"^2.12.2"},"gitHead":"ba4379380de1b7ade5310615a3cbc6af2f6ee693","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@2.1.2","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"dist":{"integrity":"sha512-xKZc8ok0mzww8H45B3FVG5O9rvzY4tuCDELdtwM79OeeP4nVeX1d9Sr3ZNgbUDFQKiEJa1Prc/t8b+XxvSd9fQ==","shasum":"71e81449eec0b55c7895b030a0a8c53b9da9c3d8","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-2.1.2.tgz","fileCount":61,"unpackedSize":521103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQTgMCRA9TVsSAnZWagAANRsP+QFTRiv+usz11KH5MOYE\nRURpTTGFGiWvMxqjoqz+zZg/GDAlHJ2VojY9r8MK+RDJZb+/5HPIXjHFOUh3\nu8ByRZvIrIzTURqon/pEIk4ZV+Gd+MMMzd9AO9z4Aya/FAxIs46Lb0LUB31I\nOGGD1WAx+DtyHeWVQ7e3Tdo6VjLo/tSGZB1juT3xmloEi5Cpjy7LEGXMgf6J\n9ykJEdlrIjMD9zumIY5fsS8Lytlk9GRfNMJBdNYk+jeXY4AOlN4KB2c6/lEU\nyRi3RKiWoDEtI1hUv+fk50lk7MQXIscC0izudwW/1anJzoyR5G/zeAunI8So\nDxnncHmy7dsXu/uQYQzAvD/xgvpgFbsClkwPxg6Emx07IKydAtXjkUadqk23\nfkN51F7oj3J5tulgmbkU64ZXb8yr8NNjM6xG5lG+Zxa6UdCGUsCf1eOhK2Xa\nlDRdt4icohOF1p3VSa5N56uUeigO/TTfb5I2pkN/SMYH2ZqFI+lSf92wsR4I\n121i/I8iHcF0NYurnwCpOxCq7Arr3FZosGIM1ajz1M6J6MNXPyRVF7EMuLb7\n0McM9ixuMx8jadoz0kuCGG/lrJMBq6fP7mUDBPZC5ZSJ/aH1nY/R6EZlV5et\nctV5A0ZTw6eeh/io6i98VkNGYAhVgsWfXSrg3x+rOvtFMafLE8hHAixrp1H/\nvSth\r\n=xRAL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSuJ2zlGs1nFG005dr9hAKy3Jbuus8xGvLrZMCkIo3KQIhAKl7SDqB2RT60u2zoqRUUZAakcnt1q7nah+9X2FADWeV"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_2.1.2_1547778060382_0.699781999801423"},"_hasShrinkwrap":false},"3.0.0-beta.0":{"name":"perfume.js","version":"3.0.0-beta.0","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","javascript-library","first-contentful-paint","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["/__tests__/_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":91,"functions":90,"lines":92,"statements":92}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","first-input-delay":"0.1.3","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"5f1eaf4f76aa9464d9bbad7d255f059046689eca","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.0-beta.0","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-nGza5nJ4gU+r5RsIAd2EyuioPiiIV/o5mw8raVBslFhGKUGv1a1zJhGzwfkKljIbEILDiZy658dxRVkZWO4FVQ==","shasum":"e08aadd920eee65b5f0c5bdb62fb45a17ac7e290","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.0-beta.0.tgz","fileCount":55,"unpackedSize":540380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfddVCRA9TVsSAnZWagAA3wEP/0pYis8gc5G5ZMT3JWmx\nJKRPQh6Dhyju2IU1JvvRIcbqw6LdcdhVGCvKX+gDtJ2CZz/E3JFQ3qTbcWOd\nXsDckSaimT3ASwmVvveyiafNDerFUDFhtYXX/rL6hpfXNzq/1hFZDtGRLz9C\nv6CYE+YVgYrW4XEFRLoNuNdjqZnmnSjHKT8TbBlf3p7rOkYNojXEtA2wN3rL\n2edIvgKQiRJ9cGutXMP9VRvYZJ0d1OXrBMmwYahqhXaX51xzE2HuPpuK/jeK\nFry77UFbQwwXGD4PH4kQdzhWMeAXg0bQZbL6WPvZ8czDZynkbPR5ttSkKpSL\nEV2DeSbmID94atIacsnut70U2p0+qoK7KtErIPxgNix8pbNc3aZUFHBpXWtN\nuuvPrwqOsTUheMbYYvXrzpHoyki67Mot312LkGlnjdopjjxeaXOJsCG0ZpLA\n0s/mqPx2TqAqfIRoj5SVFOwgTmS3pQXYYVb2YL/zt0b81aEEadPjkjSM+vZd\n+MTYn6qCioAg+g8UUUk6fTsAUwSTjNc3Jxr7bYbTDJN9DwOgh/26pZkt7a4D\nPYsj5CfECOpW55ZwF/j+GtPv9Y0hDFxX6wxc6VqKlCl5j2k7BqnKBFQty/WC\n8kQYWYabdOYgsQuZM06HUZhXiz5JsECpYgepHyGlWV3TWo7O0Xet5kEW34lJ\npEoH\r\n=Ezud\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLVh2wtrVkc3DkVlIHMEOmETgtCcSjVQUaVQWZjZLzvAIgLxjsPbTbyf9IMuVyXE/DgIFGErxnUYLZk924jZ/mrdc="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.0-beta.0_1568528212637_0.8793633148784405"},"_hasShrinkwrap":false},"3.0.0-rc.0":{"name":"perfume.js","version":"3.0.0-rc.0","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":89,"functions":95,"lines":93,"statements":92}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"ccad80d02b4597535aec98d3126ff217df824a6d","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.0-rc.0","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-BYcn+14Z/0s5TdpL7S3TOu6g0X7M5hpp4AMSDKCrPZNE2F+SyGwC4AAo85TeZbH5/4y8OxkoJz5EiylyB5sFfg==","shasum":"736f99ffdc0e9ca3b300831f738df52f2619b24e","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.0-rc.0.tgz","fileCount":55,"unpackedSize":540992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjF17CRA9TVsSAnZWagAA8acP/RJHNUC12ruW3WIY/cjx\nxWXgrzMxln1LvHP0HnsqhlwWbkTUt7ijEGHrGeAi+79V7BexSBalNFkwe+ur\nY8hHPF0XSucFw2B98ydUJ9pzfZR5m4vqIxzvoa/Na+H1ao6VtlPoZ0Z6qyxK\nQfdZ6Pcchxry1byOjMhSoODhaWjXD4U7qpLsxIYSNqS7kkNi2+Uvf6L5qAKF\nEd9CXDpD0+sw2iXPKZNpdVrLk4Bjuk7ojkn10Ev5kk6H3COageEtwzRmbAJK\nK3z85GGRhbibCRFOwl72NuIZw3gSt1Qj8BtRXnVWqBLu9yPH9G+mRuM5Gvdk\nY4PSPjE472nVsREbaVm0Qtd/mMLi1C2tUx3RBNH501ElVTJYvwthT0Vx/51o\nPoqVROXlqVQ9tw3YsUxEVIqt9wvBP9wbDGTkU1nE36A4q9COe2Qq392r11YM\nCzCHC5VDT1X6ULsADQfRVFr4Y9HzO55xOzDRO5OAWWutDtAXhbRF2627H66F\njROrWhjsE6ZiR4fTaw/x9gyAkgIs0xLLIqQV6RPCL4p7IKa9lVk2e82fw/q4\nRM5wLvykgnndK/T/9rZl9L8my5cbs4fhpKMxJcvSxA4w4LK76cneEGJnCDuO\nC7LwamkkBLK6NKMkb2a+Wpi2/bnkqpuJ/ZRPJ+/Zcne49RCTOx6MqommFBIa\neALA\r\n=bodX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEF0xnCtgNcU8Co7OQA5yIcxbikgD9dVSmUs6vCxFOPNAiAB8Bvhfe4HA6W6SaZT8CVpL9nhBexef3iJNvLz9ocr0w=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.0-rc.0_1569480058925_0.008189601490229848"},"_hasShrinkwrap":false},"3.0.0-rc.1":{"name":"perfume.js","version":"3.0.0-rc.1","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":89,"functions":95,"lines":93,"statements":92}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"ccad80d02b4597535aec98d3126ff217df824a6d","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.0-rc.1","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-QqkeTyZiCovjoEZ5cSVYfxytdjG7YlkrqaaZXNKC9Oz7v5V3kdnEyReT3GO+OlWWN+1qdEQmlPxoH9fapXsNGQ==","shasum":"c3347bb1edb4616ca97dd4a9af8c3ca19e986019","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.0-rc.1.tgz","fileCount":50,"unpackedSize":519226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjF60CRA9TVsSAnZWagAAojYQAIjZNpZ2d1zkNC3CfBPY\nEUOWHLzeORV9/wBgFE6C4cav5qd2kZrijISQoRv4aSfXkWq/8NvRoxtMrgKj\nYLBrwCdWAHz0exYVLJxGiugUNMXhz+Ul1/SYyPFl+bZYJut4YDSGsbfSyqxC\nzsg1uRZPcjlqARl+0uT/YS5ADEtn3AYd5k1XtgiS8E9wEFm3zZrfQU2n87Q1\nX4sxczjDGH3mkEODq0kW/TeWMgswpRZHfEvdJNuGMNP46oxR/78FsX5zQQR/\n01jgTrOJ0vI1kXhgsEq7XZpXgZJiFqwVd7DbQzwP3R8N5nqdpS7nuAsi6xr3\nbtVCkDTbHHEStGchzqBJNf/fvGgQ6OXqOT8h/5NGZsvqv0xWr52D1DkXJlro\naVvzfGsN+W8tkKupr7kAjJntzhILYHBb2C5b04Hr/ffgsas7sXRReDoejLHu\nB8/9o3zeWQWlRFPlvD0lc6nhnfo+f1ENMCJaj103HCUNoR1JRYfYRRajo9RB\nRezUy0BVW9ESysOk//Ga8tpRxTWj1wEXo0P3e5ndiQ84vA3fWi+BVi97/nAd\nDXS+2bXY0qazWNeZpGM0IxCgkDMInHB6nsARhMlx9sJmUu482zSoH/oU4Twh\n70Fy8FDdXkd0+ZPdxLIxCIOsAN5qEShMsjhE7S+1IbESFWxBWeppdxFam5/I\nvuPp\r\n=BOdS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfiSzYcefodPlpUWCYcm0CgjUCWcQDlHfYMkAh7CfxRAIgMHfNtCseTOadHj5eo4//cqzX1AafmVil/Puzv9Kuk9I="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.0-rc.1_1569480371580_0.7090560066588429"},"_hasShrinkwrap":false},"3.0.0-rc.2":{"name":"perfume.js","version":"3.0.0-rc.2","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":89,"functions":95,"lines":93,"statements":92}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"1fd34d90912640643b806712c7fda5f0c5bb00ae","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.0-rc.2","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-h/FHz16PRRZ6VebGBVbm5ValwGSiAjl1RYYcDGyp5xByu+THhFkryxhwCXS2cvTXZzVo1NkvgKXCgyncxpJraw==","shasum":"714cee3807b29996b86a369d45bc55e6f7b3b099","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.0-rc.2.tgz","fileCount":50,"unpackedSize":533528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjamrCRA9TVsSAnZWagAA2sIP/0pIz2E+BIp/+/Z8dihX\n8bgPSMdI55VYhAvYukUcSFNpAo0/yMpe1UrrbqW2Cy3BQ5QOjR74QlFBMSqO\nw24pj13Ofb7K9bgvHu/kOkq7OZAliGW8q7H/gVEBvvgANgKbdWw+jVgS1bQx\nlcLtx+EC//Jry5Xy0NhbPfKn7aiS0gTdqOY+7D6ce3ySMV5/1BLE+eA9Prjj\nBzqXNXXwEYEl76f2Vi50h4oRMHC61bQjDcnO4eVUFyJYAOR7izmaJ+F3pw1a\nt820AMZvz1Gr6rtyNQOG3aEdhWgZQb4lNsDkRamXPT385minGu3pP19du+0U\nrbzpkX/9fG2iIhONtUf1114kv8ZHanVZDu8F98msfIk8jNdGiPXzV9oy8yYB\n1tWClIAGD7Ve+ofAnDxkMgwpgZSdD3VaqlO5n/hmgubkrM0eXM9pZYw2Sf8j\nfnwGxdtudLp3jU4TRfUGNErTT3Vsr+ywa+R+c9pKrw/V4b2SkVRWO+pxgqah\nj2f6/ItLYL+N1c9i2qoEyTByHQ1q3PEp4RX4ek0gERLFt0DGB6ZWSGPDjl5S\nSjqzc9qEGIz3hHXqyXwYTi1SYfQHpsqJ2dHaImOZOX+bLA7GOWrx4XvjTHKm\nxsMN1amoZ6G2Xd/NShnrLGg8KKIUGW30TqNeKans9KGPgxZDaQ7tvv2bqpKL\nhq4d\r\n=2yLy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkNFlQEcBBfBL4ziQnEfkY7Lmia8KJgiVtHNllcnpS3gIhAP/gXFQM5anZnQZ9g+ly3j1+SRZ6i77sVkSP0L9dKWXP"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.0-rc.2_1569565098580_0.3166574250713745"},"_hasShrinkwrap":false},"3.0.0-rc.3":{"name":"perfume.js","version":"3.0.0-rc.3","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":89,"functions":95,"lines":93,"statements":92}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"9eb3ab1700c578ee9b7f14c1a586dc63f738ba20","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.0-rc.3","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-iRo4vTsmRvI2/UoiBaxRef+zAh0f5D/SFInARx5t2L+yGrFXtOELTYgmY0xOhrGyzSfvIr5gfASGtn6AmSCiGQ==","shasum":"cf7f915c69645e40ca133c68ad3e905622a9bf07","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.0-rc.3.tgz","fileCount":50,"unpackedSize":534169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjazjCRA9TVsSAnZWagAALGkQAIq3Wq8wkW1gMT0h7qXO\nyr7w1NxBEvc1h70uPLw27TSOAqqlYUbWN+fMX+CIvvVcPmeM1I0dHFv2+cgw\nwiC5PZDyioSpmHHzybzwnKFoQOzpHJE+Iwyv9ic2KAjoQijuKgffSDUDaRuC\n43Q3z/Nw/LPqluZSVO+XI6U6XkweTfgWYxGVt5hC1LKoXVV646+P3OvORm8n\nsGEHgadsJjQa0NLbQLIyu16L3nhQiayyOflBkQcg8NvDRbDDvM0QcQPwVldf\nammGSXY+LoSn5J5O1jJhNj8eP5YfzI7YQygUc6FFOoETQSLjBmPOTnYeQtn8\nlCFOwHDcaLbuLd0f69wgQLlR8dkk1R3z+k78FSFKevcyhMaYMimnDAkoBd7S\nJnWXnd9FNR/QVCs7QGYCR6NbobWC3P5HAzZ0LL0OanfYeCSZbczyuUwvSNPO\nx2XR4vOQ6yN2kfbRdBJsbSY9uOtY+Fxrw9K8tC9WMLQ40Rqz8ruIwCe9QF3d\nB+voWP3ff9PxCPWJxPRG6pgTWtW+HNGtI03vDlLbR99cSiPo7XXPPh2KsILw\nYC5euPeMDmrz3byMZdO2U+xWTMZIUrmQOy4VXOx9Us8pLJfUUkElCnMUKScx\noJH4vhYwCaTNnV6wmwQPfJy3GwLuv0Txs7eH8JdLClvQDN7fo/oiUbYN1ULF\n7aU0\r\n=FOsb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZO2aUCggnCB2TtdvyJRdEtU9bIE195UBqTYoy7aNoUwIhAMMsycFtVCFoQ0X9FbI9MsBprIVv2haqmSSMRomCZEJ/"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.0-rc.3_1569565923123_0.7303318640638605"},"_hasShrinkwrap":false},"3.0.0-rc.4":{"name":"perfume.js","version":"3.0.0-rc.4","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":89,"functions":93,"lines":92,"statements":92}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"789f76d2aeaba08c70758081a2a958aaaf1c0178","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.0-rc.4","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-OXSp2BrQGzwO92I1vLFYeBafi2XF/JSgzVaL1epcRa/3d5GcsOIzFwHt37sE80ybGH+hEI+JjND1qrVwo03/zg==","shasum":"3bede89e3dd438ec1283a429e862658949288308","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.0-rc.4.tgz","fileCount":50,"unpackedSize":537188,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjbHDCRA9TVsSAnZWagAARYMP/0HPGtjyPYa3WdYyjAYx\nfFX31ve9wfgf9mhHG7KmKgTWk+yow8TNZE52OJ7/+hBCnHrFwKuYEJdFbq27\nlCVTSR74OAMoic9te3O9fLUBEOBXWXsuaUFskZA6ZaBTb9UP2Ne5SRq0lGXW\nbC0LP1CE5R8uw0LVYcwp9gGQ1mORKUkOJ2kUCqAhpHLurhk1VP0Aazjv2DK9\nO9uuAfJDx8A30yJWGRXQVTt0/W/6W5FINXUKXrTtCxiwgsZfDQtHK3w7Qs2T\nkA+kENiB3X6Gtf4wChF2gTEfQEBikwLOvFX73VR1kNMuvuzRgg2uhey/APYP\n3o0MjEsMqvtjI+lGjoO7SshuTEuWrjXFOg3vCSC1fo3QcWmi4qRRkf1K32f0\nEFeqw6fZUAqEQnOC5+/XUglENzOBgh/R+xAv4gdnob5Kzg2jyW9TOQxyPfkW\neEAarnTyrCd3F+CQ0PyLsWebwk57MIpYJ+KKyld9761a49rzIdaphf+zK6zo\n9gVHpA2PRneRfSn1id0qq98lwMoe0fTq1VixDibbHld4FR+V5uVzLCwYqSNJ\nSsaUgSoapEDbfGZffp4QUlFmXyyTYyPidSwhUXKAT13t5WZpVGWAuOgziNRS\nN4Yv/gMnopgCfh5duAnsZQaxiTfFOPB/7iOXrNb2Fsn91ZrknQyxdvQghoZ6\nzhUv\r\n=10OU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1nseIUBddvgGUsGT5HvLE/wxnX2ca1sliKonRGHuDMQIgE9ZHSebbjry9LKJG2bJFsQ/NydaSG4oXujA8gCnRKZQ="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.0-rc.4_1569567171068_0.8858383700348231"},"_hasShrinkwrap":false},"3.0.0-rc.5":{"name":"perfume.js","version":"3.0.0-rc.5","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":89,"functions":93,"lines":92,"statements":92}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"e1f4dc5a5cd8e6e8dca4122d0a7e26a2544811fc","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.0-rc.5","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-vuCqs1DwcPUQdOW/hjxPCgEH03V5iIyajjyZsZvJLQSxz0zGMvMOGBBQMtsHRS6VJdD4+MlILsSFQhS0vmQZrw==","shasum":"8e2d2253a3014de1c6ecc1137ae5bc23209ec8db","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.0-rc.5.tgz","fileCount":50,"unpackedSize":540243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjbNBCRA9TVsSAnZWagAANZIQAJZ7ljlxrnYjfB5r/c/J\nkYEXAT3uZ2RBaZ4DMOAnP7doXKgeDty5ySpJHcDHjfU93HPmhl4b48wpUvsh\nydynrVUkGHwLb+aLATWz5qDir9WTbqQw7btRrojRIBOVB/wsWFEz3UQvoGy0\nLXPp9p5UesYri7w3zm7Blbp8XqFnmzp64o6En89SgTyWi/jP6j+gjOwId9Bu\n2NmA2pTbI1LSNOaTLxByoJJ8KOGpParUROuCIgOx0U5ALS0ywOI7yY1AIkqd\nPK3pkyO+SWKpUT/qcu6ewvKwZ0lz7Dv+ln/zOI5Oj4tjPvDp3cjz3N8DzdNf\nXg5/v708M6AU22nwJtwEB3CSYQbBF9OslfNaOMBfxrsnxDjjx5SwLd/UYLPy\nTyhzeUh3KkcZUvBIIGiHGfM4ix7kE2AKA+lpiqC9CV6JMW005aF1I69aWaeZ\nn5zfSUBBM2t5WWllsxzhDzQW7vcFWyW4XF3r3fDqNaVQPFympcB42OAl900s\n/omlfVXGMP4hPpPeKzGG9+uMlcmapw54AZ902zt7jKxi89MpKGkyjyGegnHW\nGJNrdcntWe+iJzgDANxlhue6Q2mvomFKbxqzMeUpP+5ouNqZ/OfhDYgPVC74\nOvk1n+g6adfHQ5cE5gPZ8QCaFPpJOt0OJZst475bWyOVBgeOsvKo8A3i4BPB\n6f5g\r\n=y3A2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRMpQneFR2qlvs9EEvQZmEQjM0+7BbJ7mmXb4qPDTbCAIgDFd5Ap17QYCSNdIH7EU2P8/vL3cQyAtzyFTsC5TxQlg="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.0-rc.5_1569567552879_0.8121489524852816"},"_hasShrinkwrap":false},"3.0.0-rc.6":{"name":"perfume.js","version":"3.0.0-rc.6","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":98,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"ab919da7bc8df30b196a94c6662e731dec2444da","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.0-rc.6","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-FgZ9MfoiBps1KIK1LvoLDvqWeAW03B/GYknhXFXZEIUUE1GkmbZGkmQGSW+NpFqHeSHKp2ZSO4qeWQKMrhQ+Vw==","shasum":"98aa3d6482fe3e3a8670b700ba7f6b8516473c39","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.0-rc.6.tgz","fileCount":50,"unpackedSize":546762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkTc/CRA9TVsSAnZWagAA9lkP/RfqayBwDanC0x0k6Exl\n0FvG+EJp0vbx+SUtbXdJWGcLWc7bsJNifCLGJlMID+DS7wpuyk91BzLgnglP\npcYQm318gvJ4zJCcTgE9Us0jzLNgPHk91lWmLzws4T2+Ksqj9XcqHlsDkLt2\n38NAee6lGCGVgZIw8xFhD8A96FNZvf/KqP7z/EsEn678Cr6v2N2JiYnHgHXK\nyy6+5pbv0fHrAZ7N1xlNlqPwBDW83n3g0z6lNBwTbnCFhECcyN3jJxF+J7UF\nYNOgCqZG3MRqdCki0FkMiJFIl9YMJYtejcq8za6Cc57fLfH3A1SwsA4Q8uVV\n3OcmtFWujoskjmFrhniQBTxajXbXurHyuct8xYrfrzvbx1WOuWCVUtnZrINt\nfMHPqEpINjH+21bCAYwIJSfzfnVXAEe5g0L8AMJuQ2py5dGvn6QjbZyMo6wK\nTynO+679XpyCA0hCUeAPGNW70m0Wke4VEC4Ht3Tr2FfLYxzeBeZf6PbxCwDl\n/3WlbAAT28IHp1W8iMJ/d2iJdClMjdyF/4K4YCl0lP55XPqjv5iQesowsOcG\nng3cQJB5cNSlVRYp4BKHASY7R0u/vNHnHVDpsNRKZCwNodhhPZ9aFV9Uh62P\nFReYVkfsi5OGrmds2U5mHuf83XkwHuFunVY1Ao6QW0mbtzgYT9w5O4MgkJvb\nOKYc\r\n=WwXW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdtYaPI6vScHaWKLnFU9t3HhbXOKcBS0RZa7aRvF1DFgIgU3QzmnoeHNjDRKpmWjkMUkf2P23Xmd/D53ZWDHCxG4w="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.0-rc.6_1569797950584_0.8998555363343652"},"_hasShrinkwrap":false},"3.0.0-rc.7":{"name":"perfume.js","version":"3.0.0-rc.7","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":98,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"a2e396c759eb1ad19d1c22c81d56ab26e70fef15","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.0-rc.7","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-BkVmVcKdc0WaoJT4MkO7sJuCAoUPxLERX9TbZ/iWAVlygdcQRoZ2jZiNy0EFReDbV7/Z/ocBXeIAjqR4SD47Zg==","shasum":"e726b76a443834ed754ac990fa14b57963bdf940","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.0-rc.7.tgz","fileCount":32,"unpackedSize":423648,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkTj7CRA9TVsSAnZWagAAdwsP/0waEk78f1itMYQnZNg/\nqF5vGueSXyeP9Yrf8JgFqEZO9cqBW5oZabRShnWh+FPEZGOECMYSkPNbzMZj\nPwpw2QLdiw6ofotb7P92bVwpWbcDJhr7HPC6lEfIQZNcdUyYo1ZdL1yzR3eZ\nDy85PotO05wM5VlAzPrsA27KoMfe400HqsjwhfM8x3Dk7Hi2CVYnSFuaAz8A\nQlmiwaWOwB76vLq1RpGKeHanKMZjFXaXAP9PULf6paWMbyAS1zEGw2H155QH\nGl3M/WcV6qp59bNNsFN9wJzivsmFCT4GwNUkXNfZLJAkEHOMwwXREYSyf4KK\nV17J+DHDbddbW7Ffy9YHS7fU/Djtw/HsE8sCQgv2WNScYYSY6hWEZJQnf4qG\nPzmOF5UGPbDcUhbso8a+y+CGn0NXpapwH4Z+UbT8hIHvPkftlSLUAUdkQDgN\nEj7vivsqdG5tP+flpYWC7yJGFCHNTV0J85PGo8TLZUwup90qgZfQxU+panXR\nkLBL5dV5HwfWPI9w8KKb2ft0vIfoODda6eO40AexTrKyCoO3wRYhLDYJ9Z9h\necJrdjya9SrJ/6EF9z/8F+tsuOb59nwdafAhYYFw87UAgxl4M8jC3dbLjBf1\nmDM51HI7VUy6H9Rh70nRac7GF2h/Cndja5VcxDfl5ydD++GUF3GTW7mxrGc2\nxUst\r\n=Al8A\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQwHcMM6OQjC/F6v6pqHUXjsoygXizj08imglWdQz6QQIgGfbSW5slEMkPivvIWn6By7EkCj0Z9Vv9pkS81O4+RCQ="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.0-rc.7_1569798394828_0.7143646228602056"},"_hasShrinkwrap":false},"3.0.0-rc.8":{"name":"perfume.js","version":"3.0.0-rc.8","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":98,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"a2e396c759eb1ad19d1c22c81d56ab26e70fef15","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.0-rc.8","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-gbGbin7VgGQa/1iGmngcsdibFAxYQ84y5uB30MB0vnNGcK/NH3b4qnXMdXWDVmY9TUJuLm6z/Y/IaYOX/Z+7eQ==","shasum":"bd165a40b06a1399f1621e49fb6128280c5455b5","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.0-rc.8.tgz","fileCount":32,"unpackedSize":423356,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkTplCRA9TVsSAnZWagAAskAP/i4a6yDdWNN6i8T5gbwn\nsLfvIdXyB6p+hjfHQGZMH7a3OQV+ntD7QFHycI8FyggNkGZvXtw8RIB0qsDN\nlTPNrNkPJIHvSKCJ3mNq7EJc3XpgqCvwlCc/x7ataA5RIEhmHyOaUroocAOO\nOXZRfIuic/BPmR4kUSlkvjPPmSdq2ReebfYe7oY0+qY3k/JWb1xINon/c0IR\nOn2SBWYv59YavPKw8ICYl3GShAuHkpuKCaw9gq5FZOlTLvlCMFevwRuQRkiV\nZ0ESlO9q04fOYDVHvgCvVIzWx2xvu3oZe5d8Q4Srs8X/HU6z5qpCqBX4gCfx\nAS2O6PCQlJpLNPhcVezNRXwTCEjRMvOC2TqNqWtOzrpqjUtIcHfLNzv5WR5T\nIAJgpjM3iOTOdatHlnwWElC6PqDzdXFMPlj3hqoV+DzDd00HCJHEWQMNct1D\n5XtXCEaJx9SIRvpsQT6KiGscD0dMLLG1a96QF+RKf3W1o+sXP/qb0Zmb//CO\nb5vQ71491OR4DWA9LQ+3q7ZaLow+EWLS7irT8cfDbIASijs7U634mNiKBHrt\ngZNMj6lbT6fxWly1aoPsPL01XT+ml5C+k8Z/au2WZnF684RbAXY57QV6lmcl\nJs+zcEhsdL5LdJApbdzkwgRmeFxBJi+Zz1vcERM1x+GF7pLGtx4hEt2i61FG\nXXjm\r\n=cxeU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDebgc/xby2yUVJdid7qjLbHNrKlIlbKUwG2t8xbbyE/wIgSI0I64mnOW5o/LtHL9GYuLqzGsnu6b3YKxI4PGFAkhM="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.0-rc.8_1569798757179_0.9259381451477009"},"_hasShrinkwrap":false},"3.0.0-rc.9":{"name":"perfume.js","version":"3.0.0-rc.9","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":98,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"a2e396c759eb1ad19d1c22c81d56ab26e70fef15","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.0-rc.9","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-LawAHM4RFLwrxpwGzfc0qSon9moQdNp0s4RmNCU5gAf+ksFtS15/noWIMZq7PJvXkeq/yK7G6aq3rUgMgWS40A==","shasum":"2a0f4b9336748705f432bc4deb937fae0c210008","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.0-rc.9.tgz","fileCount":44,"unpackedSize":450264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkTr5CRA9TVsSAnZWagAABc4P/0EIl+rnMIDMikUNIFub\nZm4mhJ9pTW/xujM01yhgX4qrxLy/sumWayfxVmzc9fRntWyPhnyi+sogBjwy\ndKL3pHKAnkYsReuR1bHSyypLxLUpeuroEIm4irb1y3DYTyXFVjwdYKezF+JH\nP7tOOwgv6phzCeDwWOrqZwAvqTAznicoveozbzdnDqP4JCkMgnffDUW1ksTC\n8rOkFxzg+tOiThTxKsTPh/LtUElscxuwXDDOjSO/kSEDknrrFFE9zAeEmsBp\nDYV66+zBw2yHrWAL4rxWsfHTZnIghgLOI+MLhHeymbb9sG5ZokTCjOzmA2W0\nHPR5tGg+nl4iqNtSbrYn+KDhOEgiNd/v9vMar6JkVgXUqco7oLRoRE1J536S\n/AFI167lT0W/7zVDEBXs/uNp55S6Mv7WTOPS/q0PYxwDIoIbyZU3fC4gj0Qe\n+1sQFEuTr9KiuBH6U7T2wKl+L5ab3EOKypr0wyPCBOnN2NOLACuLMlTCbU5f\nlbAFsCodh7kFd+yeOaM+kj/gwehSoPJfsP7IcGfqwT15qepLdLzNwPzEUxqG\n8xy0XKFgUctlECfbJX9btuY5cPIVuzUbYZaravDIrTGeMA+mRVK+rw4e+N0p\nWNa1Cosyj/kteaAeSzUQty2wdN6Z+Z/ZJaDvs/drJJM2YnfxhW5IXPF6jHy9\n14g2\r\n=gvXC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDiPpGYzq+k8RkZigXkwStnYBus3InJjg5vzjn+dUp0cwIhAIKyqdNS8ncwIfxejXfGWCPXmmsUrIuh7bs16t+YxXOE"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.0-rc.9_1569798905004_0.6388284747517519"},"_hasShrinkwrap":false},"3.0.0-rc.10":{"name":"perfume.js","version":"3.0.0-rc.10","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","google-analytics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/emulated-performance.ts' 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":98,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"a2e396c759eb1ad19d1c22c81d56ab26e70fef15","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.0-rc.10","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-6n1HpwHbmlxtftU5YBt016ccKhTNB11YK6CkTzPWVMXPgxGRlu3lZ4wJrMwf2TMy/adNz5Udkzb7rGlaM53JQg==","shasum":"962269aca534bed0e86b9a441ed45abc68608627","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.0-rc.10.tgz","fileCount":56,"unpackedSize":554522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkTtFCRA9TVsSAnZWagAAXuQP/3ddZ8KVzfNw1Q6l+Ka/\n1Kefw2jNEh7ct3/FNL47+a3nJp6sYLaqO3gVjRSUqZtlKMyVFjWeyDVxC+Dp\nwKeYIph4JJrQC0myAT8HbapkFJpkhvUBYKKrXlp9S2sSC3pAAYWSMXPGWqnN\nvZ+wDxAe73KfO66Yvan7DSpHToeOGK0NUXj6SHU4/nNEk3vhPBGVtq9MsQS1\n4oWfpiPRNq0W0hp7zNSmrrNO/1mKEdsw1DK5/5gWUU5uWmKPqhTs09ehCe36\n974BrLN2C5zpx/bGt6Ec1Onr2ANPqcpbQ2ex729+kS/D9mRaQJAuJhD3KbNU\nliOX58fi6/BZ198rNMql2w8wZbR6RQlKK2imIjzpP7QgadBjYiguwoU6ZqS1\n6Q2ys/z0xg4mPlBD4xkkDxRi25/uFm28WY/Xz8eKkfd4kTa8abrbJlNZ6xNt\nKjkOgIEErX+M+41VNgoAM8P19NZJ8nHfGjd8OJJhIactXgmGTGj2BSisQn/A\nypDl+4t4wJO886E0WvkkvGE46bCxwpYveOw70NtAkzkVi24XFBeO744ru5sT\nAEEX2CL7ovo+rVkv9nEed8S3UdrZVRUuMZeJyw+KeeSmUfSpgtvziYzfEsxf\nVlqB8vQOC0Y4LRu+D2+fqkf+qy38UGTz/RaluXvf8Zztv1uzdk4l+R+rE7Ce\nUY05\r\n=2dDX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsk8t+0CvGaU0eBnLa6ubaxdZiFVs7+vRykrfhcJyE+AIhAIkxSfAk6yyzjBMjVEy5kUqaBXCjefwMeNw1pIXBnOiy"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.0-rc.10_1569798980805_0.8808816953865368"},"_hasShrinkwrap":false},"3.0.0-rc.11":{"name":"perfume.js","version":"3.0.0-rc.11","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to Google Analytics or your favorit","keywords":["performance-metrics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":98,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"ae3bad460800da750525431ff0efb44aac70448f","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.0-rc.11","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-2HADXu1Q4DOBadFeTAFNVC7jvxpQBaVLUYYiZwBcukJ32ULG2ECxD6cPvtzrtWa94H/iITN8n6zqMnAX8Rph9Q==","shasum":"f2ae0cf067d2b2205f6893674e70d707d5156e58","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.0-rc.11.tgz","fileCount":56,"unpackedSize":579785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpKwKCRA9TVsSAnZWagAASaIP/3VIA49mk11cmiEvaB4Y\ndMDTzReg2kqbrkhKgI0lkPoUr1SZ87gMkHuyayht049GVHjc3j446PxgDlKu\nMl5OOWFtJOJ0znlQmVuN99Cd82hzhrT+pv59aDfZH7y69UTK8dSHS2g2vi6L\nqIRjE0f1PyBr6Kng1LxSJMc3ZWRfExG0KcWrXR8NpcWRiAEExxZaBiJc+yT0\n8v4/t787LOBJkAcuzhI7KDAc/0ocj/r/MB1qX84dTJ4if+cNFBlKcSyXszk4\nNks975Rusk5d8C/NtpjsuxfLyAVYhPIM5ao1GLoqLtoDvu85W6jwOfBqrSO8\nzcyi6rITEkbUVOYMsIdgWbZmGEz/X3Z9jemta72SShtlEvwCPdqdyP7sl7+L\nwQOAWifuSHxf8FgxgMeepILqA0WQLL5AKDIGI6gthFEA/ihvceGFWMzQR4Wn\n7LQE2qQ0bXJQMxsQI46+eX8mOOAllzdSiqCmCT+cQq2OKDAStQnfwh4KkG4v\nM/We0cB2TrfFqcNJZBCbSqHz0j6b2+LUxvLhhgb3aiiCuCrnadiLAg5BNJow\nFn3lWxjocA7urMuIUjI4BK+JJMCGkVFi8/fza9RLeCEuoGyVzOw0Go9E9WdK\n///cAmzW1WJM7gGMsqFlHZjg+jewwpPuIZJlFp6mDX35rF5s0pXlbQ7Rtr4g\nn7lP\r\n=/1u9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIANWwNeUIO4BK9DGrGTwN9TmOb+bebfQZvdNEJ4/cycTAiEArAMPlYKV/+2t/Sv0W2ehL0Yb+tKvzHc60laboatQ0Rg="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.0-rc.11_1571073033419_0.5281396588594252"},"_hasShrinkwrap":false},"3.0.0":{"name":"perfume.js","version":"3.0.0","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to your favorite tracking tool.","keywords":["performance-metrics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":98,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"7891447ce6927203a5a900c40299f4f028d4d1de","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.0","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-zasZuBdo3Fg9Od+WCJyA/47DMvMlQO9/SqiaW5/fJwfA5d6EecYTHxQ1ekq2QrfFaYnJtig9ljDvA8X1AHg38g==","shasum":"9a96c8650db2fa0ff84512feae59321bd9143312","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.0.tgz","fileCount":56,"unpackedSize":582510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpLk0CRA9TVsSAnZWagAAWtsP/2GzmfNDm8HHS6aR1nDX\nRAAkXWA9ZLogUyDiOZKA0N3u5NmT9EBA8c0YiqNLc2HRDyxVM8B30nAxzJpV\nGQzRSyLF6rfNN4/ElUsK6z+0ZeAy+EXSF34KimSpodfDV2KRS18lHrzxF6rW\nGRyqmMvlX9er99DGmWngFE0+eFjeBL/BV9Nj7PCne12viZQ66oEt+zLFeLNL\nq7qnBCSMygq3sNmuoPxjMdCM3esXopgD0vb9rf5gg7nVAkNYv5djzHnvhAQL\nThkYlBKlhxhu5gOBD6V6OeS1aAR3UfT642r+rBBx1kfc7u9a7/CxycOl1vWy\naDxHRVwXA1qei06QgQmxccTOIXHrSY5pozkqeUEINKgVPBjluqw5O6uUEeiU\ngV6Q3cDB4i6wFSPCsoWjCx0Hul9gxrrH+hdxT4lFJlzXDO6fKsmppmgkrvDR\npQ+JWUF21RgDXkbkBFnJYHCm665b6wOCSd4OZQhJ7LDqdMndKgIf2xDqRs4e\nH2cx+I/bc9D9x5fdkIQB2ByKabg6h5IfrEAnGiwBsXZjd5OJ+IxmyKDAS17w\nJRazQ3URccEWZBIsiBsMCtzuxIfsrkWgAj+JaB1slUarjkYBxvIrm8ZpvaBS\n91ohnY3g+/XimnQDiRcr5rVR6R3LR0M6OZMU1V9HLSi34HJ9J5KolYuMARUa\nvucX\r\n=kNch\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCv6JtqWG63Szk0YsAAGwveh59sRLfAFjGLC/tdkx5z0AIhAMlbl5pWGQfzandzEiBe6jV/szm8ATKXdyp2qguAY2Zx"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.0_1571076403591_0.6210230623998918"},"_hasShrinkwrap":false},"3.0.1":{"name":"perfume.js","version":"3.0.1","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to your favorite tracking tool.","keywords":["performance-metrics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":98,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"e7ab19a18b8d57b633ff3ddace085c197fa89d82","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.1","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-yGv539LCewcdLzM9xUyoLNOjiUkpaKuArHrEz2OpIxvDhQczVGP6sWetRp7hFHz1xHIJnXsPlimDRq+vauya7Q==","shasum":"97f4dbdc6bf2e04cd344b08a3163190527dd42e3","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.1.tgz","fileCount":56,"unpackedSize":583379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpRPECRA9TVsSAnZWagAAlbAP+gPJPtfKNgkMVCHe1aDY\nsbSpO1twN16/nCEliIJpAz8GyPUvdcbUVCGtfuGUQ+eD99jAV2x2u0mkP0xL\n8thaw24tJHFavbkCKqf0U5lGFAgf2mzfF/dSdUoSqLapJjWgTpjt/kNRLweE\nNNNLJLnLhgFVgItEQDAXvGDgoPkH9SY687A1ccBN63FpNU4vKMLza9pSzLTY\n+gP6qrLJ0R2pcnnFwd7+rM0h88ZnqIO+l2kQN+VEFJfGLUfDhqNbkQZwtO31\ncym+OxS3cU8BUPTuj278Shxs4IYdKywVYGiYjqzRSznXX1b/TzTRg083KtjY\nYr+aQQCb5pZGblI+CW9DH+QK/iT8mC3CWBzpQzuyhBfUTxxIElINmhEBVfAQ\nsr+vpuX1G8e2BZp4HE72AEaloIlpDfmRd+9yQcpDuy92qgFIPWXhdxbpRaKm\ndfQPrUWeehQRnT7UWYPcFPRzQaAXxfZFqI5dMX4VxkPgA5uV0ZD9FXOhBTMK\npqbLdECYA29wwJlTKzy259B+msJnhBPHImVqyYlNV+oNk8aStaxuoVPRtOJe\nWWngzbz9/AkYGiqS5OypBkcPKe+R5L75VRmQRr0N20V+Dzd9t8Ct0JC/aNhr\nlatulX+G4EGrstyk4wCdoV1haT/0wITLmnlpt3T8NcBzfwHdoWcOJSvz9SIr\n9qEv\r\n=VC5K\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHDnfqCsb6Rv1FW5NTJ9xxTb5mdVhq4W8hemhTfF0lueAiEA0X4QznI5S2LyKH3JAmrC6RvECWlm1WCgeGBtQHCbg9Q="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.1_1571099587848_0.570474718192298"},"_hasShrinkwrap":false},"3.0.2":{"name":"perfume.js","version":"3.0.2","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to your favorite tracking tool.","keywords":["performance-metrics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":98,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"02927849f44f548e2ec870de4a7c5447fae40497","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.2","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-ZEayyBYVVX9hHYkr4sCo3e+Xj6gtWJujxiH1xidlOrLG8LDjeirqCHqml+KcWNeBs6Q7mBCrBbx7QZcK7OBFdg==","shasum":"15ee25db4ffe9d078a60623283150cf207ed36a6","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.2.tgz","fileCount":56,"unpackedSize":584703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpTEYCRA9TVsSAnZWagAAGPYP/RVqfSpr71u/GtKGQn7B\nbOqr16db7HYzNAVTGOlA0L/HsAZGUDillzTrIjIgCA7bcNsz7tEb1qREzDxP\nqYA0l9HLTVuLxELUOCkDd3Q/wsieDN1qFXxRAr3fzkW07xSuQkw5fxbOOqmp\nBQ4A0q++2hEOEQxL2groXr/Qi7x7ytmxgqDyXupFe/86Eh6fyrW0eJtzS8UG\n6psj1g7F1u4TjE3AfpfLYjLHtiwklbAHO59djN5yY2sjEAwyAXLqd3ZnkOwy\nkKQfTThUSbWkYs80z8kJMAiQP4t3skgCpzDGXC2yTVDYsilMH0fElm9PYJFa\nwdoeZywH0GVkJkjVViRxX+xGQ4++8JuA8Rse55XSE+2w7aeQa8abT/J0e4N/\nHWf3F7P49GUP7hod0Mo4gkvDj2owd86ena0Ql6OziOJpnFdaOZI2o3TrJQ0U\n8FZBn/dYzZHDJbfW3F6r4T6JEbYtv2QZrtNYUPUo4HHx85e9Q5rTBHw8nOA/\nW8gaFEEWf5cmfV96ojKURmmjC3k+Ig7otriiQSLsvEip+Kt312ntZIc2FaKZ\nBugCb6zxNTVTw/pv/9iae/KGp6yz9kwANv742CzyikQ6WCuciu6FHzVcZvmp\nkN8Rc9Hk/yb4/dSMuciedCC6q6g9nRbdaXb4VznOF469QGyLfCYz7HHpj+/z\ntlNI\r\n=HVGt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHw9PioHaTRnqyN6P63YSYoTAk7lGC2wSRew3ygQNrKOAiEAmo0VtKrraQfImaaAmDfKzWK6ES4oifbRs0VRnQUTwJY="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.2_1571107095835_0.5923410284869073"},"_hasShrinkwrap":false},"3.0.3":{"name":"perfume.js","version":"3.0.3","description":"JavaScript library that measures First (Contentful) Paint (FP/FCP) and First Input Delay (FID). Annotates components’ performance for Vanilla and Angular applications, into the DevTools timeline. Reports all the results to your favorite tracking tool.","keywords":["performance-metrics","metrics","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":98,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"dd4b1920a20d48cff4e84649f215862b5834ebe0","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.3","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Bq7hvryUlM7KNm22EBliMrwBMPaNoJAy0uE5Vu/XwatO/bv/dhe2iy7O2Lh1mTA+ydvKHIy59B0hAE0I7ioVHw==","shasum":"17a52dfa560a6480d383c788648bc70ab06eca08","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.3.tgz","fileCount":56,"unpackedSize":588023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqUSxCRA9TVsSAnZWagAAaeQP/0W3hEXWP14tmnVN2klc\ni2YoNHz1VXDgEUf4iR1kxs/fOjHl9zj9LFVPRKRs04CaSyiNbq5PzZDR1KV9\nrTPM3Z5RO9XleLWOGnVQLjVGzw/yRVWZkIhL1/WLsFBDlSEMZEC/1peJ0DEH\n26Km9dEk0TjxZokrulSfU8Nt8uXU8cfl5ysbk+Ep5LTdV3gapObYjDz5j2qK\ncYj0IhRGk3KIRcy+RHfWuQo8oliAvgHHWlIl35mWJEYAXFIfAyihEQQEjAiW\n0493cSdRkZx10KHVuKzAlNKFmrawqzX7TB2VAezJT8cjyRXmCVtfkMSR+l2V\n3HbnhsG9yAXUhaDQ0Nw23bePvLcPJagF5BhvuN/oJGSnXopbHyZ3Lf9bfgun\nom1PH2eaNHYbBQNhu7zIun7WfmeSjTso5ypuayZnYLc7nu7DZUmgJa4XD5wp\nd8kfbotwcEuv0qqCgu1X0HDEfVjyNbxucFD2soQi//Ta1vowMEZTaV5mAJrF\n655xF2GP+LlJlvKBM6FcAGFNK4ChSWQv5sJHlVj6M53XnNRjf/KLzpTL3iZh\nOipb644+WfqR7ytghGjdix5fgx/TTLFxcLOFjTTNF7hUpSFp+WVCdegJawN/\nL3BfR0hHdH9ZZS5U47uVFOdVtvd4aw95iJ1x2MKpiqH1wnNOHFhfEwvWeBQ/\nexTM\r\n=18QF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgSkMlnuWM67uqE13c0yt6kKHbG7WAUoevzy6IVcsVWgIgQsB7SG6O1B+sTVlP3HMps6TPjUVEBqZU5HBpie9aWjw="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.3_1571374257094_0.8131801137165067"},"_hasShrinkwrap":false},"3.0.4":{"name":"perfume.js","version":"3.0.4","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":98,"functions":100,"lines":100,"statements":100}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"dae18a0ebdf1fdf3342dab52534b519d9c5e84b4","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.0.4","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Q/g22qlyZnvRuoej3OX0mz8qF0l/mPPpsYAVfN1PgsQ1qYBJ82AytmE0Aj3nV/MGmyBRU5bvrjRSQypxx6UkJQ==","shasum":"5a4dd04eea59e004997e018f823557454576dc6e","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.0.4.tgz","fileCount":56,"unpackedSize":588017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqVA5CRA9TVsSAnZWagAAhZ4QAIL8UUQSxNevK1UL9GxE\nBceRO/aXqw0HKEANLNdT67a5kja8iDQu9SDVbIWJavI/r7u903poBqmXpHgZ\n2/u50F9J+LQS6Tfow26a2kpak8kueywcQeKoqkpu9a/Tv1MnxZs7hNURz2U8\n3c4nM1P5oSsJZlB3RuSopde8ksjkvRr3Ky2LCbSZQgrItQwMjrsx2STryazs\n/pWyo04NjIEd4V+VSY5kWfTxKVEF0TgCDFE1HC8uRm2Qd8J7Y65fn+gYWHQE\nljwTW+ovbztZGHAyJId/+7buhqSEpVEHWKrzBn1HLmykX+lb4HgXSxz4YHmv\nOwC68AYk5Ps9JWDhMAnMb4BXXV56/7zoDLh00IAeeA8jKMpjYy6JPV6ZhBJA\nBW2CpQow1HJhJLETWpTB2xTpEApb8TfTmyOOQ7WvCtpI19lEHHcgL2+BeTjg\nNLeJYSO3Is1WJwZtYFZ91Yk1D7Gh19fkelEryD5EWRcGGIJQy1A1yVh7mNHb\n+rAzRR/MozO3t69qh2FeASiEVt8/pTSI4s7BiO/0d/iSgE/iKOoR6G6ps8y2\nNDp1h9hZd2F/WvvQoVKhytoNPf3Yivu6ZeruViy2wljQkB66eHTDUeAvYCIq\nM3U4SC8m5TnzlBYEJaqojXgaoo7eFAQ8zfBvBY1ctOUJjrH7Jp81QcrLiTG7\nCy2O\r\n=Xcme\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBkFWk5V4TtE8hve/0+3/gN8tOGyfpYPFB5nM9i8U2ElAiEAqPmWficfaW+2yjbnxD3Of3zA0Ajg2RSzhZWJCC+lnew="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.0.4_1571377208678_0.31903400714960317"},"_hasShrinkwrap":false},"3.1.0":{"name":"perfume.js","version":"3.1.0","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":96,"functions":96,"lines":96,"statements":96}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"f42c0770f2ae80b7e679d731205f19e59ef22d5c","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.1.0","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-1sdvBLsqAguNKhncCvmLDfenbOpalMQQ7UdpCV9DbKXVpLa1naG0XIbgYjYUF0P6dy/MI3fNQrCAJc4n9jKIhg==","shasum":"cfa27db0a8c2cfea7e2fd4e0ab20054699476512","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.1.0.tgz","fileCount":56,"unpackedSize":608282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdykusCRA9TVsSAnZWagAAZEAQAIgKkv+X9X/Kj9xdttQC\n9L3HJq4DC6OZ0wGl/CXu8dJi9TVbt4DGyBJHIor9kV5rLiYCir7ZlzWIln3I\nCfFFPF24E7ktZt6hgvcMBMu1b5z8rWu+kjWSodPFkXPCu+wjENigvIfuDPa5\nDkYCXwWUNfNfUSJt0xden6BKaRq8pK8Vuavga05nviLjj8nbcqA54MP6HvZo\nY3Hj8fMxYToq75RQQ0peLNLYosxBIX5jM5wNO/RkVeVIN3bgblghY+ByHXRi\nybyXdnsyuNk+Gd92hLoDnGf1JM/5f0yvtnNv2JNwt17gR82qrp4tealRB5Q/\nZGoAqviYANywTPFvq6pUcpsv/k1hGm+zTDCcQJuhZTIEwIwMKRPj2iYla+Z4\nywgfaoCDE2c7IuQHzD4mWY+pedv3PVnn3/Lm9gVEwdK26sbCcWDCIWEF266W\nlMNDLtBJ4qQrm5HzC8uPu05hPcIEyIfvjgtCPDdWLUmErHbmJFvePg11nAEc\n469x9/wYxGluEhkG2/zS/Ue1uvDHlOZ9BR0pRcBjQx4UTHH6pcLtdnrDwTPn\nES76RRhJ/Gjgd8odSDnrvxEQt4GdDnCW9UHaqJdEiSFKWVmiawbMxUVvBSgw\nQ/d7MHx8Q8YwcJJa5LlSSwXP0CbJ8eeCNZBYHnyzlCix2MvrZWHE6nuA/f3b\nQ0iF\r\n=YCh5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9G+bgKWbaoB2jeKbWcXg2xQKPAKiRqRFa1eDGrta1/QIgSGISEJziZHGw5gBLMgBEiJGyRhNOsEMZAzNfnxUFGFE="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.1.0_1573538731456_0.9254375646219177"},"_hasShrinkwrap":false},"3.1.1":{"name":"perfume.js","version":"3.1.1","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":96,"functions":96,"lines":96,"statements":96}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"deb4b534c7398ae9e4230f8aae9290d743169bd3","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.1.1","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-MKRAi8NcBcXh4MBsSlO+NZ7LxzBydEZOka2CQ323LHPU6T7RO3QQTZ8Fq/6A9L5VsSbvLNqnNO8qHkl9X3/7ow==","shasum":"df8e8ae1e3d589b163495d17e17318822d3c3fed","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.1.1.tgz","fileCount":56,"unpackedSize":608602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyk7hCRA9TVsSAnZWagAAMH4P/3+r+ayIj4pr5H0gBdzW\ndHEo2cO9x8X0vIhUG/f07gmGgltwDmRsq0KiH9jFbsuejYBi04d8NIpWOl9N\nRVfFD40Xr2PllxkE6pN2xg4xI0+P5AogRI6Rv5dOf2DamfWFvinGiN5wIyFW\nfVXSsWTI0IRUEUvkOvXbv0LqOAlQ8wBzUC6LqX8HM1sHcx5r2rdZYP6WW7Uq\n9AAnI1trMc2Nnu0zRK456REKbURr/wbhI84SuRzKp/4GOjB0C2fr1XxqdkU6\nbS84XWx2nuSaKtWwCcN4amzMFXD9L71FiKAHxuUG+f4Va+JehhMSpzJ6l5C/\nfxXMhJ7utW55FafXzi72+V1i6bU0RKDwsIp176XAONUkeFa2xi8TARAh/AnI\nMKLF+9Or3iQlA//YslmkXbIxOFqLHIs/M4JlujK3vsjJNMIstFH7LeP5M5ne\nB7bkQBGvV+sBG6xuimNCCIKEvhSzIhd0bsiCKnotTKftzQDvsJM1xRuQ7eZ2\nhOF8LUtflvr7KPgGJd2tMWirvb2n9MPca8Wv5ULpkH8IZzhmsSxTnThwYpsN\nONRpxMG4Ejp0g2s/szEumbXnAT4cXNnhGG8UTBZWrTjj9IsYzt5wqljxzicP\noGpt9pC6xdThKnTLwhUOHHY8rUyyCUEwvrAgT+j7fGCLMMustKMBoqJ1VlTx\nT7KU\r\n=6GC9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNg3U19w702PmJdFBnC5PkjXV34uanJdAFBQNjVS+O0AIgFp0OUhNmpUNjMakjvlYMy5InUiZhMHoLfSyF4nRstkk="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.1.1_1573539552621_0.13608170271244924"},"_hasShrinkwrap":false},"3.1.2":{"name":"perfume.js","version":"3.1.2","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":96,"functions":96,"lines":96,"statements":96}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"deb4b534c7398ae9e4230f8aae9290d743169bd3","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.1.2","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-HmFW6HQTX44nViY6TKUUCHly6VnAsh4W3oWQAd1rK9EjoKmOZkl9zGdbv4wt4qagvy8u+RPTu8GqcGaiuBTk1Q==","shasum":"8e6f2655b091e136dfbde18ffb54c3f8de614cae","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.1.2.tgz","fileCount":56,"unpackedSize":608602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdylBNCRA9TVsSAnZWagAAxxsP/3IlbfVoATF5PHhfCPDv\n/l1pnPtDJtorxZ5dkyw1KWDm+a7cTnU6JrRdyHDolvoW8B4FVjwkSWagHQqT\nuQuUZAiHXBVlftuRzjBwe15SIBcWVYq89zliQ0TelRdzuskunXItMEBrFmzV\nMunnIJbDUr8gPVFLcN/vPkSmTyWvnsi3U9XyZgurtN/P9V00By54duRSka7L\nz0BS6oQKGCCIO4w4PYcMC0vEVqQ2biYA5h2tbeX0jaxBHc619is0r1hw8ght\nVy/zWENqfeghRlYj8Ax5U4tD8krtfHLCSXDc0GGjYNBzLEd4KS+Gla9ecSDK\nibMWBZIaYUUMqvleWcH8+sETsBXlmiWPQUiUaZ5/6ER/ChWgieSEhKF2J1oT\nYIyFJKErot40xu7jamuKb3Iv7BQtJ0AtMplN5jgHlXGTwXZSareX+Mh9M2ZK\nBAgCmzXmSA3Pcq/YYCRt7QWxxten6F5It1vw0E9dKwAtSiwg4PL1og2t2asw\nQjI2FfSIVsiZw8zhKPyrlaU9ywbN0umaJrc8oCdi2O/UCblNyYLvg4ec+Fua\ntDNXJm8BNMz/xqJFG3VWUhoctXhSgB4Q1F0ibw3Q1vYG9KFYfv0BlYou/laT\ndeUukVX472gDZ2j+Xew1CvlwIFQBfzQiNb8xGuPSeEMI53jBHJE3epL9/D0M\nm2df\r\n=Y6Ds\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFHQViEaXwCPzi1axd+TPBH5Pyo3huDEDNJhXruCd00GAiEA6IyY/VabISierGgVriRAtI0GnvCdNxNXJ/UYqLSYRgQ="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.1.2_1573539916976_0.30573859744453413"},"_hasShrinkwrap":false},"3.1.4":{"name":"perfume.js","version":"3.1.4","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":96,"functions":96,"lines":96,"statements":96}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"c91ed57320fa5a4ba57f0f93d1d49d7c2572e043","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.1.4","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-jZjxBUggvAXRfo2Z95LYO7Val8Z4P/P2q2BvW5qmYoTepqR3rQlmEJmVpmi4ihG6IOaNDP8l/WHhHh0iUSUrEQ==","shasum":"13b1f171a55fa5385ace6453c3c0f4e2666ad42a","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.1.4.tgz","fileCount":56,"unpackedSize":608604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyll8CRA9TVsSAnZWagAA8dQP/RoDXHFh8tuzAO/AUOQV\npvAvgjLr1pGlu54irtPZ0/R16vRW8m0eT7Vc7cWlnRR0kdbZGAmsc+lvVhrX\nscR+It4ioCDUaawwq5SiROcXKdxeAYY7JxXlsTASktTC54ruJoe+57DDoA/0\nywYUzIRx6qqeVMNczPFWgC/CPceAiQ25DeE9RyS3BfVOZvvbNKe7Oj1XeaYe\niZ8ywFmL3cuXYrcetbs3OprvWqnuTl7rBTlJPsTkX2a32u4+0vZBnWSEz0A/\nD2rGnNrr4oItyukcNDkfR4vA6aDf75U63jWpAbCSnVe8fLBOsB9755ulEt6T\n5gNQQQCHb6I5kUCfPYLIGzrzPqSnnhT0fHHeKLeijXujprpU0rhoFQOXBph2\ntRsoJJu3BUmeSv2esAV7CtJ/0Bc0llhZonlHeNYYoSI0lu18EvWDONkTADaL\nKjc1EYs5GU32LFa+oCAAwfMPp46AzPx3qoURagu75nOtl+LxGwTB52QUn2Ur\nEQeRDRdIX0rOcO6Eokp4MwMGCGz4EMTDHid1/yOmYyLppJiPRrj4NsgW6Y+c\n7T2RxrfFgvXmKVDbTJ0CGUQTFYxgwQoXxR5kq5Etjmq6qxT6oMaoZrlkPjN2\n+KaDuHEHsa2Wzmrh+ih0WBulhEP22hdqil17t941Ad1idMwidRcJeYZ/LXPg\nLv3W\r\n=g4wt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEBRWFsaZr2aG2BTSqD0lKF0sDj30eJr3BuvzlxWS9UkAiEAzP0RJi3GcwCBru/tfp2vrekpiVwAlUZ6Ab+a68394B0="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.1.4_1573542268413_0.9142879819193066"},"_hasShrinkwrap":false},"3.1.5":{"name":"perfume.js","version":"3.1.5","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","idle-queue.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","idle-queue.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":96,"functions":96,"lines":96,"statements":96}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1","idlize":"0.1.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"c91ed57320fa5a4ba57f0f93d1d49d7c2572e043","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.1.5","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-AIN3AD7pkPler+ihO2ZCLbb1uHpetZtQp3dNXDtoiazNFR3elKtB6ZMjX8OsT2ry6+El/lkxswKT1EjIp7K5yA==","shasum":"b9cda90fc57e4a3bb8ac08c2e6806628149c46a4","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.1.5.tgz","fileCount":56,"unpackedSize":609148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyl2rCRA9TVsSAnZWagAAz38P+wTQwR3fD+nvnq1WOsnh\n+dQbcAKVz0T4IYCPA+Jj67JmQ8nbuLXwFbY1YRU7Wook4AouTq2gFiuOe49k\nHBz2xGxLGo9QTXO6h2AhSwQ1e5OBGEOO5pCobleO7gPLpj8NBACDmU5pc5ul\ns3dgZgZksFF9Pcnj2E34+sZ9DbUARe0uMkY1qXgu80Anemd2F3nEmCPbHhps\npU5VUlF3YYsMUDEfeyG35oF+6FBjixBJk5oFKTCm7kCFl9DaMUPsIpkDa0hT\nhxNSIuWEK6EnjW4JWqqY49E6R9GFnwFvm8M6p64wQ/vS3i4Pt+8xT6Btisg1\nZOE/biJ08G8J9pyTFwHEwf9Augu3Glq6dhv+dkOppub4jpJCfn9lqlSnRFcw\nCDOHnpuocVy9788C7FbG/Vzo6thiNXrVQyneSxViBjmwsu8q835ubLQo7SO5\njc4FzBufzeahQBD/daN1H+fk4ZcziZaY0QVXj7/HZiyQL798hPqiSFGMYMOr\ns8j1L7sgN2g+RXxHDBTdst5aVPkQm/nJtWR+LVHsEMkhOjeaZa30ltMTC5NQ\n5YSe8wEvWpU5kpDm/KoeO0vW1s5SkJ5rnGZ0hmbo3BnZ5c6ljnqzQDOR3A4w\nkNmpkdQmBIfB7yshOLjsj1Ijn3fosIYOhR6/oSnZlMA8s5qsYgMXC6vuWzwg\ndZUv\r\n=PnVw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQfO4PqIhhEAePM/9J0pZqNN09VesJyoI3UNbyjBjDrgIhAKvTgJmvloqtt0mxob62QhZDcKM7y1nENjAclDCOFjfW"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.1.5_1573543339396_0.6700506001232605"},"_hasShrinkwrap":false},"3.2.0":{"name":"perfume.js","version":"3.2.0","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":96,"functions":96,"lines":96,"statements":96}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"80dca38a64aed1b8d341f9517dd50cdac258a419","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.2.0","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-QRJX4qZNgv2zB2b95LypeIqmzoAIU1Bd6uLRfmiRxcH6wM9TLt9Jac/yjcVo3Us1kZrFcjzgO09qadG+oR9JLg==","shasum":"4b3b5b1950effe7287578f21acadaa0b645f60ec","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.2.0.tgz","fileCount":51,"unpackedSize":490402,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzk4ICRA9TVsSAnZWagAAdrIP/39UY6KJaCmZR6YUxbRx\nvpkMfy/iKsG3OWVjQwk4Eg9o8q52GHVaCgYxIzKuOti0fO4oWAGJ0euQ3Lrh\n5aYNq0+zWPP/GKoZmmffF6jpAzHKWI7UzaCBdjOZhYgyTq2h0/aw1Z8wPrSw\nSBnKzQuZIG//lG31V8iR8mPDnw24zyolFI8n/TsfBZvdA5bwfaOxJ0VNZMXR\n8Ey46xYSKpUhGGFMBjfj7Nm55GM7pTNf82jKGEIipL/hOB9xmL0Sw45/eqYT\nG9aEHBzkPudKbwtl/Crs9Ige0n6CNhpCAMLkQuHUFNAWJipYHg9hPUB+OzZ2\n7ZbxSuKixlW3itr+/v+BEwFEpjLTj6PJ3L3Btvo2aNZgTfO90ytrb5EpfU/d\nZAuMx6XfcgEKsFgj7mLZNqOW8ldP0K2veH9FhpLvlfngn54gL5qdYyEgjnby\nSODe4TWdb3yFib+YIkhCh9ASFrSf2LAz0hlyly6tkMcFtKJY0Rir7OKn5Ox1\nMFuqtTeZXPYBfS0NHwoOBfeWZUtlYugPNt2IC1Tiw2nz3qfcSqQuD4K/7GYh\ncdoKId1ha0TnewrXq9/bD9dZ3BnjI2GmfyPQYarwX4UzzWqrxHrxrFuuxa25\nF+Ek2Uk10v+oFwQmLDewlY6ZJGQZhPuA+wZ4k/0xIraU6nmMqze06STJl4YX\nmyma\r\n=ptB7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBUEQvOkjZ14Z2bDhETrxSRDifZo1CNr4ZPsREcXkxSqAiB1WErJRrClnoZEAtLHpDnoVfUHZ547ZLYAKVaKF/aKyA=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.2.0_1573801480127_0.6724555720337573"},"_hasShrinkwrap":false},"3.2.1":{"name":"perfume.js","version":"3.2.1","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","detect-browser.ts","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","detect-browser.ts","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":96,"functions":96,"lines":96,"statements":96}},"collectCoverage":true},"dependencies":{"detect-browser":"4.5.1"},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"de6f793a223b4644a8b603ae3879f24b9e27a939","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@3.2.1","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-PLZH58Sa0nQ2dyfpKQLpbqcVwmogg9bUaVw11UyQAQjmx75OE9xnHdBscFWwRWxKoEHRSdx1ev3ojfl7h6QVZQ==","shasum":"6b729de2d31342801679ebf2aecbb33d776f2c51","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-3.2.1.tgz","fileCount":51,"unpackedSize":487108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzlZVCRA9TVsSAnZWagAArx8P/iq1EyNI3Gn209Yun6cT\nE0+SIQpkEXdXSebq7VhfoQSMYq48NC5YfVhq0W52XX2aVAeNzOVUl0HpL4OO\nmll/Ry42ur+MDPLI6iEeHkmuqvb7a1PBM6ZP+5KnU3CX47/hALIEn+5jviZR\nrxBj0eVsTbjhamr/E7RzMjh1+hGjbt3HOvZTkaTuIzqREmSlHT1aalNGpM68\nqqGUuFr2vU9q17IXmvbxcJwNx0qL4FuiZWGMO9XAkKd0bgX1c7lyNAQnvyIk\nFmVHXdIEHTPoLZqrQRARCmKysgqgNPr8r/O+ac8v+ECiRPXgBIzB6oE4Mcfj\nEniSE2PUbcrRTwRFiKdptBjwLsrI56jFtvA89h03twzy5XiWXeqDWwBeS1+z\nZ0v8pTvNbVLrbPpNBRFWQ/wM/PbyVi9iPYh+98ajv0+HcE7VtXdSqgQNbyD0\nqzivdTMHQXdSPt/TwZcMRdDBkibrlUi9UMqoUiwKnBAEwPy36rk4beUiFEh1\nhdnA+VXrtvGsATWHusFL5uvyqPFBrqRTeD5UDLaK0mLP2SZ/7SfU5cFqt5If\nLxHhO3YFPFikRimC7lGG63rEY0kMIzQ8B4lvQoMAQf0HuIeujPJN9i2I3dnw\nHkhgDmRCZR1pN4CeBlE7QwrbdViCZFv7uMWf0jb5jjT0bjsP0xAZ9ne67cpi\nKET1\r\n=xzaD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICpuHgX8g7DCR04KAr345Ahpi6UG+MH/AJjoKcdzB7FHAiEAsTeSXxA1neh9ABfxj0OroUaxr0k6zIbF7/ZrioymG+I="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_3.2.1_1573803605138_0.9783581061968423"},"_hasShrinkwrap":false},"4.0.0-rc1":{"name":"perfume.js","version":"4.0.0-rc1","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"9dcaa6fd07978ae8e86c32762ae582ff7a2fa853","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.0.0-rc1","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-QwrB/+F8WCVIANMBnDy6E/sLa4kDSIfrKDrGi2PEZWAYqaLArvmE/yllcNRQmMG30ykBW0q72ifFN32tjqJTUA==","shasum":"81939b07502c26b29e70d5574051647527b3063a","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.0.0-rc1.tgz","fileCount":46,"unpackedSize":362985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0FoMCRA9TVsSAnZWagAAjMgQAJ695Gx6STno52EccY9G\nPFXJ3/o4P+x00hLzNFmHltqK7RlUaZbwPFKv64lt2mWJzzo3asZ5sLZCglNM\njsodqRbHHDJrDLfOula55uZ2wbbUjg94jWxgakQNqfKOHZIz4sWy6ASPCH9w\nyzX0N6TjybolTvYDMeWRXgY7ls0h5mXtM0rCp+M/6XHthHNGl9y+NjRTfRGV\niDD7ImKhVtW4N3vIcMXneDKPtUv/5UdA5VLdEDmSUzPkspQzkB6CEnq8xKas\n4CG5s/wk7IeW9h+BfXA7s7nzkjK0yTaVkT3bJoiH7oh2c7mAmYf0bkDP8f//\naDQOjyQanhls/+KwbLbY6Acw7zS5XJncDluTHGhoqXVHhpCO7BW91g0XNVm1\nOVekytEEHrZsuf5rN+4YBQFzveW7Bbomtgb88EemTAl4fjZSjxyBE7RtK1JE\nPEb8DObl3ptBmbYT4ks53jU+FmKJU5HFNEdAzk6QLtnWCNLdALc5KxsGAcn5\n/h8uIX+UAS2OF1NVzewi/euB9sTiaW03HoglIjeO4TW+CSutwYB5+G7xbW2G\nrQc++IipmTbJc4hcNwo2FUvd0A88ryduSCoM3O0fnMb2P59+h/P9pmi/ffLw\nupUi0UvZM4rB0HNBM86FK6g9pR/iVdeESQIe8hqhBXPSwnKOKs0ufS8gDMFO\ngqr3\r\n=8Hah\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEwB8nbtffG3FO2ltq7xHwlabTXYL5DyX5eqA4onyw3WAiEAsaHCftJgk1d79HqtJRdM8vudmtb+rN0d91WrVSRqwYs="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.0.0-rc1_1573935627353_0.4636960635007621"},"_hasShrinkwrap":false},"4.0.0-rc2":{"name":"perfume.js","version":"4.0.0-rc2","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.15","@types/node":"12.0.10","colors":"1.3.3","commitizen":"^4.0.3","coveralls":"3.0.4","husky":"3.0.0","jest":"24.8.0","lint-staged":"9.0.1","prettier":"1.18.2","rimraf":"2.6.3","rollup":"1.21.3","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.0.2","ts-node":"8.3.0","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.2","validate-commit-msg":"1.1.2"},"gitHead":"ad65a5e0e27690a9a8977b4c69936675236b31fb","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.0.0-rc2","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-uo+Q78ZD2MlTKXE4+4HZ5ZbiOra3cHaMEsUUWp3O82kfPsiMdjut628ve9iKXNtLRh6ipbfZtZLIfitSTOoDxg==","shasum":"9c4db6c1e8e5fd64fc78ae7aa570bdb20a5f9795","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.0.0-rc2.tgz","fileCount":46,"unpackedSize":361449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0GzoCRA9TVsSAnZWagAAJdEQAJCVhRY2uxUThUoo4nc+\nbDi30bqe0huPqYNlnR4dTYmc3fD2qauFfULU7VzVwcgYDfYqb1nEkQJYTszm\nxB4rWqHNBEO5tE2FRwt5GVvnnDkPwVLu3oMw5KDHUfPbcHRbSZvorGe9LYdJ\nNRpE3Z28JLVntDQGWpTpbrCism9ysF2Xg4fqm2brYq3ZlPO0cE8ud9dJnIxN\nbckGlR86QQvMOP6Y57OOFLsiNpXgwbza8+j7gQLfyhVLPV1gUSmNZoa614lX\nNV9H8ZgnKBubl49YoYSl/+P0jab60BBRbICbW4lM7kXASiQAUekC1pY5M939\nMEsHMdjxb3fou5abYY2WfruHe5R4VpJeprUJ6nYJOeLPqYGQ+4ocFe2Nju46\ntCgvtwbTbw0xlDFF//KGEXhtVAwdx8wRifZFpf7h0b0WvHAQQLPffz6Yr3uB\nudvhpy+7D0jnn3eZ7L+8NOOgQiW1YWGyeQhYeJFD1GdrjyCqVMNJ5KdNOry0\nUkWVRcxhAgLNY8f8UXK928PL4GfqovYPYRrFCkIEOswPqLI9N8c/za68UMTq\n7iFErCkC2yxM9fStnM/J/0vLA4LuTreqcIcymCy30B/B9Sl2BH6QLxKMnnp7\nveA41PhF2yOd1COdjDGdNkQKHRxm56EHHTENMcBKR53biU5ctXfp1m6RlC1H\nxSRg\r\n=FOKb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuGrZZsXmqgBKZPtilpjpNLAjXhT1RgiDnPtP03/VouQIhANHz+rs/IA/PuVbU56VVnBE8BhK1DfQj16NDhWDCypkE"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.0.0-rc2_1573940456146_0.8793018526204253"},"_hasShrinkwrap":false},"4.0.0-rc3":{"name":"perfume.js","version":"4.0.0-rc3","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"ce602cabe4b9faa864ca5b5080ad0ae421b8cef5","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.0.0-rc3","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-59fZvcO0fM1mvkyr5X0UQEXJRLIxzcisfS+4UCjxV5rU4W1xra6tN3NAZjFY5pcgMwRSzCqMlEEXwpIt0K6jfw==","shasum":"b63dc45aa586c844c84abba5cdfdf6d2362b84dd","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.0.0-rc3.tgz","fileCount":46,"unpackedSize":363019,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0LjDCRA9TVsSAnZWagAAtKkP/iw6r1exaLAtvEdWPf6b\nZ80JlQEaMbncNM0Zugzppr0QQ6ooWELYy0O3j0bBePH69QHenBMDfP+eNEYn\nWe2oQFUSFBBrEYdnlbjL8gwsrEZNJTe6OkY6gdRjqXoOPxfZNHuWZI95ZRwB\n/w3sTf6P4/ieMKM6wXCrJGMbuNRzBEyEPc9atUyJn5D/G6oklOVCM0JYt377\n9gCg5EuTekyytaVzaScECvvOXpXlSq10X1C+z/nWtC10DuT58VcIEvOvMNj7\nPdtV6mhiYA/GuktyLyhhOQM57P5kxXIT8FPxBEpReUJCIERPyytpjUgKalJU\nfedhto31lP9KYW3OB4jLp8VOy2JMf7fs1pF2DvZ1wA6X//jwCZx5Dp9YiQx5\nLxoS2WmIyqMxKB0jvGpLcmWjt6Qlc8fK7Fk78P5SoaHKJodFZOwp5c8D8311\nN8KZmTjfek2LeQcpYAwrGg05my7scyDbPc10pxmoXg+N2CAy+RhreNjGcILF\npR99giAOJSwKJE9VNQ1MRg0gxdoheLCJLXxJ4CB1UNtz7NKeX+rgzRjUNX7g\nP5DMOGBR6576a2oMkPTXBB9paoCq3gda7Cfnsz0cu63zqYCJgI3Mk92ZoyiN\neunflfym/LeOTUQ3DaDGpyxGmi8ZzJvmjWA5f2iMp+TsNGEEiK/CVrCHs/oO\nfzz3\r\n=g3dz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNMMQgR+0AsglwC7GZkZvfN4+uU7tYIhAd02OCltJ5/QIgRqvdR5uTQKXu8/5f/CDZ20b3Va+VPv2QuzC+oUqfLZY="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.0.0-rc3_1573959874870_0.6267903695476273"},"_hasShrinkwrap":false},"4.0.0-rc5":{"name":"perfume.js","version":"4.0.0-rc5","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"fb12eeabf6356ec6fa84b057b6c87c7fe33b44ce","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.0.0-rc5","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-L0ZtuRezoHyfmfcTRFkJtWrBSncWQhagxHwg0ZdNK2p5ROD0PGrXVTEi4BI3+v8+0PIc+mWJvR/7tAJ2YorU/Q==","shasum":"51bc18ce6b9ecb8baf74f83f6393f5a522645070","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.0.0-rc5.tgz","fileCount":35,"unpackedSize":346780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0Mq9CRA9TVsSAnZWagAAmEcP/1LoCf5D+1yIjk5t3/qQ\n68yXmlFaBJBGUhI9TGPxLgnRRoZrqSWL/BP6HU5bVNusewqNKjCKtvX6C7li\n7BW4xYVf4AwPiw4mvn/KGsE9VWqfRyuOAS1PodPqWpz7UGV7U20PH8pFQw0M\n/hOFJnXa3ho62gp8IwF5noFFxnKNRyHryqrWJ0vaGUeUIpdh4+BLsSwxBB09\n4miRNkwt64WjH3+27q3plylNYetdTDhFgKqG0NflNfZBPtAxBrQ//yJ0kY57\nm4xC59MX7+LteGFTI6ijIq8Omb7P0m6gZ4+7OeKBycV5+oqKeEJ04m4i536B\nloNTwKYP21SBabvXU1Y0Z2+kmBT70/u8uHi+L6kqPL1OaAG8Y+RyLAO7ypYr\nQ7szRPssIraxO04vIKBwOFgXJPftaTazAIIDWCbFLi5dBScqizRaGgg7D/z+\nqGNrQEi6iEoDagVzdZQPrjBOpeaY2RN6BYFpG3XiqQgIxvDrjXwndjPxt8PL\nzIbSuTK1dNEC5bVAZdhRPfHyKuzmg8Zx5Lqmf4HLWDcSDHpJGPz5HT2B8y2Q\n4CwRPZK+F5cGaPZ1rx+uoh4nbznDiaam309/BTEEkHvE1H2JVSLU1SmOaSxq\noTNbUqBbYZU0LMYKfB8ahPnG1zBsPxrYe/9zHITvmlz3MQpERAfV8BWplSFh\nnCo8\r\n=WjdV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBPd1m4/n48ZoVpQZrL9W9AU3csRhALnbfpdSzhUU30UAiBZNmZYM5la6VuiBHWXHwc4xP1RhYDyCA7lHVo776+eKA=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.0.0-rc5_1573964476757_0.06395339134896183"},"_hasShrinkwrap":false},"4.0.0-rc6":{"name":"perfume.js","version":"4.0.0-rc6","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"35d8186a2cc77e40e4ebc1835faba46d878e2b12","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.0.0-rc6","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-RKX7Jiht7vawKdGVe35QHUjB68C7GL5s7Vy48GqOJeNmEPenzDWlhMYRK07IOWL1ujUKSAVMuqmZR5vpIoOZXw==","shasum":"d292d24811f9431038c67ecb107b0775bccbe06b","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.0.0-rc6.tgz","fileCount":35,"unpackedSize":346852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0M0gCRA9TVsSAnZWagAA67MP/iV7gaGx/zZd/El9C01Z\nEcEq0+H6T0GECpmlqhk5I1uAaO7XlE2Azsxzl6mEwsRgxP5GhwwZWtO1XKTw\ndppYDVHWFeBh5M++vr5gkQh2ItbgUMuznIyVsEwSLLKvp9sCJLRkLMQ5A6YK\nCAOOq0TgcSlPPOw+WliVsT9YNw+H9NrtjXJ4uN1PmViRMu6+OSAbouVLDn4m\nC2G/X7xan+T+Cj1bFW2iFqODbLXSM3X//gJZkl/K4BQFGhB0JsIXrFkM6ZSs\nMrdkDMLEdrOLFi7zSZpW9Vp75SPsfTgtNB3FLHJ0TtBNCmF9JpaESafmtxT1\n7b5wBnuz1mPBaOOKgnmlqvRoIpzyOqwoPcpMqbX1LF+o9Koe2rIOkczsTUQR\na5jb7P3l44XzJRnJKQlux3coBVI7aRh2HagcL9Ki9MCBNFbL19cKBqeHKEox\nEx2Z1HepDCALaVRQ9KGerKQy8gt5qcNydiaCxbeVlanBLXg4zg5ZnFyyacMH\nVKjOVlUJxh0nFUnvsAi0encyt9MylQW2UA0jxwEpnl9NyPTlRUXYzD51ypka\nxmeiHueGn5ZNrsMtWwl9WF6rsXH9wazMBKeLy+mEbrUUDStUS0lZ5+0ONpxv\nwByvm4VGbHeTlo3827BG4NdLia5A3C0lVTiPUIgUMCkz9RaDvnVlzXHZQFe4\nJpLQ\r\n=hiMZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhC+QT4Uo3GF197U+0dwr0WczURkqdNP6E58QG2zr7CwIhANXQAa24zk6uzv+PpQZKOlBJWzHSnPArLqquBpOnx4tX"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.0.0-rc6_1573965088377_0.7222219756620127"},"_hasShrinkwrap":false},"4.0.0-rc7":{"name":"perfume.js","version":"4.0.0-rc7","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"35d8186a2cc77e40e4ebc1835faba46d878e2b12","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.0.0-rc7","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-bbZu9TQnMkrvz2ykiYMWftk8BNMeWGrs3vu9Pha3PnM6uQboJw+zHn43+c25ZrxdfXI5QOsSoHAAruEIUS+mzw==","shasum":"8f35a897a3cc551d8eeea803c4f1a0984a80e04c","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.0.0-rc7.tgz","fileCount":35,"unpackedSize":346852,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0M5JCRA9TVsSAnZWagAA5w0P/ApDrpIj/0YP33HuSmP+\n2m+2xfqQCVhp8dJXX9DxdhQJEmKg+8J632gb/k3z5zESnXU/YKA3Tor8Vx+o\n2d/uyH5c07sI99DSvgv7FYZ9Zx7mFddHYWRVLX/LLVKLtYeuHwUyuUQ0AQ+Q\n8lrwbCtSSVKEXbEvc9q76ysqavBrZWn8+8e5S6NNAuPCX/0SRoB7G57vpIvi\npSU9Hh2mciaZvbW0WY/38K1uM9/DLE2+v2fsMz/+1zResC/Nl5CqFdBQKDLm\nEzQihwZrUYm/w1H3bJ00xo13F1FACVq3M/YCJEZV7hlaGO6Zpzpo74KjAe4y\nV9vnYIw7c/YfJfcYSFDrwh9EsxQlBWUcnkRGlN6R8V6cXvGrulOAhYcJ9F2O\npJyoTG0w36cVtxVcJ9b4l5xsKK+JgdzcLzQRPeZbrjcHQPGrfHsdglE5F5BU\nyghmWgb4YPNGUMzpAfMCFN5bRNF1hjWeGfdBXJ5h932LVUCkPjUHDkYUDH0c\nqS98AapWUMRP5w70ZwFdP9qmudksQATDpbLXmnDa1Kt3XmTl7ib90Ff2oJkT\n/rRxb1et/i4WbsStKJQsa2DgZa+j7Bj3AtVkvdBbwz2cVv/qoD/euS5MLQgh\n247BMffZcb/RQIweacsHSTKijElxZY/f2a3yKKnNosgqXv3cc1XS/22FXblr\nukaB\r\n=F3b+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEexx+XyDPHbFw+4PPMjwV0LePGI0jw2x5NrIBnGAqNrAiA36xgOzNEkR5doiAdOj5kkkeunqZ+1oLirjNl5SN6fWQ=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.0.0-rc7_1573965384874_0.5722254949927217"},"_hasShrinkwrap":false},"4.0.0-rc8":{"name":"perfume.js","version":"4.0.0-rc8","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"5c9f55220d871c69a822c46d500ed41a6d9a876b","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.0.0-rc8","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-qRwmaBLmF6pee+T48+a2xLQagC+/SFNfuKDYefnzdo8vUstLiMJCu4mRabejQ/60vV+DDDZEtXw3wm1qzVXMAw==","shasum":"4686e8adbc742a2ae12a0b9155f776dbf77a843b","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.0.0-rc8.tgz","fileCount":17,"unpackedSize":237267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0NUkCRA9TVsSAnZWagAAlM8P/jATorGYYBHtHVGUnPUO\nRUVkJDbfg6o/rahAwBfVk4S1PC1+jmn0wTdmz5gsf7we/aFtfHKgFBXt3oze\nc6eB69th9P8K6geo2N4KHFS8ifyMRGLCSdMcDJCKwaslEpdX5EdowaY+tXV0\nP6SqEhD8lU9tEllklABWu5KO3dcNe+7j5l+p2gU8RwgXiSaWVr+Z3rkYbOCM\nxZoIuNG2FyTXAuN3Xuf0t1C/QBduz7XX1hoJGtmJn0iPPl6gIHYiqhXQzWl5\ngRIn7OH3WODEFhrB9IeR6OLywfdi/U1X9BUOxsaEQxgfJBD2XoHRBTTX97Oc\ndwaM7SPDmzLbv231xzh6UA6Zc4kh38FpMnMD91rFz+Q21C16TWv23zdaZaiS\nWQP42dgSC0yjn5KzYzZOoO0xccSSARNqtE9GJzjhrs8C46skBnNGXvjWlGoB\nMVPHfPzyozmFZ7w3N5cSSIh1Ck1NLM0U/6COrCOmmxv79jFyhysISCH7257c\nFMengUc+Apx4TYmCrLjlVxqBF6hg4MpDzonVeHMV1cg4uGcz+//rasnsCziw\nhK+t9DD1EHmROtOjmIzz4FuiEiuLDHcXoVJrjd1BLliQZGr4md2uoKaoCUTg\nE665KG//sjrENPvry9Izj1PlfhVQtXHwzfhunpjoiF7ngBJTvMnVB2LwpvDJ\nxI7y\r\n=swY/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYifir8EV3T6nZ8HiVS056IJzDNwM1U3cqdE0lOOCyogIhAKd9nHaeaDwA/JEBPlSC+HJfOiN0FuINw+iAsm0XUbbL"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.0.0-rc8_1573967140167_0.9961984886768942"},"_hasShrinkwrap":false},"4.0.0-rc9":{"name":"perfume.js","version":"4.0.0-rc9","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"5c9f55220d871c69a822c46d500ed41a6d9a876b","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.0.0-rc9","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-VpT0ApTHyQ9ZeSxy6TmD43/SQIc3dsG3ihTlulH+dihXFqy1mDIHtvFqMM37uJuCqdRpv0Qslgadq8/O6BNdpQ==","shasum":"8427f5531ee173f4f3725e0d2758b3c073e9c656","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.0.0-rc9.tgz","fileCount":41,"unpackedSize":353423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0NWjCRA9TVsSAnZWagAAH74QAI+nkaz+0CuOP3aEH8j7\nbhOCrfnmr3Hg9PvcRtX6S0kSRzOwTioL4ueKsyB1SaQvnGy5pL6Bxg/44i3p\nEvAgqVYG6lGALyYIQiRbaTgxiftYrq1O/KPxLVBFIjo2WganWPq2St0PBmJv\nzy39nC36IrXGLRi4iOD3h7PzSfW+RXsSOYVEaLEFocVtgu2+xN+3D2gZ4kBZ\nEv0PfjRRkARRIIzQHvJxXoevD4e5LNBhE9OjZNHhzLfWLoEx9jX0KqM/BX5X\n9W4gJXsWEJxApEz9YmKyTnx1hGHwC8LoP3gv8s/+81SILMQ0c9CMsC7lZJrj\neZ7iZ6th4gT/pHIpOLe2MLzZICHb+z5YirtshQHGBvFd9VWlO7jiKGqtP5zr\nuSaaPHfPnuSiH3sUBiCBUSLpz8x4Rkaco+GXL1bLpi4MLUPOfrt4ChI9JW14\n3xsyu8upxqxYVFOOSNgueBEl3h2GVA5DnYr4FhFVPcBf3HLT7iMbfB2HQH/q\nyAy9PZ1lOzKa4YyQXHWYyBqVMu1bPlrEsnvlV0ZkvUy/LyGVDE7IyxFI8qdX\naLylJni2yfudhRCucjJ3F7gClYL2jZ4blmG8saySFFGDNTiq4WE/syCq2oDV\nhN0KgIf2mufbwUQhlejaiDLo7EDXycqFvsLIBLp2Qd3uhosNCVITyig/mvsp\nOWPb\r\n=UQBy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCu+BwzFYZ77r25ydyQplI10b9nyctUu6k6upf8yRR/yAIgdFajn0MOn5+S76Z3wOSXU9ryh1qH2M3eJi9VN7VQws8="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.0.0-rc9_1573967267305_0.15788798785372804"},"_hasShrinkwrap":false},"4.0.0-rc.10":{"name":"perfume.js","version":"4.0.0-rc.10","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"5c9f55220d871c69a822c46d500ed41a6d9a876b","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.0.0-rc.10","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Z1W2VO3kc8yMk+Plg8VZcRp872AQnTWYPMJBUQJUDghLX5Nc0kYkH3U1M5PfavcnlkZMFJAfTO7V/2JTPr9c1Q==","shasum":"1f92d037a770914231f21572bc44fc946e017dbf","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.0.0-rc.10.tgz","fileCount":41,"unpackedSize":347699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0NqLCRA9TVsSAnZWagAA4rMP/3Bu+V42BalN+f4PEZpy\nfq04xZl9wFKhKGZtNDxhIo/wG9J3QsFaqaWP4SvYhJ6CqcqSbBD25xjgnVw6\nir2vi9yytr16itz42ixPKCDzQ90+HELA8STWVYCMkU/9bUYHCRto/Q8gSM73\nCnQCEfIiA7Cbz4FhDaxJFegdwokBiwhAteH1ix56ykReJhrTZrMQN6mM12Sp\nRLnXpv95+6cpYwmEP82CQp9WXe87ZulvdmfnEIHMIHkDScF8ZQROK1jVinsS\naPN47ZKVJxyJJpdvl8KrVzChATS7BHMyO6/sLzdJNX4NzMnRy/1rueHAo9QH\no/4UZyjZ6u09UrugVk9XduxMAq2w6MIo4AHOT3JTiNcCXrIdhsLHhlnSiedY\nMXy2Px/TOl//FMYMEjY9znIlV6XMdVOZEfm8gZzR2dJMGlHMAQFtYzcO16HF\nXR1wHVh/dzCmneYO6lFRyXOg71wBecOWuHU0oGKVlc/jMrwwmQcwXamxM4W8\nAqFpdgz28lFt2tgY9CdpDllj5z3sKxogeaMPK5+Lq1L918pBUBu0a+64teZO\nNAJ3EOfdL0z70A7dapHKG6t7lpgxrL9CAnwARjy12EFkV9IVCour4ZDa7s7z\nkbxPhkL8cje+PJ6W5omgOLGzpCuJCrDFxT08h4QbNWptk6SWWoka2EO5C3EE\nUfK5\r\n=myA2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDL8vxwI/Srb5lciqUKSLUdflqaeXCpb99CZmmNxODHLAIhAMv+0xLPpWkPkLWRxijfIr3CeAvUnk/cBZMxvGtzzxjr"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.0.0-rc.10_1573968522479_0.40282636388153614"},"_hasShrinkwrap":false},"4.0.0-rc.11":{"name":"perfume.js","version":"4.0.0-rc.11","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"67feb215f44a1836e305bd1b8d25c887ef43e429","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.0.0-rc.11","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-PDor8ltnoTGSSt/+bNKtGs9R+AXztdAoqZoeFViKbxOLxNkRZHSDHH4TS+G09GUnN0z3LCl9uOb505GXABMttA==","shasum":"7a30227c65afa4435976c277e433275837c31776","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.0.0-rc.11.tgz","fileCount":41,"unpackedSize":347702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0NslCRA9TVsSAnZWagAARuEP/RvrlSnMWGRkJWYXE8Yw\nnsl3V8xAcUmwPT3Og1IXC8s0X7bKae8jKdnnocaBg61Z38qOHcTRoCiqvU1i\nYs9PjPpFSfqpZZ+KQUzceErBp4iWzGk5gY52NJKDufG5M0DyT4qRFYZPauF0\nvN2Y1/Wqji3n38Jvd4YejReylWtVw1d8BF4vNdg3zxpR4CKSRLErxJ/ihP67\n3QB0TIs+Fujw9lko8gWI69uqzYHIgoJAhrzSvbIQ7MQOJ6wnwmkcxj53Ad7i\nAA4c3RzJBHvoXT4YP/SECBM28SUK84sCYtnfkRTuiBUkk0oStf8KQcuyi5ya\n927CFur4nmDLLq55XEDQg8kZEbwh9P8KJ73kZXnqmZy9otRVTjqdE+RZlzOJ\nfuccjOQwKf5rdTosThUqQNLHHUrlVx1wwRmZG4UbrSXdHqERTNS1QC8RbVKO\nTm9/vuZwD+UcsqwB2lJf490vtduMR4aRlr0YGrRzZpiFVu00fdwIMzfEyPCf\nWhPqRO/o41bdHTo6ScKRebp3LfankGeGh0EZmr1hv5rYTBthOuAXKHi0eJfy\ncHJA18FiK2OPs8mj4ba1F9jJk32vjE2w3FWnNEXqabkN15uSrHqCRdCJBWwB\nHith6x1EvxZ3fVy1NVDgDpB04lfnrCxU8MzTR2uHMIhTpi1haOe5DOD+T4eN\nghLh\r\n=s8v5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAZLLcwO6EFTMUl945KIidRNYAKGwWBDZBhViduaezi3AiAjKDKWLrWpquBkfl1chRg7qj6xCNTtHKgErednJc9XOg=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.0.0-rc.11_1573968676644_0.9679982579163537"},"_hasShrinkwrap":false},"4.0.0-rc12":{"name":"perfume.js","version":"4.0.0-rc12","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"a60336c24b0ab6887a7b46c2b27647cf1a449c58","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.0.0-rc12","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-JQnxlY9haqQ6k06/c1wJ5rjFlwWS5UYGJ84u9CmT5b1geydfOuApBhUymvTq72p1Ncazt51efn+Uy+svfsbzJg==","shasum":"f1908bb3d6397d71368a1d6f457638a8c06e209b","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.0.0-rc12.tgz","fileCount":41,"unpackedSize":347695,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0NxKCRA9TVsSAnZWagAAlQEP/RLPB/kcAHmyMWrJ0Aza\nY7JC2TP7EnPh9MJq3ICjV8UUUBq0ycbAg3EZJB+5fGwCDIksPE7DjTwfJ9mE\nWn27jCwoBuq25mSgcEgZ+ehEB4Mk4WPZtwLH1Sj5mvh832zTAwOB1IYeEdI/\nBSRA2On8/ruF/5rs1eBUs96Zj2WRbFMrGo61bT8KAcSwSHP2Q71rA88VGtGx\n2o7r2E/Sr8qcX44wskYX0aKiKe7MKxhiPCRGgM2S1iKq1I/QBisfe2yN9Q6F\nNKQ2SHKM9paDVZUlJsaOK4ljsgiP8M4IJ5E54ufhcuZ/oyvEEmvFGsNko1FW\nSqRPcHf1IbuA+/KzUK/0qXP5kmaAkqD7Njof/Rzq7n/MB2/U/11vGE6N6Unh\n+fKXLrfez3WyUb0rUuWSKtQCQIrrcdxCQTK06VjzrE67mETWmFNfG1wpCvRv\nsdjSmmyF5YMsP4m/uPUF5sVZLsfO3s21mTyIS584K0j6nI5Twag5N+MXp9KN\nG0+TbAsUz/hW6H0D+ICvejzb5HgClS9+GXJQTPTSdMiSyGa3SkXgzWrNPXr7\ny85lU+K71Kukg/6j01xIVLAzucpz3RDUQIJu5G10qFQeMwLbJ4MgGhsKpETw\n5W59upFsCmHW0/Harn7gK2YXXD44iFWQPNxifFqJdNPKr37qLoXC4wWn89SW\nIooN\r\n=qJwc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAYstDjqtc+iDzVnkX6//cRQ4LgOlBZnaR+dyedFc331AiAqCste9xgTluc95Z28N7DQqhD6dcBWxRIU3DCHRiFHIg=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.0.0-rc12_1573968970196_0.3478842486122713"},"_hasShrinkwrap":false},"4.0.0-rc13":{"name":"perfume.js","version":"4.0.0-rc13","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"a60336c24b0ab6887a7b46c2b27647cf1a449c58","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.0.0-rc13","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-2od5F1PVfqaFwyRfr7DXBV6djJ/nNnGHlEzDatKIr0ZlZ8F//fbY5Schdy0PSwTKQcdCNpbbEv0PHu1MMhSpnw==","shasum":"47d390d29c7839883d2a052a98b3990bb6fad4d8","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.0.0-rc13.tgz","fileCount":41,"unpackedSize":349523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0N4pCRA9TVsSAnZWagAAW/EQAJzPIsdZP2pAuPc9MvHq\np+ofzNtsTeqUN5yb9VI/O9VBG+H90oz5W0eh7MLsDfqlgL339AQI+8Hgz+eL\ngNPHZCf+mTF41XmgaHDBW47iElQsiHhtkuRw1DLGWs9/N1JJKS7oNwH/Z6Be\n+zLAKcXdNPr6teTXzoz8urAn/lE8LI6kFVBOE2tsV6OdAx3OU5TnlI98Z1k7\nR0Gv79V0QcinDGjC+iUNFpFN7pqCM2rsgwsr3sJyUTeygjBVoXIpXs9OF7s3\nxP/y6CpMH8ajcRETs7hf73Bf2MrpF8ZZozv2rMNWi0XyFOQh0S/u0slYxw57\nK92j2nhVwHagD3G8H1NXd2yvP8OO56Zn5S0yKpi8kS5A1LkqMjwjqv6X/Vvs\n60sXEtKstq8XjB5muZLJF0m5WBq7540uXuy6ab0YaPlEbo4z3EctiJIBfcsG\nFRXfoCn3Dd0I5t8bPAVFQrmw5M1lx0kXlTb45xuHJ83iJh7kR6r0JgKj4ZIF\nIqG85RxIUQwxqCbKfihfWJe9iWgNlYdrldPPxJ/L6jgf6wO7V+S8AeIa9LMt\nznWfBLU/li35ucys43iwozTld/7Wv0j5J/8HoRcN6FtsEldJ2fBvCAy5P4ID\neSQSNhdO75WX1HegOJD9LOBBLjPiVGkBRRC2+Mq0bxZwiGnmAODHfmFK5tfb\nIe5v\r\n=urvB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJ05o4IKjq8IbgCGLHMzReOdBmNGrvD5SOEut3TK9VbAIge1ZE9uh5qlBivDdozdwkcWKGfcRipjmafWiV+M0RHx0="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.0.0-rc13_1573969449307_0.6332764444728773"},"_hasShrinkwrap":false},"4.0.0":{"name":"perfume.js","version":"4.0.0","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' 'src/performance.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"0ba2740554441f3d609add86b58022231d5a183c","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.0.0","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-UHppoj83ITPxQVPaRvZHDbo+cQMCBTyTVcX5To16PQ+nG/Z0ifUWKsuu7jeGgE7OW5FoxhP3uSJH3Tk8qznEHQ==","shasum":"fc2a9002a742945f8617ef405fbf9aec645cdb94","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.0.0.tgz","fileCount":41,"unpackedSize":348314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2ZG/CRA9TVsSAnZWagAAE0sP/0d+g1c0uVUvaLJrvjz0\n4i5pE7rP6alIWtEH4tUN6dH/7+pJJ2FzLd1ZjL1jJnilAT9lHMfMO2N71tcV\nrEEh4sXeLEPibMFPNXc59G8C/632BhPM7/lNvuCOlrRUA9rldQgixm10e1bb\npRlku6VBNi2bpuixEHt2v23fqVqR7yRqvGK5GzkbppvNn7qtKmUBH2bwpXgW\njJn828so2DbU7er3OewhQBWxtYeIk61f4QAAqIZdKB2atyDWTE+sboXy7yty\nZFYcDWFs5Rml6G3ib4x4tGO9pTAP6GfXyQYkr9zunWFN2SPgNKV2cQtHpEOR\njXPW9o/jPBmPUIiFlDI7eYo3odEixN/vxhNi07IhwM9JvKtI2jezDPOhv2aU\nQbM/9F5YvAlXd/k4jKOLgsmAfvtvnK8DnZNvY4rhyMJ2cLvqtzY4scYfYPq3\noMTP84VcPJRHbY8Gi23AOvlThIefLIlR585kixWF6c24ELvERywiqWbKu03E\njOiIR1iW8ZRGNPMKmcLZ5ToCmTgJdsIj6c8b+vQVnrBm08XE06jaqBBAzC6c\nYLAGSu2RBsRSwitC3w8XAcekv1muRh/Wk7lYk/aYerT5VfQQiZ8mxsK6gOM0\n7uulJI5Ytu0jH0HUBkKvauBhhXNquQbeORQ1v/j6X51jOXqwCPEcEVWducJK\nKJwv\r\n=7VCT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC95oVG6r1X7qKC4EVpf0xQs8bvlzJHUa52rlnMr3ANgAiA/x6vs3UmYKf+94la88vqGcWbnAkaZzXO3v/ei9YdqUg=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.0.0_1574539710433_0.36849942617749964"},"_hasShrinkwrap":false},"4.1.0":{"name":"perfume.js","version":"4.1.0","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":90,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"ec23828d09459940cf4815e0afff0a9bd5054016","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.1.0","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-AAYTg0TChf6HkLrBQLhKh2tBJKQYLlh6D/iXirePTyuAV5Yb9ldh/jFpXBgHaLHnDgUzzzDCrCgdmu6PpZuDjA==","shasum":"811f91764fd81fb3c0894f82426b7045862f5e4a","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.1.0.tgz","fileCount":41,"unpackedSize":342390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3u0+CRA9TVsSAnZWagAAA0gP/RN8sEPa0IanwxD77Yej\nhagtT9qQklI5grKaP2TmloiN9Gq6iODoTt/eOTgAmlFmz8xPbS0nu5iBXvk9\n+LKB4q3c1k6aGnue/mabwXruEoHqySdZGj+gjCEFaco7geT0/tqcegG1kMNU\nifIaM2VvLO6F8U4CQD5viHt95yO1gamSapcJYYBjGfR7oiV7fP16Gru0lCv4\n4RMrcyrsWb6fs33+4C3wal3OoTxq27oAF382rJyCKYq/mDYtais4T2SyS8C9\nW1JcgcPh8lMo6te6hrUesArAywBso4n5Oo+2jT2ea/sES/V0EqqDWjS8OpN1\n9nXERZPm8yA994kjpT1BAKoQjOCQ4Yfs7HStqL3Yrm1zJjmN3WziYF978BGp\nM/tXgR4z5wPhu7S6esvjZoULjTnDW4Hxae+0VLaRay1PgIid9cIP4LG6FavF\nDhtW9UtTMAsbfNsElt6OuYJ1fHZeMzNt73kQaov4U6b4o7HtIYxei/KGvNfW\nXJyJdNEJ4MJVE7/TkAb5E40ibdpXJxyNcSYq+YI3b1xpUDTwigDSE4v5PA57\nIdM9rZdBrkVFBs2y+/v7G3qCF58TqHn0SLhitt4vHN260Mz6pGfCOgeRjMV6\nu45Ay+pnD+79+i7Uwn8/cDRMi+/yUKutPQ99cnzGMy6sF5+ldUpB8Hbr3t90\n7h6t\r\n=DbP6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWP+jfoDCXfa6tixywkEOU9WrZUR42r1jm4N9ngnEWrwIhAJO3Fd9Pne9Yg4O9swo5KXKIHoBWmhbHhTJQ0m4EUT6Q"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.1.0_1574890814219_0.9216868727092011"},"_hasShrinkwrap":false},"4.2.0":{"name":"perfume.js","version":"4.2.0","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":90,"functions":92,"lines":92,"statements":92}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"d2eda0b0c36b53682227723c741c17f62aaa767e","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.2.0","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-2Ykk2NPR/AlddGH+EVxnbLlMBgm3FJIKgmEoJIXjYdMV9q8CY8GSxNSuidnZixbbbNsa+pgVJ2iJMvNu05805A==","shasum":"2a6e6e117885445668f691d29a6b38a641c11e14","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.2.0.tgz","fileCount":41,"unpackedSize":340411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3wNKCRA9TVsSAnZWagAA2kcP/RPbXIlSaOqFhKBur5F5\nUQtr+bFUpYT+nx6H+4fXFwRlenJpQRTJ3yuHQdOvXmTFTJKkYiwyplgJ1K9G\n0GhwrXt35Q0W6dZG0X6QyQl8TQH2QHiwtZoH2DLi/VcM4vuIMbW4nc5r/d1S\nq/kHGVUchqMVI9KJ2C0JqFvuQPkNUMge7xnHQh+rCN4QuDFVlvrHRjpkF5kp\nbvppsCmIeDGoLgq2iSl81KdeVHzOGI3O2t+lRyIInK0Sa48PWJvge5xxv6c8\n3cZH7BB8cYMOvKCARGl6SfS+r+iCL1EsKOjHon92P8i1y7aMuOYUn6dK2lvn\nHxvnhqhMifvizmn6X9RzPv7lOfm7awQpIycRgNc4xcdhMl/T//JDOUVzgc8z\nmzm5a9jW+UMiBz8AfLl+oIKHDcvl0VKgc3EfJO/Ni06wnun4H81ucRHK/S/V\n96dolny8s1OOT9XcUkSmgbt4Ma7r3VoHLIAWc85cpXa84agEdboWodDTYB4R\nkrK713msj8Vk/z4l8IPGeoHy3xdOmQml+2noravsh/XYSgxPKscdo7+UDd1W\nFtiCiunxxlVXSPx0NLiH7U23yztLzWHk7yn6zVWRXwTgkstGc8rIPNyXcwO2\np5NaMD7/UeuirxYxI+E6sZVZXx8JlIioXlhUk731k+rxR9jZSq7ayFf6Ljni\n3zPe\r\n=XoMj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEGhfll6/SpmdSQaFMzDLVD0C6qCVNUV3zrj+7aEeo9VAiAs9CUiCrKlrIGaQRNEMQFemI0oINnV9i0kxdxxpfCDoA=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.2.0_1574896457991_0.08043648635343303"},"_hasShrinkwrap":false},"4.3.0":{"name":"perfume.js","version":"4.3.0","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":90,"functions":100,"lines":96,"statements":96}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"dd759264303dd2a2bc0158461c455301bc018f10","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.3.0","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-XnpG5tO/MnsI5LrzITWcFnV7r4yFfm6vlD8mW3F2ItZluEad3kaZe6Kj6lkpG2q7YpT5mjwiYXnCBE9e+eoeqA==","shasum":"e5624f52e8bd88be1c5b254c0cad4f2b3dce7db5","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.3.0.tgz","fileCount":41,"unpackedSize":343218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3xiWCRA9TVsSAnZWagAAgLEP/2ljLUbnIYMnDBSaPPvD\naPUtWv1EcPJ2VYjfYNpFnNwyi7Mm+bixOKH9I2lLdwIwNEjKNjX1MaAQFe/n\nH3kn5IkGf0SPuQulYvOcoTvqc3V1Y7Y8exAVkAeeWUiYYkZLrZrLn84fJemB\nA97UsihaTA0k+4N5Hkvs4AGsnzQlwqeNWUA0i6jY+quN1kiXamRrcJPkcQe2\nWKdIBS2m8nLkby56HiGEvlcw8foJoNHIGiYrU4Hr9ZKVqT/6gKHFLZGChsrL\nsYMlrsfjuy9nGU+ucMCxSX3en0dwOLS/WhiQ/1sx8Z5Ff9YmBM5xQ2He3Oec\nzJRcykEshN79KaAqWgbaRttgJuCy5jJPElfQ63xvAosHaWHjS2/7qKzoTOF2\nRiq67UNP1+HINkSEwy6ByILy8vhad/nH2K8DVeyqwEgPo8Q0XA793LViUIv/\nGyTjM8p9mIBgv+Z5+rEls8/ZmyJcVedfxtYdu+T0aBP0O7fi34RmAJmHgjeD\nKR75iDPzT13blJ5vfk1WuFjVIeUyzAbKN91NEwN82y/HKkvFpK1arsNIaLh5\nmoRP2tHWuGzupFK836z2Zz+NgHngmBsWBjNbEiZju1iyiQLC3mGJzVHXNDiF\nXxBGspVEVcy+r4X04o8soRUt1niibOz9y288tMZSXx9/N4Li14yZc1ihsvJt\n2TZw\r\n=jXgN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICEY/D/y0D7uTOsJKKJtVYpaCyyJTA4e1cVyWEwA75kCAiEA1vq1HCkpszTm5MvccjicP4R/ZA7JOWWHh68n9vRI8B0="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.3.0_1574901910188_0.8566297071528799"},"_hasShrinkwrap":false},"4.4.0":{"name":"perfume.js","version":"4.4.0","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":86,"functions":100,"lines":94,"statements":94}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"e0489630def48848e5a250a85660cb6cb6dc4785","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.4.0","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-7NeJr1OU71P/bZApPv6wC9w/2t3bmImvbhhlnGFoMeQD9sr412lQCf4HDNCI7PPxTgJz+dPaNHRPXo3tOKDY3g==","shasum":"5ef1881eed510893c48413cbf66a9249567b1423","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.4.0.tgz","fileCount":41,"unpackedSize":339204,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4z/TCRA9TVsSAnZWagAAu1YP/ReFHrGtBCe6EtGBs3Ag\nTzEnUdGPitZHT/8E4j3ZJBhS3hw0mniDm/cBlXFhqQe4drT8oVrfQJJHQlID\naV+jPfwgFCl5UrQtL3WkmvPDlWLvVcm6Qbon3oyDRarQJc276OdS47amzlWb\n3/YINEDCVbzkxfLBBCipKvMQCmsxTB7JCO4vHuH45Crt8h2F8rLFBYfNHrIC\noY/wasarJbYC5QtlROOeqKgbKi2Rl+JKZjcjWrUZE0JhCmRD/x/2Aje3USQM\nKX79NgsslXxaGzUBsy54sSnl3XLLSjAcbANiUL3SuLzXkEpISBLh26jDHlvh\nrgArSYUr1kAm4mGZkFq6JMHcri50Zr2bcqXzklXTR05kb+1KjOTUrk7N9E2h\nthSVC3S5N6v3MPEGPYe01CtPKfXTpOtYy2j7dnevnYEwSqS7CdYNhyg92M+C\nfb+yGg2694TzlT2M7PBNdON3AYFjV42O5sCnF3s13PrY4x81DgEdmRm7gN56\nnh8/nnzBnZWG/SOlNPai8tYRqLeysgIQb7a5l5sNzgkSIkD8tW4IMuZaFuta\n/qx2BF5BKMesCmaJ8b3eG1DbxMo+QM1CZ0KhhsXwpN7pwWk7eLK6ivZJlyzk\n+ghZebTGqasRcsyTMp4H/yynwkDCnIXwt0vHi26n2Auqx4qzWPjo/SwlALGJ\nTeEe\r\n=paZB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkUGatUenkOZpInDm7JvPixAl7IUqb7OytObzft6LjLQIhAIRI5J/+YV8ku8HNFYne6YioT7QmrvOqfyAL/h4cZfm4"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.4.0_1575174098600_0.0553341397306637"},"_hasShrinkwrap":false},"4.5.0":{"name":"perfume.js","version":"4.5.0","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":86,"functions":100,"lines":94,"statements":94}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"b27c0292efef02487cf0620633d4d053675eba21","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.5.0","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-Qg8cOTmWyehHjIki+qUbxSNEb9Bc/BorSjAkrNW4OU9zbA0C5Mw7rIXfR1vf1DBhfJ8QAnjzn2yTI5q771sZkg==","shasum":"a58d34a05795fc3ba6ffa25f821eccdc8cc652f2","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.5.0.tgz","fileCount":41,"unpackedSize":339372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5KUICRA9TVsSAnZWagAAIpEP/1hgiM0ahrc4/cP3Rn8p\nSVMCp1c8tvMS+8KmlB/GXGaRXmy45OtpJNvqt6kDMSyYWX9v+Vo7cnaXlvxn\nmeFUOVWUfk2lMmLbXbj9xgl8+lGxILChwo0/Bs0hUTFPQx4am+oMqNxBIroN\nza3+F+fWEWtC64zFfMdk71zNspw0WGLIcIky/xAR3Wa+O1EWaMY4zPb72Q8k\n11wZCM8vDSyFB9t0bddbCNNkkMrkB/mckMd5xEPKs/C7ju8g7Xp0jPrgdhVP\n3EokYrYYY16R92pNuTrSe0bE0Bd5paZioBWeWblkGFQtV0jWn3BQwrKnT/lQ\npvhcpG5O4QXO0jzHa8sYBXRUdHy64Ax9bu0EJ9831nWfq55sXapb0YgDM43h\nEmaq4M6glIdKk1wIehdVN2YKvMhu+x+MHPOw5vBB07yDAZo36CbxdW2e0wT3\ntZbI8ZBF4Qa7xZX8kc16OFHYU+6Lw6O4bVnqWY5dLzFaUg9nYjfHkn9P412h\nAMW/tWBeFyfFwpGuQXT2fyJcD6uyWnU6DtgSHkCXkdL7LBy5bxyXnhycAmbT\nUePTHp8Pk92wti/XMpawIdI8CBz7KQ6MNLneM3/5TuCw3jaxMcfXUR9vi8lg\nMpjaLLasiCCLtGEdM6D9wYSWSL8KJDY6CNDuIixxqO6u8oiOfYNSr5u4Wg8T\nE/Yd\r\n=li9K\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPaMM9fd6ALqNyolx9IMidh9N3keVB9D4CRskmQeh4hQIgafUjTPm59yONOZO2KozPKxyJxInlYLnKXOCkXrzhgzI="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.5.0_1575265544156_0.8174850159808853"},"_hasShrinkwrap":false},"4.6.0":{"name":"perfume.js","version":"4.6.0","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":86,"functions":100,"lines":94,"statements":94}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"5.1.2","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"c29b6443b0cc74976ce05325515427190462581e","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.6.0","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-pHZSj1XgzdNzVAsqVJEuljQfeulMdEKKHh//TNxnlAbvYNA4rhhTA8FOM8PiOFk208p+9JUqrAhtLC6Ul9hV5g==","shasum":"9ddfb1d1e83bbccea1ae2d63e3eb7b1a74c3aa66","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.6.0.tgz","fileCount":41,"unpackedSize":339452,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5129CRA9TVsSAnZWagAAaF8P/3kUB/eU4myK/hFMQ/XY\nXddM1GrLl9VKdJMr5/+d+opwO3dZhavq2gUSKz40FNXG9N3BZ+Ep02oeupx+\nmoHuaLrvuJC2q1SI8WGgDK5/cHjnpjxGyR4jrzha6KCWcD9ZWx81uf6jHsBD\n3R0ol0OIX22F8yaqKLYVK7WQEfO3owzbD7D8+GkR2OxmkT9/Rkf5eU5I4BfO\nWAWQfvdmjDgRXecT9oOK7hRPov/jTb2E01rcDIYl0Hh5JPI1p9044Ssxqcuh\nqMR8ymeYuASMmLiK26OEjBygiZzZRm7tybVaxO9iBiGbZr89N3SJche8Thzr\nqW9QMfCN2/Sc83m8RUjDKS9T9idZmTscYj3SMHSZIy2Lvi9NWg+bXLe4uMEp\n4b2tWg0si3WcymzSMDx1HaYILWUk8xEBMR34MFr8GEljJIiyGCGsiUMSB54m\nOuCXNRluHcHd9bGgFiz/6O1ObGMa2AXB6tu/CeM3Jc5QHN+t1t7/TS2/uW3b\nyn920RYKMPBI8f0HWoeHHRSZ4OhqtVCUmLRR4eWOYfdur6NSwdeY8XySXLpp\nRqAkjBMpn1X7ypFhTun/leXsivR/xt3PfX7GHfGrmrWpnNnz2Njs3j/UMgnd\nqKMdRqECYvzi/p0z7QnTJdZy/BUMR7KIZc0AeTVU3+wD6PplyCO2aFB72A4r\nBIk5\r\n=FwRb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBdepo/5gq3b531ha8ioPx1YzsfDdNxBFdChdAWrS2p/AiA7zCYeQ3D95CZSkY8mzLYpF7ioKJ6AGwvR9cgTzXW2zw=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.6.0_1575443901206_0.9523793862369958"},"_hasShrinkwrap":false},"4.7.0":{"name":"perfume.js","version":"4.7.0","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":90,"functions":100,"lines":96,"statements":98}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"a0501b446c7639d23cef4d8487cc3fdefa7a3d8c","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.7.0","_nodeVersion":"10.12.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-jBRiGpaif4zRLiX/OadpZB3G/q+fUvGNcOSTVQsa3GZ7jidN4VzePZCGcgKAjr6PCx7DTUhqPU3NwuDggeaMpg==","shasum":"e701b10ab41ad14a98626dcca10683c1df64a94f","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.7.0.tgz","fileCount":41,"unpackedSize":342308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGignCRA9TVsSAnZWagAACZEP/0Agg+bLUSt8J7q1cdH1\nU+N1iGpnAEncLvRv2lvJj9L1OMAJb8YAB+mp46mjaTVpfFWUhgvuowgUL/In\nbCgZHz1aITPe3CZ6HIqUBpX8I/JX7owzdoNA3GhVK2UR0XAL7jg2IAmOHElo\nNIB1yKA1OyZAeHjTtctRAJTc+RcOSzdDtvFYlbVv/IPVn+bC5FfUMLnteYb3\nkiEHiWwiYwEGooZhpWrEm2FAUmzEAengnjUkvUzlOMMawMnAocidi1ud4B7h\n9HALJv5w33nyWFCPLoQYObNzVLDxYmk90raPSBbmYvbPXZpNik4CEk4Ub4qk\nZXYDwf0jJzpsCT9kRUm/zbZYEYD1I1SuXMHwHqXYy7QvWuqe/g+X9BHxBNId\n2+O5fVac4zt6O86Z/VAmOcUfoOY1JcwZo7TK2/ucY2giiWzcIbzh/IcDKoJ/\n+VISHyIFveLRUcDTFkh2ZMPWzuumqPknWJZ7czEtNFCoaW0lyooag6Vfr7TL\nolm8jOScZZFYbAJDJC3o8Q3JplOTLbn4YCneLaFJrDN/oT4vWfbFcqKu37n1\n5HHh54X/tsMLcxHfBMwrXm7OEj7VEPxi88MBLkCSdSl39OkhiVK+r+iafB5K\nhq4c6DPqK/W7Xw43Xk3Vi9IMKIK6CcDK0Xb9XY+l7P+S8+todbI1NmHP7R5f\ncixx\r\n=iMm/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9jMEPYzWw93nnDn6G+MRb7SdvSZBAB7DnYXL60ubJkAIhAKauiMxBqe2R4B9nJ0yYUFzTlAiyR1KsLPnaTsEzO60/"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.7.0_1578772518753_0.6399195115453034"},"_hasShrinkwrap":false},"4.7.1":{"name":"perfume.js","version":"4.7.1","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":90,"functions":100,"lines":96,"statements":98}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"9ee790ee2c8698a0f2d8eaedf0660a8c392bc95c","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.7.1","_nodeVersion":"10.16.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-LgrP38+eQGR15Ao9J+Ga+cCyp5jhVQxnxfHEOXClhOsVFKynE/tlh5tY7V0DxjostyByTwoVrvA+z0Zbj4Jgow==","shasum":"e9ef862d4a60e42b4e6ec5a856fcaf5fec0c26f8","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.7.1.tgz","fileCount":41,"unpackedSize":342578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL1H7CRA9TVsSAnZWagAAPiIP/1q5331jrdPpoy+1/B02\ns5DRL0VvEKuglVpggcfPFvvnOvk4SY5MZ23KcA0Y5fUuD/tgpBH+HqTfUjXT\nbRvQAuTz6m46zsbpWErKqRIWvAGY/gagy1Eik+dsM2PkSyIYtx44uldMhaqT\nZrDSaqH8Gdb4HVAn6pyjZSqXYrE+xQfMBdwuCLMm+xeW0lsNIb6Xw3Nm4492\n6a5Vw0duz6nQusZUXM3I+Mr8z81Eit/vq2mUIo16pEyqCOOr1bdgltUMRThu\nKBIAJH8VyTNUvSKXd+ksYKB5hsbhiUIpwrifyBHTZ/5bqdybwxydASzg3Zow\n5nZQSovVZTSdI1lsp63qxDXHmoe0SjUJRLmebNcRE9YOUpteYR9BHS16HID9\nia4kbXEyfST15kzN93a4LPT/3sFD3CWRvJ9v2Y6AWhYQ6GndMcEFqubWj014\nFNiL9/TG6ELyCx5kJnBNTz5sbb1KsAd4d0rIEFSynOXfoxcr8O4z7SyP+ipM\nnQE5Rs0GDiMxFlkc+EhRKESC5hiur5hFHfRHs71FhW7fFpLbKxSCARKguKNv\nzPzqpWbagusCKxr8z2TADopjnz43v9DEtZ0ngpYh9bQHs0gAHeq6dVJ1Hi9I\nA1sQzTRn5cJqFCvZA3U2Jm32Rn2jgEG4y3fq6ETQYi3PM1B3QkgG2o3zKSuY\nKtoM\r\n=EYAd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9NGLjLtyVky7nnBBDN3gxDnBNC+ZKEu0x29Bq6K7e2wIgZT/iiJ/W8WFm1VPKJdhryV1N6qGWkJa5yolE34DfLGc="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.7.1_1580159483153_0.4871622065922896"},"_hasShrinkwrap":false},"4.7.2":{"name":"perfume.js","version":"4.7.2","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":90,"functions":100,"lines":96,"statements":98}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"b11ed685df943c975052363981304fcdcd3df0cc","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.7.2","_nodeVersion":"10.16.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-kn2W/RXxwb85HOtHXa1ttLAHt6H3ho1WCArA14n0VZ96JPY2Dpnh1Moy1nZ4+vicC53zy/jWN/OL81llQKY+jQ==","shasum":"dd2ad4b960b2b19112531210e90e9b3a370aa09f","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.7.2.tgz","fileCount":41,"unpackedSize":354345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUI9rCRA9TVsSAnZWagAAy8QQAJxuROfA38t2oWMVLTsD\n15iDMIf2dV89omS7SP1Jv2Tfrsb3/SKOPENhIoyLutrEaNcWnhPQe1MjzCbM\ngtnaKpmpJhMo7rPFsNbYAHSERYyEFSvhDrb92nj9VoT0R1fs06GGSwGku+dS\nDRCyW10PxGyPg6QrCs7GHahALlqxDotSWcBCBqV2yi4sEECGssN6pGhPSTwA\n2+HzKV9zYSL8WpnGLlUp4rHiR7MTfd+ZTFvuh9xJvnJgD3w/rmNi9fvc945y\nxdB5zXZExI/phZGuN9DQwcybhgt8jANc09WJy9J4jPHEo9WFk5RBMtoRBZq8\n8J+rkU6wNujVisLdSVwfkPKQzG/7F5/0qDz6uWV348IjDg8+Th3wQgdppzL3\nWBi2JoKsD/8wsDFF6fkwuRs8uUNnhriASQCQ8ikjw3Xi8c1wMDQzRpX2+HjU\n3H+T8hi0BzNcfDQ2wzZ6VX/2qv+I2BFZOeCAoS+zsCB9hFCXTVx7fi3a27Vv\nRF8YIqau3xNSZygCoO+ZR4XJeVPoo0nsTF7HRL8D2qnuIc+x2w1ZjIafNNjR\nijQ+UntURaZt3vhSRbRkXoy3jDRaxKJpIO+unRJq7kFqwuILzxphiQHzf8I1\n1ak0JV9nSywzVfr6YYdAkVUNiTG/WHFYHo5pJ2gnKK++/w/G/3k4pEpAGyHS\nUWCJ\r\n=J7Z9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXTpNZrM3IX5MOpsKVv9Qk9pIEE6DCfDTRaeizI5CbzgIhAITsIS61wIaYQNC/tfRKGE7GssONQEqTTX7IhGdMYNTF"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.7.2_1582337898715_0.9590799049703875"},"_hasShrinkwrap":false},"4.7.3":{"name":"perfume.js","version":"4.7.3","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":90,"functions":100,"lines":96,"statements":98}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"1e7c33a8cacd9d55c7e0c80e36163ce16871a27c","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.7.3","_nodeVersion":"10.16.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-ORRjQCi2rY/tm/Pv5VtRmm93fKcIWqyeDdRCTC6GhNLjEcLO7eQn0kVK24kcyeg/hPcLy+mc1Sx61L5BmrQ2EA==","shasum":"975432e229ea8ff10a8c7d3e2aecccf32496b344","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.7.3.tgz","fileCount":35,"unpackedSize":345907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUKvpCRA9TVsSAnZWagAAGeUQAJqow74PwJ51UHfmFvEa\nuBsj8GP+/l6FK2Z/g9fcZvMvdX+T9U0RCkyYAbBSvJBFxZK9CZoNagEQ5JPe\nskeCZs1jT6AOdgti7K5QcbpK0+eotdnptazhYxyIPy60f8rekHSc16z5ej7z\nCituH66e34xD5pZhF6CD8ZY8SECKEpEfqR6ONBDKIw6NvCTtWuERRgWMynWt\nbLXinlg6nkbYhL0f84UFiQluVSp8TuLrYTuNViIOCX64g1nj6wNn4lyVg9v+\nH45glXfeqUOhHKR+Tkgl/nToJswDnftjNPTJGRhn9EhciHq9TuCYvSafdbiC\nANwEKr/9jRwjwH0tZp+pIn3rw1hNoHq1WzHQh2ykw9CKhf4sr1Kb6//bfO6Z\nNpcRuqJ5dMd7Yv57hGhi+AweVKUHUD7tmYyb52vDhPeG2eS12jekbKfw2BUK\nNwOj4i24A9nxBZdHUNO5oXFBtUsFIuKU/Y4hV5gAHZb1I7mt8q3VKH7mMmry\nIyJH8Dqq20kmyPtiJbWF472QxpS4sGKMnagGTca0UpEHQaEHtpGfgIb/5SQa\nyqZZ70Sr6PKK25cOI2igTti43aO1RFkt7Tnjf0UDal1y57DtTSJo2jqAGiSp\nQ2Gkz8Ir6QXYLTa0HXc3k4Asp+ujLJDOvMnLwkDShcJoBEY7EhJ1CDy74SZy\nUxh5\r\n=ht2N\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDhoD6olP1eHj+TbDBuunbOiP9CYJ5jt0/Uxv/W9Wtz+AiBaYls+97uibKH23xSQ+WrBwn6jzOz9riXPQ+3J5SWv4g=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.7.3_1582345193432_0.28415829827849937"},"_hasShrinkwrap":false},"4.7.4":{"name":"perfume.js","version":"4.7.4","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":90,"functions":100,"lines":96,"statements":98}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"04dd7061a479bfd204745639a0ddb549daa5889e","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.7.4","_nodeVersion":"10.16.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-gRp6jyW3iIwvy8G/7TXCToR9mq2ne2/mPekrrR1/8gC8bzbETr7IsV49+YOa6GfXePslJVAEFMtz1jPG48irTg==","shasum":"9f78be5eb3fed991f85aff0d60beaa7787a56db4","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.7.4.tgz","fileCount":35,"unpackedSize":352213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUcGyCRA9TVsSAnZWagAAUnkP/ikjNngAy9KsuY2NH3Zf\nuM0bW/J4lbep74uUisa7jXCRuh5geb3R43vhj8In0QbI5Cg5xdBT7ex867z+\ninuGzHFMw1cLOd0NFiJ/ztcmnKhBTTS21uYJkQ+kXduX2Uam3ogkT3hrWeqY\nwd64ulciq8MBE9gDlkwiidZbrgEUgDqVi2mSVLeGkf6Tbh3hg7axe5srfCU3\n45JnP7lDaRqv8U4VJ9seUz+tYqDnJb6nvbpvcIZKXhOxK5NOO0CzmXYuQa1o\nsptN5F4Thhlev0Sd8TSowKIBnmnh8QDS4KxGdUiF5Sh/EH2Pbz4nNbi1AkOX\n/eBxm8Ps/30b3Fx5ab+u0XBvtMODE5VPp/PjtRyEyu2GGpVengz1t97lw3EJ\n0rLSX+l21IbFQ6EUOGJUb4I80bz3q80zc+dwwByPi1h8WQqjIevPln6JUbW8\nvZS4OxOOctM4vW4jD0Nb/a6lW0fcSOTA1kFHGozxSBk3cwq9gofX4SnaY95n\naTlCnom3JFpzJRCj5lHjRsGIMXEmRCv2C4V1IdcBhfQbjML8K+HpwefPdxB2\nbzGvHp1X0/llq2F14gtlLguP/1wpFYWBQDVVw/CudDOc4dcFL+bxkuyS2fuk\n8gQRoHkhIs3u5+1nl+DEKlXuUhoBJ79c/+fSNJ2sGuWm/fsDy7NLrP/lWxAO\nuiGH\r\n=jbHo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG5GfTqP3pjDpBQTVFa53eATx90ACZXz7dM2GFJ02DkuAiEAvzDhEANaJ5SWjY+Qj0BVLsFiZ1KKWwnzr3VDk+ukClI="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.7.4_1582416306264_0.6489632091822912"},"_hasShrinkwrap":false},"4.7.5":{"name":"perfume.js","version":"4.7.5","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":90,"functions":100,"lines":96,"statements":98}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"64106f8a9a960704ebaac57974bb61e6f37c631e","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.7.5","_nodeVersion":"10.16.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-eP5/1Ow5u2HJl63VKj9+SqJp7isXPsMreWfn1uoTw0iBYfLfq+4mBT8XINBkII6s8MFLG/5lMF5ihSCM2kuftQ==","shasum":"bc5fda1e0d7c480337c7c291c8abd78e8107287a","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.7.5.tgz","fileCount":35,"unpackedSize":353180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUcK5CRA9TVsSAnZWagAAiaMP/3mScu35XjKAkn1vmaSs\nQdNQU2xDbLExg6ZG+lvefcIjegn1DMaIrdOtsobEVd1qdRH32xlfHXtOuB4k\ndZ6EsWcb6tRxWEJh6T8/o+uNIOjHplPQQsx8aa48a4vMyTRo94Rjto2N2+qJ\nPoGY/rRG9pXDpKf9zycKz0RfsMRUf8xmhbUeSWrmXC31FJMd7pKuVZNK/p3G\nbmpuDrgDCGNc1xo4HEv6tZX7kmdlu2znQIL1CraddmWCgvJ61+kOtHbjwbAI\nw4ImeUoBty9PTLwMJOKRG8Z1cEbaW5zL52IgXZvDqw+2ZNp15Q2UZQc6Y5Ex\nBFsf9DBb72cqR/PwBus8H+78YP3gG0PayAMCsMFFI2ReG/SFGAEkykGAT/QX\n0v9BTFw5alloFPWsE465jnmHUOnOHpy0K0yfK3i2MyY0wsRP5N47woyosbGc\nU+isRJn0sNdPoOK0t6QKtSdFkOwAY6VzR+jxYfLAqHryA8uqaMO86qKOV0A8\nRzUMjlCdPtp+f5F6P1g65TaPsmT85fwrsvzzdzfTizoHtQAECbnPsKsNbGlY\nNfSWKJgI3kjA+8c/jPoxmvEIwoIuFQHPh9UA2I4TiEZiIBN6ayqvS3wAKoOT\n5oenMM/2eXMuURvzM47DU7iR2ePIRU23FoJa/CH/JIMaRNhsBqwXWdVSN4YZ\nesE3\r\n=ArQR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoBmEarLE9SREK7stFXvyQL66GAA/oO8I1p3yYADdMoAIhAMtLRrl75K6Ont5X7L+lZG2oiRSAchRnwxQ6hjjzHjM0"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.7.5_1582416568777_0.9464346245451358"},"_hasShrinkwrap":false},"4.8.0":{"name":"perfume.js","version":"4.8.0","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":90,"functions":100,"lines":96,"statements":98}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"f3a030df25ef98a6b5442ffafa2fa8ea86773841","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.8.0","_nodeVersion":"10.16.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-E9QPvRB0Ny8wvASuWAPzXxFSq47eTtKAYG9sST9VNObdC08cz0zWxVDWQPDte5CoTaV0xAt27iC2PmIGb+1tWA==","shasum":"b9420e025b2c2d27a8cfa36831f5cdce59beb54b","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.8.0.tgz","fileCount":35,"unpackedSize":364569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUxFzCRA9TVsSAnZWagAAeeIP/j9PQ83BUutUbUl1Tv9e\n+Rfd14iMqgWs8DiC5VvXSedXsSXOTFiKk0QSxcaC2d94Whn29Rf+qU1VIjh4\njZMCR8J01eZnXaQj1DUYJdO3eBfHrf1xn6B6X+l5sMbOrXnj9B1EwRi5gSlT\nSbOfrjEskyFvufiMpymO0E1qQWHk08t4ezFIjbXztf6+/LUZG3aF3Y6pU/vQ\n15H+BeN7zAuyT6ZRFnchYhZOCRHGjRbSGZCdmWOtGv57grJE+NP6grPIoCRK\ndaeJuuD1+nYW/bN77EgeyuFuN6FoDse6SbhGElGmS2ZK/89KV1IkJjGWP86W\nudNzvpCDLgxVeCGvrdUh1TsazWQIRvtbNdG4JDBpu3QXeJXq+6+oFBbUKkgg\nmzadKJZ9FxOk/305n0cI7WbvqLAEpGuumZkbx5f8X2koZ4fFKzfnVVZZaQh7\noi4LbeLhLz+m+hHeRrSdGMNNg6mPkU5LGKt78U62pn3fZTRVxEl7jrAczok0\nWSghTnBXPGgsSPu218JZowChphhZBklameETLe4G/ariRkvwsADbrPp5ENwz\nLVZIZP9VX1pHYDZLVcfMh4/Jh/LjnnmDfklh0ClFDStHHAOvDB7pht/gkGWQ\nbBtLJZiIWT85PlBYtFAlI/VN7J9SrSM7EW22fkta0oUOtzwVcwOGBZtuVEGS\nTvU2\r\n=Org4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEL29mmEfYMst299ChjFBnP42BQ3rt9f2v/a+8No3ijSAiEAuvsO1fxrHT8gSTiV38jG7rbrSlP+7U5DTcaSjThhoGQ="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.8.0_1582502258643_0.3947399213567644"},"_hasShrinkwrap":false},"4.8.1":{"name":"perfume.js","version":"4.8.1","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":90,"functions":100,"lines":96,"statements":98}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"4.0.3","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"40b07134873bb60026d9869d0ad1057a157520f8","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@4.8.1","_nodeVersion":"10.16.0","_npmVersion":"6.13.6","dist":{"integrity":"sha512-tnQ4UxvgB4gPuqsbvwq0cPcesypWm+YGWKyzeewr3jbG6ojGJcSn1VGxub4wqYz69cxIxjJj+SKwtsSFiPpqYQ==","shasum":"039e546558557673390e0a837fb718a446553a84","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-4.8.1.tgz","fileCount":35,"unpackedSize":370019,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVJO7CRA9TVsSAnZWagAAcrsQAJOB/wD+kcg6i16Fy20J\n/C8TR6qCMNcRU0geXxskvVuANn0lhbLrVJ6oUefk8Srg8+DXyubObrnnkDd9\nGKY1ptToX8beFiF/yrTs+T0CJozFgrr06luCKWDK+pk2wi1RGLV7pYslEzHx\nQuPLVPnlKeev08OzAyYgrBNfr7Ntb5zinLW+vL12y7DGjaBgwztPlz83DJ3M\nytL+nfyGSevvIz2BUw3I5zxhqY91BFsE1oB17n4xAZHUWrxMElrma94nQRD4\nrM8Hd/Y3fm9X1ZfcXrM7++HvW4hFY2lcmqyv6kN7WAwrR9EtNGZ3v9CxkQjT\nAzP5gjMKMh4mhR/vChD1c+hfAMqjJ+B+hqo8gdFTR3dkZGMBKSOsxL52qKJ1\nHZxMpRzM9plco+Dsdjsy88fKc/wxvpmw15lVT1Zvk6ysA7Go21Bd4HRG1gLf\ndVnBZgjnyln8yPraAi3X/8wLu+FqFSU9hlNEl3mLa4eEC04H9K+Ksed/zSIp\na9jhYlUOkh2jry+jK8t8t9H0UL4HKeAj5Elk3Id73Wmw0YzAgZMW+JQOuam8\nuDIs3uU0EPC8HLACWXtkebIaH6AFyvUeIFlq/MdAK42AGyTERh3w/Jg0Z8Ac\nAkhk1aF/+TxypED5ye3Yav7aIEsbJZh2SXtUymUsRJjlSFya5sUSYv58Qa2a\n6JH+\r\n=sO2M\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICNy+wnGbMC0KWMZiYO2rz8XvXeUqEaKd0AWqe8uZ4kUAiEA+C6e1B7CtdoTDzQIWRcTq8azGgIhwtzSxXUcC6QRLZU="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_4.8.1_1582601146657_0.3675787305162421"},"_hasShrinkwrap":false},"5.0.0-rc.1":{"name":"perfume.js","version":"5.0.0-rc.1","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":90,"functions":100,"lines":96,"statements":98}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"a9976748bd62ccf881bbcd809233f6a74362a46d","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-lu9wp1oPiZw0Th7lhFDMDZIBmHOL1m9mKCbKVJmI8P7QoTCJg0vHzPtzp3D6U7QauXdSpVY4GLi+7Rptuaj/iA==","shasum":"ae6d96a570f75a12de333b651f9722cdfff01095","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.1.tgz","fileCount":17,"unpackedSize":259529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelrWpCRA9TVsSAnZWagAAcHIQAJ0kwFmMSeUZUGZ1l04u\ntujV4sBgWbd21ABOgvi0v30Q+zgDd9zHy94Gl+qBUf9EcnhFalIGYjHRWEQM\nub2fGr23CR1dF7rRp5N4d9oA+cyVrf+zVToNt67suQijMV0oLadtMOYTqedi\nGIhhN25ALvzM7Q9i357X3dEvFMeoHgyDu7qaj3Aactp2X2kZsmICXlG0DIl/\n6SntWL2AapDfRyw7/aaARFjUR43NNukrTNjQ94cihWI7HLGhJhRfQbgKMIGK\nOJVqo2KbrKdilQU8bFg+8By02znYltOhe4vo0yJGqLRguF4rI7NYEwbLZKys\n4QJAWJtLeyj4RaDywKCzb5hlXWV16MghzMC+KHoQtiYjA9+Ool1K7PLk19cA\nPzDNGJOUivoRb4eFnbKwaTnYBkHd2PgZcS12FjHy43OlPinA91cSAYwXP8pP\nV4pxoEmnwzn75owsEVTmUu0sMXSfMxpyb7E2cywowDVnIndn4iAPMWfdBQUj\nr3w8cHFqoDHr3Uae1/Xd5xokOfmUC3cNkUZ0q/PQLkCFKQqLzluIj5X2pRZ0\nv0wGImxmYQd5w7a+TTVso/5w/g9+aAZi409CTQuvAOaU5kVi/54RCwv3Srtm\noFjfTT6thP9mM3MyLQvq8Ns/LtP6KayG1OmdqvrNFrwC9Ue/GNuUlJiKOe0u\n5mQj\r\n=89zC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBdMUgxKO3yfvoopmD7OMhFXdorxIUwvtWqrk2XErAjYAiEAnRL6NkS9lCeQfRU2AQMQ7RgtZMERZzVdgRNiyiGJuoc="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.1_1586935208978_0.6540549849267379"},"_hasShrinkwrap":false},"5.0.0-rc.2":{"name":"perfume.js","version":"5.0.0-rc.2","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":90,"functions":100,"lines":96,"statements":98}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"1d7eddf2642d13ad9aed9392fc4e8483f342e9d6","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.2","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-0Im+r9SFXjzSbbD/Sts5c2x2hgMzxYy7iNO7RmbijnSxfpD5lNvyO7oD9Tj0iI8JWPDYF9qO0Aj3hYtNnKFnrw==","shasum":"edc99b0bc0655de47a8c600404ec7ad0fc3dbb9a","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.2.tgz","fileCount":17,"unpackedSize":275152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemT32CRA9TVsSAnZWagAAm70P/i5AC/hGAo4RY1Cn/Rm9\nwUO2BhMAr8XhLIL+8zx+T80Z884Zmp/snMxldBM2lgFxgU8X23xgyd18yaiX\nYfi2JKoumNv1krH2RFUx3xkmZu6wZHUYxo/FJBR/JNDz7ynyFDqs+YVF1/xR\n64ofhl5pQ2vBDvqVK389hm6d6nBShsWtlXmMDwA7L428ftSShLdwlSp97JSF\ngQjWNl+wx2qVmaT9PePYb9tZ32VQXP/HY/A993NLzrIt55cUsJEO61s0VH5P\nLMdU/y1nLrJvN4c4hU6v/APmC/qmenBAycVKK1X5B2FImTssNnBKBprSNcyR\nDNp/orhcbv8f+Avq5s4oztsBzEsjWhkSFJ0XYnLwUnNwaK7Obo5PUEt/Bomv\nsNngMhWEHRjOqM0hdx9pzgs6q7ziO8Yua+jaaLfhaEwtcZWNnL8mk5RdENQD\nIxeV7SiA/+yz5D81alg48BKVu7y03Nks/SwbWA8xJa1/hwMJiUscRCVd7Xtl\nPEmVSEetVd1FaHQZd7qoP/Hs45uMhNAE28CmWDL9enTxAgCAIOIYr5nLTk/H\n+i9ZmPmMaAkzbOdrcwnCsBd2fslDUcYj/BdzwqloIsaXuEOMkkDmtH3OprGM\nb4i7MipJqZhsTNo5mCPZLI08LIarFLfw4TRrfLffuAOMZ5cG18kXFRJL+AkE\nLmVm\r\n=8kZO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFAWsZjaRma2oeHuBPP/f68XtPalJW+aKEjk6pGGJlsGAiA5IRhR95/tWFt/QokALczdPtwUFMxrlL19cuS5+OYiag=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.2_1587101173810_0.9897086601092959"},"_hasShrinkwrap":false},"5.0.0-rc.3":{"name":"perfume.js","version":"5.0.0-rc.3","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":87,"functions":100,"lines":96,"statements":96}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"394a84cf08dac6f4514792e0c26d63d942e131da","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.3","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-0BBzQWE9du59dgaVfzSBQpcHuu8IIUUlj+dIqs08YuqzPJSd/V+sUKPt5bqVyaWg1Vik45W+YPg+AyKX9DOVlw==","shasum":"2a106aaedfad2e8bfe8edae3d8dce21122568fe7","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.3.tgz","fileCount":17,"unpackedSize":292511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJem+k2CRA9TVsSAnZWagAA0HgQAJeXjlXDK4O+ProBfcFW\nkog2hKyQ7dANgiOVf7o/UJQkubS6hLj5MbeXaxqN0GtDzAw78/vchg3EaxST\njC0OMZmSs79xZUpg62HnaqSchCEZoj+r1BN2huWKPx+0D4rBsnQRWjLfytUS\n+x+Cp/a5AGNg1oQbm19BBFPe2cDsS0Efa7+dPw5BrfM/4p2EeMC6bl0vOqr2\n1LfDtVidR3/gURHXO4AGeJqGzyXXthS6TfP/0sfglt6qrzVbI/iRQnxpU8WJ\nV19DcIENl5WN3r7HBk7zKsFQSse7jFkps6l6Cqn15oMPlOmxat1EHNE+1Sp0\nzQdqnylkormCz0fafWJ5yki2jRmsK5R5ImtG2SsOVTIX256ufJlunJ9P6mDl\nLut5H5Ok/2yjHLCdRFIBsWXifbpJyQXmSu9a0gd7oq801pCkF4K7OtSbg/Mc\nadml2rwHt9IPMywkmuXPV/AUsXqqrYqLRpQvhN84FbhdHg1spCRvyjQ5Dt5Q\nMTxVi26MYMos2UeJXpsR0aS2tIiB16kqzhTQLfhRW1WbyfPHShmGJOrwuSQ+\nZEIZA8YpKu42AecIugSnqr3jeQsw150x/iSCT/je54Gp7h/0kLhFVwJ/6bIC\naQGlgjsYlIlk2jAEVsqtew2m3zr26rBvXdx+MrdLeGZaqoz5bjnrjBZjfHvn\nq8XP\r\n=2EQX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFAqnRmF81v8tDJ2OuWf0CL/eeUg5sYtSh/vuUN/7HHTAiAWSO/X0zqMfmZfb2WcylNX2BWfrIL6hEBJAbNFAkP6Pg=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.3_1587276086359_0.9029884662089263"},"_hasShrinkwrap":false},"5.0.0-rc.4":{"name":"perfume.js","version":"5.0.0-rc.4","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":85,"functions":100,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"82f85a001c4269176bd5636a4eccee0a4b6d53b1","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.4","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-UcoXqSTxkGuYs+V1bj/T4gwsJPw+XQqSyeDtCR4oHT3EgC4A5K5jmzKN1jfuc15HNhOmVMBGuTwCtkYh5I55Qg==","shasum":"1a521a533cb090db0b830b84e334909d90104a98","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.4.tgz","fileCount":17,"unpackedSize":294249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenKxUCRA9TVsSAnZWagAAcLgQAKCKpSnOc9h8/Z4w6Awk\n9PGVy04W5XeQzRQKCSaKfolWpTElp9K2ZtMNOv7ZgRs1KhM4oB3OT8Y1fVxL\naQ7tlQzZ1afk5MNWDPXSUGx6OyLOA2HciHpg3V42eAV5KUNMzUs47G5GdIvt\nXHhtOiGt/2D0VbqaZeDryU2PHmwLhY5wPsQ/b+C8F4L9oKXlNz0MDliXJjRD\nBfzQfBGkoGEtkFjMTWLiAKe7+ivTN+43RK52Ojl6Nk4UE4rDQJzQ+9ugZK8K\nkODVNCJGxDpXsI2Fl9H2z8lobLONP7XZPGIfAgpfDBfYp9A5FhKou93byubE\nKorzSyXjgkNmc4zOakQNq6tuofYap3fdpgHsEMTTTmIlOhvJq7mXjBEWSnPY\nZcUdFeJlQhROvMrbA7Dk6qSLA07JxPADE9/Np5xK4TorTF8iCZuoo619qtj7\nhTiCuz2PteYQ6+uEFtChziG9D1vyUBvY1uOGaWoHY5QYvVuOKquig2eKG7yZ\naJAP1nUGFxPkZMugvl5KQ+qLNzDcZ7cEZgezxxiL8Rk8NBV6oV6RexgpQ7aP\no1dYvKfBuEIy9z8eBNIz9dHv9NR3ZBgIQlrUWQr81lQp4bueiQhbBvz2yREC\n971zcOn51IhI/ltx+ADxavYNTPD+vorEr/+65cbwYqjkiIQiscD6zhXI5aHv\nEAFx\r\n=Nywg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDK9qwbKv9EXm//IUPMlqXSyOzZ4oPXpNUqgx0wAeCCtAiEAvNjqlzpG2TMxHzvArNzjMsMSAYcgBieSGXI4JeHRdY8="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.4_1587326035936_0.610817017973333"},"_hasShrinkwrap":false},"5.0.0-rc.5":{"name":"perfume.js","version":"5.0.0-rc.5","description":"JavaScript library that measures Navigation Timing, First (Contentful) Paint (FP/FCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.","keywords":["performance-metrics","metrics","navigation-timing","resource-timing","first-paint","first-contentful-paint","first-input-delay","devtools","user-timing","web-performance","webperf","angular","react"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":82,"functions":100,"lines":93,"statements":93}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"1d2ae2216cb11cf0120017ca66d0007711d4f7b2","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.5","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-HUno83XO7eoyv9I6+A23MJK58Dr4gA2SV++59PI16OiJEcq3XpGaICtfuqPUKiuHqAAtTUsECZqNb1GCGxB7Jg==","shasum":"00c14cabad09b2e8c3555ded5c7641c067536901","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.5.tgz","fileCount":32,"unpackedSize":287081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenT2WCRA9TVsSAnZWagAA11wP/2J6s+xdJimF0HigHNRK\nmrDa7OB7fzPMPByvlZGszSGiV3K4jiDl+zQSH8MOA+yHplFTYchenasKJCd+\nl64f3+ZD32Wy0hTjSr0jZA4dHeaTOB60s2nC/yEhlDo3jTcYzeO6QwYI4SUz\nSBHPbfrsFzvVQ745l3XxxB1SF9XET30M3GUMNDqyEzTWgPyvAcAbXx3tXCVe\n2bK124RmUbhCd6jqXItzk8t6Vl6ry7tIUYiKQWZg5OkmNbrM+jZpu6oliGk1\nCW6K8XzhpMGua9q0pq8i5Ga/pAIdkGw6hndy9I4QvPUBbeJHgteXh9hfdujO\n4pyuuHBQuQVgbnYA4xaxxL4586PxP+2OMrf+ujUO9sLgP7pHvFFZQC5vZzVj\nasphXyXgQw+hUQfBK3BYQtYMwuqvK/oHkMbmNAT2FhM+0yF8bBfUrXLKpIhe\n13z9UC0y+H2AE7IvztbXRBz3O6WSp8RYBwuSQ/IwOBGyo4OPQpQaRgjLvVsC\niyPCYodzRMr0AUBGtJG3zrO/O3ZMiS9rvnTosyVo+35zAgc5qFkXEv0ImKdV\nOF7C9Txkxpm9rCpSermjmOTcIS6qWsGgn7B+vuFDwl3tXXzYR3gkUVkWJQ7i\nZMPsV4HwOtOzjc28KQNFr7Qm4XdPCKZoUWWKRhw3lPZGBhlfTF4D4W1mUXdN\nAqup\r\n=E0xA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEXxLAUREIFnts2Rb8uDY6cr0IbGhWMmgcreJM/oZ6BJAiA23FPSnsMqvZrxnjV3l8nX46CSfC8ME5cEXkmNJm6IGw=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.5_1587363221521_0.6941379702968358"},"_hasShrinkwrap":false},"5.0.0-rc.6":{"name":"perfume.js","version":"5.0.0-rc.6","description":"Tiny web performance monitoring library which reports field data back to your favorite analytics tool.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":82,"functions":100,"lines":94,"statements":94}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"88e1aafa2b38b8a434f6f8d8ad6f3ba1948a65e8","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.6","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-JSHkibISMxqXDt91dPy3OhVFKaiEqE09FWJOfQAHByVD85AlyUbZzoEIn7ed6YuP6H6LmmtWUBz7yET9tahKAQ==","shasum":"a15eb9725d2b1647e6d8a42bf46ac8d3464b3dd7","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.6.tgz","fileCount":47,"unpackedSize":291052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJen9rKCRA9TVsSAnZWagAAk3wP+wRc1RTA/mQFZgURLtkU\nkIUq8A+3ZG59tZNIZ24fCPgRvW5s8KhUb7x8G8j+Gm115L2iEghYKXdYlFxO\ne6yhDgFYFT3djk8R1qh+KwE9VBFrCceZQunvqIhFzFcV2zKhBE4JkCNIoBqI\nHVSvEWrAPUJlT2Zy/aD+fULGjuT/Vsx1ZoEI++01BkMC3cNKPxEvHYMDdueS\nLsiQR2pjbVru2M5qiIXPSXv9KOuFLkM4cevXQ32a/dU/jFKoFEbLuL91DvLB\n06ygRnatKd6n3Uf32iK+m452HbT0SM+vC540lHIMbxcIKLCPIjVUT0H7XyA2\nQ/zgRVwLMBm19UNSPL/3BqzkGmO8hwdPZ+f5sX72Y/VbKfFoUNsDNWVeuoQS\ncjFUNNMiT3GFMMmO3+ADbeoEwmoJPoBl9GUra9B3G4SNvZj3H61ekmRwnpvh\ng2yxcZnJ2ki2BdcU3zR+cTammMG6ae85vCiKbf/7MLMTfWX0Pco8oh0nTBZT\n0U3KnYpiDeQZuY2iue4U2L6cKFk2pvoZlgxrI2dN1hAcg6xWzx6qrgs0Gyoe\new14n1E/M4mIpzb1vNflDrxoxbYBdOXB9FEjR+YIcVnN/BBsiKrpTKQgOftf\nZ5ZZX/C3Ud84T+w6XB7StBCSLXylLDR4150qbe8WpTne0v3s2dhZOD0pyFG5\nGWAx\r\n=NmOQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8tRNUBuISCj2Y0mMHRmi07X8scMtQr9SLXCtMwpVxKwIhALp9xXAY1JUMX91F8zXyuLtyvwgUl9h4i22gWn1QKXhB"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.6_1587534538135_0.6620792294857456"},"_hasShrinkwrap":false},"5.0.0-rc.7":{"name":"perfume.js","version":"5.0.0-rc.7","description":"Tiny web performance monitoring library which reports field data back to your favorite analytics tool.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":82,"functions":100,"lines":93,"statements":94}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"bc0e782fd14ee1246588b013f76f11a7bdeb8ffd","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.7","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-Tg8bXTv+BElVo74Y1Yf14+MpAVRSqICiHfK9Lf8hEVJXju+5H7ZXLzcKmKms+uAXEK17ozYsHSRdAkkteKOehA==","shasum":"f9369f1379eef9db2ef3222331427b73c2dc26b1","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.7.tgz","fileCount":47,"unpackedSize":290988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo8a9CRA9TVsSAnZWagAAaB8P/3SU4OdG6Vnw3PrG5N0X\n6zofoLUHFn1vyf2cGzms4H8mH43E00pH5q2R9eLN4C1s49TQTGyq1z0yCIPo\n2pKhbvdBnIVpOtffHu2YypRrDgccvxipMvIkCk4fo7dxL+bD8Xd3ZeqKyC08\nBEdNCuXk/Gk7muaPupNCWJQuEwZQN5I3deE7k+Zl0kI7U8DprOcFoHiuv7kh\nsboVaitr5qlYcyC1WhIY5zF9Yxqki1NMnpbH2rj18QHenPY+sKI7X2m+MXHK\n+7ong9VVNTnfPJHDFrmSF5G08hKpv+EOHQ1M9lNeQ6ftQ63XlH7m1mj8a1Lo\n92h6uG5/wl1UITv38Uv1fPX2aYnRO+JjTCZFc1S+kIAS5wZqBFZmXxdLUTsO\nrmLYXKvPlDVoacl7PDuADYob4+o4J5XZb8FNb9aiwYDTVdGxa046yAcf+1Lc\nkH0AMbwSKuYgg4Lqr0xKyqNFOBoipxaiT6FJAgo4R2uvLrdPyJCGysJsoePp\ntaUPC2Uxi1SApNpiQyPTraqscE2xA2zp5RRgdfrvVjLX1DjHBaro/7TSr0rE\nRXHObRb/5sy5Z8YXAugsktbjgZFB3PoJZCLkVn1G781nArB4fUKWmMB342hP\nHkD/wxl9sZvfF5akVnBrakHbI4dQ5Lynul34M6byFXYXauUka0Api8vduP0G\nNiNs\r\n=crmD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGO7j/9I4bFGdBu16njMTVlMhKiKNriDgMHYHtCGiOdrAiARzxx6cW9HsPa0WMOImWC46mjb7sElsnUuj3AUbOjV1g=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.7_1587791548567_0.06103069358001578"},"_hasShrinkwrap":false},"5.0.0-rc.8":{"name":"perfume.js","version":"5.0.0-rc.8","description":"Tiny web performance monitoring library which reports field data back to your favorite analytics tool.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":83,"functions":98,"lines":93,"statements":93}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"b575ed67f76109efaa019f2043e18002890a6aa8","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.8","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-kr/3wl8Fqk+GpJAKX5b4wJzT3tT8GhMJYUFnEykebo9XW1CNyz4lKm7ELhLK706dMBfd6cifolT2Qdwx9uU9fg==","shasum":"35c3d478b8297a02908e9101ebbdc5ce3d0c3879","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.8.tgz","fileCount":77,"unpackedSize":296432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo+FRCRA9TVsSAnZWagAAvCoP/jwh6Dw4tQc+aM5HRnnu\nfH+ah7LRnwi+7TUjV8AwfWhnjccwV9ZwxJPrStseguCjEJxVLnmYAaDAd6ny\ngGA716Myf0zaODArbXbjpBWG4DNEby8SvRvDTcKEL6A5bTNaTzMtiwwRZXGt\nrETcWgqTn7oJbDHM0DsQJResqX6pUOmNC6k8qnkIbvY86lgRDrGxK0IGAIwE\nR0Q0MbTez1obNP/rDoHR99BKdChLzf5SuIfNJSOt80J/cZ3dBo0X0/fO8zJy\nGPvzS5w5J6UkZHo6sbTk22bzrSkiQwgaB+vbYnO1ICNGwO6Qd8qF0dQZj0Yj\n2I0RSTCtv6DHmR9StjJBExbBtV+vcWs9ZYWX2Ay0Z2ld6lXwypqUTWRSMRVF\n5BH+NW42Y2SVS9T1TcknSDtMZ7dD7cXYW7sgI42sBHscuNs4nBxHfvzGSzBq\nkH5wVwpY6OQLcnnPgqht3R1FsPLjxX0Ldizuzz9ol4hbQMYevHWSthkvqb35\nQ7FkXetKoAyB5xHd2YLLBR65fwLlJu5+Bdl1n5IkCy4FjAqbOp0t2x277ym4\nVV4j93hIJMGZ88wLW+nrwCuG0bYTPQflmrMDsprEPquM2aOzJCDNINaLVUZa\nEl4tfUfmpEfXrnq3tkmXwgD9RbnvBzor0XGwJLNRg9oKVOGPOCd97gsUG9jI\nwRGm\r\n=PQ1d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqGW5+pO2r5C/FydnFiDzvQDY7zcSymY6/D5E4i1TnBwIgPsrUEBxFWHhtjqPiEG2P7NVPwuvYpaaDaBxd6DzKFq0="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.8_1587798352633_0.9638082085840163"},"_hasShrinkwrap":false},"5.0.0-rc.9":{"name":"perfume.js","version":"5.0.0-rc.9","description":"Tiny web performance monitoring library which reports field data back to your favorite analytics tool.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":83,"functions":98,"lines":93,"statements":93}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"8e24f0a1a9b07b6e592119fe016181f5f09db668","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.9","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-DrFopL3CjpO38gZfmeS6ucsU5VnUS3Ohh3inBzaLX/RvioixFPdazc0cA1fauD8Ts590dBh/RblQkFVHfE76GA==","shasum":"818962d5136ac04d6a0c6726de5ec6a1593083dc","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.9.tgz","fileCount":87,"unpackedSize":294682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepLIFCRA9TVsSAnZWagAAhFwP/iWdV5mP7XUdSOpVpJ55\nns2QXAxww5JGa2C5UzNSGH2sQOLcYsVsZP37FrsyTRPFSYReYvk+Xf2W11OY\nKCaNaEC7qexgGn3XtlD+xmW/GsATtHAgUPpICmLbz3VWnWSFQAyo8GcvWoZC\n8T5O+8GpMCD6IFwX1yEkO3lFlhxxa6JvBUE8oyN3OBOwkSy58nATLarxR883\nUqTVjP8bj9x6xE9yugimBXo1+RIPzNiKu+rO4ed482YYHgim2Wce1kdxPlSP\nJlimG2jQtA4CEu1DRZ1ItEYBm/7nDIOjBlYojZfcg4IBmMQFS66AL9TThri6\nXM+0UpY/7WpaC9dJlNGCVciERp2W6YMgHTtD/SUxDkBfFHwYJjqCJnYtMIQM\nSLzNCFUtYfbVQMZyRmcm274znDtFFsZ3ke5PNVSuu68uuMgBwCHq2HscXtX6\n/LT3CHSZMULX4M8sNfgkSng+hHQo74h1i9p+MdnXQfNtbPBQee95hgNZk6eI\nhJMFTg27hPlnvxZ0P28UIksoHm05lDja5nhUQYVQ6aVmX0bS2C2Pi6xPzNMw\nWWvKb2gJUz8qhfAHHlaboD/GB9dJZCY4kxUYuISyjaSwgyA8hkHQAH3+22+A\nxz2CpWDItt2vTLBSL/eJPqi1dxCYQd5lkAlVauRaBq7V1I/DqNAgj2C5dpb1\nUjX2\r\n=33Ov\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBaONQUKY7u7gR+3W7aQxZxvnNYoLwsvYFl0ilkGIh+gIhAIlR8LT3VqWtPCKoc9Y5or25oSSH8pTzh9AH6W+p4BfR"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.9_1587851779822_0.2027101447775994"},"_hasShrinkwrap":false},"5.0.0-rc.10":{"name":"perfume.js","version":"5.0.0-rc.10","description":"Tiny web performance monitoring library which reports field data back to your favorite analytics tool.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":83,"functions":93,"lines":93,"statements":93}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"428ed9fd6b76a4075b4058b9ad5d5f76526a0177","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.10","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-5mCwWQJnoNPGD8pmGH853uvYmuTXhEEB+IpggJeyDAkMn4pmZUlCawsf7MZR5wQ4hya2s1sjs3ByCp1Xop5U0A==","shasum":"3fc042eb31289ccbf4dc5e734548c5c4a502b964","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.10.tgz","fileCount":132,"unpackedSize":282117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepgbOCRA9TVsSAnZWagAAoR4QAJsB4sINuUCTf33Zwpzf\ne9SFIf1RXlN0M7Im1cD5fZeolhlf+MGxCLMwDEX2p9hpJ2nnx/EVxU2BEwJp\nJ/VtjXYt/pwu6we7LXXoefKG76ktwzpbeHitQByFBQGVbf7Nb7dozEi6LN79\nJm3Xt9R1YYhcrq27bx9EFHbX+6789T4d7g/oxjftiL8zbcU0PTt95QHNvg+V\nlvtxxEbrn9XHwjoXUIvrh/5s0QVbiKJPq4+aNfNipTXY2ZZWPb8Bd2Y0y1zX\n4lb6NzdqaafcpE2b8bH4/5sHxj97zlq6TDGRy3KRsS+pp8U/VG+43zKsUVVQ\n77ZAoKpT3qYGXTmKptMTd+w04Z+GSakdCc9heyxDwuWCCUkZMKyPsAP0A6aZ\nQfYGogPk/MUoT2ORUvsp+5+rC029x4+ibFzWV65IdpcKa7/T7Onw/7lrbSGr\nmoxGEJz9RwDWRhnV8CFcE1CDjz7vYXYaBxOumQVWjd1USOGSXsAKKGp8m+8N\nYHNxZVginW11Svi+EWFgrGgE2KHEO3XnkgQG7CvMP3u9KuVOVJwlKwXinTAB\nFJ3KpjeKAl5ClvOu/XIITPa+NF46gtAiQJSMy6bh41YZ/7soRuhn1pPdr0vT\nMXySdlZOu7VrwLFN352FDDxbVhOIW1p3M89gTvp5w5xrzWP5pOIhQCtcIXdf\nNptm\r\n=A6xr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGhj2mf97Kj+vV+ueAqQh0/TQzLwmjR/PWpDE06o4D/3AiEA9oSOEK0/H92v9i31DUBEQWkDVu5v/EI4MJZA84xBD0Y="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.10_1587939021821_0.7609084966699537"},"_hasShrinkwrap":false},"5.0.0-rc.11":{"name":"perfume.js","version":"5.0.0-rc.11","description":"Tiny web performance monitoring library which reports field data back to your favorite analytics tool.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":83,"functions":93,"lines":93,"statements":93}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"d68d3988dce9e60d63d7a522c170000daaae90f0","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.11","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-QtZ708S1++xXGSBUknAdRsqPMj713E/VU/0T+EwXIEQw+K1Zom35mo7su7Oph5XMQNBy550eXYl+/vt5lchozw==","shasum":"2d5d50659fe448245af331effe69699bd0ff52e1","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.11.tgz","fileCount":132,"unpackedSize":277412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJephLPCRA9TVsSAnZWagAApM0P/1HB4ru9pwsOGexTrQqu\n3LhC2xXJy2bmf3Uc7hPTeFe0KrkS0vFLdjk7tC52uoE6GCF5C8Z+K5thNyfV\nBUKeulmHNQyiGLWkHguXa0SO1MntgOXHV5lapxCaZ1L3JXE2wuIX4teXcvSp\n+HT55tgzMoonk+xJoW980j0fwziRjaF/z0EgDTEL6WAtkO0XuVRZYxMKctu7\nqOTnjaW98K9HGMZq9RcLTyGOsjFQ+EV4v8TsWSdNwueKla5KJqDlcTSvR3fC\nlHkhuRxBSBjEeEbprLyZESrJZSyfByT5xzU+I1tslf+yOIQylESbYzPoID+Q\nDpU/UaAf0SYNuAw1oMVArAKI3peBMAvR4/DB0gZ3o5fzux4KhNl7dv07AyC1\npKf4UWyI2xHh71LDDqrSldYK3eVdInk/5IQZ8JnsK4ZiVnpFaa+GBpQQoGYr\nfG/UAF3GVkUFLRaNF3BgyzBCM3ACKVWVNIaNfOVU7IW6lFO/GndRtWR+QUwE\nuj+vT3iZezJZ6dSOFA2o6nBM7wY+3Fkyj5gvHL2n+DwjpX9kqHT8BXDynvOp\n5px2k0fXHLarGPPC7fqrL44wWvfkyeURPa0ylxUS9guA4HQXWfnNtSPpqJEw\nQimmpbD1mL6IivDG9hfBPL8XHsoUO7zcFVUpx5JDP0G9Bs4aXCQDqE53OfVP\neR0W\r\n=Sk3i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDV4Sfr1ocf5dWmZUqe2Fmke9tfQgTxxUoIHCs8FkEQggIgCJeo2yUJ7pj1q4e3xBkVrNrfPPmnz3ycPiiVQWryPmU="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.11_1587942094609_0.3322943196367718"},"_hasShrinkwrap":false},"5.0.0-rc.12":{"name":"perfume.js","version":"5.0.0-rc.12","description":"Tiny web performance monitoring library which reports field data back to your favorite analytics tool.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":83,"functions":93,"lines":93,"statements":93}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"ff834f9f5b8a89aad0dd9e5f5c4cf803eb2dc376","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.12","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-1hICU6CySH0kp6vYGIdqYImYmtZmNlWNT5b+WW1dmIK2s+cwPPfvyxuH++gE2Ar/uS1sYepT8Zs01+3iNV+dIg==","shasum":"907e229d4a079689ba16b12bea16079e2d22f87c","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.12.tgz","fileCount":132,"unpackedSize":276655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJephh8CRA9TVsSAnZWagAATnkP/0RhcgWpVFaDgCWarGob\neRz5+E/lbhTqJLuc2mnDLOfi1nJ8ifCY/K2QwnnyArVeh7cTESOjrn3HQJ1Y\nQPkWeWrbNKxhc8dIpHp37t2jbXZ9j0zDph0YagV5gasfx4k1k6kpD7oytcwK\n77LD38tsWVD8lG/t9ftcGvQsHTq+TL1UsrS4jk9Zzb9Que0EBh4wCI6QvQdE\nSNkZ1qTzYNuVpzBgo0NZ48PEY8Bcmlj58x205w9uQfJ66H4HihXRJVKpKdMJ\nK4iYqVg5GWIJgSL18US3jrMpfX3yRI8Mvz8a4oHXQ9IyQj0Ao3k73HWL528N\n0jgQFY8XRsg51TNsvK4DQgOJzyvCLP3/FWtAYFLXV7isZjBKhC4FGdwp/i/r\nNYkRxmqD0Vx0B9WMaM50rIT2pwvu1VsggWqmC6jwVhe2clgosa2oYltKZATb\nvkY7pBJuUPwEhjdWfwIJyw8kXLGIIA9+rRKfgxrA8wWId9Q1Xdb/2GJPSPGS\nVwu9jgfnElcxt1MeFFDyLzExx9FW5zR+WGRsVPq53/m5UJ/uNL7AznfseZzl\nEWLhQ6+aSwAPiArYlIkLDt/bfNEIZXzFkrF68vbvW12gUpyjmCurDRQxL/H4\nzWjNh1z4lOXZFNA1nwKdV1wsqjiOHkhjc/x3Ma7BPWizt2EdWccmqvAW8RUs\nr2so\r\n=TqjE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEsWiMzuXe6TZ49bsVDlx6Q0RR28DCwHZmxDoN/ujBCKAiBuCvMr7kiyKAfnkgw/zihD1rXm6SPlJ2PC7qeMhmgfUw=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.12_1587943547377_0.17618131613015975"},"_hasShrinkwrap":false},"5.0.0-rc.13":{"name":"perfume.js","version":"5.0.0-rc.13","description":"Tiny web performance monitoring library which reports field data back to your favorite analytics tool.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":83,"functions":93,"lines":93,"statements":93}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"8e817c2dc9ec5ddda8a32ecb728024fb7f9bc5fe","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.13","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-fAXKiQoNlmEiasShRNOIm1/adLV0ePyYOPDNSGeEb3d7+QRacsO7PQ81CihxbA4XKkAD6r7Aci/e6TkFqtGfag==","shasum":"ce95ec5b6355adcc789a8e1146230e14c7a92ef9","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.13.tgz","fileCount":132,"unpackedSize":267507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeph6zCRA9TVsSAnZWagAAtzkP/A/sZM8lsivouHdWsHXq\nSnRRN+hVwJ4PrOCk44i6k3oYV+r5bjsgTZvqA+oQE7N3HYu5yg+w9llY8Ym0\n6M+WsQYOVGwcNLj+C68zHwP8RQt85DIReXd/5LhVQNaC9cEpfM4E971UEOBf\nbDriNd64CJTpbyvWKJUfxSGpwWiOkGMq3YUxryG3AodpyR0esCCxYbtgew2u\nuHRrIVIzO1KIUdXzkTNizEdz/4a92D5NbyL6zjhanwXUmggUxh3UyEUiGoQ/\n3tVf0gRjTkmoXHjnTrEhpgvj3x6uhSs8Jra6m9LLR0hwoolO7KhDuVmNrAwW\nH3kswV90PV9YoU64lUceTXpF+KHSABYXqZPk+Mxd31cvpMWW1iDIWFOEn6uj\nhVuHqeYbSGGebDKvUjCBygVBiJYRUgXKAAHv8LDqkJ5pV+1hExwmo2tPYXCP\n9HBhXBiwmMpMeENi+Z7ey9JW9FXTaeIfuuuViBWD4vKIprMUNFF8wQ22TJNW\nwTFgRzjpWWHlAJa4BOJGwr1EwxV1FBrsDMaQebyfNImGwWPpm09vCFo+SkPX\n8jxYRavwSXc1QGktJ0uioT1MBQi1ld3ksa1WlHXEkhrCDNI3vC92WwcZLs5m\ne73gTEWwGamVhZhdytYnez1K2G5cRuI5dGpZnym8+W33WJRgZt5TxqQPHKnX\nb0pY\r\n=4bzv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDYpvr2VSC2oN9EWasXY3/vilgO72em/+EN5FpJoOG5xwIhAJ9tUC2o5AMZn29Xu6sp9HbVjp6fTGoEtYcmP3f4AIzx"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.13_1587945139266_0.15835711637587124"},"_hasShrinkwrap":false},"5.0.0-rc.14":{"name":"perfume.js","version":"5.0.0-rc.14","description":"Tiny web performance monitoring library which reports field data back to your favorite analytics tool.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":83,"functions":93,"lines":93,"statements":93}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"a22e02b3c148ddf000cf888d70bf13068bad3585","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.14","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-LDCeQSmKNmfGvofF7XbwEuE+uFGIqOkvzoSiD1Q/ke8GqAvk0nipLyjBVWpYyJ+USnBho1/u/TLkBAp0IOYhbQ==","shasum":"aa00423ce90751e33aa5d5517e3c492ab4536976","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.14.tgz","fileCount":132,"unpackedSize":253148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepiRbCRA9TVsSAnZWagAAWdgP/3pWgQkn0sbu3IATfy2B\ng3E7FrEu1RveLf3qi2gv5KjzyneUJ9uOC5W2zjqD9d7LrfeWN+R5TpgqSSYr\n6/XBeV8RSgAjC/guwLivJYEXne42Z1SfJdZB08ynXxekV6VjbiEVlkA5bsMg\nVsskn0cIwOQDhsO3HFGXHSK22y6jw3Y4RXN+Knbaf7qisJ/8cYALIK7NMhax\n2EaRB0bDQ/1Dl6Lze3GKiv2MkHgqtaoeriZsn689uKJmiJ1uoM6HtWq6NvnI\nXoSVeDXF6tQ+y9aKreXMeQjhIUHrPuRu7S3WVZKm+jiRw0I/grsxTSDKfCz9\n6F8RPrMew/nSCCaOSXaUGCninxdHcGJ1+iK0bb8WIKfF9NnwP1O2KVldIhc1\nFISmd7u/kdUF1hD8wPep5IqWj5Nn9XdWkJXv1T7ieuX/oRlmA0POulJDlc9s\nwKo7w/JmbLtuOq0/Av9/7vFJq9U+9QvpAj5Mih+Du4vwCMePpki+/VXobKCd\nlJIFtpiGufAQYVzsKni/DyNDeFuoI6l6adiQBelXddPXzRlbIFiYW49Il9pU\nPUaP7ctjhxE+2Qv9PBWwwk9oQHy0EkvTwNStWVyjMwtK1cycnR38zYo7l6CH\nDDbI9b8p1k2h2wn0SEHpZ5P5o/g7wSmuRozOJ3Q6KbwFq5+6awwNCai35Z6b\nwHnq\r\n=Km6l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHHAdVS3aoItVq9KghiTq/QsOvYupGhcCF+Gl+P5NK80AiAKYIXDb4va8mCb8zgBs7Lh2A60ZKeVAqGuaNMXca7IKg=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.14_1587946587102_0.024837167640789692"},"_hasShrinkwrap":false},"5.0.0-rc.15":{"name":"perfume.js","version":"5.0.0-rc.15","description":"Tiny web performance monitoring library which reports field data back to your favorite analytics tool.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":83,"functions":93,"lines":93,"statements":93}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"10b9393b19235fd5d0bc5d31ad563782b2e74504","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.15","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-+9+QQkruzhrheRA4+ntuDUIqZWAi4VtahxwtvY8kGpI4eQ2YIyNo53GgeTgluwGtQ0GHi8grllCSoQV5ZCRM1w==","shasum":"2163cf864348b1c93bcdc1c79be0f1cc53f6bae0","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.15.tgz","fileCount":132,"unpackedSize":251704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepiylCRA9TVsSAnZWagAAqloP+wYUrskVapii1X1vGC0G\nVqEIYWMjobB31Bv7q+Yg6AP0Ypguce8Kji88IlNIjhcFynxmn5GAM5kdqFB1\nelvWdYkNciBnMFpSxuNbF94t0lSrMnq7fpEHn2urzRch6V7C9dmrGDLD42Qv\nfuHb5CukEPxCdHWInFeQBb+/y72MUOP2RiOarOBG0tDm/gZhe4P0Frh9JQyE\nz4GSIfJg+GW0crVnS3fwH6n5FfV5z6PYL5MYdXMyMy2mdg8GU6Sw5TYATDXf\nu0043UXcyVcAGTATlu9Ljgg14ph0+Ap8lG5KxrNnKDSksO1j0U1lIGLbY01F\nx17b0xgvPvE3vw92NBmGVSTaWkS0V7ErklxYsSghqWEuZvROJPe4/VQCyDaf\n6m9Nfp/ptTkW/5j1/CEGbJr7GUrkIbUspGt64NEohc/hektJub0AW1XzzMoP\nfpTYRJCjgQFag5pWIc8Yehw6RmkbNX7miD+rvwEh12WQyzl1TF3V5p+qpxrj\nhCIum80awT8d7GQ9RC1/pnEg2TRs9UDDQ+ajxAX/zKhlvGp/afp3iiSob0rt\nSH3gGlATzG/6Rk6AGhNH7qXfR5rqFv9nBoD198cv3/oqSAjHIlWlDCNUl2hG\n4QGq9ZBxsjst8DU38QbKDTubuNtPtBD/9XmzyMkReEMfZK/7a524+td/0QMN\nzwuT\r\n=npTX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUXjJNq1CxdTFgYJEsZ2wYiEffDoc6XpIfZlF6prJqowIgNWub47PiOTK59UdgY7M8Rejyvjb/zHsvaGQm7zCVX4U="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.15_1587948708890_0.6777363085000137"},"_hasShrinkwrap":false},"5.0.0-rc.16":{"name":"perfume.js","version":"5.0.0-rc.16","description":"Web performance library for measuring all User-centric performance metrics.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":94,"lines":94,"statements":94}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"588e54d65432395eb9acc51ef4bbc2f87f62b6d5","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.16","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-iqDSmz3D1uvS8tkXa3ABblhXwPt0sY4RLAhKXqkGB6hWk3djRt/ONVEnUSPaUsCSfVhpUbBYje61Y202qLofKg==","shasum":"aec9981edc9e1cabc8bcf2bdc9fb52cddebd2336","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.16.tgz","fileCount":132,"unpackedSize":248403,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqngTCRA9TVsSAnZWagAABIIP/0+cvoTIetT3I2oBVdEc\nx1RRxuXHBa8XXuOdkxIK/Fdbu8b0WDp3ehNKgGT7c9QifI7jlNNlecTRwAsA\njDgg+0aElgNmaeAG7tok1d5Wj7su13vyI8Wa9hZmI9WhnjSUFCVGRgRViNQE\n2wh8F/HG+ih1NI/NCkKtlKshZrncVkxSbvyYLaR04LV5g7puxwWsVa+2j22L\nO4wxhpk0QGPj2WxXOtZLz+A4XHFOQ9MLxArTa08gOH8fT7Hr0HSUXWQ0rQWG\n/8zTZo0C3OtUACWGnaj/Gco3b07FK/LbkEO4IeF+0GD+UoqmVO58m0UQlO7K\nQM9XGxsAulKp+Fl5BokW6BoMgKNEUsVHI+LTewRABkIV33nRIhYO7WgFZe0x\n/2xeNQAfcCLbUJPihTckx8T8GzQCkVvoakvcyji3W3Cy4RdT4alRspdRFv/2\ndH1uvWfdBvsTf4hGg08RyCjZaeToBHYFwF1tREjFEJQAGC6oPWPST/Zfqj1U\naMEvJt56K7ZAKEGo5xPnl3k4XcBhJ1W0fxj1pzETLQ47tjlxthufjhCf/usC\njRByHm2aMGrNzp5BkrXP4qQrNvStF24/UgSzfVoPsXWvEjs3Ezq78QEj84Nu\nW2KEmOGl+EIdSRRAwsI7nJmItmzJPMMs3IwNscID8hLr5OEAETcyMS0M66tM\nnLQ3\r\n=3YSm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2Ko+LiXfgsZ0RCEza9oLEefQHMdHGQZTjKXtEryej3gIgAuSVWfv402/bVfbpn8A3IfpbHbvgDtSElA0PQ1MNA5s="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.16_1588230162066_0.8018981715866198"},"_hasShrinkwrap":false},"5.0.0-rc.17":{"name":"perfume.js","version":"5.0.0-rc.17","description":"Web performance library for measuring all User-centric performance metrics.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":95,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"b69a487b6166956e25305c5082dc85db6da9f7a4","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.17","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-Opp/G7T3XFbiXgd3r1nqRhhV0fBe+EZIX3ejBr2H9CiPwCS1fgKG/XSNk4W7WkaIIQg0nOUtBNd2t8fj4qbetw==","shasum":"2baaecd0e827bc0947e20f0a161cccceaa82889d","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.17.tgz","fileCount":132,"unpackedSize":242530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerRqyCRA9TVsSAnZWagAAmXAP/Azaa9TGwsLZF8i7UbG4\nZ0Dvo+wOxXLgnqbK6SnQu1mOc/Dgfib67M2Q8amaJ9tOP0eItl1AqUnFIMp+\nNUfu4eKOnzpvIYGHVxpxzmwB7KYtu3U+Ng1wPEjwlwjGxx8SaAEWJCOkY30Z\nNmSM7uuOs8qogft7nZV3RPUr6pAsFc+hT6zri6HV6w62rqvWvrGK8eCubodm\nTT2jnhqxrwCC6LDb7nbVtxOpi4lawcfNBu3n4fL9AwEzepZZvGlER7/zulfT\nryzhum6XOQ79C61Bsdi9sI84wlIMUBbHl0c7nROY4mJ2lMVwk+zPvyhhEm48\noCg+JBECaGghHCesS5tnZHsMEyXkA3IccM7lttt5RLTvArU+LcyKvyuCtYRM\njGv4jdw46QtIOu5hzezNsem7ggY7gq0ZC7sGgOU1EWp7SsyNrsx3JmlprEkX\nJbqVkb3zYH4RqQL9mi1JLWF8tEI4EvyH9D7D+ay+PHT1MsLyliR/Jg7kR7xv\n4FELS7U6aGvOgQVPURM2kP3JUB3qMvuTQq96T3eg8kmAuH8pz2K+dMZb5r1r\nabGSt/vwo+3uuTKUMgrqqsALup7PY6pz7Y30juZMxpGluxEiY46rvqW3t/wV\nIyMIWDRNh9tRJhEKzKOiDImz2FRhdljrLWbgoanj9t1+iq+fFB1MEBXz6tuk\nJgYw\r\n=/sTy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEOuYt5IavRkN44uAY7gMTiI26hbzDSzIeyc672BvUIaAiBmYlMcHSfbzzm5sChm3eO+cpsg7MFBPMUnM0sMJB8SaQ=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.17_1588402866353_0.4765944037009835"},"_hasShrinkwrap":false},"5.0.0-rc.18":{"name":"perfume.js","version":"5.0.0-rc.18","description":"Web performance library for measuring all User-centric performance metrics.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":95,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"53bd4c2c853220561a998450ac3e76e984cad78e","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.18","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-Hr6Sa9J87UrkEbA0RskoEfTwpGXThT0qdpdsE5fMJjz6WQyCZQMeNOmUvFkKN8g/+mTrik2NMy0e5hf+nWG6Kg==","shasum":"99a482100a5be0447177263d1069546423e95d7c","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.18.tgz","fileCount":132,"unpackedSize":243470,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJes0eeCRA9TVsSAnZWagAAITgP/ArPr3WBaNtqFXCWY1E3\nII1ZKhFm717mIIm+ymKzTSCZ0Pwo4G4aTFyXI8QJlHQw/C/lR9QgpJaxpSQ3\nYwlpwBLVk/SiSzvu6EvQWFB8UrOmCj4jTTlN6TdeNEBtR8zKzdcu7r0AVMQl\nDBRMBKuTmipC2aVtroRxSfvj+c9gYRFpvyhcqbT01BNo5t7aevpT+czrbP6j\nuCRhmxwsoREGE/0OLXL0fyXEUa+/07ncUeWVVJSoNb+ahe8oLzllRQqzlP10\nqxwJjo/dtD2dNyooRFCafxQAF38LLvs2ubFLl0sLZ45yg5N8+4JHTf7GVcyF\n0WNkxlsNRtVRE6VyxQa8Us6swi6VMaeyQqVQkMYBYZmqV75r6k0Uq8WNR+Sn\nOZiTMa9sA6m1f2Th6+nuiTEIRhAyofl9COnpEuV7mXCj9HFBlpdIFIA4fi4B\nueYE3mFgjD3jDPhvLl6qAU2vyS1znD592ytHQCm2qsLu7vLNXfr2H8I7jR5Z\nFgqjFyk8owevqVPnuAK7kQs+nP2afQUOFcmYVA5yk1cj7CD2m2wMBxnhYMVN\nPrNhcWj4/jP3tAhwv+ShbBjoPS9oJUoBsQNITBvSMqwAmCC1FiyJ8ajTLlHj\nZlcXvz9q5zpi/5O+NWUiMGye+XeKGccZEDvXppOrHtbPxH8eB3us2f2KlB2q\nxHZ6\r\n=0+IL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqJY0R6OHfE0T92DkOt6UyLj8BYPDlkJVoSJPxWeBWQAIhAKSO4IcnM0plhyyk5Hp29G5DwaT0rZyD4aQgUXHlpokJ"}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.18_1588807581838_0.2154494253436472"},"_hasShrinkwrap":false},"5.0.0-rc.19":{"name":"perfume.js","version":"5.0.0-rc.19","description":"Web performance library for measuring all User-centric performance metrics.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"89afc16d00928c7fd2abb2c56eff5c83015ee593","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0-rc.19","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-vsM0YsFvoqe6XiBAJ0iHbmBsSH5CJdFa/EF5BbTLoV1+0JaT2gpHC8Q2CqVi4o8MiA0zSJ49b+YcYvlZlFLwiQ==","shasum":"91be99e386301f9cbfe650b3737c3481d40bdc41","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0-rc.19.tgz","fileCount":132,"unpackedSize":244869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJes0yYCRA9TVsSAnZWagAAPm8QAIqJ1rOoyCQBdi14R22L\nwrD1dF7M3nEUJoHa2PvxRr8xMgI+q/fHogo3RWOctHZJ4rXPnRF0dEFXW2en\nIUkHL3aHPWxvXmD7jx8r0PTtidejdteEAFQrBYzFLlLaavusk2eWB9qUiGIu\nFz31IZcC19cLQ3nwmTByWzFY60EVJVez/fEQev/rd+xF+nXA9S3KlYifK3vt\nA6KHufIJ8PyWEb6GuWyKrYeEd9WqhsrmJmCGcVHbAQS9UeDp8olKRsu2m9rq\naMJph4ZkrbeWscKZH3tpNgHBF8zyJjgwhb5fRlKp+QdMq/36erB8816LNojs\ngwbbWdMufw6FRQsCJctnUlOQZejlhSQSolAO8Tf4C1wEYHziCzR7Q9o1MLC/\nOa85hLCMbuKg3kUlu6FOTUR7rnQVz9q0xPIk16ASVZXPcTUxkeucUvwUP4t1\n5XVgshPdlIiWuWDzJuLwIPO5e6/ODWgiv9UVdm/cBABM2TnoTRHPvjqA1ZgH\nOp56ZtydEIh8OZuucEIINTrN8u1PChYS2k66XB9urnQInn1e2g1dY198CvYQ\nyzZ5eCzAcbjzWEAZTdP9a5TkBVkvbJwQpDfy24s6+xp+fPAJiHjYABXDtVFI\nBmKnldLZdUCJuu2TZjVA7AF7eEAXGR+CetLSMDC2R1zMfgEp26j0An0BxQnE\nr7t2\r\n=fQaE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDT02qBy3P6AXOIY0QvERJtqqxj1bxJaD0CEqH33TRvTAiEAsHN9It/SZodcV2MO8sdCSx7psIrcwDj2ReQh83Wy1i0="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0-rc.19_1588808855467_0.5207326523365026"},"_hasShrinkwrap":false},"5.0.0":{"name":"perfume.js","version":"5.0.0","description":"Web performance library for measuring all User-centric performance metrics.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"adf319944e1864198de947d3c87c95468a962ac7","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-FZnIq8VZBZFqyEf7IeWpuf1X7QqoyjV2AzN1GlZLmsdqGtY3sQMTKx+Dh2vHdDmLt634tmSvv+O4+5zD8TAI0g==","shasum":"706561b96b48f80c9c86be37d1fb7ef2d9afac0a","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.0.tgz","fileCount":132,"unpackedSize":247647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetzaPCRA9TVsSAnZWagAAJpAQAJ1RczoA3Gi9Idsm1009\nuT80ktFuTYZh1MZxRHgXDOZ4CNc+gqSEXBPrSpg4cNfPFIcHOBI09pkckIpg\nqUqOUTRNLZNbLjJcJMYV7wQQOhgW4WecjCQh3jcDdhJaNOrgXBrksb6n+aiW\nP5plkv9OFZm4QaDyae/Pifr9DyyiCk/XDVO230HUT+gONMS6iyDolGz3hd0p\njEepQjAjzHflDWNtTKe3MMpyEyBT+EMCmDSD3UQvo4XGXE16IYFRGCit3Ouz\nYJx5Ixa9ftjIlP2ZMjlg1ro6SClbkaZk5mPCTkspG7CLzAodnh8e/8XMgQm/\nwqBeIcMUxuP5/TFvBQ54lUgzxiOyaZ7eAtTeLXa/zOHXsWwmuAUX+pyLCc3o\n0ok+3CtBshVDc+NZfP5L0jNkUslQkJzRwjo6mFSeFv6eNhpqBVx5dXOOHqbg\n8QIXoi0nluiJkA0bU7TYHD8Vw+GSmE6MLzgCwoM64QqBb0Wpcd+vH7qDRaR0\nNqhjfpQImEb7Sfh1S58H1WhzFBVNdrzZf11EvGxiJ6vxE88apmbDKygY1Sxp\nj6dcgVLUl4hFyhrRUlJAI7EOB2Etvc3UA3IP3IKuQelKDI5funhR8Q15tGg/\nkBHnB+oRG0NQrZqrt0sOtPBzHWAJJE0kCfDlDS+BA9Wwj4Js625Rsm8hbQxS\nNBrh\r\n=ecm8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCf9JfoXVt6L51c0Hk0AI3/0vi1c2IQI78sC6GZ4tgr+QIgcHhNKoDQPFMvCi4jGnveE3hA1X+wFIMzmrC94IS2JpU="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.0_1589065359090_0.13224894057063064"},"_hasShrinkwrap":false},"5.0.1":{"name":"perfume.js","version":"5.0.1","description":"Web performance library for measuring all User-centric performance metrics.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"cb9e0376183b36cfb6290754cc5fcb6e319afa1e","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-d9l67Y1eXhFC8V/z7sNetJQBx7b1DC8GrOwcvSbmNNpZZHFLbjWOlfcEF9tw9xwCHfrad2Tyz5pmelJ+6iVX3Q==","shasum":"4d4e8e5e332cf7ec9cc0da2d6ce06e0a3d0c0e37","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.1.tgz","fileCount":132,"unpackedSize":247777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetz90CRA9TVsSAnZWagAAeYQP/1/ZiT4bI+O9JVd1e9Ms\n9ooF5cJrXcEAeX6fTNuDH6iG6++6QIlbkDRH1S5PO5bLUYsacEzgwPo//lAI\nGWcLxepTNhJ72sCxFyWBdIehMdyHRLaVFDsn+aiKOr48A4TYFclO3VKS08Py\nxc1qdRllu9PnsTh+7TBrAmBnaaaXY91Nvo7Vt88OH3goHCoCkuUVAS2Atb+S\nUnOre46b66khWQq6hAX0f1Vh5cu+aBq9GBx/bVxOVzISzyWiZR1VM8ZqxTx0\nNMLNWgcg/MKsJZ3hiPqVhlUE3T4CNrDtqUJ/KRUMk4SnlHu6ibZ1lqV8fAo+\nLZBdiMDOGZXfR3LHmFLzH6dqeNtwiKPVrOY3rOlXZGrRHXHbt6Rrlhw0AYl9\nCc/C97itFOpgJbFFcLuf7WURA/lOJGg6UrVSE+IN6GPi6pwODDnO7kefkmp6\n4zkET9DFoAjPsa6Ko302Ia41AxlLVP7EsXD+g5hcEcx0V/HvaiqNMIsI51ez\nPt/4X3oXZh3akWa0PP8bIO8+t9E+LPA3FWtBBigUt/AMGvPfV53bx7uvTKfJ\nQp43LhljPxcTwkXkD+I9vyyDMneOpebxEFG273qtbjIb7SpJeLy99swjCJqA\nOuru+Glg+nrLYXH5IKYYbm4YTfR2H73T90JucnPA/+gYDOakTn9ulmdZaEwo\nZIo8\r\n=gLxT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRmA5fXNd7JWxqCA6lry8mjBcWIKwQ3ZsEDrRVyeO3BQIgSUW5JvF5/FR1YNUmZlnK9Z3hyKb00V90XbZnER5SEJ0="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.1_1589067635541_0.9110652757030275"},"_hasShrinkwrap":false},"5.0.2":{"name":"perfume.js","version":"5.0.2","description":"Web performance library for measuring all User-centric performance metrics.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"5326a9f7d17a0ef717753f98e5a6528afdbd06f2","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.0.2","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-F5wKW9pTu+QoeOIE3ime8sUBkUb5AMLmtx0tU9AeHxSn+hrJk0/CFDD2c5nPN4SCizyPloiM4iHtGbOfFbAMRg==","shasum":"08a49e73b4f049543084a79ec757aca5d4393538","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.0.2.tgz","fileCount":132,"unpackedSize":247447,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJet0EgCRA9TVsSAnZWagAAshYP/3wTgNBR5Jd62xQDWCRs\nO8dTa+Y4UkQrlopm2Q+ks3zv0wk03Z+2oMs+RBLz24awUm6B4F5tuArAT8jH\nasn3PMvhfgYFeEo0mieODXEQuMtfZnkP2hv1STipiEO3rI+pXfQP/aRSuqVC\nzSBZVFUTyZFmVilxFqQAWzwBedyowQ7/hvUD5ub5Ec+Slaxu1Zcgu5BuDXAO\n8myK7GvlfTx3XiL+4IkHVl84AgolYvForALYk+GBpzvSLE6QFo7QsR8brtr5\na7Zbq1UD9iCr1/4uT43DJ0ilPGolO0w0n0CEcUDZasY4yY4LkPAzQkc3dyyF\nbJCn+xKnjEnQUBJ3jxF1bZwGKCkbiBlKjmqEdhx/W2KiPf1XXx/AuGtI9zlD\nZzcLoKxLTxNOBKHX+g8WkGZKPGpgGwARxBeB0sFf7MqZlGPSn3pAL7sx+XSp\nb/9urOFcL9zUy8kXPDsFCSUTQyexEuQZdtaEW46JxPa+foxZzNrmr+I87HxN\neLqC45Kym9kiebgUpLwvydXvNsw7UMhvX8JbKtFyDn9XNemb6VUI2LffsX3v\nw1Z9GZ6Bk4TMeipdbF7kdnreM1GZd30UkrrTpuQtoWxUkMz/hCZ1CbDZ5fMz\nExDuRTums/Kvx0+Wpf1qeY+6ygqU4+mjpXE31fdJLMUuoddiXcA2MqQfvFUc\nbZJt\r\n=0Eu6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHDhpkfQCck2qd0banqT5/JhfPxWpTPS2BmGZ25AscsWAiA9iCBiwJyZt86wZSaRKJ6t7dw/yNvWGAocqt5quBAmcQ=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.0.2_1589068064074_0.575067967414618"},"_hasShrinkwrap":false},"5.1.0":{"name":"perfume.js","version":"5.1.0","description":"Web performance library for measuring all User-centric performance metrics.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"930f637d52b365fea049d47bea09206be9327dda","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.1.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-ICZ54+V/6v7Qa40oQw7JtA0wcczYJb3azx+g8FP5u1ZawIEjnzAIVeBBkclkfqN1y25p9qjKjhJqvdzk9kugQg==","shasum":"d63825ad5579b5558f1e67a4dc0623606ff60834","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.1.0.tgz","fileCount":137,"unpackedSize":268138,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe10XuCRA9TVsSAnZWagAA0xUP/2oAjFbowST7NImCs77y\n+j61XKDMzaZQ/vaRfRBMk7zY6oCgGG5fzUwo8FTSf4LtMP/qPgY2y0buN2Tt\nU1dNsIkhxZl5ZDIXC8uviLfT+X4pVPky7in23JhQsVWuMXDLet8uujnOXIxe\n9ZI0kezOb+kdTi6rMUng+OdbMa/nBImXBYnnnzVop380CcSycnlxWqPoXXZM\nA7Z6l5EzYhIYxXGBH8hg0tEQeh9zsQP9J3pdExk+ldIbRaeaaMHvYsRVvLL3\nOb9JQur4KBBTO5uFBeXSO5BlZaj1vh03J6olUHeJGwWL55ttR92U/OFzhQdu\n6eE27hLImTtX1myhJADCwn4/e1FOdvuWpqe9dyWSdrzEHulpYNNjEkdAZod4\nTzfD50YJQrZmdBckqOOB6n/B1jEaPVZkE7PzA450MzkO1ci5hj1JqL9WH+nD\nJ3Go/eR2MTmo61W1ETcMuI83voI+BLtKoZ6QO0/kenQUEbDGL6F/e8Qt941E\nnTDnJqB/L/4WhoUJTuC5mDMufM2XY1MhB5ETt/2K3FfEue8/1VdlPhPgWv2W\n9Hgd28LZGdIJcqxowQ5+ZRX/gzSQf4J2qXwo1NQyDhcPjLgAM8UCXw29NWMG\n52j6VPJpkVnZD9GGxZ5dY9Xqn9o3YS8y4sseEcG8LHrEMsmzPE2UEalKfjyq\nDY5a\r\n=S3RU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuSzbuu6DbQh3rIDUV/CVOqOOddk6EFqU6JULD0tIbPwIgeRjakCx6YplGOppa/H4zX+YnnihVV0Y4VdL4xIbj1ZI="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.1.0_1591166445423_0.5574760708648385"},"_hasShrinkwrap":false},"5.1.1":{"name":"perfume.js","version":"5.1.1","description":"Web performance library for measuring all User-centric performance metrics.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"f9ec4741a7ba7fab4cec6a0050ee3fff2a622873","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.1.1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-AOolscI33M8879jdvyUxF5YfKJmfP/4mzDLcSGAaAhy+0qyw3ZRw2YI4n42qZD+n0I6+kHwQayCL80urPu1S0g==","shasum":"264f5672299a0b6c4c32cee73c418cc5e9937111","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.1.1.tgz","fileCount":137,"unpackedSize":268692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNNS6CRA9TVsSAnZWagAAVS0P/2guKc2SQ2f8dv6cfbMF\nTd0WEv+PAEYSWF6BSUVhuzvIPrN08FhqF3KdUlfmIC88JuYRVeNS+/SVh64Q\nwys07m215fcaBYBkZAd2q7d1N+6r652vrUvfK6yq2lg3SWkoPvw814g0Bvbr\nPPd0MeFatZTdMAxVqAgyM+KGVZuFRPg1j+Fa5Wm5X+x25Jas/5UxRww0T8NH\nuhOBiWXMCnaKUY0PgdCHcho9Ypv0f3r9UICNGOtpl9yZOUreuBv7gFGqFljf\n3IeOrPHuf0mnRNJ4Uyp8osK6mnDZSxvoURtqaBCMAA8/nPO4vB033V7fQrhD\nfxlrkm0oKRcdXHiBWovpVEC5SrX4MARRIoFrh3u1TAU83lZ64hQVmBcxhsm9\nNuCFj1TIdeaEHLaxSx+4Mv7Pbv7As+Ll3m4blAQqr7MXr8g5RSnA+7Ck71tY\n3g/0zpOXBruZvNC56vj+gE3k+Qe44pKzU0u91qZYZ8aPy6hZEmOohAxSQ/hE\nIPsG+PQnscagr49Q8dxzV8p8DnboowsQYakwiF70bEPyO4d601ptxek/3/Js\nGugdEfiiAg4uOYZ3p25ad80I6dqAsRwKM6NdljBVHaj/DzgFd80h9ZVaWBZP\nLf8H0R1G2CSMD7nQ5GaSw4Kh9ghgJZTZBIGU7XrjfQSORSXCZo0m241kdd4e\nrctW\r\n=q0Gf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFyxavBo6iVZQz5dubCU38jQ8+O54r1Y9TFcSoQmsAeoAiEAogVmottwS2rTPj1HXV24pWW06u5IuFnnfX2yc9vDSiI="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.1.1_1597297850210_0.40683050198046433"},"_hasShrinkwrap":false},"5.2.0":{"name":"perfume.js","version":"5.2.0","description":"Web performance library for measuring all User-centric performance metrics.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"^3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"e44311e8188c42ef91cd707cc65fbeaeaea468e1","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.2.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-xWjlaNpGjG66zQAAaIzhVvme6/1lX7Ykg1CZ6w3XR3WeUrfDM6Nb+CAGV2vxZZg3PTEVdyDabrYpbR1815fdOg==","shasum":"725b7ce68830e148f028506e9e9dcb5dc9f81829","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.2.0.tgz","fileCount":137,"unpackedSize":273512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfR1W/CRA9TVsSAnZWagAADiYP+gNq9soM6q3TWbR/r2wQ\nmoAG2F5uagKdWQk4t26iGgiI+KjxSpgqQUvph5vgzDNcs29nCBBcmFakkHxf\nGMJUqBU/qIKDMSbvUMt1Qczyq/SXNvLZlHG9dEO/IPcKqWXoE+Vgeyqz7SYK\nOCoYAwnh8APXl2zTcyobTpyErU+/DULOv8ofqF4AfdoDkFc/mcNzJgDpYw3F\nc1Dm/Ft8feyO+aYsgdsASyYsHeEPUeTTOVTmOxgZqKV30x+y39X78nIIk1Io\n6GxZsiVpsggDiYBFwEhlX7y2leu66Sm7gaOobMWVR/6s0s/DTpQF6J+3VUh1\nWN5THbRNZ2ABmNuR27q6SzeoaasUgwfj0rdAozU8980HqJYw5yHZlz06T33t\n11Wn/i0fTgMaR712hGRvdoQslbCrbMdTUsTwctC0waf5xsuoFkr9pAsjVkSa\n09fIFM4qsVdYRMF8LmAiy+ZcTaKjrDoMiDbcaTHn8J7H3jxLkEk01+Sjzo9S\n7P2hGBjxKowmm7nk8aUqVn5NCmT0pWL8CLZ/2jZRg6CkjFSLhCmfeK5oxZVa\nIzOybYkWc5jgZ0z44dfzG1zGomQYTTdwSN6lqOizJzNjWOhcftUB3SnK9xct\nul8nEj2kpMjX1md4Xatufxskz2OPEqj+/Va9ZppTy+sNwdpvazh8K1rKN9mo\n6GeA\r\n=tTHi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHDF52Z+brFROS671IZifkerAn5BfE4pAxzBRIqtwjOBAiAjFs8x6roWjjnyue/xjAxem8DBYK9i2lP4ruxCcGBQtQ=="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.2.0_1598510527457_0.8887784455926306"},"_hasShrinkwrap":false},"5.2.1":{"name":"perfume.js","version":"5.2.1","description":"Web performance library for measuring all User-centric performance metrics.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.0.4","coveralls":"3.0.7","husky":"^3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^5.1.3","ts-jest":"24.1.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"fb14f4c7b232e86f1cd02b02ea26f008c29dd1b0","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.2.1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-QoNahfneEZed2nVSxGF6mhEms0m/252mnjWgOqmUElyBHyIzfCKbIn/sqddXLWdgzoOfPmU26OEoJ68n+Y+kpA==","shasum":"f2861f260064a33558bebc61a6e3d9a1853ec6a3","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.2.1.tgz","fileCount":137,"unpackedSize":273577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSE54CRA9TVsSAnZWagAA3xMP/3QvyYuJrvCILjiZLTRe\n16+N0yLkdCQdZH7ADeUS4N8jou7LUBvd9eT0tf6r6ggbssJyyPDeRCoREzos\nwk/iyXtdqYvksE0Fio9QriJ1iATeLtKnNj15FSmgn7VS+eVQVSAHgo5MWXaX\ndP3/LkxIQm7iyDnFLpWRT9qmD+6mRr7lWMLmCnnuMJESJb8BAmjssUIhLYQm\nq4z0DYkwb4/Wb2uA9XpSgJtN6toh/PR4YFPAvEdyyCz3Z87XJ3/N9C2xkk6t\nmyesG/tIWsno5lKnpWyiU7IWA/lQ1ReOVbjvSFDO8Iiz9gkiFNkDYnPeALOy\naPPwVwyBXUYwcOjEYLmU9/xS7wJYWMQx6fCN/EcEoZkb82OB8HSKpf1GaU6x\n6hNDN45tbxGSr7BCFW6vEPyi278teU2dxIg8YF7DJZkfqT2EL+LIJoHqkePY\nd9mqZSn14/EVnliHBbMFCTErdTvgfn6q+WwyJaHKunwIgAgfCrZmm7Gf/F/u\n817b/7UStTmeyHVN6HlbZnXtBY3Osu1VyrfGxkmqhkg4F30spN3lg2C5w16N\neKTseMyBcgmhUZIZRpwwLfLp3+zisBH8VdX++X0w5nnH5PrHhmhepPnBkhGW\n4qy7RWze8N31ZepqtrsIygtaYzG0yzYf/HTyifP8mvGLeYhgQyDO1wYuVn4S\n3eI/\r\n=/w8i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB281bmPrgBkZIxiMejQhXe5qkX1Uro9a/MJdXWFcp2VAiEArS3FthbJw628XSbom4UgfS8A9TAOM6m5K6MMY1++uOM="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.2.1_1598574199622_0.43529004649442427"},"_hasShrinkwrap":false},"5.2.2":{"name":"perfume.js","version":"5.2.2","description":"Web performance library for measuring all User-centric performance metrics.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.2.1","coveralls":"3.0.7","husky":"^3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^7.0.0","ts-jest":"^26.3.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"2cb74adb6678392024478da47fffd907aa155203","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.2.2","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-ezINPG/ys4eXJeUt6U0IHeShFXDKsKHX9MRc9p73mozGi/afXmjnb0lyM0TX/X/q90Q3XseExhD1uqVotiExpA==","shasum":"afc285a3652bc3030d88a9d49ff6e31731bb2a0d","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.2.2.tgz","fileCount":137,"unpackedSize":272261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSJTFCRA9TVsSAnZWagAAZqAP/id1zBLnCc2JV3jdGVzR\nEN4bfzoGpcpY2I8jM6jZv0zdZys+8Xxqk1SO3QitSJAjR80CVMzWc1CkPNm9\netLGJx4ojEEuTszwSElSWZFLhDxvhzk0lxvyPPPjfeUC8jWF5K4nQk7zT7VH\n4vKDfLfx5v1ogOKVOK0wDl2t8kaUVhIeC1qhAcBdR5tShIvFGlPNM4Y9CiA5\n6Bf+0srf8Owr0FI2HV2KbuKNvx/hEi9CaZo4vQO9sBkqscfYOxex96Jzv+xe\n5AWrmOMWCc7rwB/Db/IvLqDcJfxsNBYpGI8nvW6eHgLI934wAsJ3zoWBbqky\nPeVFfN1Q3hZShWDS/dlulV9ag4IcbeCZqRKPZYHJdZl1hMdNfWjF+ergjXLb\nDJzhroM9hNTtAKwwD+0uiMXKMWnCmlu5V5G7BRdWIx5ogD/6qpQoiRLpIJlD\nQ+X53NHbzOazyO6+gFX6jr2L98o5msSkKn4fMDbn+3ZgVRF6FOy/EkpbuCow\nulnMglHIxWinPao427QiFj2EjzPn8m9KCnaUkFxhrVfTZunz+sJHB6O6cExO\n9DnWR2lMJi4Bq3MK6JxvIZ26Hn2eVxnLVVNHvNRXk13R3xMtkaQAYGDSAjT7\nRix5k6INb7swDWnpJwee3Kkh98KL0m8vL+MVKBe7lF8+J+vbBRBD12uzH6Ob\n6KbT\r\n=AbHr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDs5YciFsqGt26SuxVsTwDvm1ZW6AHj3BLiVB7aLJzqXwIgUufko1Z95uPpomsowEl66QvR48X3q8EhQYW6NhaMj0A="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.2.2_1598592197094_0.09123345251553916"},"_hasShrinkwrap":false},"5.2.3":{"name":"perfume.js","version":"5.2.3","description":"Web performance library for measuring all User-centric performance metrics.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.2.1","coveralls":"3.0.7","husky":"^3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^7.0.0","ts-jest":"^26.3.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"38635e060c5103b599ffb8bbbc19a7d6231fb333","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.2.3","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-iVoocdAgwZbEF4w5AXMBpR8czLFqkLaeGld9BYPwh0vpMy+4MHNv7z8O9any63zxOWot5NKHgpHtwFJqbzXpYA==","shasum":"92397c8c702e9e8da66f935579435c23f30da79a","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.2.3.tgz","fileCount":137,"unpackedSize":272413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSVK3CRA9TVsSAnZWagAApMgP/2j7tq0AeEY+pv11FS7B\n+YT/bae2o1eZblAIlk7zmloGaU3IvQsHIntYnUDoxB2xpBhijHvU9nqTZu3G\n4yL0AiF9mo62UbKWME/Dy5Bhu2BAjqiF6/3YIJlTcv688toRTj6qIVBY8OI3\n2u5SVRF9XeW21H+tPaX18iPpZRUG+pQatXmUL6z0pLX/TF2yI+suqLUfQEFL\nVDv4nkxRTYLCLiUcCp9+ZlCrzN9iiu3d66PcGDCC1N4FOe+VPdOF4WgymRpQ\nRgiw4c0ErbrKx2w1JQwhsnwcDT+D6IK2I9G3FnCCElI/U472gN3oFp9CMtfD\noyrGpO8ec4GFAYPhjSZMKmZ5nWT4UAzQBGzeXJ8ujQ/BhJAbqWfbQw2aa0tT\necQpCCLkFYkUQGTfMkecbAceiqUeO7o0tbDhfpKfv4Jc0bkeNSWyIeC/h/Hm\nFv9T9Q2JLddgoa9yRbFhcPbmNtzynvPUC07l/fEUxz4p2sMvKSphyo6c1tyg\n9clrBX0FeIVHc2yESUUQO2zry02MyYMqX7Hmgowu9PUT2fYb8r2sj6TqpwmA\nkhPrhbkd1UWQE4OeeeEV+Zt1a5dqikVPvEBjOdPW607lnSn203Bose4pYsbZ\nNR6Ub7MP2HR6Xjp5Ue1DATHxXY4atav4PY3Zd8CiyeMHleBpnQDfyaV+ajUV\n9eJW\r\n=ey20\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDrHEqieza/L7PpxzISIyCH5JHGdH/svzBwOQSjEaChMQIgAPSRjxugjMtTz9Li0N4+7gkfXD6fN9HAdKMluxRnhCg="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.2.3_1598640822746_0.48236112809037346"},"_hasShrinkwrap":false},"5.3.0":{"name":"perfume.js","version":"5.3.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.2.1","coveralls":"3.0.7","husky":"^3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^7.0.0","ts-jest":"^26.3.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"49fe69a795ea24f248b2b8657e1b38817b73c80f","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@5.3.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-conOw6aNpsh5p7QGVhWJTtjffP53ey8oWIwXHodsrNvFiA8WBdBR16Hp/778dvajK9TUGbEMuF+yPWTrGj5Jlw==","shasum":"dde1621050d71d6c3e7f20b1908b86030ff84524","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-5.3.0.tgz","fileCount":137,"unpackedSize":272732,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT/WZCRA9TVsSAnZWagAAU28P/2y/LOiVlqXqLoIrxSzq\nZeGvM9l0fmnL2S5C4JHm8KMLPVHAe5VgcKNe7knrR9IbAvO8tTxtzbYGShLC\ntQvCj8poqN7JjlfVKOM2x0+bsprxwEH6BUtLSdii5ja6WNz301G+Wo3AS50h\nl2a7h/FW1oTMfPcfRDbjalJ0rPgsMaJ8SXxECchTN3/dCcdf/MTuZzG1JYZw\nnKlfdO5TPwKw4o/KmqO0hLQu22nbxYDN44JJVK4c5dKyOPigqmsrdFcIK6NC\nFLVy7Uv04zjnzixZjwsQyMuDzs4v6wRdXWqm85UeN44psatJkCyFytr7tcKn\nDTEDLSSXyyAzK+XEUuZqkLi30PVOQywyiErNPdvDx2gkGyBNuZl3FQK8TLOz\nKAorHBaQ2mGYkr+Ethpr+mgBVvJm67UHfvY6hGMra1DRn9Hfjo2rzmbCzvTy\nWV1SKkKPKgkW92v1EInrf0T1WNbhN6K/qHepEcbkMOmHtxoWnrRYsVc5ubs8\nZbBDfc7hxysJFANfeLJ9HCfCyH23fa92KBvTW3QCAW5cYLoR0pK212NmeIr3\nkNU3nVIebIRf8ydt04018IaNoX8zkISP/IhyNEd7eqFmOLcoJoOYmr68/Lih\noTSFmlX7bRD5zgr7CZ6SOfjfgAgG1TmY3SonyUbz9uoH+G9ZoZnX48EAQwZg\noX7f\r\n=P0B1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZ4jD5VX9VM0IyqSUGMXxAnaQDoP3BO6XA6hDktOqhsAIgfsEsjgyNY13p/qCk5+XKzEu276p1hfiVl7i/YX3UXAU="}]},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_5.3.0_1599075736282_0.21181324910236565"},"_hasShrinkwrap":false},"6.0.0":{"name":"perfume.js","version":"6.0.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.2.1","coveralls":"3.0.7","husky":"^3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^7.0.0","ts-jest":"^26.3.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"85fc88ada7efd3b659fab6bbb03c0fe5f81fd265","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@6.0.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-n2hKziQ1lnEKt8BNjz2Nwf2symzEQtNc8gouv0fxQq4zgisIlXgcCF/56Wa/VaBK3mBgN+Tmu55Y8mzP/Ogc4w==","shasum":"2eb09d5a34f238526448b76bb76608d4936b3f2c","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-6.0.0.tgz","fileCount":137,"unpackedSize":269739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkwbQCRA9TVsSAnZWagAA43MP+wWo1dNYlOB42h19WWKZ\nJAwueZ4nVu/3cygtwtQrg5kVGNotahmgP3LrKJqccr4I9jPIagOZ3ou9z374\nTS65Wnqa0kzro2GC0yGZoEjSrwtM/KRIXhidlrnQm6tNEcMuAI4jyr3qgYPD\npySviILFLLT64c0Z8Zu0sfR7kkG89vKrjbeiDQCJBxL52Bbg0T2oUxIFqW8/\nvTG3zoMuGut3GGLOy9ylcqRz71R1PYfV+s/NwPNNn4OxFFLhDft+nFQQK0ZP\nzwWp7ZnbNT65fY0ztDDSHFpslzMsT0uYEeJuZ9oQ5TVQbuD7dwqEDlkqclMz\ncl9urUkOnBhhu0SpI/8IndnjbpePT04ir4utSCO+KuKxYXiMtqO70d+eKP7h\n7iLgUEC79Sfwj48D3ysmgQyIC3476ZRvB6qNKyQB3tDlD3trnwIUoYp/kiR+\nvbBuofwzv2ATcFqUEiwejICdLaSOb+w4c9XVXo/dyYBKum9XFZcyu2rPiPbC\nsVwHmNdnAiHwseFb8XU7dVW7OWAq2gWt8JXcSUQXr4ZXjh2oETKPMDzl78JJ\n4X0XjQpN3ZVP6u/7p+wvwYC1uPj8EnyQk10VX+0rYvB/veMDcwJZ3RS50IvA\nd1ey769NCTcNFIzqftfHG8Vvk/8BSnJg9/8PHmWsFHSY/lsMUcUZ84TUwquf\nuMc6\r\n=auLC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBOrsSfvCT2HoZMUXK0nnIWQUON+e4FeCaO5FIsS3VymAiEAhvCWVjKBUXHY0pC9me6WPIrxBpyrvmVywSmxDFkm4is="}]},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_6.0.0_1620248271702_0.5641930461942297"},"_hasShrinkwrap":false},"6.1.0":{"name":"perfume.js","version":"6.1.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.2.1","coveralls":"3.0.7","husky":"^3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^7.0.0","ts-jest":"^26.3.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"5ad64c41fef44a9a8744361ad8f9864baac063de","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@6.1.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-HbkKTbwmNhBJ5/axMmAxWhr7mKPatksVaUb0B64IWhWULqw06jIyWDRMvg7RZfuFsqHEabwj3EC1uozqfbbAwQ==","shasum":"f86d59bb76a7df5841e1015045c07e9ce4b8428c","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-6.1.0.tgz","fileCount":137,"unpackedSize":269896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkws7CRA9TVsSAnZWagAAIbwP/04VOGLdiNX1geR+UyPS\nxrzK6B1uULu8QY/Cvd7wVpCI0eBKbiwi4J4Y9xtxBk6Nn3eHKBckbXMVlGVb\nxPBgDOf5Jg8e1EibsoMTjfhwnjzddm4VRx0zzOLMmsL9V71mRPhildnBAiCt\n/3xyb4a1jgFxxvVCG8zP3YgaBHlHN3PfQnP99Q5ek/yhoduEeFO4v7u96zTM\nzFpStLGtafLclf4W3aGOkVcZGxbKX50IVUquNWWT87bCOnPFvmnqscPTwkUV\ndrS3y6aOwzhYfNjBIby2csKcFIeICvynvFsdmE81aIA0MqG7QOBmCbW4iAX8\nnMIcM4PwIslZOn76OOrybP8n1MOYzi97qMe8KugLPbAJMpUFs4kXNU2ZC3eB\n1S2txFQwuLeX6ZhjiZkMNp7quRNZu1dEY+aaxdfNZhUN8YPB2YlVAzQM1+ig\nh4eFRDaOwd0jNolNBovlua0w2jdCneHqdaLIyn3rDmTOEuC6Ttk+yP7s0SGu\nAhsuTpt5dVB9t24I63YAaAOvhUhN5mdzMG9DsCPJUV/iDn4EroxZBZLu0M6a\nsbyOSYOthHJlNnNzop+gQMfHXUqo87M/ZQtV5cy5ON4EYdv9TA+4+Vw/wHOT\nt9CGxI/iA7dimGCQYfNX7cEHTK9Sz65IemYAJL5058Kwm4veEz83A0r7+t8t\n2PaD\r\n=pUw2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfkzQYK6VYmXPVgpqAOhIywFXpBOMdwUi7y55GR1Mt+wIgZCn40PVBp4KOTwdFwalS7bACvTDH4uNfRtnPHDXFLd0="}]},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_6.1.0_1620249403261_0.40494802138359876"},"_hasShrinkwrap":false},"6.2.0":{"name":"perfume.js","version":"6.2.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.2.1","coveralls":"3.0.7","husky":"^3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^7.0.0","ts-jest":"^26.3.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"a29d279fe9c81213dda6509a9dff592b5f8f93c0","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@6.2.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"integrity":"sha512-9JKcLLxFBf9J9y2Q2Hw4NoBzSg1iY10laWUvU2meDA+1q8gZZe6p8aybpuFI+3btr7319WvYbmiXOrTMfRm6Zw==","shasum":"6645bf4245b8bb18d18cdda391e3947f834342fe","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-6.2.0.tgz","fileCount":137,"unpackedSize":269980,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkxVmCRA9TVsSAnZWagAAy5wP/iNeFyNJVe6UG4V8Y6XI\n4WuHSs/z4vPS0HKfM+M5NmK2PbnJ8SlEDaVJY4gvvet/TYVJjU/RhVlh62jg\njLii3y9uHQJg95k36l6nZGjko/JpEwpvtZPxbG4KAs6vupzaprA4ZVsLDeRN\nEqxSrcW3TQwN8683UxCKkqA2iSN2ZKa92ojL16YfzrEyibP0trZY6u4psoyH\nt+zkNntM2IxbnDjoAgLdGu+9DudFMLtRCQc6PIl1C3BdX9CwsqHMFP/59bH0\n/EtcwMnivCPGk+uTKFutWLBWT6aoc0JzBW8vsJ1zf3ctnksR80AmE+ycf6yj\nPxlHfW+ScNjrGd0JZJlod/4WClwO3mSlAiiUkUNzNxpdeiNG18db8dNvyqWx\nefZXhcA5HdqfXi9tQA82ju9bQvBhVuvMwc1a1zD9tgBZR677SV4vUL/ZmEaS\nFSTu4ncTf0u+wpgFysKlrfYqnkEcaa0wWRna1d1zCUia1+v2aU2D3lB9I3KW\nk7etUaLb6rkj+h9WVrNw0OZOv7FmAqoeTGHfEyKOkJNoIb1E0LFceqlXEWRb\nxlzFvTAWpLP7rLiL2dM4E9u9zn8H1b071ojiPhj76ttsYiQc9uk6+gjIhNVE\nM78ZhHwcd4EuplcDqHLtSt5YVS491BS/LLX0WBqbddDCyyHIKTM5othJW/dN\ny1fM\r\n=s156\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHmYKvN2mIjjR/UHKZjSpvYM68r0qzP8ljzK7y8A4EqSAiBC3u9Qc7ti0nQwJ4WgoDujm7yGU7QRznC50iyrX3tWFw=="}]},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_6.2.0_1620252006442_0.5412323471910641"},"_hasShrinkwrap":false},"6.3.0":{"name":"perfume.js","version":"6.3.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.2.4","coveralls":"3.0.7","husky":"^3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^7.0.0","ts-jest":"^26.3.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"88ca0fc892c9c447553b362a067c6f03a2bf7558","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@6.3.0","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"integrity":"sha512-M9LTtPD6DfU0tswgmSDW6jBQdYLvmhu+5HmrnjG+aojnvjWKAszPoK0tNLbmmSILHm8GP2wcdozRuPnuUT6WlA==","shasum":"c8fbbc306d6c050a1da767755190ffc0cd75132b","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-6.3.0.tgz","fileCount":137,"unpackedSize":271627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh22f2CRA9TVsSAnZWagAAbqcP/0mlqZsuegQ+jcnMXVbb\nT/eegx3kDHaEQi5XyvPOEv77Oz5A40joHgdZyuQwR3rN5Az7TON9ZXOh8Dr7\n5XeJTcuB41mXT66O5tW4AkjEG1Yxi3NwE//xRc/iDLiwMc/nzPnrZ/6sVZKw\nyG/PN2m8hEWBC7dR9zk4q6ShpkSz59O9LMizZ6gXogBuvxtN0/TDtCEqyQKO\nGfkZiF/WrxJMMle3Z4mCdgXztVHLqfhvqhiEnNv7mO3p0Of5Pnh6cCILg3c7\n19UEsehTIUJT94KCA4eQYYcEyiKDLk1n/7AIhA7n12gJkI7F36Im5vrdX6mv\nXdCTy5C0OPrkVon/bapvoh42BIKm+0C9WyLWEm09MJHrX9chRQSCa3X2zLVN\n5eSK3l9Qa2chnKYb6DtFZCIzapxfA4vden5wIfbH63aro6iCYnXN6DADIrlo\nBjv8qurul3zlswH9dLC6L5zi/YP0h4nR/rqqopqloERvONnAqnM6QmRHimCb\ntKgmgLeu52TR7PiXVRGo6FHnUbRmfg/V8DBem0DXs2KgC2CCyACYUDSy4ukk\nyhwVOvkanf+Ye0Y581DNixuOzu5FWbCEOh8lt8UiT2aAe5Udhwn77x2zpC6U\nmr7g/QYGWGO4hlawEIoO5ToMsOXMLTGSBF/O9Xe4vfljqLdosLu6E4oD6v/u\nRH6J\r\n=HwpO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwhFDNHcJYWwcSv7cA2fi33rBBQfzrUBAoc6s6ODjjLgIgHLAJyUNDYY+L1vrnsB13W7oEE6WY5tEbGB55qQIsmAU="}]},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_6.3.0_1634773868577_0.2026867423609695"},"_hasShrinkwrap":false},"6.4.0":{"name":"perfume.js","version":"6.4.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.2.4","coveralls":"3.0.7","husky":"^3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^7.0.0","ts-jest":"^26.3.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"94aa6fa2b8a90670e1c73f1fdcfb4d00cd3a03d8","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@6.4.0","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"integrity":"sha512-VHOkw/mXcQzYczy6DNiK1oF1+Tz+Cy5dA49pK9c/lqnVq6S1QEVLn1sRHRdIY4QMMX7R/lpW4In9mMPCj5BtZA==","shasum":"eb71f841dea5bb577feff50a5bc4872d5e17d5c2","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-6.4.0.tgz","fileCount":137,"unpackedSize":283858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiE9mtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpaqg/9G7l8er4aa82TDR7eqJLfjwJ6U2MWvVIITKVLF6tEEHFCKaS1\r\n5CZlG9hsKC6g9HKZYYOWWBgXor912FGuWRPrKuE9jisHZqih6cpF69xDXp94\r\nRKKgO/3o8rFVFW7pXaYbPvoFCkYNe0lPWsvmY9wN4czykcHqwDVd5hoMUMJR\r\nw0I1TFRZzRKmClggaOxTyYBm1KrFCppgG0VjKyXZdhgWDmq8qfTd1ZBRizw8\r\niY+zC4Ukh+JG1KlF7mogguDQV0v3dF3/Dsu8N97GLG7Rxz1dcDtngdMgvNRy\r\nJMf/D1czIp7+nrmbQ602olXvGDeUag9g/hBpX6up8DQpfIXaHWU5VXryqUxY\r\nZO6JO/MHmrgoKEzM9HtCssNhYtIg8JTAmPVad9btco+QNm6leHZ4BWh31CXF\r\nY0lM8I3Cu3MOquo0XQLCAttGDYO2GzzdaKMN8t1SU/Al1R880YacZXVDBd5C\r\nOvW/SpQNhv0ekNkah3HGUU3/yHk7xlsjdWchx6azyNOeVLtv1ZLU3pmL+0Si\r\nxAwPAjE6hmjfOCgxMvbtlVKAvwVF8BJmF7a7GKYRKjjyfBvR4Gnyx+e3ng2m\r\nRlZLRRNFNddqpkLE/24RXd4lzUDOUnS/V46qAEx23NGXa8qV68J7VzWihGgM\r\n+gNXQtTbyghh+Cuc5am9aRy6eafJPI/rVI8=\r\n=EOg0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAa5pyOmH5N2J7+OusvaLJxBQ5GlJb1ZKqiHzKzZbrruAiBVSFYlUet/8qIaOMbUtb7y1+84bkGw1hG6UdEdBpZR5w=="}]},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_6.4.0_1645468077678_0.7544555778198039"},"_hasShrinkwrap":false},"7.0.0":{"name":"perfume.js","version":"7.0.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/perfume.ts' '__tests__/**/*.ts'","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":93,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"devDependencies":{"@angular/core":"8.1.0","@types/jest":"24.0.23","@types/node":"12.12.8","colors":"1.4.0","commitizen":"^4.2.4","coveralls":"3.0.7","husky":"^3.0.9","jest":"24.9.0","lint-staged":"9.4.3","prettier":"1.19.1","rimraf":"2.6.3","rollup":"1.27.0","rollup-plugin-commonjs":"10.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-sourcemaps":"0.4.2","rollup-plugin-terser":"^7.0.0","ts-jest":"^26.3.0","ts-node":"8.5.2","tslint":"5.20.1","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.2","validate-commit-msg":"1.1.2"},"gitHead":"6693f80f2249467ab7c3ddf52b1b53238d08e9d1","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@7.0.0","_nodeVersion":"12.22.5","_npmVersion":"6.14.14","dist":{"integrity":"sha512-BTBZDXzCZ7b6FZE4djjFfGr5dLPV8nrMeCXxBqXy6wm6tsVf0hnb62FXiuAEeAOngHvfp/Ssf4UpV4tS2R3IYg==","shasum":"e7da931dd2210c0aecac004394507fdd6911c0ce","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-7.0.0.tgz","fileCount":137,"unpackedSize":285052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFDkGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroOxAAkN4vzajIMmAOAClb8Gd62EToUufYDr8qcbHbYhGmd16K4XCY\r\n/g2hA7m2vPeR/KNcKe5nZpSl0mZOofQfNnirvavxNCWdAdPoVnxCCUIyNjj+\r\n5aLER6O9BOKGhjpqGqEXiuNny0IJu8+YFqYeXCxhj5OgF+jwx7zU+oelQJSy\r\nxW4rLKykAZewZ5v3L3+wLTsBBpr5lmFVoVkTJ/hb7Qw9cLwGOLTXcGIZdEbQ\r\n4ks2LGdoGPzm7CB9IQtgJxO4yXejbYFpKzWzvDg+DP0kfWNC8yb/QVHLLlfC\r\nOvYsIwmFkzqNZBcJh0ng1kggbd9SQPH47BBqN6faqLfHgWafIVhSejumHDKt\r\nzpk/oXyvJmHElUZmKinDCrXBQtuhr5eqjmXfKEl/DFW9qtns25wNcnvp9+lp\r\nmeyQoMlLPKaLU2qA/izr9lGf5FgVGTK5RnSGmCRtazZMMMfbPQ2fpqfkXNJX\r\n6HhWr6VuHMGnHJ7Uxm3rr8r/OUMVivu5TVSi90CvfavChBMh0eq/L0ORymo8\r\n3ThgNesR8Qzm8i/E84Wi7WCNIlzsUawqyblRzXi0QcgiRvnvfJQFSc6BHRt/\r\nlqL0EE0Vnp1yw8eoOLWYkRsmci2VvqWk/9i448ItEbcuVK7/VIgmADu04mC8\r\nbL9JqMei+o1VixW5JmhCMWlzha0Sd6Ug0v8=\r\n=3iup\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQClKkLsv8oSs5Dv5nDMhY3c3uh6MoYZFEBw8MVWG/E9zAIhAJ3S82yokxlKMUgEK1eCOb1MRYJQGqXK1GIce+qP5eMH"}]},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_7.0.0_1645492486509_0.8883912174176052"},"_hasShrinkwrap":false},"8.0.0-alpha":{"name":"perfume.js","version":"8.0.0-alpha","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.0.4"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"7ffbd292c06922a1616b22b8b75c4f16d5ba0ca9","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@8.0.0-alpha","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-I6LXRIIAguux/jEidsJvy6yRVZ4HxRfv7zNv/W2MjFOW0L3PVyuS18wk2YvGUirO6Io9LMr7DNKjoYD+hWgZoA==","shasum":"6872116ed96a6121238268aac4535b5128ffe14d","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-8.0.0-alpha.tgz","fileCount":126,"unpackedSize":357990,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH7+Jv5zxtqj1+Qd0xkfgSOgAW3+U/lri/Kyj/XO2D6MAiBFfa/zshovs5XOj5+0w1SDf0LSZCoXeatRb4dCiGHk9A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZ1bwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrv/BAAgFuin5RukmpdMGViCnU1XZIH7wrxDTLlqsBCWVEvEYwOUkix\r\nHEwzy41jIHVYCiKiQPWR5tPNnpZvAB0WIhRZ1u/JQrrcv4zw4QCFZAQwKITz\r\nxRuIYDJ/udXsLIhaBDAWbwRciT6lRaBjmEiEOs7zyzfWyR2KwRqPNnRrqtKP\r\nyNe4ITmKABfzKld5knyMsNkZ1jwCQmiyma9tGjW+D6dSJVRjT//YfFrZ1Hy1\r\nnQkmCDDEAOvtQ51kmTjDGsm6bxcytxvJJXXwfkg+5SPkM8iAgELUNzfLYglm\r\nHqBYSUQLE9RJS5H6mwoaYQy5ySRde81HNyTqueZmgxYnBsSf1i+loGieQvau\r\n9JzHW7EK/ALO+DCuQNu0QRPnHLC5YkThMLueqd8Vq6ir2nwGYbiy6p8GVyAk\r\nmwKlggZ25F2ny3sCTHZFMpNFjOP7Jz0cfLRzdpbBkAdoiMD9orLgyCpWQ5YO\r\nErMMMZ04vbA1u9RIPzbH5I3fRdDAhlHoVOniYO2EAkLvqqezgbmGz6SFz19c\r\nSxpbJP4pQ3v5OCOMrHhJ179AeOZ9CfyFivAMb1qf7h5A4npKcZY6zTuu6SsM\r\nXWbFFWkVgZ+cMa1EXBlJK0ydmlSM+dacjntfHQhOhRtKOdOyCdb1VBmcHaPr\r\nreoPvG/toumFmSsiLZr0br7CRghsppDP9Vw=\r\n=9Dlx\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_8.0.0-alpha_1667716848465_0.5003410358884179"},"_hasShrinkwrap":false},"8.0.0-alpha.1":{"name":"perfume.js","version":"8.0.0-alpha.1","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.0.4"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"bc46918548b7f28a0a767419af1710e1b6bae442","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@8.0.0-alpha.1","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-qKdB+ad43i94vXohsOuoTZo+OjXjpnJ+ma7JM3glQFLxlbFZs7y2cruAQVEyvbKhiTbNuO9VC7Pa8lEda4Chpw==","shasum":"23a2232018be1fcf1bb63e545340a7dab77347d3","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-8.0.0-alpha.1.tgz","fileCount":126,"unpackedSize":357978,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID419LhjPJnHbO0WxZWdc0kbgmuK5/Jb5J7xIJHkWaQnAiEAnuOd1OICc1+EjOVCLnrXe+j+xxlCxOLTk/SGVlaU2ZA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZ1xVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLSg/+NVx89x6ZFivkne+jJnLN/W9QGXbuyXkF2yvNKeTTZQ5q85qk\r\nYSdLGHSG+dcaiCq/eszYmdfu3fi5WE30Gz4nFhA4TPk9tsNzKq++je6zECUl\r\niGnH7umvm0Huq0eGoSEeNf0Tz+71hkARCmr/fGDsw8xJ61mbgKycA5hkWw4k\r\nMC9P+i1j7cGUwTWzS7XRHXaLwZfrCxR11R0Ovxjsrctfydhj7rRXwkpuPr4F\r\nFjPcdfB4L0yqQr5iQTVcADTSarMTa2pyfnErxB+789YtxXG/ZrsUI/IU78s3\r\nSWKrIsQCXjZ99pFscV3LgvfYQoRR8egkSNgELs3U95L5WlCzkv1h5AXizNST\r\nj8DwwZ847vAns5V05q3swGHpQwcW05WIQDd/jCI5SrcD8yENAXpDD4G8K/FD\r\n1/5fzGS0t3CMcGPa7SCZb1pwn4myUgbuzWYGFdbAwHlH2/ZlMIzU7xkoI/sA\r\nW3hqnps2ezLy6i93iTHpEnuz7rchra0vqyow57IPIve7+lPGlFAEfVq5mvgm\r\ntmFd8upqHAopTjcpOwc8cSbFhps+amH0rGGovBygeXXhw4yjH5AwBTp38hOa\r\nQahMKU1IQ7eVtx0aslI6VYFTn3WMVek65WuAeFRToj74156yyDKNxhPIgbJd\r\nnGhoBIPWaS59svd/u0zlRzlZHjzlRYEIowU=\r\n=Wm7x\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_8.0.0-alpha.1_1667718228981_0.6733075794847299"},"_hasShrinkwrap":false},"8.0.0-alpha.2":{"name":"perfume.js","version":"8.0.0-alpha.2","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.0.4"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"69914baf8c551dedbf1ec82b98e274c63d9f4b17","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@8.0.0-alpha.2","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-XqX2qNL9khb7TndwgXzOGlEosgf8VfNQfpReVjourGVC1IGPZWn5WOWL0lsk4ut+n5Rkc6GiwSj/VyvjgBrWlQ==","shasum":"4e1adf62fe021d6f20d809b150291c7c73ee9340","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-8.0.0-alpha.2.tgz","fileCount":121,"unpackedSize":377440,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG62pj7Ys6AAMRsL1u5Y9mmRIGONT8dC7gHFx4YCazQ0AiEAr5Jp/TtKPjOV+34NuzNpDEP9kenlUMEwSkJqnzKrxKQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZ2WzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpaOw//Sod1yXaP5F8Pc8ll3U2HlL25kzg26ut20f/qDEYeBEDwYhns\r\n/+Hf8eI5Q2BaGfTedI8t1UkBQ58FaMV0/3SdkbGymobUOyArR+kaUYUhMYPx\r\n7SY1ivSfJP5B1ciRwvnA2NypGm5LUhjb4BPkxkeV2yC1pYYXlfGwJEj52Iie\r\ndosm23fPgNeV29dyhC4pa/zFgMbMIRxV7nHY8E5X4vbA8C3hpMOrzpthvSOy\r\nHSaJZaasNpne66TkDsvijGJl9ewDwWApcpE7y06NA4FoIJnLxUTODarFxDt1\r\nmtmT3vw2bfRXYKvQpwJuJlhs4oY/ypxI+cH31bY9/26PytVAoxe7aZm+QvtB\r\nRdj3g4yhVKxPMSNPiAlFhZHX54Ca1CWzV7KyHNxX8+WKwXT5vB+hp72et/EJ\r\nxGxD1Z/oCOIimHn4ibzoZbXrauyJmAHtcgF/HMnxsgHSZpXF6QopVQvp7rS3\r\n0iCoaqn4BqV7Ix/m1cnKAoDdw7Dw/3DuTYp0kFVj7NoAv66HfwqIDm5B4lif\r\nOwnxi5nZ8YVNiJpTe3kp/IBndAuwebB4EZMRM8r3AgNEoMf99J0Rw/zinkjE\r\np+Bu/tFrUKiZw0rbtfY4X+6RMv7fPr0hXJ7+ozvPjrgSB399vRVZD9n1T7H7\r\nsuvPpZ+DvU0JXSyASxq8qKkDs7f8e6Ylcs0=\r\n=VLNb\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_8.0.0-alpha.2_1667720627569_0.6371992446875998"},"_hasShrinkwrap":false},"8.0.0":{"name":"perfume.js","version":"8.0.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.0.4"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"12a7303c9612a0e3c9499692386dba0c5da151cb","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@8.0.0","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-eNBBc9vljfKT4RImgaxAzax9iSFpyxlUqVVGyktyldz05PVn6I8mv0sSFxwckns20lQR0W34K5xbCLwHRhd0tA==","shasum":"f514a80474491f3b85d1f9dd57b4a6678cc93233","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-8.0.0.tgz","fileCount":121,"unpackedSize":376906,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9nAbDE8zEDwOIY0Ed+/bosxBTZzNteAiHVba2Pq/mKgIhAOD7w2OIgTZt7M9/etl1FpYz5E7Mie6LxU78RD6cEhEv"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaDuKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrobQ//SIIKhXguX+nM4CrXB7aGp8kfCt14hcaRs0PHN7nA7JzHAHMk\r\ndQu+KV2fyUZXjdjA5I46qmMwP18Eo/lFOfvKQGl2CpzAd5jMBvrOng89CiWc\r\nDnM8gHVuLz/T1a3a3ukFxzjfODUwE/sXkp91wrnZUIBrNL5bnAHuNIsD8aHd\r\n2Y5am++SvTArHm78C8X/XdBH3hHxbsAoNZIbM9QOP9x29aNGqG8pJRKJ7mzn\r\ngNiLcbFmdpp1WDL6pZfycwwTfyL6iol3OCfOdRsFyMU2P7pqR8/z1gR74C9g\r\nef1liXEdfd9dJeUTDJAffm9YZbT31rpFO1pY9G6bxfhP+7pJD8XfqLPcoxha\r\nwn9DVOHFXEYanlfzNORNoSo3JWzcsfw0xIW9gTByh/J46FeEjE91wFnG69zL\r\nVC/UHCRJ1wx+bIffpYKGq+WK46nbHQrfqi77dC2x7zYpj639Q4cdG0Nk3WOz\r\nHeaO7vV/3JDfZrZzGjSCwBtOXKB869Z5W3LXPV8W5BjK+LeiwalfYQFSufqj\r\ntQv8yIyvB0rktIueHE9BgeKveQwIr0AQOYq26BRSE8Fv6fvDzEcmrUpJYnjU\r\noLUPlorJAQ+JnFcFlc42Q27qXcRQaMSo5A7ncmQWAIJ8mUfufKcR0jweyrpo\r\nM/ybEvuuMUKBKGYEI2v57sFEvNCijUqSqG4=\r\n=yC+x\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_8.0.0_1667775370690_0.9957004283373556"},"_hasShrinkwrap":false},"8.1.0":{"name":"perfume.js","version":"8.1.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.0.4"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"0505d5e0fadabc5e6ab68312034b506882d34436","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@8.1.0","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-xxleiDtD8VbtYNAEWqAKQACFc910gn/nWzdEN8cS13M5NjNJa+3hzZ3jcyqARiMaefOD0AnvrLBkVViVuC8mxA==","shasum":"9e5b3e359841104e3b06a5c3a5ff17e58ff40784","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-8.1.0.tgz","fileCount":126,"unpackedSize":385998,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID9GOHTKvsdRURp6AlklcW5B7pvd2Qu53QqJxQakYep1AiBAv9gzmfC7x/E5OdERjrbgQloaWECJQ2YB2xwQswxdnQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjr7GWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrldw/+OKsbF/kcmcluOXV86wq/tSfdPMXVuNELdiEDWbJVttZTK7x9\r\nc+xJtPAslXaCMEc6nKxWxvydN96/MkmkRd73HBYSpVV5ujXavYBNRSPCQL6J\r\n7Jrkh/DAbaekKgS5sGr0JRNIwS4NFF2Ecp4VfykdcuTXZP1kJ+uEdcn0fq0p\r\nZcpEP1gljoo6MarjQXLcobkIsqTYVE8FZ4sGNdc/Hd3TnKftLDD456MxBtlm\r\naFAYnP6a0Mq94vBqrwiQN94r48zd4WIkLq/CKmi+vHDvsDIfOWNFBD54V3bV\r\nMQyuanNZoc+9YTaQDe146k45i9cHEwkOg9hnp/oef8v8DfA5qInXXX6SYaEr\r\nzjBdeQKo5ztq46ZJp80CP1ZGilTkfYOqjeOnhRTIPDM066qHUEHarB03PmBU\r\nAOgv2ccygw9NLL49AW35IOjmLc8atWcea97vrCJ5bk9eA5JR1MmLp78G+cS0\r\n5fvi+r4IwZvhyCDFt+uA636cfqaITRgKqIVf72O2CI5QiVFICIz69L7Cp1ab\r\ne/DGuUDn0/vLTUhITR5Xm3JFgEBZxVquXap++fSxkMTZZ/ohqw759JddXkAe\r\n5jJgXW0T1NTKdd3rBsEm3s4s3jgoIbgDq8H4ySgFLji6vUAOXzFaQ0+5oPJw\r\nEM/AA7wYsTUyaaMnsIhxLREhTcOYfkYkLrc=\r\n=QQt2\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_8.1.0_1672458646422_0.9776422787569206"},"_hasShrinkwrap":false},"8.1.1":{"name":"perfume.js","version":"8.1.1","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.0.4"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"5caedd5f2db48f41d98117cab81f80763de55ff9","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@8.1.1","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-tfplCry+4PPQ+ZIbpfWPjqaIUrvUy0T40hLed1BOSUOhT2Y3gRgekpmzDJ/vzq53Mzhw6eF5NuDobcxPbEOHeA==","shasum":"65a147cdfe284860778d6a81db842754cd2db309","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-8.1.1.tgz","fileCount":126,"unpackedSize":385791,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIET+OJZqjSwfBzx3yBwJHcdpLoEjQNRP/Oz4N+yMdiihAiEAq9v/ikWs4k22Y6P78XV7aTY4kDMuh+LcqT4caiGmKbs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjr7a8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8SQ/+ISmTBuIYYjrwNbS4k008dIDUzvnGcm3aiLNfDoZ+W4gZK55i\r\nJ+pg7Uz5Q6n1FX0WZPfTjH/UhzoCSnUJ5oPjTHu9nx7kNfCgCGz79CFZhdPg\r\nygvt8dBKMLPGyAMESIL3tH9sRgx72rwdZXiCUknQ+HIz46YutWg5UqjrpJm4\r\nVGwpFcNIf10gtTCGINIMU5Zbnl2tZctjtQCJL8W0a5aIFFiEwC+HJGPfkpB/\r\nrbEb+cSopRFDUxwwkLtzYdoasBOFHR0hBLv87r4m6iwyyGhGepT2fH5ngTwm\r\nCtVkxZNNX074OpqvGHAM9pzz0lpLPvxuMiCvcln7LXnDSTaugZFjqYIfZTNH\r\nXYsLjBEYzXCF/7ZVvhD/kkJo+fZzKPuCxEEFgwDzFMiA2WDRKcBaLBUAHrfo\r\nU3QkhR7Da9npnmVbT3NIQCO/g4TiNpNyYpEWMfj3+pssFtfXOtvK4PrXgHpB\r\nzZI2YHv5zF36BYZbQaxOx5xDjpUyJnxX86Jud1qEM8DIINN6ZHcitBQy+2Sy\r\nYu9DjBtowT8pEwhXC/HNF+a5ORRZybJt0D3dBhDxNZkAX1OhnlN5J2O3L5V+\r\nwniCMHLBvjZeEXgyqtCqPPTGhpH54/FnvsN23V+i+zfHeOQjIB1g2TkqrLQF\r\ndUODWCKasZuvZb4jeSKKzQDOk06qOCflCa8=\r\n=rfay\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_8.1.1_1672459964298_0.752110217129663"},"_hasShrinkwrap":false},"8.1.2":{"name":"perfume.js","version":"8.1.2","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.0.4"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"e242c0a70a835e0f2a81d46b7e86f07413dfab10","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@8.1.2","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-xcDEF0qufwnUDPNexLHXgUtNYJMvVbnrqzDeq4PwOMNhP3FfOYBTAYxVuPqEpqNrrXSYcyCpck84X7Dtms4HZQ==","shasum":"a95e7c41546461318a54875fb38b4867aaafee9d","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-8.1.2.tgz","fileCount":126,"unpackedSize":386665,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCiy6qwY58rtaQ/JY/hdn1/V7ovllN4nV2eycT87Hm4SAIhAJgjqp/YhCxnbVgr3K2Zz51uoM6HdECHLdgewjpEMB5L"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjr9VsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq47xAAmENDSPDdOzv2OWdPlh/Ox4qpSFHbdFZqpgim93oAKq5sZPvR\r\n2jaz8F+bnd7XVthWOxZ/PdmCWZUS4Co1sXB58tyDvePg5etOUT2C3Li75rMB\r\naivVigz5SQgb3MueFb3ZdrB1yUr92VIn6tMzp7QbR7Cg02uNh0sqao/Ehjkm\r\n3JMIZC6KgR0uZlSglPhcvxL7H8zl7DYYO7n0kLRIrOG/WA6IRbLX1+UAEGeR\r\nJfiT6ffr9VRULdEtrlf8XmrSaUeNPOJ1wQEWE7CY0HTvWSRQ1UwvuNIJowTS\r\nLmkvLRNz6eeyfKEaX1VPp75Txu5q0kSjk+3FHNkpfuLst3NC4MoTVFI9Qaug\r\ntyZgiCD3Y2zziGn6lm+meaIX8iOYR7zhLrSRm3Ys//lZ78bA6WPU/F+VwfFp\r\nWi2N47vf+Yd+cFGtk4INh9wwHnOnyIrXyxpVpcxjeTX9aOG8094zIsMFjfdc\r\nrHVlxYbKgzXR9xmvV10G5hbt+XC3h1VJAmTlp/k0DWSUuJdbrclgnvcg+do4\r\nmteg3d0lc7yagmCVYVnUJkHm55fQha8TIvY69bo21PkF8PAIjaqgwLjVArYP\r\nyWVkBeE+GUXM7RaQOVDUd79ZYldXi+WJP8mvqeHDrzPwuBg7C+gLODqrdchz\r\nvm3K9F0wbhNHsBXeVlgET1u09x4Nlj4HLsg=\r\n=amWS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_8.1.2_1672467820396_0.721181375688762"},"_hasShrinkwrap":false},"8.1.3":{"name":"perfume.js","version":"8.1.3","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.1.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"c9933dd5108686fb623a600f699151a9d5e020b6","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@8.1.3","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-/vIjbjFrXeln2S068MP16XG3zg9jQCjDAriDPH9YYp+P0E6GLUD2xVULSDgTiiN8Otpyi0V2qAqOV8Hh72scsw==","shasum":"11b5ceed72093528b4879fc8365de5db7e76d182","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-8.1.3.tgz","fileCount":126,"unpackedSize":391057,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBe0+u8l0OICUASe1F/5X8DUpA2pqd14R/P/buUf6We1AiB8X5tO351gN0JtdQHLTkZVEo4MTP4zvuTDG5ioJwJHPg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjr9YaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNJg/7BxoUupRA+OfUIo2598Q3gR7a6WSUxQ1nzRKci3dtjE5m6YCR\r\nrBtpSn8IqITk6FVcEfQpLd12v70lYoZo5lX41k6yEtONs4IhmC97C1K5VwPF\r\nc5e3guGbOJFJZ4sehShM1lNjUfOZvqDr3kYAZpeSZgntc5eJmG6Y7ZrgnAp/\r\n99iqsl+llUbVKQuwSFs+8PQjkjoKehXfdJFR/zWJFAge/UTn4CPFnPgKXqjq\r\nKvRTj9jeP81P4pGx2ASFRkzvNG7VojZTqhpvI5zuADeFwtXSC0lXAGUAyH+u\r\nTv+7YVbAHLzYMQzuzoy1yFROCxKZsypU0xpxtg21tCcnFEv6wVHkHtUqIqVP\r\niL3KX3r8FY8U/GnldMa0Ri/vHlbbqpjXDSVZKMPsWTyvYGuUCoZXdgGMt1Zs\r\nBW8PGom02uVbAhr9cTP1MYudlTRw82ARLHJVqkULbMqfevLchJUtbWqxUlRN\r\nzc/s0StKftkqAsJyhrrXxjTbKo9S8aGAhK/jd3yw/EHHGbpsCBRr9/k86ipp\r\nbpB4sgsizzHjYzZ2468GzC0qvBuenYFpTrc+Gos4im87/NEgaG+Lx1duSuN1\r\n/AFz+9svl5azO/+en9dJ3VsqNJy4JzDliFZBa+9nUUiYg0Atx3PV2FkQKjpW\r\nm3EHX4SWQEDDC486wHelfAyvlpbwhcqNGmQ=\r\n=QM03\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_8.1.3_1672467994204_0.8826760423429407"},"_hasShrinkwrap":false},"8.1.4":{"name":"perfume.js","version":"8.1.4","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.1.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"5fddd77fbdad795c912422db4ed996a7ca7f14ba","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@8.1.4","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-CjcMYou2jS4cz3AF+yEjuVvZm6+vpPK2X8YOAispGtFG8G06q4EKk0Robli03rOTvJwlsDe/lk6a6KPA9IA4vg==","shasum":"794b22cee2115be6f75661b8d0efce52e23c964d","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-8.1.4.tgz","fileCount":126,"unpackedSize":392525,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDflFdyq2uAqYaZGdn2CKQhA2hbxStvxY1PHhFx5XgiGAIhALI8gJcPISj6g4vCzmBN160f/eza45PlVpWEb090DKx2"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjr9vuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUDQ//RzC7a/fG3BZ+6vCOVSx78fRxZxRMOW1kAdNGCjojGvwjyzMf\r\n1WU7qWi+7UeHCcHvJE04ReeyvdpFj5HAlAQyBjpS5lk/yR9ETodKoCS2HamG\r\nK9S7nHFvJXUdTI81Hbzk+7kSeq2udZiGHGpB+zOtvDhweVr/Bqwa0wwsikq2\r\nNaq8kweieO0dwU9Q0BVTgi+Ym/xFunGTpIb7pV53QuGaOOTZ2/n/Oe+l9kHF\r\nspSHWo8MmImUxK75Fcf2a0WyDUKWMtkFOHRzyi3G1uwPKPd6I09XG6ZkM9Rp\r\ntyRnRaj2GiOu5rRiCrs70nTD+XVi8GJLG97zOAgtpAvgzzVpu2TLh5ahxzXZ\r\nDg1jffRfVnmZh/o1LbkT2ucqCrvVUSCf820WY2VHtO9j5OaVd5BN0DBuoByG\r\nx3ZvakZFpaoOAgKVzvfeYExuZoKuoYQOiomIb6p04p2ezikpNgk7auxlOPIh\r\nc6dNDLVnYCUnEbA+6uBPhpYeDfcVQTl468FXpJkl1Vr0D6Fczf3VNOR67aTA\r\nykwpuPW3tCKsdNpMbMYLp8gC8OwLuf3wV5nHzjvDxhoaRipqTowackev9CiQ\r\nV5qgMcKrBVB8grj3JzYj3wfCju1GzYS6lGAwWKwLzGjvGpsW3rdy/ogM/sXm\r\n0D1duLkVL5vv5j1OnBO+75BouHCOtW2xkno=\r\n=FoF/\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_8.1.4_1672469486473_0.3937753832400248"},"_hasShrinkwrap":false},"8.1.5":{"name":"perfume.js","version":"8.1.5","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.1.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"31920368a083faad9554e9fc02cb738b1bdd38aa","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@8.1.5","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-+69kExb7GYE22PQ26Wy82B4agmSOmy8ufXZPXEyDPTdiks7cF3Sjka5zl/sgvs6P+77zRNPCMyWmij0KzLEpMg==","shasum":"8a69cfb34d2d8d965d6c81d52f4ac3767fb737d9","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-8.1.5.tgz","fileCount":126,"unpackedSize":392847,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGuMFJofhMA7FWbkeiYQb96aP4eZHzzRzDB/ql9Wu4v1AiAineT7zaDujZbKRdIDo5HBUAAjmhIDUSh/cFQTWYfZmw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjr921ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplCw//bavf2tSPlH48Emefg+VWuDXnKDmcx+7bfVERz9BqC+ulZs9q\r\nwCtA8JDq435c7Ez9JYTMsU2eVzuSusnOXjGYjKctWyG4HH94xzK+K2e3QIhW\r\nh/EAfjbGxTXfd5S1k7w9LJawyvU9OTgKWwclSbQeonAoKxDnvtdaw1cZERuM\r\n9V2TcVCZGcO7+NjnLLLK0kYgeLdaZ67An0VrJwudrlqu65dzEkVt/aFWrY8O\r\nDKAUHu06vTuIPDada4ziczJqMOIm9JmGzenJisRj6YHYUF9NsMoOopk49r5Y\r\ngFHmknyiRqEJLZ7sDD4dr0nIAZnvGMus3Ls4C3M9/B7hkFBvJu2Et7sFFOw+\r\nubi2u6bV7yIB/Ls6LdAyNNu2EjkXqKMO6TDONQRKIw0LpCkt3GYVK9982d1w\r\nHWBwAoflH/bHqmNoo/39VQ7jX+PPfuJ6+cT/9S8qpNU5n29IXS5wORJp1yKF\r\n5G3AVZJ22AysrdNhUadvksOCdinlpdvq6SWPWSx6MUGk/p/XRuAvZCHTvDzo\r\nUan4m/6YawrP1DRfF46/0V6dnQs+orgtoueuCFbWvcsCSZxBWTUFF3VJ7u2k\r\nKCNU7/lcC4pk34aXeW7WUUPQ6vqEtejJYoJU2Jo74cd/Xe0fbIWpMDjWN8Tm\r\nG69eXar6WQjPUkSFOMDf9GJDx+oEw3a24jA=\r\n=vL7K\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_8.1.5_1672469941549_0.7925637738636835"},"_hasShrinkwrap":false},"8.1.6":{"name":"perfume.js","version":"8.1.6","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.1.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"4b53d24ffa4323901ac31ab6d5f3847c790c6bbc","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@8.1.6","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-k44Qs60J5R9yWmzTx1Tot5TUxtvj+NEagIFY2bVhODeC4Krk5WQRfsCRPmnhYIvDBN1Oyx2kvRSyTOkW4tgSPQ==","shasum":"d4ae7ed9586c69fa52dcde3bef333ba3fcd94ec7","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-8.1.6.tgz","fileCount":126,"unpackedSize":392827,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEMCHybKS8cF0Z9brrGG5kbX3TMq3FSCJuUS9Mf1C3CiE30CIAWMzSOkq/uNaq0Co0BUKbUxZpzN1Q2ypdkJ/GfSASli"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjr97GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRwg//fOxx2zeweeLlE4CkmAzLfSE9LG/qN8KjdexS0WUOYgRA4MdQ\r\nhTFYrNDalrZBI/2IsAZ5ILNPzHgZa/nG4dixrJCVYMfSpYwT3+BXs7ncEJ/4\r\nizQ2YXrK4Oif7mlMK9eIU0EsaoGERgvPBlVbhcKTzS2HQ39hBUkVBisxZXrU\r\nLhmV5Z8U/QhSf3EbfR9BaAD/uar9wV9GRw9xOduz9/vwwuBWqW8dYkzcInAk\r\nejVdP9AT0Uv0yFAElh4pj+Z7WCkPda6y8C9QX7VCx1mTyL54Sd7NMYjWTnKb\r\nfwnQTggpaafEk/hR+ZaIqiM4sV3NjtWHXRvkylPc1VUo1vxVUK0TejPpntl0\r\nuXiGt5oaDs6vICYRQ9w74twJD84wRsL/KZclrp5cAnqlXaoVzhhLOvhHiUgD\r\nSbk9e9hjSNuZM0BmeZGzE8zI0ghhNApvC6tFM0cgLn8moMh/YdocpKmUhD2+\r\ng5gY0A9f6VTO9PI3Tf9b1PqZTjlYzz5LEw86tPSL8EPPEi+2EnA0O1Otbnsv\r\nzQNJx+eLFZs87JKmZZgZSz2nP3GIx9+QUfEidOdi1+oWBFZ42YLLApKRFR5m\r\nowYFxyO+J1rQBIYv/1r3M9ySdbsNuOXGNBGcS2FtaXgntfJIJR0zdYsq2h9j\r\nGWGBVzDbQznsK5j2IPAcYnDI8zoSDdSU6/k=\r\n=1i78\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_8.1.6_1672470214023_0.4233661183939976"},"_hasShrinkwrap":false},"8.2.0":{"name":"perfume.js","version":"8.2.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.1.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"c65c04d1ee9245120c90e37f1b5fa342f79f7b34","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@8.2.0","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-OF/jsWZz3QixOvfQ5x04cyu3xIeETLSiWFRuawubILEK86IDh3GclV1NSiLaHEbREk1Kf2kM0S5VH9T+pK6W6A==","shasum":"d0dffb9938a6ef05479ff0f6c5443d12e007167b","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-8.2.0.tgz","fileCount":126,"unpackedSize":397116,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDjbPxyNTN0QPJm8SpRuPtRkQ/O7iXQcZhEi0iRQksGYwIhAN/knRe3B305i+nyo3ywRmtePeSB5pclrX+hXkRH8Zfr"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjr+GiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6UBAAjQxAUw2vxGAHMUdgVR3txCsINj3HAJR/4LL6PLokoBtrcW6M\r\nQKi3V41KhLSf9atHFLmZ73g4cK+2MgWqiQRPbZXT5BRhcb1EVYchadFienwa\r\nxCS0JBQT/JvAJj1Hb7dsWMApz6lkmAg7lWAKtXTBXjHYlYom0AKPe201wT2O\r\nQmeXTbUXn/1k45IRT58cpO++CiIJBqNf0wnYQRT+lkk5CelJhjsctctghkyR\r\ndX/U1NQLIWMXOeEyYKs6SR67P+obsynhBeKpa42nNjHCtNy6KJ+rt/prA6VF\r\niygG0XWk0UeAP6rgHOfEKjayQZ7+AYZfigQtJO4fH2GDe4MW3CLm3UsXyc/B\r\n8ksY8A+v67tvEBXDYx5TpRttmsIlGg/sFFLV77tPdlQWD3owLIcYjmU3uSah\r\nNVkJs9Uk/06g2PWQVtEAcX6H8I8KnUF+sjeh7w3J8ST7rDMTpSop7FLdu9QL\r\nwzmsOKTzy+LpMpE1oTe4x31ezj8Fba8JvKhNh+iBUqT9tkUNmCX2Gyirn+KO\r\nDE3tYjJ+Q4NVpn8iqZ+oWetH1j4ehMTezy9yd9+xfqr1d+iTFIoEy6vag8zk\r\n+dMqZlVy30m5pccwSV7rzZWFwgIzj+VgvCu+rLOLr2s6VTv+xXa9qgQEprnE\r\nwcY/ZUiUKkgto7L/b4EnG7PHjUgP7eCUapc=\r\n=mDHA\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_8.2.0_1672470946484_0.7772410055699743"},"_hasShrinkwrap":false},"8.3.0":{"name":"perfume.js","version":"8.3.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.1.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"c7e6b64ab099281a423d48ef0bb602c30f5f3aaa","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@8.3.0","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-lcqu0+5d7Tmh8ORiBMMpvu+4cYN42cVRHONe8HcFVQBxcYOT/HVEORhB/+GQ1RtNU5JOM1GcJWlg61njGafArQ==","shasum":"0c292712b763d4aa2697888e3887d9aa4a52c4f9","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-8.3.0.tgz","fileCount":126,"unpackedSize":400348,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE8nQkPq1yTxYx/MngKu/53bQa9FpFusYozoymE4NJ8cAiBge2SOj63QtdlGJfAmbDqxsXPkvSV5a2jN095+WIcwsA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1v+WACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9Jw//dOehqI6Lh394hm/ZdXL2AwQV1N9Ju7hGdYHN1mRP9wZqoEZ/\r\nJPIejYB2uvaTglO1IUGZ4oianngT4V94tn5kfInDRGzfFMQTbEAyQmiiUUQo\r\nnVMN3d/KX5uSqI3Bfnys5DuUmul4F0JwvPRPM17WNarfBb35GLiAitWVM/xA\r\nCmzgOQT1NakS/4slu4BlIZOuH88eA6DaZHe82wgw5cmQ/vNrtfm1X2d/8gnT\r\nd9B8SWJ6dNLojwvkbUlUewpX98dYM+mx0pySprb1umNpO1wvKJ5k8NIZ4e8X\r\n2KCg16h58PdvWExAAfOgHx4bLidpCp7XcUOKJVLn3w7jZXa2D8QOcqMXfzZC\r\n98ffjCkFwSFR4CXCbIbXx10dSnSpX7+6fIjmornO7CjJ7fIUl62CUP8HnEzE\r\n9TCU3ySwItq7WLT04dEzuMYZa7vtmmhDFEo8imhunSe1C04HlEBpZ5ZoaT2h\r\nCdN5UDrpJfAYeFGbpHBpm9P/bOcceM3zFGCZnFXLVBiuck2nltvd4gPmQQzD\r\nmR4NGXxvp928xPb2TF/dxHwsmcm8PxaDaZ6DYb76re0Ua/ZKiqsK+T6sfPk/\r\nv5QmlJaI2BXHxFhjn14EcnoO3brjPjVSpkLDhWfe7euHpxDXlhVHpNDDaHtY\r\n3FUUYzt+uXUzNhvqFGwK/xMvsxJZt12/92Y=\r\n=H4WO\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_8.3.0_1675034518433_0.8994583607229649"},"_hasShrinkwrap":false},"8.4.0":{"name":"perfume.js","version":"8.4.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.1.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"2390e459b82e2d81e6e17f339854f9429b4618ac","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@8.4.0","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-UuHPvQkHlNmS4yqbd/DHijsTR65ull1Mlp4RackwddFTluo4gUWVTXVgHz1WStr9en7kG3FAk/0c6+2BMEnhlg==","shasum":"38355008faf9f2fe5e9896ed0a7419c0001a81de","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-8.4.0.tgz","fileCount":126,"unpackedSize":402534,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8le2OB/rdD8QjQJlxhtcGUtPMmiees/4qg9rD0UDYQwIgD+a+P8lLAQgdvJIwXqUHFNw/M3PJGK9UAMZr8XhLKgQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3dJIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplpxAAmtecxteljB1UJj1c7/5hoDfirtio8SPJogj3t5239wv1y5UK\r\nGvmXcBiPyLK55Lc4m1uB9iDo5bf1lWYdcZyoxtApuHbPaAyLPee29mhgxvVi\r\n2k7KcHV1EA7ptYJyEOWw8TEI94AW3/SOC56JgBNP+cVpz8DG1r2Wegkyv76M\r\nn+V4o4VrM8sbShzKonyiZLdnEluGzYigMhzKnWEgnTYyZcOaGWcn7j8588Ad\r\nEFMT3MpadBe1aIE0w36gC6bPD2E65QEzML0GfgXKYvglsttf7Ms/dVXejjEM\r\ng3kKRLf/HcZJQrSjTnfzmjSmAvah4l6Sq37XHcRHhlOExrncpdfpWZw4r+Hz\r\n+ipFgI+0N5h8K58szht15wugmqtDTY1VdZ7PJRn5Rkzi2vOZFAYiik1Gye1L\r\nHSXC0lc/B41kdpI2bI1UbgFX2uewGtoSNq4UynKDd4wfFklRJrpIYNTvQdCi\r\nt+q2UB/Eu6nRPEN19eGNBhKAYRmsKgbnNZksn/U0xIoiE4KAbR9o1drvJ7d6\r\nfwEUqVVsXlfpmruLYGcZa6552BO52PUe6dIRrjBnAFl3c2OU2DTvE20YhR9M\r\n25UT5eLpKUK9Uo+tOLCY+Ws3R39EooJJadDtRKsb4I2zzthzv/Ju0aR46nYj\r\niRbN0rUqb8DTfgychqnjcVne/se8kRBtLbg=\r\n=oP9u\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_8.4.0_1675481672407_0.803875408822688"},"_hasShrinkwrap":false},"9.0.0-rc.1":{"name":"perfume.js","version":"9.0.0-rc.1","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prettier":"prettier --write src & prettier --write __tests__","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","stepsTestConstants.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.1.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"^2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"05d7813d6b50c0149a43e8068bf3ad7c3420f883","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@9.0.0-rc.1","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-Xqphoc1/YH6v0cb6xzSFeYNT2wNLcG6yInpM8Eb01ZBIizJ1UcwVhY4z6qzxdGrmF+zxlG6pC1sFp62Ihqg1Wg==","shasum":"447fda8bce212ce3295dafc1d0603dd9162ed158","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-9.0.0-rc.1.tgz","fileCount":156,"unpackedSize":488226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6cD/c5j3mlnUytFZzTWda2B0w36wCoQkKU2iy82WUIAIhALJvKhPeSDRyb2nSyVnHbGbN7QESjJXCHc/1pjdHnkZT"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+TrKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVWA//RxZy9PGvW5F0HoLobKF9Fsi8ecn/47vBvdqz0uirv36LyraP\r\nOmM+d1wbNS3IWqCKwx7Amjuw/f3hqi1f6b/6OMq0TYqjVIwlMznkq1Qnv3yM\r\n0iZxXA8rjYIl/AH1Q+E/wwF+Vb2l1DlIuaHugmqbp37pzl0ghwJCR86U7GiQ\r\nrbz5CQ2NSZ8DZ4oDkDsYYs4OnJ468uiZIz8SQ4LPojhNhOnsjdQi0P4UT0bA\r\ns8EMIFPQMqfISGGI8NpMQ8A7kbkoSxM8BERxyk4cLIeJNNwocvzrKAVZMOwP\r\n8Ptuoy4x5Six3xKc/wU9EeNQlaKO5w/JRhSRFjooNKyel5PbuT6bNJ11/yTU\r\naRYO71LsWQmjKi1yW4hVc3Yg58JYZBxAPlUcMwcMJOIbu14i+qOmO+vXkXaU\r\nz+GgohvkkxVoQeww+oTdjz0BesJmo/9bftC9Lx4fHAiMqkjM683/22mr0Ty1\r\nQFN6by0SRBm1LKQwusqMOJ7f6+QIgwd3u91JYfnMTEzqtTyf3RBOR0Gp2K/t\r\nMZItP1hLjgNSM6n8XhcoEtQD0tjxiUaF3M1KAx6TBo022D1raVh/wwF596JB\r\nls48Laccrn5nHA9Bhr7PCXX7qTiJ+twDSLcmgAJznUTmDahM1yewYyw32d3i\r\nWZ8LiEp4H3+M8PSrXIkjtVMXhZrL8QSxA3I=\r\n=xk+y\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_9.0.0-rc.1_1677277898677_0.39962985690139896"},"_hasShrinkwrap":false},"9.0.0-rc.2":{"name":"perfume.js","version":"9.0.0-rc.2","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prettier":"prettier --write src & prettier --write __tests__","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","stepsTestConstants.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.1.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"^2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"74733d8ef8e75ed83a443b9f19ff59fbe8301e92","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@9.0.0-rc.2","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-MurHxfUAe4NdOgAdov84C/C2UYyAqUifwId/HofZjVIYswxLfkAIdNWDsKCil/bl9ahUD4P0U+E7aOPchAq4Sw==","shasum":"5152c96e0c3cbae024b05e8ce0d1ae0338fda315","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-9.0.0-rc.2.tgz","fileCount":156,"unpackedSize":520837,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBioeGGRFwSE1IA+JwSBqg18oJI8v5UDZ164HkZDfvLwIhAKsutbX9i08eNfy/WzLdwCDz5ImcRq0Whplsrw4eKWx7"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/96TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoj4RAAoLIv3bufjCvz+7yJDtiTvaM1uMar8QvUuNOLtlLbV+fUz0Mz\r\nc+ZvZOK0B9t0gG2fDyuMARD8TUcnKdqZ7k5A0Y0pMs6sinIC6qmiwrHsAtNz\r\nW7pJsQiGz3tMqVfHkBjrUxQn8fRD/Tw99ElMZMt96trlvQvRbpZ/EDSJIITH\r\nM9g26Vnvi3zB4scWMW9Gchsw280To6AjgSV40iPr3XTk1z4eIjvyh+hnPAU8\r\ny56tUpwTDONu1aXDEEhvzd3Q4cNhAqWjnp6qEF++MquCiGqzUqOWEMAFXXnc\r\nYOo618NwxS/8cbc9fLMUkBfp8OjUabmWwLMgre5kXojXpMyStooOTaa8LuOD\r\njtcB2uSs1n9w9iiQW7H3HuUy05bUCCgwbKwBYHpK3w0FYOmeJFtEdZdlNSc9\r\nggaSF6tHZ1EgdHCTdQA3elfvGwJA4k9vDjAQCHsnmJmVvWBKyzo13i6I2A+H\r\n18z5Wgle7jRszcZ/NCeONE/HDK4kiER0ITqL1UiIJHaNwM839ExM7u2fYEb3\r\nyDXh2RVzdFcpSVDkcZ493MK8TGxt/SyyaboWT9rfxXXfH6R2mbGYbhNjDcR2\r\ndEsXVJumYG6VdJNJm4koLIo3T68dyE6O/ntzZYV+w6zxHVU2qqm2MkrIFBwt\r\nb5SvMwQ98o1W1Nsorug+sSvn/AAdI3Ep/JI=\r\n=Wyfp\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_9.0.0-rc.2_1677713042903_0.5592033739779012"},"_hasShrinkwrap":false},"9.0.0-rc.3":{"name":"perfume.js","version":"9.0.0-rc.3","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prettier":"prettier --write src & prettier --write __tests__","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","stepsTestConstants.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.1.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"^2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"243e139c6fb56c6b193308809f4ca04f90e64940","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@9.0.0-rc.3","_nodeVersion":"18.2.0","_npmVersion":"8.9.0","dist":{"integrity":"sha512-USn15cJ3jmOj8wpVHItR8wvbm9Wdir3JJFME6GcLGmc+MUMDz6MrdRi0VFv9U/HeaUhS7sb2Y0kf+ORQ3rtkQg==","shasum":"ab1004a54499cbb6ab3adf3028d716295fecbdaf","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-9.0.0-rc.3.tgz","fileCount":161,"unpackedSize":591874,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBImNzLWJ/BOI9uxVHS8XUbzsdE4suW7vos1xO4tSratAiEAtSHsd+1qKW3AxgL6AlAajjutow17pVk1UwCsz0X9yWc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIdeIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3nRAAm9h6b89T+efsCnep5KBrUHtoy/iZlZ/S/jHW9zXy6jqro1/l\r\nzulyn+DXvLAVuu0R6cI1qOwX836SH92ODkPtFHN6YbIRQQ7uZPj6idBAVM31\r\nTRuITfYfgPQ+ZdYjygn8RgeZirPL4YLz/Mfad3ailzu9y9V5dnTyLhLNboPd\r\nSCVWLrZWBKrJGJt/mtPGXvMunezPcJmxcLuUYVznUx3eaIOeY5yUQRXlyfwN\r\nh102sMDIgZNJP0ozrPZttxzoY+4E5esNYSIBXiGBqApWTX3pmfcYuoNshwEF\r\ngUPe2QPUQHP1G/h+74CYbO8UDOAJNnQcG8/Z0B4XOCFXhdSeGaocqE1jGelc\r\nXsRFaFWIwf6LEiDKsI9iN166E7+704yh2B1lwC4IgDB7FwaYF34C3vsGHnEL\r\nfGzGbcLl4/oPOt8cNP8iR3iSCEmbORhXrE4fBkiP9kBKBOLCNsy/uLs4QDk/\r\nNcFTvSfMRn7WZsiQYobkuxDubw3X09BNu/mJATWyLjZ0YiZJmeb5IltMT1SK\r\nzkq3c/pxqvT6WVEkbZHwzScJ/xaJ5C6E7ddetxsjwsbt9H2IYURLz0ecDshJ\r\nHYkLFfStNsZ/O4Sqbf2U19QRaMTNd2bwbBqcLc26OQlyj3RZ9/9+yc6ANiuE\r\nAAI77iU0USD2Nw6HTzvLSKImgckBwbLNrLk=\r\n=SAp0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_9.0.0-rc.3_1679939464303_0.9710459651599899"},"_hasShrinkwrap":false},"9.0.0":{"name":"perfume.js","version":"9.0.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prettier":"prettier --write src & prettier --write __tests__","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","stepsTestConstants.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.5.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"^2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"_id":"perfume.js@9.0.0","gitHead":"beb2f59d4e31a6bd865fe703bab4e68d1df1474d","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_nodeVersion":"20.9.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-CMqUQKV4VmPvCWALt3iERPgEW4SbdI4rl6HCWQMFUQXTmGd4pWYirCPwoxHEik9yzYBe+Yw3MZQ5BsvH5iBuwA==","shasum":"cebc16013a2902e865fb388d496cb056b0863b3d","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-9.0.0.tgz","fileCount":171,"unpackedSize":558115,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzvzo0Br4VMIwI2IwjpLQn5y8h5r4AmODoPq0JclETWAIgB+F94adq+dJzdKIVgw5v7VVvw4tGoGmJ53J1tsjy5KI="}]},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_9.0.0_1701392625757_0.31287663847718195"},"_hasShrinkwrap":false},"9.1.0":{"name":"perfume.js","version":"9.1.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prettier":"prettier --write src & prettier --write __tests__","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","stepsTestConstants.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.5.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"^2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"_id":"perfume.js@9.1.0","gitHead":"63365cbcd229528c5772c12350bd5a7a3ae97e69","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_nodeVersion":"20.9.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-GM4rGk9Iw1BuM7r47ImLnfJ9WG+YH68CpglU2yEbJePKwyoVD2S1LJtdgUxK4jTbu+WIycjX4hZDjdkqTzLNCA==","shasum":"533dfdedb4ca077ce1c728f406ecb6af0b88b9ff","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-9.1.0.tgz","fileCount":171,"unpackedSize":565563,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSloznHYkjKuH1plac/wozNldAtcXr2LLArzWKcra/2gIgY723JaSvERBkWaNpRQbRkk1q3+o6GbE9IWwEsVKOFKA="}]},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_9.1.0_1701413135710_0.7058245970970602"},"_hasShrinkwrap":false},"9.2.0":{"name":"perfume.js","version":"9.2.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prettier":"prettier --write src & prettier --write __tests__","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","stepsTestConstants.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.5.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"^2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"_id":"perfume.js@9.2.0","gitHead":"6f3d54d58dc1c970fad3e9ceda03fedb1af65eba","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_nodeVersion":"20.9.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-nQfWzedTZgeWyy2d8up0DN1TziydR9C1VfQcpF9UaHPYILQtvTrArvnQoAVsa34sT/nD7D94bzy5vJHIGcTM4A==","shasum":"4021c3d8f476a939979ed2a6b728866216415952","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-9.2.0.tgz","fileCount":171,"unpackedSize":573311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIBX//CWkbWMkj3ejKHkGpZXzf/zK0Fgo+JS4WgcjxzwIgTIWCBhSoAv3GUtuMylP0ayduauxYuHplIwiPb+opt/E="}]},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_9.2.0_1701729720230_0.2721604850541901"},"_hasShrinkwrap":false},"9.3.0":{"name":"perfume.js","version":"9.3.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prettier":"prettier --write src & prettier --write __tests__","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","stepsTestConstants.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.5.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"^2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"_id":"perfume.js@9.3.0","gitHead":"f8c5da4f0f6457764967d8f21afcd710ea5bc954","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_nodeVersion":"20.9.0","_npmVersion":"10.2.4","dist":{"integrity":"sha512-o1lFfyC2RbwixIBs1DcwMvvaAe2Q8QYM6rbdxK9DWTxsk/EUrq4KEcPb8gepywJu+7X9gtm3WCH9J0o5J/WnTw==","shasum":"70d7b8b5814600e133c365dc3ce9d7d8bd6bcbd7","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-9.3.0.tgz","fileCount":171,"unpackedSize":589632,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFbCi5dyeWMqlcsxS7hatWctlRwLZ4CSlLejybYhXjfAAiAfyoIlvzERFEzFMpn6H4+z14gyP5dbMNMUppL933Kniw=="}]},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_9.3.0_1708816916122_0.34124699546241244"},"_hasShrinkwrap":false},"9.4.0":{"name":"perfume.js","version":"9.4.0","description":"Web performance library for measuring all User-centric performance metrics, including the latest Web Vitals.","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"iife":"dist/perfume.iife.min.js","main":"dist/perfume.min.js","module":"dist/perfume.esm.min.js","unpkg":"dist/perfume.umd.min.js","typings":"dist/types/perfume.d.ts","author":{"name":"Leonardo Zizzamia"},"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"license":"MIT","engines":{"node":">=10.0.0"},"scripts":{"lint":"eslint -c .eslintrc.js --ext .ts src","prebuild":"rimraf dist","build":"tsc && tsc --module commonjs --outDir dist/lib && rollup -c rollup.config.ts","start":"tsc -w & rollup -c rollup.config.ts -w","test":"jest","test:watch":"jest --watch","test:prod":"npm run lint && npm run test -- --coverage --no-cache","report-coverage":"cat ./coverage/lcov.info | coveralls","commit":"git-cz","commitmsg":"validate-commit-msg","precommit":"lint-staged","prettier":"prettier --write src & prettier --write __tests__","prepush":"npm run test:prod","ci":"npm run test:prod && npm run build"},"lint-staged":{"{src,__tests__}/**/*.ts":["git add"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","testPathIgnorePatterns":["_mock.ts","stepsTestConstants.ts","/docs/","/node_modules/"],"moduleFileExtensions":["ts","tsx","js"],"globals":{"window":true},"coveragePathIgnorePatterns":["/docs/","/node_modules/","/test/"],"coverageThreshold":{"global":{"branches":92,"functions":95,"lines":95,"statements":95}},"collectCoverage":true},"dependencies":{"web-vitals":"^3.5.0"},"devDependencies":{"@rollup/plugin-commonjs":"23.0.2","@rollup/plugin-node-resolve":"15.0.1","@types/jest":"29.2.2","@types/node":"18.11.9","@typescript-eslint/eslint-plugin":"^5.42.0","@typescript-eslint/eslint-plugin-tslint":"^5.42.0","@typescript-eslint/parser":"^5.42.0","colors":"1.4.0","commitizen":"^4.2.5","coveralls":"3.1.1","eslint":"^8.26.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.2","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-react":"^7.31.10","husky":"^8.0.1","jest":"^29.2.2","jest-environment-jsdom":"^29.2.2","lint-staged":"13.0.3","prettier":"^2.7.1","rimraf":"3.0.2","rollup":"^2.68.0","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.0.3","ts-node":"10.9.1","typescript":"4.8.4","validate-commit-msg":"^1.1.3"},"gitHead":"8a56c8ea2a0908a6ae1ccfa3f92c3847208f34c5","bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","_id":"perfume.js@9.4.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-YYxGBYm2OcDx68GhzX/N3h4RrtViAz7Whgk7dA6j1bC9NxBGIG8c+rs+K3ql/dW4KReszN8ptAC1ghUGdWNsMQ==","shasum":"459be1145cf0f410f8b26cbdbcbe5b25a43948cd","tarball":"https://registry.npmjs.org/perfume.js/-/perfume.js-9.4.0.tgz","fileCount":171,"unpackedSize":590708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDLCPpAgSKEv/JZexWFSvPrc1QBR6ltNtKkEHX1wY0jqwIhAP7VEAA1s2+rcCPhuUpYFFcIZ2UMiGCQwZtcQTTkDqxR"}]},"_npmUser":{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"},"directories":{},"maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/perfume.js_9.4.0_1711070213608_0.370689161293023"},"_hasShrinkwrap":false}},"readme":"<a href=\"http://www.perfumejs.com/\">\n  <img src=\"https://github.com/Zizzamia/perfume.js/blob/master/docs/src/assets/perfume-logo-v5-0-0.png\"\n  align=\"left\" width=\"200\" alt=\"Perfume.js logo\" />\n</a>\n\n# [Perfume.js v9.4.0](http://perfumejs.com)\n\n[![Current version](https://img.shields.io/github/tag/zizzamia/perfume.js?color=3498DB&label=version)](https://www.npmjs.org/package/perfume.js) [![Test Coverage](https://api.codeclimate.com/v1/badges/f813d2f45b274d93b8c5/test_coverage)](https://codeclimate.com/github/Zizzamia/perfume.js/test_coverage) <img alt=\"No dependencies\" src=\"https://img.shields.io/badge/dependencies-none-27ae60.svg\"> [![Build Status](https://travis-ci.org/Zizzamia/perfume.js.svg?branch=master)](https://travis-ci.org/Zizzamia/perfume.js) [![NPM Downloads](http://img.shields.io/npm/dm/perfume.js.svg)](https://www.npmjs.org/package/perfume.js) [![gzip size](https://img.badgesize.io/https://unpkg.com/perfume.js?compression=gzip&label=JS+gzip+size)](https://unpkg.com/perfume.js) [![brotli size](https://img.badgesize.io/https://unpkg.com/perfume.js?compression=brotli&label=JS+brotli+size)](https://unpkg.com/perfume.js)\n\n> <b>Page Speed</b> is a feature, and to deliver it we need to understand the many factors and fundamental limitations that are at play. If we can measure it, we can improve it.\n\n<br />\n<br />\n<br />\n<br />\n\n## Why Perfume.js?\n\nPerfume is a tiny, web performance monitoring library that reports field data back to your favorite analytics tool.\n\n- ⏰ Supports latest Performance APIs for precise metrics\n- 🚀 Device data enrichment\n- 🔨 Cross browser tested\n- 🚿 Filters out false positive/negative results\n- 🤙 Only 5.1Kb gzip\n- 🏅 Web Vitals Score\n- 🛰 Flexible analytics tool\n- ⚡️ Waste-zero ms with [requestIdleCallback](https://developers.google.com/web/updates/2015/08/using-requestidlecallback) strategy built-in\n- Ability to track data about user actions\n  <br />\n\n## The latest in metrics & Real User Measurement\n\n**Perfume** leverages the latest Performance APIs to collect **field data** that allows us to understand what real-world users are actually experiencing.\n\n- [Navigation Timing](#navigation-timing)\n- Navigator Interface\n- [Resource Timing](#resource-timing)\n- [Element Timing](#element-timing)\n- Service Worker Status\n- StorageManager interface\n- Time to First Byte ([TTFB](https://web.dev/ttfb/#what-is-a-good-ttfb-score))\n- First Contentful Paint ([FCP](https://web.dev/first-contentful-paint/))\n- Largest Contentful Paint ([LCP](https://web.dev/lcp/))\n- First Input Delay ([FID](https://web.dev/fid/))\n- Cumulative Layout Shift ([CLS](https://web.dev/cls/))\n- Interaction to Next Paint ([INP](https://web.dev/inp/))\n- Total Blocking Time ([TBT](https://web.dev/tbt/))\n- Navigation Total Blocking Time ([NTBT](#navigation-total-blocking-time-ntbt))\n\n<br />\nAt <a href=\"https://www.coinbase.com/blog/performance-vitals-a-unified-scoring-system-to-guide-performance-health-and-prioritization\">Coinbase</a>, we use Perfume.js to capture a high-level scoring system that is clear, trusted, and easy to understand.\n<br />\n<br />\nSummarizing the performance health of an application into a reliable and consistent score helps increase urgency and directs company attention and resources towards addressing each performance opportunity.\n<br />\n\n## Perfume.js vs [Web Vitals](https://github.com/GoogleChrome/web-vitals)\n\n**Perfume** leverages the [Web Vitals](https://github.com/GoogleChrome/web-vitals) library to collect all the standardized performance metrics. It explores new metrics like Navigation Total Blocking Time and dimensions like Low-End Devices, Service Worker status to understand your data better.\n\nSo don't worry, Perfume.js is a superset of Web Vitals, a bit like Typescript is a superset of Javascript.\n\n## Installing\n\nnpm (https://www.npmjs.com/package/perfume.js):\n\n    npm install perfume.js --save\n\n### Importing library\n\nYou can import the generated bundle to use the whole library generated:\n\n```javascript\nimport { initPerfume } from 'perfume.js';\n```\n\nUniversal Module Definition:\n\n```javascript\nimport { initPerfume } from 'node_modules/perfume.js/dist/perfume.umd.min.js';\n```\n\n<br />\n\n## Quick start\n\nMetrics like **Navigation Timing**, **Network Information**, **TTFB**, **FCP**, **FID**, **LCP**, **CLS**, **INP** and **TBT** are default reported with Perfume; All results will be reported to the `analyticsTracker` callback, and the code below is just one way for you to organize your tracking, feel free to tweak it suit your needs.\n\n🚀 Visit [perfumejs.com](http://perfumejs.com/) for a live demo on how the metrics work. 🌕\n\n```javascript\nimport { initPerfume } from 'perfume.js';\n\ninitPerfume({\n  analyticsTracker: options => {\n    const {\n      attribution,\n      metricName,\n      data,\n      navigatorInformation,\n      rating,\n      navigationType,\n    } = options;\n    switch (metricName) {\n      case 'navigationTiming':\n        if (data && data.timeToFirstByte) {\n          myAnalyticsTool.track('navigationTiming', data);\n        }\n        break;\n      case 'networkInformation':\n        if (data && data.effectiveType) {\n          myAnalyticsTool.track('networkInformation', data);\n        }\n        break;\n      case 'storageEstimate':\n        myAnalyticsTool.track('storageEstimate', data);\n        break;\n      case 'TTFB':\n        myAnalyticsTool.track('timeToFirstByte', { duration: data });\n        break;\n      case 'RT':\n        myAnalyticsTool.track('redirectTime', { duration: data });\n        break;\n      case 'FCP':\n        myAnalyticsTool.track('firstContentfulPaint', { duration: data });\n        break;\n      case 'FID':\n        myAnalyticsTool.track('firstInputDelay', { duration: data });\n        break;\n      case 'LCP':\n        myAnalyticsTool.track('largestContentfulPaint', { duration: data });\n        break;\n      case 'CLS':\n        myAnalyticsTool.track('cumulativeLayoutShift', { value: data });\n        break;\n      case 'INP':\n        myAnalyticsTool.track('interactionToNextPaint', { value: data });\n        break;\n      case 'TBT':\n        myAnalyticsTool.track('totalBlockingTime', { duration: data });\n        break;\n      case 'elPageTitle':\n        myAnalyticsTool.track('elementTimingPageTitle', { duration: data });\n        break;\n      case 'userJourneyStep':\n        myAnalyticsTool.track('userJourneyStep', {\n          duration: data,\n          stepName: attribution.step_name,\n          vitals_score: rating,\n        });\n        break;\n      default:\n        myAnalyticsTool.track(metricName, { duration: data });\n        break;\n    }\n  },\n});\n```\n\nIn a world with widely varying device capabilities, a one-size-fits-all event doesn’t always work. Perfume adds **data enrichment** to all events so we can better understand the real world experiences:\n\n- **deviceMemory**: the user's device memory (RAM).\n- **hardwareConcurrency**: the number of logical CPU processor cores on the user's device.\n- **serviceWorkerStatus**: status of the service worker between controlled, supported and unsupported.\n\nBased on the Navigator APIs the library can help us differentiate between a low-end and a high-end device/experience:\n\n- **isLowEndDevice**: combination of the score of RAM and CPU.\n- **isLowEndExperience**: combination of the score of RAM, CPU, NetworkStatus and SaveData.\n\n## Performance audits\n\nCoo coo coo [cool](https://www.youtube.com/watch?v=zDcbpFimUc8), let's learn something new.\n\n### Navigation Timing\n\nNavigation Timing collects performance metrics for the life and timings of a network request.\n\nPerfume helps expose some of the key metrics you might need.\n\n<ul>\n  <li><b>Redirect time</b>: Page redirects aren't totally inconsequential, but they might not be something you run into very often. Still, redirects add latency to requests, so measuring them may be worth the effort.</li>\n  <li><b>DNS lookup</b>: When a user requests a URL, the Domain Name System (DNS) is queried to translate a domain to an IP address.</li>\n  <li><b>Header size</b>: HTTP header size</li>\n  <li><b>Fetch time</b>: Cache seek plus response time</li>\n  <li><b>Worker time</b>: Service worker time plus response time</li>\n  <li><b>Total time</b>: Request plus response time (network only)</li>\n  <li><b>Download time</b>: Response time only (download)</li>\n  <li><b>Time to First Byte</b>: The amount of time it takes after the client sends an HTTP GET request to receive the first byte of the requested resource from the server.\n    It is the largest web page load time component taking 40 to 60% of total web page latency.</li>\n</ul>\n\n```javascript\n// Perfume.js: navigationTiming { ... timeToFirstByte: 192.65 }\n```\n\n### First Paint ([FP](https://medium.com/@zizzamia/first-contentful-paint-with-a-touch-of-perfume-js-cd11dfd2e18f))\n\n**FP** is the exact time taken for the browser to render anything as visually different from what was on the screen before navigation, e.g. a background change after a long blank white screen time.\n\n```javascript\n// Perfume.js: fp 1482.00 ms\n```\n\n### Navigation Total Blocking Time (NTBT)\n\nThis metric measures the amount of time the application may be blocked from processing code during the 2s window after a user navigates from page A to page B. The NTBT metric is the summation of the blocking time of all long tasks in the 2s window after this method is invoked.\n\nBecause this library is navigation agnostic, we have this method to mark when the navigation starts.\n\nIf this method is called before the 2s window ends; it will trigger a new NTBT measurement and interrupt the previous one.\n\n```javascript\nimport { createBrowserHistory } from 'history';\nexport const history = createBrowserHistory();\n\ninitPerfume({\n  analyticsTracker: ({ metricName, data }) => {\n    myAnalyticsTool.track(metricName, data);\n  })\n});\n\n// React custom history\nhistory.listen(() => {\n  // Measure NTBT at the beginning of each navigation\n  perfume.markNTBT();\n});\n\n// Perfume.js: ntbt 78 ms\n```\n\n### Resource Timing\n\nResource Timing collects performance metrics for document-dependent resources. Stuff like style sheets, scripts, images, et cetera.\nPerfume helps expose all PerformanceResourceTiming entries and groups data data consumption by Kb used.\n\n```javascript\ninitPerfume({\n  resourceTiming: true,\n  analyticsTracker: ({ metricName, data }) => {\n    myAnalyticsTool.track(metricName, data);\n  })\n});\n// Perfume.js: dataConsumption { \"css\": 185.95, \"fetch\": 0, \"img\": 377.93, ... , \"script\": 8344.95 }\n```\n\n### Annotate metrics in the DevTools\n\n**Performance.mark** ([User Timing API](https://developer.mozilla.org/en-US/docs/Web/API/User_Timing_API)) is used to create an application-defined peformance entry in the browser's performance entry buffer.\n\n```javascript\nimport { start, end } from 'perfume.js';\n\ninitPerfume({\n  analyticsTracker: ({ metricName, data }) => {\n    myAnalyticsTool.track(metricName, data);\n  })\n});\nstart('fibonacci');\nfibonacci(400);\nend('fibonacci');\n// Perfume.js: fibonacci 0.14 ms\n```\n\n![Performance Mark](https://github.com/Zizzamia/perfume.js/blob/master/docs/src/assets/performance-mark.png)\n\n### Element Timing\n\nTrack when image elements and text nodes are displayed on screen using the [emerging](https://chromestatus.com/features#elementtiming) [Element Timing API](https://wicg.github.io/element-timing/) specification by simply adding the `elementtiming` attribute with a descriptive value of your choice to HTML elements you would like to measure:\n\n```html\n<h1 elementtiming=\"elPageTitle\" class=\"title\">Perfume.js</h1>\n<img\n  elementtiming=\"elHeroLogo\"\n  alt=\"Perfume.js logo\"\n  src=\"https://zizzamia.github.io/perfume/assets/perfume-logo-v5-0-0.png\"\n/>\n```\n\n```javascript\ninitPerfume({\n  elementTiming: true,\n  analyticsTracker: ({ metricName, data }) => {\n    myAnalyticsTool.track(metricName, data);\n  })\n});\n\n// Perfume.js: elPageTitle 256.00 ms\n// Perfume.js: elHeroLogo 1234.00 ms\n```\n\n### User Journey Step Tracking\n\nA Step represents a slice of time in the User Journey where the user is blocked by **system time**. System time is time the system is blocking the user. For example, the time it takes to navigate between screens or fetch critical information from the server. This should not be confused with **cognitive time**, which is the time the user spends thinking about what to do next. User Journey steps should only cover system time.\n\nA Step is defined by an event to start the step, and another event to end the step. These events are referred to as **Marks**.\n\nAs an example, a Step could be to navigate from screen A to screen B. The appropriate way to mark a start and end to this step is by marking the start when tapping on the button on screen A that starts the navigation and marking the end when screen B comes into focus with the critical data rendered on the screen.\n\n```typescript\n// Marking the start of the step\nconst ScreenA = () => {\n  const handleNavigation = () =>  {\n    ... // Navigation logic\n    // Mark when navigating to screen B\n    markStep('navigate_to_screen_B');\n  }\n\n  ...\n\n  return (\n    <>\n      <Button onPress={handleNavigation} />\n    </>\n  );\n}\n\n// Marking the end of the step\nconst ScreenB = () => {\n  const { viewer } = fetch(\"http://example.com/userInfo\")\n                     .then((response) => response.json())\n                     .then((data) => data);\n\n  const {name} = viewer.userProperties;\n\n  useEffect(() => {\n    if (name) {\n      // Mark when data is ready for screen B\n      markStep('loaded_screen_B');\n    }\n  }, [name])\n\n  ...\n}\n```\n\n#### Defining Steps\n\nIn order for Perfume to be able to track metrics for Steps, we need to configure the steps and provide them when initializing Perfume.\n\nBelow you can find an example of how to do this.\n\n```typescript\nexport const steps = {\n  load_screen_A: {\n    threshold: ThresholdTier.quick,\n    marks: ['navigate_to_screen_A', 'loaded_screen_A'],\n  },\n  load_screen_B: {\n    threshold: ThresholdTier.quick,\n    marks: ['navigate_to_screen_B', 'loaded_screen_B'],\n  },\n};\n\ninitPerfume({ steps });\n```\n\n#### MarkStep\n\n`markStep` is the function used to start and end steps in applications.\n\nFor example, if we wanted to mark the beginning of load_screen_B step above, we would add in `markStep('navigate_to_screen_B')` to our code.\n\n#### `trackUJNavigation`\n\nThe purpose of this function is to only account for active steps that the user is working on. The feature will remove any inactive or 'stale' steps that are not currently in progress.\n\nStale steps can be created by navigating away from a page before it fully loads, this would cause the start mark to be triggered, but the end mark to not be called. This would affect the `active` steps being returned to `onMarkStep` as well as would create incorrect data if we returned back to the end mark much later than expected.\n\nThe `trackUJNavigation` function is to be called anytime there is a navigation change in your application. Below is an example for how this would work in a React Application:\n\n```typescript\nimport { useLocation } from 'react-router-dom';\n\nconst MyComponent = () => {\n  const location = useLocation()\n\n  React.useEffect(() => {\n    // runs on location, i.e. route, change\n    trackUJNavigation();\n  }, [location])\n  ...\n}\n\n```\n\n## Web Vitals Score\n\nPerfume will expose for all major metrics the vitals score, those can be used to improve your [SEO and Google page rank](https://webmasters.googleblog.com/2020/05/evaluating-page-experience.html).\n\n| Web Vitals                            |   Good | Needs Improvement |      Poor |\n| ------------------------------------- | -----: | ----------------: | --------: |\n| Time to First Byte (TTFB)             |  0-800 |          801-1800 | Over 1800 |\n| Redirect Time (RT)                    |  0-100 |           101-200 |  Over 200 |\n| First Contentful Paint (FCP)          | 0-2000 |         2001-4000 | Over 4000 |\n| Largest Contentful Paint (LCP)        | 0-2500 |         2501-4000 | Over 4000 |\n| First Input Delay (FID)               |  0-100 |           101-300 |  Over 300 |\n| Cumulative Layout Shift (CLS)         |  0-0.1 |         0.11-0.25 | Over 0.25 |\n| Interaction to Next Paint (INP)       |  0-200 |           201-500 |  Over 500 |\n| Total Blocking Time (TBT)             |  0-200 |           201-600 |  Over 600 |\n| Navigation Total Blocking Time (NTBT) |  0-200 |           201-600 |  Over 600 |\n\nStep Tracking is based on various [thresholds](https://github.com/Zizzamia/perfume.js/blob/master/__tests__/stepsTestConstants.ts) defined.\n\nBelow are the thresholds available for each step:\n\n| Label       | Vital Thresholds |\n| ----------- | ---------------- |\n| INSTANT     | [100, 200]       |\n| QUICK       | [200, 500]       |\n| MODERATE    | [500, 1000]      |\n| SLOW        | [1000, 2000]     |\n| UNAVOIDABLE | [2000, 5000]     |\n\n## Perfume custom options\n\nDefault options provided to Perfume.js constructor.\n\n```javascript\nconst options = {\n  resourceTiming: false,\n  elementTiming: false,\n  analyticsTracker: options => {},\n  maxMeasureTime: 30000,\n  enableNavigtionTracking: true,\n};\n```\n\n## Use Google Analytics\n\nA quick way to see your page speed results on your web app is by using Google Analytics. Those GA events will show on Behavior > Site Speed > User Timings. For testing you might want to see them coming live on Realtime > Events.\n\nHave fun ✨\n\n```javascript\nconst metricNames = ['TTFB', 'RT', 'FCP', 'LCP', 'FID', 'CLS', 'TBT'];\ninitPerfume({\n  analyticsTracker: ({ attribution, metricName, data, navigatorInformation, rating, navigationType }) => {\n    if (metricNames.includes(metricName)) {\n      ga('send', 'event', {\n        eventCategory: 'Perfume.js',\n        eventAction: metricName,\n        // Google Analytics metrics must be integers, so the value is rounded\n        eventValue: metricName === 'cls' ? data * 1000 : data,\n        eventLabel: navigatorInformation.isLowEndExperience ? 'lowEndExperience' : 'highEndExperience',\n        // Use a non-interaction event to avoid affecting bounce rate\n        nonInteraction: true,\n      });\n    }\n  })\n});\n```\n\nTo connect with additional analytics providers, checkout the [analytics plugin for Perfume.js](https://getanalytics.io/plugins/perfumejs/).\n\n<br />\n\n## Develop\n\n- `npm run test`: Run test suite\n- `npm run build`: Generate bundles and typings\n- `npm run lint`: Lints code\n  <br />\n\n## Plugins\n\n- [Perfume.js plugin for Analytics](https://github.com/DavidWells/analytics/tree/master/packages/analytics-plugin-perfumejs)\n  <br />\n\n## Perfume is used by\n\n- [Conio](https://business.conio.com/)\n- [Coinbase](https://www.coinbase.com)\n- [Coinbase Pro](https://pro.coinbase.com)\n- [Coinbase Custody](https://custody.coinbase.com)\n- [Financial-Times](https://github.com/Financial-Times/n-tracking)\n- [Hearst](https://www.cosmopolitan.com/)\n- [Plan](https://getplan.co)\n- Add your company name :)\n  <br />\n\n## Credits and Specs\n\nMade with ☕️ by [@zizzamia](https://twitter.com/zizzamia) and\nI want to thank some friends and projects for the work they did:\n\n- [Leraging the Performance Metrics that Most Affect User Experience](https://developers.google.com/web/updates/2017/06/user-centric-performance-metrics) for documenting this new User-centric performance metrics;ev\n- [Performance Timeline Level 2](https://w3c.github.io/performance-timeline/) the definition of _PerformanceObserver_ in that specification;\n- [The Contributors](https://github.com/Zizzamia/perfume.js/graphs/contributors) for their much appreciated Pull Requests and bug reports;\n- **you** for the star you'll give this project 😉 and for supporting me by giving my project a try 😄\n\n### Contributors\n\nThis project exists thanks to all the people who contribute.\n<img src=\"https://opencollective.com/perfumejs/contributors.svg?width=890&button=false\" />\n\n### Backers\n\nThank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/perfumejs#backer)]\n\n<a href=\"https://opencollective.com/perfumejs#backers\" target=\"_blank\"><img src=\"https://opencollective.com/perfumejs/backers.svg?width=890\"></a>\n\n<br />\n\n## Copyright and license\n\nCode and documentation copyright 2022 [Leonardo Zizzamia](https://twitter.com/Zizzamia). Code released under the [MIT license](LICENSE). Docs released under Creative Commons.\n\n## Team\n\n<table>\n  <tbody>\n    <tr>\n      <td align=\"center\" valign=\"top\">\n        <a href=\"https://twitter.com/Zizzamia\">\n          <img width=\"100\" height=\"100\" src=\"https://github.com/zizzamia.png?s=150\">\n        </a>\n        <br />\n        <a href=\"https://twitter.com/Zizzamia\">Leonardo Zizzamia</a>\n      </td>\n     </tr>\n  </tbody>\n</table>\n","maintainers":[{"name":"zizzamia","email":"leonardo.zizzamia@gmail.com"}],"time":{"modified":"2024-03-22T01:16:54.271Z","created":"2017-12-28T09:04:52.612Z","0.0.1":"2017-12-28T09:04:52.612Z","0.1.0":"2017-12-28T09:13:56.811Z","0.2.0":"2017-12-29T03:15:08.140Z","0.2.1":"2017-12-29T04:34:17.599Z","0.2.2":"2017-12-30T02:12:22.435Z","0.2.3":"2018-01-01T02:44:57.560Z","0.2.4":"2018-01-01T02:57:19.221Z","0.2.5":"2018-01-01T23:45:25.855Z","0.2.6":"2018-01-02T18:38:39.001Z","0.3.0":"2018-01-04T01:40:42.225Z","0.4.0":"2018-01-07T21:53:53.123Z","0.5.0":"2018-01-15T01:17:52.473Z","0.6.0":"2018-03-03T23:54:45.494Z","0.6.1":"2018-03-04T00:16:49.087Z","0.6.2":"2018-03-04T01:35:27.028Z","0.6.3":"2018-03-06T05:32:32.589Z","0.6.4":"2018-03-06T06:57:26.260Z","0.6.5":"2018-03-13T00:35:45.919Z","0.6.6":"2018-03-26T02:40:15.539Z","0.7.0":"2018-05-02T06:26:55.182Z","0.7.1":"2018-05-18T05:27:29.006Z","0.8.0":"2018-07-12T00:09:45.046Z","0.8.1":"2018-08-17T18:01:55.341Z","0.9.0":"2018-08-23T00:04:02.883Z","1.0.0":"2018-09-22T19:07:07.396Z","1.0.1":"2018-10-02T23:34:15.664Z","1.0.2":"2018-10-02T23:39:09.252Z","1.0.3":"2018-10-02T23:39:46.071Z","1.0.4":"2018-10-02T23:42:38.154Z","1.0.5":"2018-10-02T23:46:14.789Z","1.0.6":"2018-10-03T01:09:46.641Z","1.1.0":"2018-10-04T01:42:22.023Z","1.1.1":"2018-10-08T04:58:22.895Z","1.1.2":"2018-10-08T05:03:43.352Z","1.1.3":"2018-10-08T05:08:36.174Z","1.1.4":"2018-10-08T05:22:58.230Z","1.1.5":"2018-10-08T17:20:06.792Z","1.1.6":"2018-10-08T19:30:49.095Z","1.1.7":"2018-10-08T19:34:35.875Z","1.1.8":"2018-10-08T20:50:04.243Z","1.1.9":"2018-10-08T20:57:02.987Z","1.2.0":"2018-10-08T21:36:30.751Z","1.2.1":"2018-10-16T00:11:15.069Z","2.0.0-rc.1":"2018-10-22T01:00:38.226Z","2.0.0":"2018-11-06T06:49:17.718Z","2.1.0":"2019-01-05T21:48:08.645Z","2.1.1":"2019-01-05T22:32:52.438Z","2.1.2":"2019-01-18T02:21:00.499Z","3.0.0-beta.0":"2019-09-15T06:16:52.836Z","3.0.0-rc.0":"2019-09-26T06:40:59.176Z","3.0.0-rc.1":"2019-09-26T06:46:11.756Z","3.0.0-rc.2":"2019-09-27T06:18:18.785Z","3.0.0-rc.3":"2019-09-27T06:32:03.334Z","3.0.0-rc.4":"2019-09-27T06:52:51.269Z","3.0.0-rc.5":"2019-09-27T06:59:13.052Z","3.0.0-rc.6":"2019-09-29T22:59:10.825Z","3.0.0-rc.7":"2019-09-29T23:06:35.015Z","3.0.0-rc.8":"2019-09-29T23:12:37.319Z","3.0.0-rc.9":"2019-09-29T23:15:05.244Z","3.0.0-rc.10":"2019-09-29T23:16:20.977Z","3.0.0-rc.11":"2019-10-14T17:10:33.594Z","3.0.0":"2019-10-14T18:06:43.834Z","3.0.1":"2019-10-15T00:33:08.078Z","3.0.2":"2019-10-15T02:38:15.996Z","3.0.3":"2019-10-18T04:50:57.328Z","3.0.4":"2019-10-18T05:40:08.917Z","3.1.0":"2019-11-12T06:05:31.633Z","3.1.1":"2019-11-12T06:19:12.797Z","3.1.2":"2019-11-12T06:25:17.134Z","3.1.4":"2019-11-12T07:04:28.561Z","3.1.5":"2019-11-12T07:22:19.538Z","3.2.0":"2019-11-15T07:04:40.250Z","3.2.1":"2019-11-15T07:40:05.283Z","4.0.0-rc1":"2019-11-16T20:20:27.650Z","4.0.0-rc2":"2019-11-16T21:40:56.253Z","4.0.0-rc3":"2019-11-17T03:04:35.028Z","4.0.0-rc5":"2019-11-17T04:21:16.919Z","4.0.0-rc6":"2019-11-17T04:31:28.520Z","4.0.0-rc7":"2019-11-17T04:36:24.997Z","4.0.0-rc8":"2019-11-17T05:05:40.341Z","4.0.0-rc9":"2019-11-17T05:07:47.481Z","4.0.0-rc.10":"2019-11-17T05:28:42.649Z","4.0.0-rc.11":"2019-11-17T05:31:16.800Z","4.0.0-rc12":"2019-11-17T05:36:10.357Z","4.0.0-rc13":"2019-11-17T05:44:09.416Z","4.0.0":"2019-11-23T20:08:30.610Z","4.1.0":"2019-11-27T21:40:14.348Z","4.2.0":"2019-11-27T23:14:18.087Z","4.3.0":"2019-11-28T00:45:10.314Z","4.4.0":"2019-12-01T04:21:38.728Z","4.5.0":"2019-12-02T05:45:44.350Z","4.6.0":"2019-12-04T07:18:21.429Z","4.7.0":"2020-01-11T19:55:18.846Z","4.7.1":"2020-01-27T21:11:23.258Z","4.7.2":"2020-02-22T02:18:18.923Z","4.7.3":"2020-02-22T04:19:53.621Z","4.7.4":"2020-02-23T00:05:06.431Z","4.7.5":"2020-02-23T00:09:28.901Z","4.8.0":"2020-02-23T23:57:38.750Z","4.8.1":"2020-02-25T03:25:46.781Z","5.0.0-rc.1":"2020-04-15T07:20:09.144Z","5.0.0-rc.2":"2020-04-17T05:26:13.968Z","5.0.0-rc.3":"2020-04-19T06:01:26.525Z","5.0.0-rc.4":"2020-04-19T19:53:56.075Z","5.0.0-rc.5":"2020-04-20T06:13:41.831Z","5.0.0-rc.6":"2020-04-22T05:48:58.246Z","5.0.0-rc.7":"2020-04-25T05:12:28.768Z","5.0.0-rc.8":"2020-04-25T07:05:52.776Z","5.0.0-rc.9":"2020-04-25T21:56:20.003Z","5.0.0-rc.10":"2020-04-26T22:10:21.995Z","5.0.0-rc.11":"2020-04-26T23:01:34.750Z","5.0.0-rc.12":"2020-04-26T23:25:47.665Z","5.0.0-rc.13":"2020-04-26T23:52:19.401Z","5.0.0-rc.14":"2020-04-27T00:16:27.265Z","5.0.0-rc.15":"2020-04-27T00:51:49.044Z","5.0.0-rc.16":"2020-04-30T07:02:42.646Z","5.0.0-rc.17":"2020-05-02T07:01:06.490Z","5.0.0-rc.18":"2020-05-06T23:26:22.018Z","5.0.0-rc.19":"2020-05-06T23:47:35.828Z","5.0.0":"2020-05-09T23:02:39.228Z","5.0.1":"2020-05-09T23:40:35.741Z","5.0.2":"2020-05-09T23:47:44.193Z","5.1.0":"2020-06-03T06:40:45.603Z","5.1.1":"2020-08-13T05:50:50.400Z","5.2.0":"2020-08-27T06:42:07.590Z","5.2.1":"2020-08-28T00:23:19.724Z","5.2.2":"2020-08-28T05:23:17.211Z","5.2.3":"2020-08-28T18:53:42.931Z","5.3.0":"2020-09-02T19:42:16.485Z","6.0.0":"2021-05-05T20:57:51.856Z","6.1.0":"2021-05-05T21:16:43.430Z","6.2.0":"2021-05-05T22:00:06.677Z","6.3.0":"2021-10-20T23:51:08.745Z","6.4.0":"2022-02-21T18:27:57.844Z","7.0.0":"2022-02-22T01:14:46.671Z","8.0.0-alpha":"2022-11-06T06:40:48.692Z","8.0.0-alpha.1":"2022-11-06T07:03:49.285Z","8.0.0-alpha.2":"2022-11-06T07:43:47.756Z","8.0.0":"2022-11-06T22:56:10.870Z","8.1.0":"2022-12-31T03:50:46.576Z","8.1.1":"2022-12-31T04:12:44.466Z","8.1.2":"2022-12-31T06:23:40.596Z","8.1.3":"2022-12-31T06:26:34.435Z","8.1.4":"2022-12-31T06:51:26.626Z","8.1.5":"2022-12-31T06:59:01.723Z","8.1.6":"2022-12-31T07:03:34.178Z","8.2.0":"2022-12-31T07:15:46.699Z","8.3.0":"2023-01-29T23:21:58.627Z","8.4.0":"2023-02-04T03:34:32.581Z","9.0.0-rc.1":"2023-02-24T22:31:38.869Z","9.0.0-rc.2":"2023-03-01T23:24:03.170Z","9.0.0-rc.3":"2023-03-27T17:51:04.527Z","9.0.0":"2023-12-01T01:03:46.036Z","9.1.0":"2023-12-01T06:45:35.974Z","9.2.0":"2023-12-04T22:42:00.462Z","9.3.0":"2024-02-24T23:21:56.326Z","9.4.0":"2024-03-22T01:16:53.858Z"},"homepage":"https://github.com/Zizzamia/perfume.js#readme","keywords":["performance","performance-metrics","metrics","navigation-timing","time-to-first-byte","ttfb","navigator-interface","resource-timing","service-worker-status","storageManager-interface","first-paint","fp","first-contentful-paint","fcp","first-input-delay","fid","largest-contentful-paint","lcp","cumulative-layout-shift","cls","total-blocking-time","tbt","element-timing","web-vitals"],"repository":{"type":"git","url":"git+https://github.com/Zizzamia/perfume.js.git"},"author":{"name":"Leonardo Zizzamia"},"bugs":{"url":"https://github.com/Zizzamia/perfume.js/issues"},"license":"MIT","readmeFilename":"README.md","users":{"yanghcc":true}}