{"_id":"web-vitals","_rev":"109-93d725d0528b9ff8f3c49517ae969875","name":"web-vitals","dist-tags":{"debug":"4.2.0-debug.0","next":"5.2.0","latest":"5.2.0","soft-navs":"5.2.0-soft-navs-2"},"versions":{"0.1.0":{"name":"web-vitals","version":"0.1.0","keywords":["crux","performance","metrics","cls","fcp","fid","lcp","ttfb"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@0.1.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"812ba4497d0035930a5fa7347117ea43d9f6eade","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-0.1.0.tgz","fileCount":73,"integrity":"sha512-6DuJUKRtNfpWpCuX63senthhK5+CbE3U4J/TRCoqMEMjZnxA+y9ovGtrnXwEtgoVoAn7d4JGDBqGQPT30NyT3Q==","signatures":[{"sig":"MEUCIGfR7kLi5DSTrCGIFtFDXYBmfyohNQzohVqtRo+6E+mkAiEAtgGA9zV/XkntCwPAFgfNkZpv5SOiGBeJFtjnwaXc/j0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":125245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeoz+ZCRA9TVsSAnZWagAAx6QP/3yhGYVq+1MzC/+92dQH\nIQo7HVq5yjBpzmASWy5Sd6vPG+2cLdjLDoELB2O90mbPUyttXCCnflK4a1s0\n1Ur1uMVAh2HjIUN6KDmLTJIiroigo/SuPdUnYPvcyEmcEd3yGfIiCCNPHRjx\nnAszJKKl9k4vku9SPjxbBnRogkV0cU9HIHxQgrOZyEpAItNZtkThfYXrKfjL\nmGZVuFz2M3wsEv7wLjXXFxKhkWGxMItVEC8DzG29r5z+PBseTTv8NTxwI477\nbLVueRBre2uHzz1fQC1qXc28sKwC66svVeAJunbudsYHrQG+/+PJIpcnLQnO\nngEH+bol6ryI+JkDJ5wPhG6QdO43NhE5u7Lzc3aKaPOD4VtzQ4ukiM7kjoQU\nQzgppPs4vSu8x4WfENJa7UvOVb/5ZU2JA3kjXN1ogJoXu/CfhV7XdKAM4w1n\nkvNf/1KbF4pQDtOPH9C/HKD6FGLHgNNEF/Q4JQPyBBcX27HjzNeyMoodiRUp\n7XaOFHcFXrtmDOZQcgoEF9Zz9gH81HqSFdz21eqimHsehXdyvygm5JDHavVJ\n1hGNwnbs4BvGnH9gU08rlT7g3ifR0J2IXpPdF/YSiP9JMNEK2gwjKAvCs9AS\nz2QejkbzG01NES/4zp3tFoOQS7w6V5NhW+SvKBjPsCtGuFgeo0JeBg0XAua+\n1M+f\r\n=Kauw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.min.js","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"exports":{".":"./dist/web-vitals.min.js","getCLS.js":"./dist/getCLS.js","getFCP.js":"./dist/getFCP.js","getFID.js":"./dist/getFID.js","getLCP.js":"./dist/getLCP.js"},"gitHead":"306fb9f6218dd00592f0e714dc513e62c0550f87","scripts":{"dev":"run-p watch serve","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","watch":"run-p watch:*","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.14.3","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"10.17.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.3","eslint":"^6.8.0","rollup":"^2.1.0","express":"^4.17.1","fs-extra":"^9.0.0","nunjucks":"^3.2.1","@wdio/cli":"^5.22.3","typescript":"^3.8.3","@babel/core":"^7.9.0","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^80.0.1","@babel/preset-env":"^7.9.0","@wdio/local-runner":"^5.22.3","@wdio/spec-reporter":"^5.18.7","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^5.3.0","@wdio/mocha-framework":"^5.18.7","@typescript-eslint/parser":"^2.24.0","wdio-chromedriver-service":"^5.0.2","@typescript-eslint/eslint-plugin":"^2.24.0","@wdio/selenium-standalone-service":"^5.16.10"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_0.1.0_1587756953111_0.7389730549860394","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"web-vitals","version":"0.2.0","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@0.2.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"a8531ad6c3f028b47074367a4ba531884c655c74","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-0.2.0.tgz","fileCount":50,"integrity":"sha512-ona3a5ZCoDopElyhLh0xGhGgz00h8uQVMx7lWJqvA33Px7amFAnfHm4R/oGQ29I3zZcC0rKBc1QO/5r9bY7iJg==","signatures":[{"sig":"MEUCIFMq+1rCyEU3vIMVz6pzQziVtaHsx2J7xwzckdPlZs+WAiEAlwn/EG0/292ow7cRQCXkY8pjhCMcsqToouhjaamMAVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJer6AYCRA9TVsSAnZWagAABrMQAJEt7QYQEw3lkv6zS+Z1\nQJcmITL/KslRIac57q7AO77cX3QvfD7eKkyOZGQAmprRYDxEkWSd7eTD6wyI\n2Vj5cgRf8ac9K24ahrOjAdRuhtDgsIbfcHRukQ2MECf/jHX4TvQwIjJdBcx8\n8oxwmu0hFaJmwh+ccXNPem79BrxtEfKUdr/59MO9hpL8tIGRkWQw9RqmqSXV\ng14z0n93mXhohmFLlm9IvtrmYB7odjjuz0jApogBluRNhJFsLSdkTdmhHg1u\nLtqPeNGp+zM/rKub/QtzrwTGDPfu5h5gjJXJRx5khmZYlfhEYGWvshDfW6i+\nr51XLH9eOeAj018LaN875/8KDgqi9wuhSNuhDNClCb0YCdYhmE1P0la5U5lj\nEvjB99W+U8ax+pGjPgLMMpatzLFQHpqI/qbf1hM2w11Zbr1beDp1p+Wqw5+J\nUtFD2QTsj4J0gXCsJ8t/5eciVkIR8tpUEES74QLh52CRqWzLSk3An8xQvcAx\nRYBsUkleGZDkNAQQ0Ii7T3GJpePv2+5ILo11c9bq4oire1gralqmrWIoqbA+\nR5RrDOlhnWwE3B80DM76MFN7mCzygJFSF+SWFtMoHPN9JpOFc727qwIhWu1U\nuvOa87CuvknmZttWAAqYQ/rN7MkoZIZKbOjALrTDJXIuVxedUV62MCbC0nJB\n/Zlq\r\n=3yHk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.min.js","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.min.js","exports":{".":"./dist/index.js","getCLS.js":"./dist/getCLS.js","getFCP.js":"./dist/getFCP.js","getFID.js":"./dist/getFID.js","getLCP.js":"./dist/getLCP.js","getTTFB.js":"./dist/getTTFB.js"},"gitHead":"18e700501daeaea01aa9b8f8c3d9d7911c20d1fb","scripts":{"dev":"run-p watch serve","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","watch":"run-p watch:*","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.14.3","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"10.17.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.3","eslint":"^6.8.0","rollup":"^2.1.0","express":"^4.17.1","fs-extra":"^9.0.0","nunjucks":"^3.2.1","@wdio/cli":"^5.22.3","typescript":"^3.8.3","@babel/core":"^7.9.0","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^80.0.1","@babel/preset-env":"^7.9.0","@wdio/local-runner":"^5.22.3","@wdio/spec-reporter":"^5.18.7","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^5.3.0","@wdio/mocha-framework":"^5.18.7","@typescript-eslint/parser":"^2.24.0","wdio-chromedriver-service":"^5.0.2","@typescript-eslint/eslint-plugin":"^2.24.0","@wdio/selenium-standalone-service":"^5.16.10"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_0.2.0_1588568088209_0.10484684426014756","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"web-vitals","version":"0.2.1","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@0.2.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"60782fa690243fe35613759a0c26431f57ba7b2d","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-0.2.1.tgz","fileCount":48,"integrity":"sha512-2pdRlp6gJpOCg0oMMqwFF0axjk5D9WInc09RSYtqFgPXQ15+YKNQ7YnBBEqAL5jvmfH9WvoXDMb8DHwux7pIew==","signatures":[{"sig":"MEUCIFBp5NuR1XdL0njV/lykzYyRfZd4zbgP/LwdvTZV5tu7AiEA/eh5x78Mfb6d/WZQPke30UUaQVZd74u46HLq/NReVhI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJes7B3CRA9TVsSAnZWagAAbAIP/3Rt/4SEm1jYygJZEG3W\n7Fk27nDJsqfChnnz4IsCZBswqZhcpsBe4LCb1zFaIKmwZ+Ejy0hYX2NTFx4O\n45LDdbcYQIvFLtK8d5NJxWzqQxvqZRi9T5y4Tmiq4wmZrhIbR588ZmzLk3xO\nyxp33GJ7M+nbVTrs53gGwzKIXtu45vo6B/gEJbRwiRQMRhBYu6i0izaWrXfe\nboqP0dFVsiuBvuye9SXJaJrnPmqYNcYm7BnwhQjJFPBFcMK+mcb/ymmlHDMI\nFoh+VnFV37HXR9xUpd2UCRZSGUQkjuY0typA0UKDCX1XM2BMocNe6TkD0yBS\njtumrGtIKUBe94PHg59v8rtbVd6hGResG0IytHycUwsbdgRvYrl4shZ2VD0+\njS1D4AlMBDoLBwZIjNLefmYFL2rEvBZZwMGIABtZ3OexzhuqTWO5iWTmbayt\nZeUKY3lmMf51t8XGW+kwCSq8v926lpkot4wLPY8xvxy+7o3vHOlR9+lGKPqQ\nSU9PEkppsrxyLgYcPeMwOS/YoabU/PGfKoaOVxAU6ItCCs/jX6KixNkxZJhE\nJ9h3IinRmvkJTf1vb4lbbA3YvsTF1oXTiaooLLmol8QQ+vOWnWHw6oBGo0H1\nseEtPr0yq24459soPDP2adttP/xKAC7bCK7DaGd8OANOD1OGdXJxHQBdlLB+\nwWs+\r\n=cyCA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.es5.umd.min.js","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.es5.min.js","gitHead":"285c23ebdcb14fae8d5ecdc56106300f2d1d7a4b","scripts":{"dev":"run-p watch serve","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","watch":"run-p watch:*","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.14.3","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"10.17.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.3","eslint":"^6.8.0","rollup":"^2.1.0","express":"^4.17.1","fs-extra":"^9.0.0","nunjucks":"^3.2.1","@wdio/cli":"^5.22.3","typescript":"^3.8.3","@babel/core":"^7.9.0","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^80.0.1","@babel/preset-env":"^7.9.0","@wdio/local-runner":"^5.22.3","@wdio/spec-reporter":"^5.18.7","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^5.3.0","@wdio/mocha-framework":"^5.18.7","@typescript-eslint/parser":"^2.24.0","wdio-chromedriver-service":"^5.0.2","@typescript-eslint/eslint-plugin":"^2.24.0","@wdio/selenium-standalone-service":"^5.16.10"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_0.2.1_1588834423280_0.9555804751502794","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"web-vitals","version":"0.2.2","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@0.2.2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"365d361590bf1a707c484d1196bd3c69e65523e0","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-0.2.2.tgz","fileCount":48,"integrity":"sha512-6xR6kxa70XXnSHV4sZMDXKPvcrUfl2xaNUN1ENedcDbvcinzlWgaDD5Hn5mAnfHfKZVlSHe2/XCXKweuRnfWqw==","signatures":[{"sig":"MEUCIQDCS9De2CQ/74PgqgrsPUTTXGRVI9DBT5/MaXwgIExslAIgDnjLYtQPWVs7E3LRvn6or9IAadDk7YYTzHP86rr05bA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuzOhCRA9TVsSAnZWagAAh8QP/RgJ2jLOU+6UNxZ0jWss\nkWWKjz2YtsdcPly+Zd2PdcZeeCDCe2+juGPVG1Ksz/0o/iMpwXC7h27ocDch\nZnn9I1OjcX1Iy0FAI1UZC1bcmPpJ9EjP4xgplyb+IrnREvxIwB+Cx/nwPZ30\n+JrBCU8Pdnz1Q6PaFfTL4XGwUQXP14nEDhgqyIQXaS1CzPCtFntslte9Rus4\nIpcRHMFuxwMfwuIXtoi+Ho4uB2ViIiv7tHO4dA70PN0z7NW2jd+KD0d62p0t\npna0iLD/QElBBUGbXiENepJ8RaMSLSgs41ovvdyckuWUIHYN8t3amQixgbiH\nvSuN5ddPPocAjQv0RG3Kfy0uwlqohIFqjHlQqqwas7LQXFCEA9jW9yoPH6Sd\nwdvOzb11zGPLwUhL3Qvh+s332azfIrWr9cdrUFcTqx4lbz649/vSpnReZKli\nmkNCdRkwRVueoLTByGDcavHTp7IS/OcjxNj9smX8/93kG2C1++hJBTbmfeF1\nHDakIqMJ5ZFHo5vEq6U/zkr54uCMpnAniHcFNzI32N2sa+MUu23FB81ocsK1\nzenP68M++N7EdmkyFIq+Mf3BzrRvBEZWfa4ZPo4MdbX7I2gaCvtH7FjMA3Gx\nMdGuCsETQiK59LCTtIIygJAtJu8SECzOIfvfxNT6awHfctGEwXskn2f3Qfl4\nxfp0\r\n=fM2q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.es5.umd.min.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.es5.min.js","gitHead":"256c3d9f84dca6e1d5427974e5f39d96e9374b23","scripts":{"dev":"run-p watch serve","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","watch":"run-p watch:*","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.13.4","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"12.16.1","_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.3","eslint":"^6.8.0","rollup":"^2.1.0","express":"^4.17.1","fs-extra":"^9.0.0","nunjucks":"^3.2.1","@wdio/cli":"^5.22.3","typescript":"^3.8.3","@babel/core":"^7.9.0","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^80.0.1","@babel/preset-env":"^7.9.0","@wdio/local-runner":"^5.22.3","@wdio/spec-reporter":"^5.18.7","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^5.3.0","@wdio/mocha-framework":"^5.18.7","@typescript-eslint/parser":"^2.24.0","wdio-chromedriver-service":"^5.0.2","@typescript-eslint/eslint-plugin":"^2.24.0","@wdio/selenium-standalone-service":"^5.16.10"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_0.2.2_1589326753462_0.6684351776729405","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"web-vitals","version":"0.2.3","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@0.2.3","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"950adea6da9e3cfd3ee2ffe868c7126a6d87b2d1","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-0.2.3.tgz","fileCount":48,"integrity":"sha512-6idlbUoL38El+QS320Qz6h4QSZLaWw3CHiJWBtQDmFGs72ro+fnukfavTxTdQSlsaoaBuNL/0bqlIhfdtlrx4A==","signatures":[{"sig":"MEQCIB0vbe4pr7TivlDespvITl25ZfY3Me40zF6dZJsp2veCAiA4mkPndXh3kRPdFY87nPdfwA2TtlGB2Fxg4XCGcx4ZBg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9lO0CRA9TVsSAnZWagAAExIP/j0+3uL/WbuASjF9jbEx\n+wi29Yw2QfJ0/P4KxiKbs+fevvvwv/PFdpM4L1KWJbu2G5iRtI/kMnuyGEAm\ntoRoY/IX9gd3GqT4vJXyDwmHyhJYSHPQV0LLCF6zptfTn8Vzu7vkyqhmW36E\ns0Be4SryQpYeslKYrc+IwyYKi8NqL6an3/Q4xjC00nkZ568UBOBeMTaejzBl\nq7gDDFWrtsn8auHrJU7tUmF9LyRUWgHDEgEbSrZTNg68GYGCD7/aeeagd4W/\n7K+Md9zIL0SLgn7/nAfBogwNj7sAhHRNoO9Z616uizqzgRENL941wkipB7Nl\ndn7CltyOow/L7GBFfyK/LVfcX1dSjkg4IPW/liJUXQgSYtg2JGNoBv+TSxkk\n1xcauzETinyvD3Aj286EwpZZ/Sk+CCWCN+qXiew+Fyt4Q4S++SUO/GBqPBEs\ns6GAMEE0fhPRzCXH4LWemm7xPVxWEGTWTarqE5iJl4kq+cjSY+XwvP2B7OJN\nAUhm2xPYNxfCqiF2I6LMn4yU8t/OL16OeTqRUAsKPNU9/+cvOti7PxivVxcT\noGaqnamFEhjiEmxjDmRb+9H2BWm5OGWIusMvc1cophmPblg+gpHj8eirHYb+\nqaP9W6jol5HvRyJmX+7WCXQfxo68RcO5LhyKNUMjBnS0yMtuN+07pjuu4+j5\nfoDU\r\n=b+yI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.es5.umd.min.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.es5.min.js","gitHead":"59fcf4b2340ab68a7e41b390a7d7d3b53f4f550d","scripts":{"dev":"run-p watch serve","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","watch":"run-p watch:*","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.14.3","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"10.17.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.3","eslint":"^6.8.0","rollup":"^2.1.0","express":"^4.17.1","fs-extra":"^9.0.0","nunjucks":"^3.2.1","@wdio/cli":"^5.22.3","typescript":"^3.8.3","@babel/core":"^7.9.0","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^80.0.1","@babel/preset-env":"^7.9.0","@wdio/local-runner":"^5.22.3","@wdio/spec-reporter":"^5.18.7","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^5.3.0","@wdio/mocha-framework":"^5.18.7","@typescript-eslint/parser":"^2.24.0","wdio-chromedriver-service":"^5.0.2","@typescript-eslint/eslint-plugin":"^2.24.0","@wdio/selenium-standalone-service":"^5.16.10"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_0.2.3_1593201587991_0.5991581306677847","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"web-vitals","version":"0.2.4","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@0.2.4","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"ec3df43c834a207fd7cdefd732b2987896e08511","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-0.2.4.tgz","fileCount":48,"integrity":"sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg==","signatures":[{"sig":"MEUCIGRgjxysM9s+OkutRgYALV8jMHADw9DuFbgNuTgn8dbvAiEA7z+zXFzmhfiSOE9FtLSgEhzYCvkFN/uO1z0ynkJimy8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGj17CRA9TVsSAnZWagAAyyEQAIvVituI08IIpbzJ9Rcv\n9p/XF2aubTQPUNbRpLvN6lB95ed+yqXPAGVmGGncfuxQmDHNvH5v0CaO1p+g\nQzYvA7kkr8z6vYo35E3mDvqYW6Dm/9RuxH6+3yt0V37PbNoFp6CVkJjQRsvE\nhYSY6TrdZn/DYSXBFog9X5P/LPkj5AmB/37OJbHzCrYi7wI6jqW5TbPzQ5Pi\nPBorp/oCMEGIwhfwE/A1RiO57Xi97/b0w61A8/d2QEFwewnCGwkq/fRE8uqT\nhiM6TJA6fQoucb+OFTs+8PN0v2+7/tKbqNEx9sG1IZwJCDMvqctls3oHVJ+R\n1jhcE9alzyBfDFuDqzRe2v+JnYEPqUUCyHQathfr/FWGIaYlqHiuQ8qPPGaS\nkbIGimGFtP34etsjdJ0TiIEzWFmVndKkLooj8Rah5s4Tdi7jLk+jayuEIfg0\ntaXXx74/nwOh6FHhjXsCDsVibgci7LYqEs1I1wHTa+xXMD52MUWEnFlhVhzf\nSgzYxlD3pqw3zXL0Kx1Uo/scDT0kYHAAPUzcw2ybLZbgO+/XlnccNErMCdS1\n3XqzVpyhisjnEXmRibN9bjolnnX6FnDcW5aE4vdRc+f5B1Vppmd9ew6qQ+VN\njTzO9xkohEm+/jG5rUN07i9zeGRmyjY3xIc5566yQ60HrybZCoyoc//psbw9\nuFZX\r\n=Mqi0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.es5.umd.min.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.es5.min.js","gitHead":"ab52d6706c3104058e39a7ace2a09f70997ca1f0","scripts":{"dev":"run-p watch serve","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","watch":"run-p watch:*","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.14.3","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"10.17.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^7.5.0","rollup":"^2.23.0","express":"^4.17.1","fs-extra":"^9.0.1","nunjucks":"^3.2.2","@wdio/cli":"^6.3.4","typescript":"^3.9.7","@babel/core":"^7.10.5","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^84.0.1","@babel/preset-env":"^7.10.4","@wdio/local-runner":"^6.3.4","@wdio/spec-reporter":"^6.3.0","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^6.1.0","@wdio/mocha-framework":"^6.3.0","@typescript-eslint/parser":"^3.7.0","wdio-chromedriver-service":"^6.0.3","@typescript-eslint/eslint-plugin":"^3.7.0","@wdio/selenium-standalone-service":"^6.1.14"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_0.2.4_1595555194565_0.13297130873702856","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"web-vitals","version":"1.0.0","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@1.0.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"fc3b93e0cdd0bc6f2d0bbb4ee46ab4a877772115","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-1.0.0.tgz","fileCount":63,"integrity":"sha512-J0/3tfwcpE8S6tpFLOx78m16fslrhYCv9DZ7hTKjki7AnOjuylIQ0V6DXm21isBqMtq0Q7DU0IquwT+2joDOMA==","signatures":[{"sig":"MEUCIGfJ7G+1nC+baFVfMR1s8NHtpMWpJ2kUYalijy1+Yu41AiEAxvFZ+A44m0S1nxwAr5DDSBm7UuQjgFUlkYN/NzKnKq8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":127120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsy6iCRA9TVsSAnZWagAATy0QAJ3UF/3z4WK7Iif5IdyL\n4h5SNeK/JjyAfg9NHCBoFp8ZrPF65N2jLtPCgDdZm/0tad3hxqV+DK/8zghA\nZUr1MduGh9ed+AlOt1IL5Lcw7Wl9pU0ulDUbC30lFRXZoLqucw5sixy8PpKc\nXuQQa9u77UqJxGFsP5hlNhtzL5dFbJU7aHgeqJFn43jwrLEql8PdIR0U/LlF\nVwJ+aKRu0HFFCBTsQ1zmN9rOLWvnaHixQVBaZ7DUSyxbRote9obcNM1uzDW8\n7YQYQ5qHTEvmyRQL9nNHmA58ER80kMfiN/w8SxGIgEmq00OpMxqgFK518vyg\n0+WsafE7ZK5paECIcTTUIksEt6u9rXyqBBXsCpfn23lJcv0rHAoWAUuvTfMw\nc4GOFmmXf2odOW58pJu38D8siKaGYrOM12Wy0/oVZa1g/XXEIOcvGNDERJJP\n8LlbwG1TR0cKmBkIApgdiCA9qhhZbvHnI6d+8v/hEngxJA7tYptOM0cCAD0+\nL98gc+Q24aIdKcNrvG+t6UMcb7D8/fnq9Vk/JdeCb4IxiP1slNzlbwLviYjZ\nQctLyXdtwNagYQ8yA8c64SMuXDq1WBhwG1n1X10X1/b+vbwERAjnpufkhho4\nC98I6eUOZMHnT6dD6xzB58msFSAeirQ+BjCX029feaIOpS0iSQlrpexqWnbX\n5I6/\r\n=zN/g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"7deb4aa8988ba01b4c6378a844911c676d90a8fd","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","watch":"run-p watch:*","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.14.6","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"12.18.3","_hasShrinkwrap":false,"devDependencies":{"husky":"^4.3.0","eslint":"^7.13.0","rollup":"^2.33.1","express":"^4.17.1","fs-extra":"^9.0.1","nunjucks":"^3.2.2","@wdio/cli":"^6.7.4","typescript":"^4.0.5","@babel/core":"^7.12.3","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^86.0.0","@babel/preset-env":"^7.12.1","@wdio/local-runner":"^6.7.3","@wdio/spec-reporter":"^6.7.0","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^6.7.3","@rollup/plugin-replace":"^2.3.4","@typescript-eslint/parser":"^4.7.0","wdio-chromedriver-service":"^6.0.4","@typescript-eslint/eslint-plugin":"^4.7.0","@wdio/selenium-standalone-service":"^6.7.3"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_1.0.0_1605578401801_0.9778076220157972","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"web-vitals","version":"1.0.1","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@1.0.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"025a7ffd9d8f5e4a030e3aee6061dcb38a4b6654","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-1.0.1.tgz","fileCount":65,"integrity":"sha512-io/H/D18edTL1D2lcaUTLNLFEVZIPhNd4IdXDB9bEb+uDv2m/6NfyHiXKLFjbmI1ubeYpoQpR1gl9nlcWdI0vA==","signatures":[{"sig":"MEQCIFBy4NyDvOf673e21IddLD6iaPFdMIF0L21WXkGo3HPOAiA6KDyX+zfGriwaY5ziWx94PnoDOjgWXjM3tqkpSgfoaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":127496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs07OCRA9TVsSAnZWagAAf/EP/ismSF+JPAgFAN3UMID+\nwFIyA4SaVYXIOSJEIe2+xH9irsjB+jqxinWnbSPeUZQRCtx+BF8HmaHScn/m\n4MeHObDkxPRO6rmNYCbrBHG0rqQg0CQzOQuO2ZTGhW+pmYOLZH7D6l59CcU4\n586mEli1mb0llUQuLwHzXuGgJqz94/uhNjJmqIdZyQBcp5qIk6vXZ9mnUGa/\nURW4Jtkz2TEmEdVqb9eKKwxpHCta+OIXQVM6QFAzCr099TJ91/pSou72ib4Q\neWJwj4GERDqB6i/zim7YPY6XWfxoOhVeXggoztP3AEL/4TonwZQ+sPL3HTyM\nB1Ir8hSN0Ldj/55EfvwrK9M11fICQNvL2oMx2Lrz2vFiq/PxrPAsA6QwKpmK\nS0FgtujZgOY1xqPtABDd5RMRxDMvPnGp+hrKdKWV3fvJuPsM1Pulyu75C8Zm\n3qtuujoog36eh7JCbpn9Uuxb2Snqceai1KBsb0g/Vu3fGiGtWNXo6tvkm7+h\nCl1CIaEuN9uxQXXNNydAAFQZ5xihos+f7Dp9+CDGE+4q+QwHDcvsdyCqwqRZ\nravqGh013PrCWb7O7yJ+lNsT4yc9YYaDq6ODxwYED2Vys4hJXk/wF7RwcUtq\nfvK+myoyd9zgZo8L1zDhC5kinaVzhkjp/3A5yS7Y062E/vP8RCbTPKZPXT40\n17ib\r\n=DMc/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"d8c7b455642731dc1e9c1a60cec2335ba7e52472","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","watch":"run-p watch:*","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.14.6","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"12.18.3","_hasShrinkwrap":false,"devDependencies":{"husky":"^4.3.0","eslint":"^7.13.0","rollup":"^2.33.1","express":"^4.17.1","fs-extra":"^9.0.1","nunjucks":"^3.2.2","@wdio/cli":"^6.7.4","typescript":"^4.0.5","@babel/core":"^7.12.3","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^86.0.0","@babel/preset-env":"^7.12.1","@wdio/local-runner":"^6.7.3","@wdio/spec-reporter":"^6.7.0","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^6.7.3","@rollup/plugin-replace":"^2.3.4","@typescript-eslint/parser":"^4.7.0","wdio-chromedriver-service":"^6.0.4","@typescript-eslint/eslint-plugin":"^4.7.0","@wdio/selenium-standalone-service":"^6.7.3"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_1.0.1_1605586637744_0.6997090377662547","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"web-vitals","version":"1.1.0","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@1.1.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"7f410d9a1f7a1cd5d952806b45776204b47dc274","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-1.1.0.tgz","fileCount":65,"integrity":"sha512-1cx54eRxY/+M0KNKdNpNnuXAXG+vJEvwScV4DiV9rOYDguHoeDIzm09ghBohOPtkqPO5OtPC14FWkNva3SDisg==","signatures":[{"sig":"MEYCIQDxDN8CIOR4l7rXAAWzyWPhj2PE91/T/PmHj/sPWi3+/gIhANAwTa+Cw4zDle1Z7ZCll26ltkSLEi+8fuS8SFoGLsKA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":128708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/6+kCRA9TVsSAnZWagAAEV0QAImFgmkpYptuuExQv36h\nex0IMDKM4pdGlnAkzDJc6ZY7VsQ9g7XFnZvQDeSvv80lJG/X9kloAN2zhXKS\npe9CGDZ31cHo1nVOuMLajGZA1ejgG+FlXDljcncfAw8tbhe46ytJbXq/SKyo\nPR77ZMFMGCJ0apLIEWLm0x5n5YZBi85aUdHg6BwWKbfhMK7gTJr0jb70ZGYk\nB58GDpLuVAXxrcVpbiCRU05bJKKA52sqtIFTPEiRJRpJ0lVwOPlK5pKraipj\nkTZuP3WOHgTuhZlRWoJOmV+UU1ajA2lr6CAma3+7dzYHdSSS9xsp1RmULuZI\nEyBu78JlFgeiYoDtWs4qqnU1ijZNbaLNdISm4yEJ5ZKTDLrIQoJfUTVlQck8\npn+La6pXq4qTthAelgUt1jrdHM9WmZOHlQVbp7vy3cVYx/ftMtRU1w8u3SeS\njyaKKHqHFSDnq7YrmrzmH1W+UYJfzcQP+cRZhQsak8cVqLSoQP7WVp++JAzn\nj7Ap5im9M9xr3KI5Ou7UjKGb91J5cslAfVOwi8gavMAo45ZWa5KzKQaDfsvY\n/wh3wrwLMHBdV84Hwhi1mnzuuqcjREzoQRYk+GCinveimnhAdzaplWOIGIdB\ngcKckvYojc2x2A6z4biFehP+nnnb5+pGX8lYXNFCYESiYOCqdubZvMulZuGh\n2/OE\r\n=stl0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"8b536cc97e77137fef7db1a8aab021316bd9970f","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","watch":"run-p watch:*","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.14.8","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"12.20.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^4.3.0","eslint":"^7.14.0","rollup":"^2.33.3","express":"^4.17.1","fs-extra":"^9.0.1","nunjucks":"^3.2.2","@wdio/cli":"^6.10.0","typescript":"^4.1.2","@babel/core":"^7.12.9","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^87.0.5","@babel/preset-env":"^7.12.7","@wdio/local-runner":"^6.10.0","@wdio/spec-reporter":"^6.8.1","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^6.8.0","@rollup/plugin-replace":"^2.3.4","@typescript-eslint/parser":"^4.8.2","wdio-chromedriver-service":"^6.0.4","@typescript-eslint/eslint-plugin":"^4.8.2","@wdio/selenium-standalone-service":"^6.10.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_1.1.0_1610592164229_0.8481069570028432","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"web-vitals","version":"1.1.1","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@1.1.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"2df535e3355fb7fbe34787b44b736e270e539377","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-1.1.1.tgz","fileCount":65,"integrity":"sha512-jYOaqu01Ny1NvMwJ3dBJDUOJ2PGWknZWH4AUnvFOscvbdHMERIKT2TlgiAey5rVyfOePG7so2JcXXZdSnBvioQ==","signatures":[{"sig":"MEUCIAYm1mYchEE+ss1zuYgp1zpvVQjWtTrD3bolv9Ap3PVYAiEAjrO1hil7vifuQXN+IB7/2lK342u6c8DZ7vcwQgapKUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTSivCRA9TVsSAnZWagAAiJ8P/1tyxm6q+V/FgWFBJtxp\nt5pX+KRN4PORkyYDsxgXNDtIv+m7xLXTFxE2YpEZFVb4+1UuA5SqKAhGYcoW\nTYspSiLS2Hrm0dNmu4BPi/7Y8aU5tJfzIwAYJxUSwklNlMNH7qcHD5jT5DVC\nahe9qW1fNwE8wBjyRM5ylHvR8D7p0RRLG5HrtZuGSZdiVyAUiinNWS/nol2r\nSvxkbz5a6g4/EEyrs8+G/1l/VRoE8HdCBQU6eTFEv3GqJGHyY4+aPvct2LIW\niKkZ7X9xEzEU5dGS9ss6rsS4i+Ar5SH39pSKpQyqH3YRSgG9WdFCGGmfNRhO\njxQ8gqTfKQ0dyGPjq6jGWZ36LypgJqsf0JiFzx+eryT0pq0pCceZIFPUsxmM\nKPFEmYdyKwraEss1vUOi8KH97Er2/itkr01tpWwOSBbt4LKxrkwbvO9gGN2l\n5IcOn/+UlsObLDkuQZsJjf7Tv4GB+MUECQ12WhPiOzUguhJVEg/FqH+FJjjp\ngq50BIpKmVwyBnhDLRdNTk52n0bFOmWXX5jcK8d6MOthXnvMAv9V0KS7ZOPn\n7ydcnJm7EaO5j0xpMHYmdiW82ynM+mlQPUkDyPmLLx1ohQFtA0pXkgcsVNW2\nPebBVueZtT2/+7DAhDIX+S6K5RZetuJKgrHutNmAroC6TfB+sQFnAe/EYRiR\n3qbH\r\n=kY3A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"b673a8598f7be5c14571586d43545587c54e0a3b","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-p watch test:server","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"7.6.3","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"12.20.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^5.1.3","eslint":"^7.22.0","rollup":"^2.41.2","express":"^4.17.1","fs-extra":"^9.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.1.2","typescript":"^4.2.3","@babel/core":"^7.13.10","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^89.0.0","@babel/preset-env":"^7.13.10","@wdio/local-runner":"^7.1.2","@wdio/spec-reporter":"^7.1.1","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.1.2","@rollup/plugin-replace":"^2.4.1","@typescript-eslint/parser":"^4.17.0","wdio-chromedriver-service":"^7.0.0","@typescript-eslint/eslint-plugin":"^4.17.0","@wdio/selenium-standalone-service":"^7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_1.1.1_1615669422914_0.5881938657889385","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"web-vitals","version":"1.1.2","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@1.1.2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"06535308168986096239aa84716e68b4c6ae6d1c","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-1.1.2.tgz","fileCount":65,"integrity":"sha512-PFMKIY+bRSXlMxVAQ+m2aw9c/ioUYfDgrYot0YUa+/xa0sakubWhSDyxAKwzymvXVdF4CZI71g06W+mqhzu6ig==","signatures":[{"sig":"MEUCIQDDj7uRxTZ31R6SSvvg75ojKgNB17d60Ku2RZSBzBQgIgIgcmPaYq6k1FTdQoRbhPvJND7t4tdPVHRI/0rg53fdkyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":132473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgk1NhCRA9TVsSAnZWagAAj8kP/1NFq9I/rUW/EdGwT8HS\nEc/tsFxGrLAlshxZsv0CphjEiPJAX9dlfpTy+WIPVxcY6Zc5ETyxFk6OO+XC\njZlYmil+IvRsTJ5r2EvPQumCTG417M/dEe0E/XLWqt5rMxxcGbT+GKqp6UFD\nAiMtZjhstixtqVafIoMZHDN6XqrlEj+LWCQUwdQj82zJ6E+F70LV3+Skc1uz\nkCuPyilueEoMao54NszOoWJcFiRChA1EfhpeEle0K2ZLkgAUAHvlF+4Gex0T\nxklnfOvmrnoPBeA7Mu02waeVoFEvUvRg09edXv2hT34ZufR+Qkw6HltZUU2+\no62MHCOH0i2Yy1iGIeHG5SRD+//CheKKlJovzBkXFRukLrS310jgE0+rdn75\nDm8pyJw2k2uqEnZYHw+7XVoFc+Ml0RAsS1s+jDplFO0bD65JezD1vpE4z3xQ\nO2KcS4DW7G1wE9D6neMuoEFnNJDxfHmIeEZgvzpqbOh87W5tFd7skWkTFLU8\nl/oZoy4FN9TE/TGs/Rkkadw5zmH8pe0Vi/fXjmIqGswWIkUWkysI9nOVoWKS\nqRwXpqjiZF7HXnS1qN9gem6Rcsu+v4SXlq3BW2tiPt3o9PCy7CkIXN/Pciq1\nIw2quZCpPxsj7xEe7fqZTsEWuj5JnxOorUTyRniK4Jn561W7mTVWzZ4A0+sS\nzJG2\r\n=+d2o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"d51aa10f68eda421ed90f2a966c3e9e2611d6d57","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-p watch test:server","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^5.1.3","eslint":"^7.22.0","rollup":"^2.41.2","express":"^4.17.1","fs-extra":"^9.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.1.2","typescript":"^4.2.3","@babel/core":"^7.13.10","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^89.0.0","@babel/preset-env":"^7.13.10","@wdio/local-runner":"^7.1.2","@wdio/spec-reporter":"^7.1.1","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.1.2","@rollup/plugin-replace":"^2.4.1","@typescript-eslint/parser":"^4.17.0","wdio-chromedriver-service":"^7.0.0","@typescript-eslint/eslint-plugin":"^4.17.0","@wdio/selenium-standalone-service":"^7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_1.1.2_1620267872693_0.8926446698816302","host":"s3://npm-registry-packages"}},"2.0.0-beta.0":{"name":"web-vitals","version":"2.0.0-beta.0","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@2.0.0-beta.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"4460c81212fea5aba2b45620917fac7fa3d6017a","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-2.0.0-beta.0.tgz","fileCount":23,"integrity":"sha512-KkGoEmRxWopyLYXxhdD2vj+4lWiyIlinxuBi2gAg1k/Q9VDEpIIo4onKvSQqhn2K23EzH+7/cShwjRNWAAl8tg==","signatures":[{"sig":"MEQCIGuQk6UCPc7yaVtIG06ygm+IS5TWaOuo+JWBkHh1eVo4AiBaATDwrFyM20K3COk0SSrFj/CkIzvWQ6VQ1ZR5oSv2IA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnKymCRA9TVsSAnZWagAABCoP/1NkW9nvf5vg7auHfFW8\nZgYbe2HYYZEPzR/9TL1j1mPiWB7820khKFtc7CD2koAbTogvWhdRoNcFVaZY\nslFEIskpy2ZLfi48lYQNbv5gsQycfivF6pkjzodlb8vXbV1N0vyza1yj7kVn\ni0cApwA6jdvC4F3A3yIj+OBGXJFHGjRIpx6haUT+/2PYtGWwRN1h8gBEUqqc\nEFxRbBemcb/CaAHyVYujd63EYhBuVaiwzmldjV8J6xF3vwPbY7v41vLMzinI\nBhDamymNRvNJJAi+HUpzcFjJhuBhhxY83RFI+hZRw9i1fVIZ6dMn6mBy0lbT\nL/9oWPXeJIrW+ksYuRJXayHVWvryaspQfFf2+jJkOTQu4T+OkOFgUSp+R1Vj\nTuk8fntqH83q7dqSFOraoDY7xhpzaycO/UWbgjIxozRJFZgXFw2vMQl6kUC4\nOlM7FAU+vo8ywcPPsVEe1qh90Z1czin4XCjozSmwIEQ1XUj7y93rafT4+2O+\nkfYMLHNmWPk672JkYzk331NSrK+dILF4z4FtwQz2Jw5KkiSZvNBoZStYdUXV\nQPBCPCHxaNovp837SwjbQ0EoEQwUG2eFCutYcEyA71Q8e16QD5p9q7nIdIrb\nmIw3AS9OO7ZITRhRnlfFYOsVPUB1YMYD7a0MaYWVAaUszjz0YXsOPgUlPuqI\n5L80\r\n=RZbL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"bc33e38674d0a8f153695c23616b6824be646819","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-p watch test:server","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^5.1.3","eslint":"^7.22.0","rollup":"^2.41.2","express":"^4.17.1","fs-extra":"^9.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.1.2","typescript":"^4.2.3","@babel/core":"^7.13.10","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^89.0.0","@babel/preset-env":"^7.13.10","@wdio/local-runner":"^7.1.2","@wdio/spec-reporter":"^7.1.1","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.1.2","@rollup/plugin-replace":"^2.4.1","@typescript-eslint/parser":"^4.17.0","wdio-chromedriver-service":"^7.0.0","@typescript-eslint/eslint-plugin":"^4.17.0","@wdio/selenium-standalone-service":"^7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_2.0.0-beta.0_1620880549674_0.6906679242904536","host":"s3://npm-registry-packages"}},"2.0.0-beta.1":{"name":"web-vitals","version":"2.0.0-beta.1","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@2.0.0-beta.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"e40c9b3d88f1a61a8e7821cee942cb97ec1b8f32","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-2.0.0-beta.1.tgz","fileCount":62,"integrity":"sha512-UZ57B8x8s2t8MR+4LwVCKUTUf/nX9e49C2mCEQaiJuTscUOrbq+7PSziGXodFWwDXSVeR4xZ25BUvktXge94sA==","signatures":[{"sig":"MEUCIEZy9k5gsaP8r8+xZOKFmaIXfkPZUBzhZD8pobizt+yhAiEAwdiLmwFFCgNjCxL0eJIw4FIUsor4XeqjxWvQEdymGOc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnK1jCRA9TVsSAnZWagAA9c0P/0Y/0Ee5xV9q6sOkq2Cn\nuwhxXiLPLN604MLSR6imTwIg9YFIVgnG7Vw81XyO5vHVfMA4EgrjYw+9Iq21\nauOPM00RGehNjI6fDVOwwVo7n8sa28qEr8Qc2d7W1F+nwERa4Vhea1WiJ7VC\niynIB7TDa93eIGv/MWhMEXIokQxroDT2JLsVbpTxKqw55/xpgAyIFm4nqSgL\nffFapxjr5TcJ6KKjsjnOvHwY7/3Oq7YleUSaaeDWhpDz/TFwxG0lAwciNGZM\nGK7g1a0uTuVOmxqFKbOzE+7Cn7ytZGawq/tx8nofCzONfQWuNKw6WgPNW1kx\n0X/lolKja+4xbEz6mxrna2Lb3UT/o/YfNQ4q8Rn7wunGuv9/GJiGEw91WhZ7\n8tFj5JEDH1Ga2l8hEn6r6yB1jTCwNrC/ppbXhR7YR1zHaO09BQcfUsYpojea\nGYDvdahpGIHD8oS+Zf57s8WpjMkdP65O02vqyRdz7kSmPl2qgA+QsMTUIOfP\nZcIf7DT/sdALqOTEhbpe0PQxwoMX/rJfmWuWQncFURehosrjbmnFYc1zPjkI\nZtEieX9TFiFvrFDxrXwD+pwXRFTSP6Gc7rY3W00ESdwmQk5U6MuoNTauxsyf\nPJXp7+kcIbKkPfuYPyRejPZEz+959Join4ilh24hBqjUt5ZhgXjqsFkfBhis\nRNew\r\n=39dN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"21915c4be1e967a05e4e2b21e264ba2a83f1b84a","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-p watch test:server","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^5.1.3","eslint":"^7.22.0","rollup":"^2.41.2","express":"^4.17.1","fs-extra":"^9.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.1.2","typescript":"^4.2.3","@babel/core":"^7.13.10","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^89.0.0","@babel/preset-env":"^7.13.10","@wdio/local-runner":"^7.1.2","@wdio/spec-reporter":"^7.1.1","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.1.2","@rollup/plugin-replace":"^2.4.1","@typescript-eslint/parser":"^4.17.0","wdio-chromedriver-service":"^7.0.0","@typescript-eslint/eslint-plugin":"^4.17.0","@wdio/selenium-standalone-service":"^7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_2.0.0-beta.1_1620880739143_0.9687735569090727","host":"s3://npm-registry-packages"}},"2.0.0-beta.2":{"name":"web-vitals","version":"2.0.0-beta.2","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@2.0.0-beta.2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"82328dee4a7c9dda8d429e0404a79da341759b69","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-2.0.0-beta.2.tgz","fileCount":65,"integrity":"sha512-Hc0ivPDyIthU8m/Ls8Z8h/8/CvSZYOBsrw3d6LUAAfp96c7MRnpyvgh1ZP0dzs1qtDPaJ1uzW2h7SZaZmltkvA==","signatures":[{"sig":"MEYCIQCfYv1nY6cg7Wiq6onjO2Nt0HW2klc6EKRF7Lb3t2Vo9AIhAJ+Ehxov0TvDVCT3HOZeEEEX0+EI6DoeCVI2E61rYvDc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":135990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsVEmCRA9TVsSAnZWagAAKhwP/jRezCWMW95Qjs4WjUc0\niWUr8TjNuiqmytT4TMEadhldXk1tVgU09UYnjblmtZ8PCVOi+pjINGpfLUEK\nyGOEY1l2LivWI3IZhxq27DQhAl8pIlEaf+H2E23P8WoTm9wGECciJW/XTGzS\ntgN3OlrR4lqJoq+ZWc6Bmbz89j6uq1+kn8GLhDHrU7+BVLApj59py6VilcGT\nOOiDuAqOGcBVKaacYhthNRJqq/Nbqv2OKDjbqivpb4LTC3a9Nr9viy1w5I/r\nWwvy+BC366/nvdm+CYkysdxNpwjMU0HvdHhaZ8D39m5lzfHYqqdC9kS+yp66\nm6TOD1RlCZbWnnK7ufMFzkCTBI1ElCVzQWbpbYkSHv8FyAbpDqsW3eMSZZbD\n+GLY/FjncgDu7T9iMxxq8tryGg4OnqDI247yO07HGJxJvXMy94m+mpuVHB5Q\ngzPXir9aeCTs0hBk0jqg8xj9i+LVA4IA7YuNYATs6l+oOGu3+64LfLg8rlA4\nrvNcC/WGpyf6nz9F/viC4owy5uBJ1w7Nv23QzMD8zkmbuUNCkx1ntg8Q/I56\nHNi4/kKWTeCJJMDioOW/oGOLCobvRx+REoEmylJQ6KJFSDknwGbxN3Y3n5yk\nOPf3deqsfY1QagpaoPgwTAuqqGcPPMpWSgkn8jeORhWc6XaX71xhfa4Q1mcc\nH6+m\r\n=2n15\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"f64dc13eeb4f7f89c291f65cca2f07f6d21614c9","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-p watch test:server","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.14.11","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^5.1.3","eslint":"^7.22.0","rollup":"^2.41.2","express":"^4.17.1","fs-extra":"^9.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.1.2","typescript":"^4.2.3","@babel/core":"^7.13.10","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^89.0.0","@babel/preset-env":"^7.13.10","@wdio/local-runner":"^7.1.2","@wdio/spec-reporter":"^7.1.1","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.1.2","@rollup/plugin-replace":"^2.4.1","@typescript-eslint/parser":"^4.17.0","wdio-chromedriver-service":"^7.0.0","@typescript-eslint/eslint-plugin":"^4.17.0","@wdio/selenium-standalone-service":"^7.1.1"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_2.0.0-beta.2_1622233381173_0.5581473220755231","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"web-vitals","version":"2.0.0","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@2.0.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"7fcfb5fd2f439c2936822573cb4d5e8e4caaa22b","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-2.0.0.tgz","fileCount":66,"integrity":"sha512-aCB1sYxt2eeBufybFRrDQNBg2cOcq2f6Q1He7T+qPHAwpodDXhAoWwBUavwppQQ4kfUcT5eIAfjPc9PdqAxPEw==","signatures":[{"sig":"MEUCIQCUfrKwiCcYnm8fkY3HwNXIfKxHyYfK1lzPcVeSdVdB7gIgYPZQrn9yBoYm3c7kO8RoATs8JecmASG17NahjrajtfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142661,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgttehCRA9TVsSAnZWagAATm0P/0vw8wYvXpXQWX77VJgk\nkgwj3ZErpfKkSEBS7QQaSOaqAE9/Y87UntzdQfn1zu3l2/OcT2GHgOhHKCYs\nmRRug2puHdAL73o7Oj280iGF0gTcP0yK1m5C9RthhMKLLWxALPaDkzBc/luj\n3LvwCMVbSrNsW6z7oRSnygwMzqUJgCEywQptTpTRNhuGkOu9YmYCF2Ksazqd\nPI73ToJUNsArqqoMrBdam3Kxr+IzkmAGsOV9hDtvxmlw3JY7wmXXwUh3F3kS\nbPpEZewx8MMBDue6DPvWqRRI7KZqnQMdl1dvgP5FyDNeB+UTzr+Btc7h1EWN\ne99bZdYB5ODD0cXS2q9vKSksuhDNtBdslpbmwjYdjCw7UereoijkmpM3DwVb\n0QBKUF93dOTHuxfppMg/+4C3ohmvurQHrvSUrZXmLuLxgj9RcTUy5oEajima\nAoIIL+dhybsWWH/EFfZChBUkbvIlr98M/Gn+V0oi5uTgnGjMfJ4WMVyTfHHp\nwyGHsr5XyrHtq0CQ4307jgHAIM54s31QbpQXnhtT9NFTvF+uPspfS5hYsYZ1\n6QH/v14UwPo2+Zr0GzwPfBcDwCbEOhKppCyt+qQbu4FV87aihsWz2feoIZDw\nOBXx59byneVPQWpluNekg4P8zyMs27ZULo84AZO49/dzAkH4C4SLmqhnu9Hs\nBxTK\r\n=CgsY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"7fd9ce5bf754adb9934bf7ec06db36a27a8b473e","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"7.15.0","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^6.0.0","eslint":"^7.27.0","rollup":"^2.50.5","express":"^4.17.1","fs-extra":"^10.0.0","nunjucks":"^3.2.3","@wdio/cli":"^7.7.2","typescript":"^4.3.2","@babel/core":"^7.14.3","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^90.0.1","@babel/preset-env":"^7.14.4","@wdio/local-runner":"^7.7.2","@wdio/spec-reporter":"^7.7.0","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.7.2","@rollup/plugin-replace":"^2.4.2","@typescript-eslint/parser":"^4.26.0","wdio-chromedriver-service":"^7.1.0","@typescript-eslint/eslint-plugin":"^4.26.0","@wdio/selenium-standalone-service":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_2.0.0_1622595489114_0.3711573122050682","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"web-vitals","version":"2.0.1","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@2.0.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"d122720bd9c8dd69792b19c0f6ab0346861a880f","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-2.0.1.tgz","fileCount":66,"integrity":"sha512-niqKyp2T6xF9EzSi+xx+V6qitE0YfagzfUmDAa9qeCrIVeyfzQQ85Uy0ykeRlEVDCCqkhYccoUunNf9ZIQcvtA==","signatures":[{"sig":"MEYCIQD2ylQ2qNigvhdv626HLOzKQ1Ju146juX/+0PQgBK0dGAIhANIi/mM9WxDTxTTzJWr8GxTLf/O9Kr4U+vLwwXTtAi7j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgt9oSCRA9TVsSAnZWagAA6wQP/RC8YaNsNcy3mhSnJakb\nSZiMHwz1oM5uIGjP98GskeT1gY44pF4DGq+JBiC48tB9wo29alxKnlKct1L0\nlTx6k9pd0LrBXkkI06QfJiFYQXom3CeBBl+C2zQPNofgS5q+aVZd+3yE79w3\nevMDWqN7O2qFdxfxWl3MY9jQq5lpElr4Rt3gjJu+WnQ7opf/z68ZAYD6kw9z\n/QkuhE2kpnjkY2U1HFDrDoeyX4lM+eoQ+tjC4kB0JuIRHrPLHGbRaM6IbV7N\nnOMPSlBON7ptpJn9TbMLmNke0hZKWjy3YL9aLbBMkHfUDmW55GHuV7GtgBVX\nlLX3sUewy8Jwpw+XwrKIqgdjTWZozAPscXImf8jNgSH41ALMDA1Peowj2Emm\n9dgEV445D2uE35xBYIR348LrZQIeHy6kqCvg9uG7zyr+7Dm3RLzP7JWQsG/c\nlGiHmTSDV7JAmwoyoGZlYWB7uwGMNZ+kR9efQ3sHcaFlKN95uWMJqZw8TNAo\nWLMYxv+gYb1h4nvZFqvSC64OomjPZfiVJfKsvZADT6Kfm6dDrEtuH3pJNnL4\nbvQBzYOBQcZfvT1wP1eeddHG8sAm/Li/UrPNkyLXuxY7wWHltj/yspbmttmi\nMdWS1ioYA8xSqu5p7CfSD13b0Huvil0zb7x1ZwmK9stAaAgp64FJdZsyiYVg\nvNlS\r\n=rntO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"b60c8c3600cd68e38c661f66dd0817f9426ce959","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"7.15.0","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^6.0.0","eslint":"^7.27.0","rollup":"^2.50.5","express":"^4.17.1","fs-extra":"^10.0.0","nunjucks":"^3.2.3","@wdio/cli":"^7.7.2","typescript":"^4.3.2","@babel/core":"^7.14.3","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^90.0.1","@babel/preset-env":"^7.14.4","@wdio/local-runner":"^7.7.2","@wdio/spec-reporter":"^7.7.0","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.7.2","@rollup/plugin-replace":"^2.4.2","@typescript-eslint/parser":"^4.26.0","wdio-chromedriver-service":"^7.1.0","@typescript-eslint/eslint-plugin":"^4.26.0","@wdio/selenium-standalone-service":"^7.7.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_2.0.1_1622661650232_0.9544658856752475","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"web-vitals","version":"2.1.0","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@2.1.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"ebf5428875ab5bfc1056c2e80cd177001287de7b","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.0.tgz","fileCount":63,"integrity":"sha512-npEyJP8jHf3J71t1tRTEtz9FeKp8H2udWJUUq5ykfPhhstr//TUxiYhIEzLNwk4zv2ybAilMn7v7N6Mxmuitmg==","signatures":[{"sig":"MEUCIQCfy4zCCIOZl3Di4/rBhonylrVhvOlBp0g5nkTEFWrpWwIgGKTRYiUrPpIdDzUGV4cPaR93EY7FZ6H/6bIW/w8Ot2Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":143767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3k7lCRA9TVsSAnZWagAA1QgP/jUh7t8ekZRJ2O/VTOIJ\nexMx1Pexj0c1TpCwnsEIEAQIS+04Si/O0XM1bxGoypmeu2KoJ5iIp4BMtRM8\n8isoCRG0T8x2iU+fmhWtJwDcB5CwEDe8/7SYJth8IzLdmA3Qr0gEQ81txE4/\nQb4LrRW5UxlDXiqyGVEmtUOT7ltRoC+5spgNg4+teYesT+NMzWg/RFGjt1zS\nCPkH3He7/3REo9iMATH1gzX/oBZJzv0PORGo+HofztNE3sXf49mzJOu9+SkM\nSQMzKtNye5eMTTrSsxOza0DYzAs18B3VO7i8xY7OVM+2ACLZV/al4dh4QXep\nS71XX4ddZQi4BvC+mIrE03fwRY4HGA7207ul597DGWADAdJz3Ib1fyS5o2qb\n5PREMZyAFbI4JBDXKlCMo/1IZ1+9UvOQHAvkzJv8Fi/ZN81vOc5Mdorov4iS\n7FOr0YAIay11LHJl5GjhyNaOP42WrZV2tOLQI8vmAgh+DLSoYdKEohMJ0OBp\n3fibzwx9lvQ6G6s34AXjkMJ/JDOj7u/BkszaP39EBs6rg1tQPHmfY9u7ZRh0\nOhjGr66/EkwqFNlo0+ho4rwzgYEiaSSDDh1ZkZFfIeIG/G8amN4xY+Pqmaaj\nfxbl/HhpNvnoAauDQAamebBC2hHYXbj6G6/ThgC6st0xVOTemIkW3bxd2Cp7\nuVUc\r\n=+7/a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"3f3338d994f182172d5b97b22a0fcce0c2846908","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"7.15.0","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.17.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^7.0.0","eslint":"^7.29.0","rollup":"^2.52.6","express":"^4.17.1","fs-extra":"^10.0.0","nunjucks":"^3.2.3","@wdio/cli":"^7.7.4","typescript":"^4.3.5","@babel/core":"^7.14.6","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^91.0.1","@babel/preset-env":"^7.14.7","@wdio/local-runner":"^7.7.4","@wdio/spec-reporter":"^7.7.3","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.7.4","@rollup/plugin-replace":"^2.4.2","@typescript-eslint/parser":"^4.28.1","wdio-chromedriver-service":"^7.1.1","@typescript-eslint/eslint-plugin":"^4.28.1","@wdio/selenium-standalone-service":"^7.7.4"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_2.1.0_1625181924227_0.8508747979168674","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"web-vitals","version":"2.1.1","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@2.1.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"9ae64fa9054b8865a3fa093cd8db302676822c2a","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.1.tgz","fileCount":64,"integrity":"sha512-6i/cE+7l095Etvjo2kbtVC8OXzLc9D8XMIWBPWAt2CME/7qmIMZWQwVoKDD277poVHNdPcLgW5Jruhbi8+8Vcw==","signatures":[{"sig":"MEQCIAUrSLYHffoBppx03No6eK2VqV3+PTHdC/XQi9nKSgcLAiBRLKJJi6rvr89GxiM3Iv8nke8Etr0qGTRt6pOxhuxI6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147092},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"225ed1460f23e4eb0e45b70c73a892eb7964483e","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.14.15","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^7.0.0","eslint":"^7.29.0","rollup":"^2.52.6","express":"^4.17.1","fs-extra":"^10.0.0","nunjucks":"^3.2.3","@wdio/cli":"^7.7.4","typescript":"^4.3.5","@babel/core":"^7.14.6","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^91.0.1","@babel/preset-env":"^7.14.7","@wdio/local-runner":"^7.7.4","@wdio/spec-reporter":"^7.7.3","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.7.4","@rollup/plugin-replace":"^2.4.2","@typescript-eslint/parser":"^4.28.1","wdio-chromedriver-service":"^7.1.1","@typescript-eslint/eslint-plugin":"^4.28.1","@wdio/selenium-standalone-service":"^7.7.4"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_2.1.1_1633566353168_0.5021990524077569","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"web-vitals","version":"2.1.2","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@2.1.2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"3a6c8faebf9097a6ccd17f5f45c9485d8d62dab1","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.2.tgz","fileCount":64,"integrity":"sha512-nZnEH8dj+vJFqCRYdvYv0a59iLXsb8jJkt+xvXfwgnkyPdsSLtKNlYmtTDiHmTNGXeSXtpjTTUcNvFtrAk6VMQ==","signatures":[{"sig":"MEUCIQDkz2Yn0fpFIZ28uxfhWrGDY01khITyNipQxod4G1grPQIgMoQMzgSYSpgmHoRzPXzDepbTnSN0GsAF3w7Tava+EFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147716},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"ee6adc118ed14b6e2069924bfd765234bbebc867","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"6.14.15","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^7.0.0","eslint":"^7.29.0","rollup":"^2.52.6","express":"^4.17.1","fs-extra":"^10.0.0","nunjucks":"^3.2.3","@wdio/cli":"^7.7.4","typescript":"^4.3.5","@babel/core":"^7.14.6","body-parser":"^1.19.0","npm-run-all":"^4.1.5","babel-eslint":"^10.1.0","chromedriver":"^91.0.1","@babel/preset-env":"^7.14.7","@wdio/local-runner":"^7.7.4","@wdio/spec-reporter":"^7.7.3","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.7.4","@rollup/plugin-replace":"^2.4.2","@typescript-eslint/parser":"^4.28.1","wdio-chromedriver-service":"^7.1.1","@typescript-eslint/eslint-plugin":"^4.28.1","@wdio/selenium-standalone-service":"^7.7.4"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_2.1.2_1633992197116_0.4255673594619809","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"web-vitals","version":"2.1.3","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@2.1.3","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"6dca59f41dbc3fcccdb889da06191b437b18f534","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.3.tgz","fileCount":63,"integrity":"sha512-+ijpniAzcnQicXaXIN0/eHQAiV/jMt1oHGHTmz7VdAJPPkzzDhmoYPSpLgJTuFtUh+jCjxCoeTZPg7Ic+g8o7w==","signatures":[{"sig":"MEQCIGwoALng2J9Zv9p1XZbWszOQHSaGP1J30jAC69SlxPgLAiBN0lZ7WUVtNiDV/14gsjAV0MBMLKJqc54c8tUp4pPwlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh14gYCRA9TVsSAnZWagAA8q4QAIFTaqLvODYzT/xIGQZs\nx53wyJyKbSz4wG66g7uzGSQ3NDHA4IScZ3DNfwgMF9DKkyrYY7q3/4wXgK/s\nJGNWWfec6ewQc2oippg5Eai24F72Vzt90GO2UwEGEbJ+DxnsH0TmWmRGo+G/\nmGkyyE8bwu2plTzPd/Po1LXhHdHO7Znrw7cX9f7g7sgviaXlnzZktRjDp6bq\nzLB3I3He9zWj/nWAuvcJC2Vky9+U3cazmDQNw0Eh9T9G6e3CUwqpEje0x9yE\nqImO3/pJzSYxqh8hRh0rM78bVk5lw8JH/9eKmyQ1omicm6TEQ6V1dHrVLdk6\nheGRdE8590mwtzKh8uqPfJ8ethLNehrsD9vIcIYnaw8hWScdpTg8oFCif37d\ncDYufabOWCdUQsOiKsntTVcgT9VWtf3/UDOWIzaTrSesnP2Fkz+x1VPpSNbV\nHEkz47+YqnP0b0xmZKQFHPBnDIb/CZn//Fmtc8i+N0ZgMoQyatf0pFUeDuVK\nrfX5/ji2ok5ox3JxsyJ/bzszhOHfb72Tva/R2cgZMnN1Fvo2e1dqbfRYos8Y\nAS1HJAAgkwkLvAaF/IV2iSUAJ0bJP5Cx6CFaCnFujcMXZe/9EaJIbWy4C4eN\nSvHfJaJsgFNReMnzjGRLdimODCkSxA7PPcJXd5gPFizz0QI3+Yt8Y8aXKE/x\nbUHO\r\n=A7Rj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"c38944c0e7cffc64384888d49c4421839a5e8470","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.1.1","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^7.0.4","eslint":"^8.6.0","rollup":"^2.63.0","express":"^4.17.2","fs-extra":"^10.0.0","nunjucks":"^3.2.3","@wdio/cli":"^7.16.12","typescript":"^4.5.4","@babel/core":"^7.16.7","body-parser":"^1.19.1","npm-run-all":"^4.1.5","chromedriver":"^97.0.0","@babel/preset-env":"^7.16.7","@wdio/local-runner":"^7.16.12","@wdio/spec-reporter":"^7.16.11","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.16.11","@rollup/plugin-replace":"^3.0.1","@typescript-eslint/parser":"^5.9.0","wdio-chromedriver-service":"^7.2.6","@typescript-eslint/eslint-plugin":"^5.9.0","@wdio/selenium-standalone-service":"^7.16.11"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_2.1.3_1641515032467_0.7429609739162821","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"web-vitals","version":"2.1.4","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@2.1.4","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"76563175a475a5e835264d373704f9dde718290c","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.4.tgz","fileCount":63,"integrity":"sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==","signatures":[{"sig":"MEYCIQDIyUyqSrMgXet2IkXItBl76L4ayubeqX7yvhXHIXuWRgIhANG1Lzpma7qQJUtOuRphEeKADjYHRinkZS2igUMBGTzb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144816,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6hYRCRA9TVsSAnZWagAALdgQAIpro+vlmeegNcIfTidQ\n5FcNy7ydWqlGlpq5S6p3cXfyqGFIjTC9mzZiyexuKylft3Z3IU5Hp9yyzpQD\nnULxahsuEE5SXZ2lDZKJ9lP1LQ25w/t7uazYMjC5p5ZClhRhGw41kXloB7iH\nSB0IQ3UEJ2b8lCSCFad4upB7c6LU9F9zsVikLSSTYJ9N7e8aRmufuaPPEIQS\ngmPh8lm+Ft2YTxavWsrFFIaZZQ9a8pZHeVY6qTw1VxLnABeTDkljEdsUP1Ms\nUPwp2H1GA7QteMOrirDdPagMRqpmrw4OuczhC7ldUFOomxhqDP5bUBnkzR5S\nI4T2+eoM7/y1eRTZl8Fi+Ij/kaesQmswu6N9pVBSeUCMFt06ies7JtoNnJiy\niHkxTi4z8ahSs4nvXGBI0LdsxoXeY3OjTPVlHmKMNC/mbGzrwi0zI4ZmW0Pp\n52Be08Yx9ugFqZdlFJQb5RxTwALrQ6d9e06BngQck29/SRO/BZB72sP2XwgN\nqrArefNh0VWabVyHQvqkKV5vUTE/ZQVs1M3F/LkRHkrkZzeKjbePAm0IBt95\nYytsf6CIrLSJux1Y5+K4MJ1zCueJuVTMeWpGvb2n9ETMXMkUZS4KINEk8O2G\nA/Vs9Fy7KnhR0sNCgB8fdrouwSUTg1h9bbpvjnQPAXsQXKkVuLrcHnZXFzv6\nAA7M\r\n=hybY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"71ac4a03c4c71861196925275e803a05ad017723","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.1.1","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^7.0.4","eslint":"^8.7.0","rollup":"^2.64.0","express":"^4.17.2","fs-extra":"^10.0.0","nunjucks":"^3.2.3","@wdio/cli":"^7.16.13","typescript":"^4.5.5","@babel/core":"^7.16.10","body-parser":"^1.19.1","npm-run-all":"^4.1.5","chromedriver":"^97.0.0","@babel/preset-env":"^7.16.11","@wdio/local-runner":"^7.16.13","@wdio/spec-reporter":"^7.16.13","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.16.13","@rollup/plugin-replace":"^3.0.1","@typescript-eslint/parser":"^5.10.0","wdio-chromedriver-service":"^7.2.6","@typescript-eslint/eslint-plugin":"^5.10.0","@wdio/selenium-standalone-service":"^7.16.13"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_2.1.4_1642731025039_0.9405957101377838","host":"s3://npm-registry-packages"}},"3.0.0-beta.0":{"name":"web-vitals","version":"3.0.0-beta.0","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.0.0-beta.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"e8924e909783e223879a36b9a70078c3b578ea73","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.0.0-beta.0.tgz","fileCount":75,"integrity":"sha512-Iq2uJxmAe0DnAX+Y06XByU4l+L8xqVXk+gW2qghnMR43blzh+HfOxl/KmkvcQYBFNgMYFULvPeHCH5FohaDkKw==","signatures":[{"sig":"MEYCIQCtpJEn+oabkWbQuqcVj2CBQ5YtUIcQl6vDPu6CyDAQ3AIhALMpXNMc7gDJW2djvSLpJ9pzhhCqy6samNyOXjTN7UQl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":179850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZzLcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0Bw/+NOwUBeYStLyHUah0UiCFEe8QRYGCqs/LBVt5JvDjyhxOvpwK\r\nt1+W6TBopY5CDGmf2/VsQsRdowNj0CA4P2tsuVT3L+d6Z8dbzudzTWfJneQL\r\nz57cJzdmFCipGWt6Uvm/k6pfZut7/IWNa67amKmWpAEVA8zH1/+LYqmV6KKY\r\n1rYGnGSMv2fYYIMf+30PXZMZ1nlMkyKzq78ZM7yc9kVw+Orv2hE732MZAW9I\r\nmciqieIIgBQeBhEYGvI6gWH8aPpsodIbz2scM8Y9ZKtF087MX97bEzruwXU6\r\nObgk2hXhk1Nslpum6NXcXhgWWHD2Tn7yQLYzEJ2bzMFphK8+0FT7GILvqmAG\r\n9Do3AmNx3nqehsirJe5QD1RW+A6ifyBGxxkqYNVJWnnT1MlbDtOStP5UI2mY\r\nur82APqN0XF6lajCf+VZrEHykIB0zGt7eIrET9Yn01bpRt/hQKFbWT0KjPqT\r\noAqMasGPTOaSvRh0cyGJe8ds+jsgUde7JSKOmIFwIB9jK3QnDlim/Ny0MuhL\r\nRKl+tsWiHG3iVJ10WbmISkFucYZ4ko3AMPteryL67/QkXl5Voh5Vjof5s/QA\r\ncxuvr8GMPStb+obwn2B9W5HyV/TETFwHVkYr0WolyzRiaZNOjWdJ0y2ZcbX9\r\noCfkbxrexXrsRm7d4jU11eXs+wijQpryp+M=\r\n=g3ri\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"fb7e0586403a1e20ccad70358cde39104c003fa4","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.1.1","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^7.0.4","eslint":"^8.14.0","rollup":"^2.70.2","express":"^4.17.3","fs-extra":"^10.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.19.6","typescript":"^4.6.3","@babel/core":"^7.17.9","body-parser":"^1.20.0","npm-run-all":"^4.1.5","chromedriver":"^100.0.0","@babel/preset-env":"^7.16.11","@wdio/local-runner":"^7.19.5","@wdio/spec-reporter":"^7.19.5","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.19.5","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.20.0","wdio-chromedriver-service":"^7.3.2","@typescript-eslint/eslint-plugin":"^5.20.0","@wdio/selenium-standalone-service":"^7.19.5"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.0.0-beta.0_1650930396227_0.28471274598228447","host":"s3://npm-registry-packages"}},"3.0.0-beta.1":{"name":"web-vitals","version":"3.0.0-beta.1","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.0.0-beta.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"cfa887f270be52d0bee1249d246d78271a71e55d","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.0.0-beta.1.tgz","fileCount":75,"integrity":"sha512-iXNgLB8vrEfeBEfKZYmJSQCcw3fUBP1TuO/3lorvD3L8Jn77ZLnU1oh2a9olUxuiAcEdfOdP98H4Idfigy8llg==","signatures":[{"sig":"MEQCIALG2aJSp6mb5xXUEJTCWzQtWYYpikH3lFBQjtUmUD/aAiBLsvjA5hWhIJhlshjer8Ic+QLrJeohIKyuaHKU3nkYUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183098,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifA0PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqD5BAAlH3Y5Nj+div0nxZQEDrE9Kv8xtCTKjLDV8Yqiq5Xb36hW7P5\r\n0C5RBI2gyOxXiMO0rRyIotJt/UHLAQ9mVSqRwjULbB0lKdNy/dw1B71Iql8U\r\nt8+R5lJUSkF0XGjF4PmZSpF/VmGwX9SaRaa1tdKJ6tikOSjlKTyW4sPiSmLo\r\nSWaSuBf1QOsJIdnyWvPkOc+DQtMINlykuI04jwbCyN/ALjgoIgvMsovJyFPq\r\nwTRIs/+6YfPPSlE6C4OFMBo373lxarjh1Ip0Jn87EtlleBvZnwc9yeGxJIpy\r\nDcM4WZdPmSuu3xngjOh3vQBSNzZLXLQhrSGpfTrc5MuqgPYgTWuJLtJKlWyV\r\niRzsAPDiRALw3w7IBJWMxNjl2J11zyhv5N0lnPVXgxXC7+19pJXp99iFq96s\r\nJsRGxlg+hAPeVX5/t3u319ypegfhkSV3AVwUfJN8uUXu1AM9lPih3x3wk2Nm\r\nj+rkCqxu4drqGrAFkmuYHxOif6v0GjGOVf+Dfhq9SrvcdgWpw1JxfCA+sglq\r\nLGtukOaMcxR0fXH465whtKb1AvQIaSWC5jT8Lqgb1rmTreaPgNpaxavrfZBE\r\nR2nw97Myg6Pt5cqXFmWBPcEIa8K35mVMwvIutP3br3VXOJFlH0VAuWjikVJg\r\naEvufTOT7lSh11yc64J/K1xVqvC3H5qkYuU=\r\n=kcSk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"4a3465fbded7253b6230f5c3cbeb162dd92d4e3b","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.1.1","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^7.0.4","eslint":"^8.14.0","rollup":"^2.70.2","express":"^4.17.3","fs-extra":"^10.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.19.6","typescript":"^4.6.3","@babel/core":"^7.17.9","body-parser":"^1.20.0","npm-run-all":"^4.1.5","chromedriver":"^100.0.0","@babel/preset-env":"^7.16.11","@wdio/local-runner":"^7.19.5","@wdio/spec-reporter":"^7.19.5","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.19.5","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.20.0","wdio-chromedriver-service":"^7.3.2","@typescript-eslint/eslint-plugin":"^5.20.0","@wdio/selenium-standalone-service":"^7.19.5"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.0.0-beta.1_1652296975016_0.24032205925890104","host":"s3://npm-registry-packages"}},"3.0.0-beta.2":{"name":"web-vitals","version":"3.0.0-beta.2","keywords":["crux","performance","metrics","CLS","FCP","FID","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.0.0-beta.2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"08c605295f36484256ee3acb5735b1f4dc9cd565","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.0.0-beta.2.tgz","fileCount":75,"integrity":"sha512-W9OALsWK4RkA5GWvLhsfszy+Q29WJBB27Dnucc3eYP6/0kz1XsfMgm+4au9X/KjXMIo92ZRU1fWBaSdNsaVjJg==","signatures":[{"sig":"MEUCIQCj8R4TM/QWEj6W67rJQiTFeQaAe2obGoer1AtwcNbNOwIgREbH3r73BH3MMtbq/uzUNMQnhPG0LWyf/CDBnw2LF4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifFBLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCnA//dxmUzabkw3wBCBZXAXrSI+DfdBT7IHH1NE4mjkz0ySXFrpDg\r\nt2r+W/WewnurXuykUyW4CAIO6Zhov2crWDNSiBiN6bc/4FpGB15QL6Nu0LZr\r\nWcN0c/bVnFjQzFYOMBS8CbF62helghUb4V7EkR1jB0ozAyA4zQUpY3013Opw\r\na+f0FU8GZFLe802dyVQev8g6Nvg6ymVyUN6Uy8vl+Rl072JppuQM23ahvJu+\r\n6Pfc8kU29YpBb86T7Ya2rqRdma93S58NluLx75bM9Yy1Yqhp8IIsXrSb1gDu\r\ndw57JDmA6+9aReUGAoQSa3wokjq8hiOOVX6ILhecUC9h4zhQwTW7uHfmuBUo\r\nWXGYO2GaRdSr9lHKfowu3vDJmr2IDcS7o2hU0NxNofWIRtL0QkedDtb+iJgI\r\npS8gbFw2EIGP0HRrhVjfsFjlYazYMcBGjdHyoRBHa7eThN32lVRgF0qhLGIa\r\nbeXfa1I1A4fZZMeb5u/Qf0rvB7kAwSbdG4iIwnRITYzim+vAe9NgOBQA0UfS\r\nNoBMDmrrTkrWKYMJ2HWwhb0l3jqNMjnZFInfppbv1gNGw9m6Ew10tVygMX+m\r\n0xnH/MPZgXgf4qroz58Hr9MEhM8nQIDApQ4u9DhMq123nM80pPmZY62fWuq9\r\nZTPDVUyDzCb0oWYu0Dyu7J+icPxrgPwg5dM=\r\n=f+69\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","gitHead":"f33da096d689a5a8809b58c19e8546cb88a8f78c","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.js","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.1.1","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.18.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^7.0.4","eslint":"^8.14.0","rollup":"^2.70.2","express":"^4.17.3","fs-extra":"^10.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.19.6","typescript":"^4.6.3","@babel/core":"^7.17.9","body-parser":"^1.20.0","npm-run-all":"^4.1.5","chromedriver":"^100.0.0","@babel/preset-env":"^7.16.11","@wdio/local-runner":"^7.19.5","@wdio/spec-reporter":"^7.19.5","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.19.5","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.20.0","wdio-chromedriver-service":"^7.3.2","@typescript-eslint/eslint-plugin":"^5.20.0","@wdio/selenium-standalone-service":"^7.19.5"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.0.0-beta.2_1652314186814_0.016899512928435945","host":"s3://npm-registry-packages"}},"3.0.0-rc.0":{"name":"web-vitals","version":"3.0.0-rc.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.0.0-rc.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"7cc659576f1659a5257338efc23960ac8183a633","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.0.0-rc.0.tgz","fileCount":134,"integrity":"sha512-GHS5aiK2r9oQ8V0xf4avZU2dzCTP3osAWa/9jBzxzrvHKPu0IxuuntNWpg1E4Ytu8HAj2lZM+7qj+SjsaL2ZHA==","signatures":[{"sig":"MEQCIEv3QRXoMehWxqgprVE4FJDniZoai91o3SiZPxudjT0EAiBJwzagRhivXa4vxTzA0RkSi6X9QV+2bkQI4laTE/yxxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4JZvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoswA//Uxrtmve3+ctL1HHTSeM1J7vk3Bv4RS84SYjKrjtl0cQmOpsr\r\nEoXgZhwwn09NsekTwVw49W+TbzHdXdReEHlcx7DH++NM0hby3YRwIX6tG0f1\r\nxNcsz+RttXcpf7pbAxIIuRLg1KBLLL1mxDxUFa1a3DAjzwrGKjelMPMwd5uF\r\naJjJ99dTEgQvVeoxrn3f+J6hfS0jQLs0LM48sHZbf0Vf6cP4TYGIxWb+51FR\r\nNPWj26Osh5GuUBCBmRGykHfD7xTKdC3za2/RAjbjtTUFMRUjAP0+Gol1/H3K\r\nJZBwpTQSxBiG/7njwpXVXdS8/fWlz2YlEepyQmNdxlZcSs9ndH706kmHWr+T\r\nyZ7Z/KR3bXjq3rH6LEHuGOPnEmem9VIdOI1dH1W+Rt6McArGr3bNbqPjizHU\r\nEUOsu0j/R9Se+o75tX4/Otv/G4myEgm3oC4hvVYEQVtiilWASrTN9ysNYGZ8\r\naZAFqrVFDu0qQbPK7LL0YbnnN0+1lL35zRXN6dMWbxOOYw2/vH9c02bZu5oQ\r\nAuw7m8W2gRYpV8pK0pVO8O3UXbmCfMXq6vE1S4mHhVipLBjOBbJsX7HSfuVG\r\nCVd6OqzsLPJl4YwJ9h6IELAa+QlAPWAwmdIa3W6PxC96E94KLpABQtX9kY7U\r\nKAeWC90q5x93yCFzPAoBBFyGBUSi9gulHQI=\r\n=/iLa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.js"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.js"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.js"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.js"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.js"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"4ca38ae64b8d1e899028c692f94d4c56acfc996c","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.1.1","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"14.18.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","eslint":"^8.18.0","rollup":"^2.75.7","express":"^4.18.1","fs-extra":"^10.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.20.5","typescript":"^4.7.4","@babel/core":"^7.18.5","body-parser":"^1.20.0","npm-run-all":"^4.1.5","chromedriver":"^103.0.0","@babel/preset-env":"^7.18.2","@wdio/local-runner":"^7.20.5","@wdio/spec-reporter":"^7.20.3","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.20.3","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.29.0","wdio-chromedriver-service":"^7.3.2","@typescript-eslint/eslint-plugin":"^5.29.0","@wdio/selenium-standalone-service":"^7.20.3"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.0.0-rc.0_1658885743634_0.8086691450557619","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"web-vitals","version":"3.0.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.0.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"db8a32fd62738a439343309336720ee5685ac71e","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.0.0.tgz","fileCount":134,"integrity":"sha512-3Gh6rH5aetFYqfkl9V59KCvjj9vp9U2Tkaep9MO+xpAVg+JULmQfi5zEkcPLkE6iU8pNYVwdjHvIU8RFAchYyQ==","signatures":[{"sig":"MEYCIQCmDNsyRwFBw05ReWlbZcvv8OVkXzs/5g2eWEKEyH2BwQIhAMYlY36nL113GOSEKh7/cK3ACP4/i27IYR1TxA8b1lrZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBmaqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjJg/+ONOlESzw0s6CPe8taZUQBEU4YpjVhes2umhVJX6nQSJ2MTuy\r\nLbfTPahVSGYvSrSo/n8E5diH46HEiSPzlMR5UxjATH2eUHh3kz/JC7nYNhUP\r\nyOoEXTiIPRyvMzlH2sYdvPJtj+yBq5XiMdKL/vqoxdNH/ySZP7swbJ5LgZpa\r\nZ8ge+NMVwxxjluga9KZO5cWhzLzM7DjfMhJB99n4CU3Zv2odYBjdji7mWZ/J\r\nsR8OPv/va7cTeEg5FxIJnhusWkJ0JUhBL7KKfFDdGfCEyWXaeo3v9zoQIzdF\r\n+rIlqWMoC6WIyR/C96w/AntL5RDSh3xbz58ScB5yVKo0patfrtEUetcYVBaP\r\nlBGWCUaObvbHtixPoCxj/UHrv/DE1rTItR6VZNvgtU2M8TM4bXfDCu6pm1Gq\r\nKCKwJxqwkmIM0bBRdJifCg3rwLdz/P3PNLs61WmyUph4K+JQ4k9cWn4sc8jH\r\nRD7F6PIBz3qFCakT3YYW7x68rApBdmiwmDMlN/chVRaRqhACb1uQtygfC282\r\n1ZKRqf0xy3dug9ENd+TKoKuf+rJdVatI3TFcxLE+fKXDbm7KTsW6+qmYvTW7\r\neorwOOO6NAeZga4t1lmQaJJ3DrJwYv6b20TbozBKiToXA1nYAbnAzfTF4BCr\r\nf7z63RDLlLzwhup41cY+HIvW3godJKO1VZI=\r\n=Otjz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.js","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.js"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.js"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.js"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.js"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.js"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"ab67c29403cca356bc0fc385780cc43011f5fb76","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.18.0","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","eslint":"^8.22.0","rollup":"^2.78.1","express":"^4.18.1","fs-extra":"^10.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.23.0","typescript":"^4.7.4","@babel/core":"^7.18.13","body-parser":"^1.20.0","npm-run-all":"^4.1.5","chromedriver":"^104.0.0","@babel/preset-env":"^7.18.10","@wdio/local-runner":"^7.23.0","@wdio/spec-reporter":"^7.23.0","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.23.0","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.34.0","wdio-chromedriver-service":"^7.3.2","@typescript-eslint/eslint-plugin":"^5.34.0","@wdio/selenium-standalone-service":"^7.23.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.0.0_1661363882597_0.7729234399049021","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"web-vitals","version":"3.0.1","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.0.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"7129668af2d1598ff4a574535a46b1432af337c8","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.0.1.tgz","fileCount":134,"integrity":"sha512-n8LgBynM5BU4C8ZMiTWPu6zbv31AfPnuNXEjWClvPWD5g8h2WkcecR0EtAiQaiMcj1iG0LADyHndR+MKYu5Zog==","signatures":[{"sig":"MEUCIQD5vIxOmnXYlzGs/KXnIPmtRGqcuGDl4t8B1q1kY+lm/gIgERFWkW7Mi18MeXnaR6UMOmnlUnlI8ET7VNweRTMY9lk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjD8AiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPAhAAjgs8DIJs2DbFM2wgYYcZG0l6o/OWZ7wL4/y1RwrRPwopIKS5\r\ndCTIXUj9N+elwrPw8Rx+vm17rUT2AE2gOUjPr+pf2Ive5wpaKHa0t2/ZwE+z\r\nPASukRWqwKT2aHVVbcRvnPDud2ibN5QzpLGxdUmaPRlCTLoxv5GCPEXBXlkw\r\nA/QA2sWjP9SH1i+NDSwzlNKMGyNWDTz4ypxk60PbT/qSMkOzN3eGCt/2r02o\r\nc1aXAifeLVByO3VLO7onST7lr2bVlKc98mn26zUu1iQG67+TSUPSHqPRHIUO\r\nYpwQS2DcFrtYPLoU0iSB3EgDLaHls3SLxDtwMamKruzNrSe+07I/xjOEfDZK\r\n+90R9V8u9a50cqwiOuRbXw7ePpNElHR55D6AiwP2a8Bn/oq+Fe71Yy8/b6MZ\r\n1V5wqUBRPkhVkTWgXzmjQ6necoaoSL5x3SFtUH3byk+oHQ2GidlB6RgrlxC6\r\n6gxPIYbthYheACWGS5udai18XqxsuU16l9wsH6u/w7arvCn11ZE58zFF46J5\r\n9CiBwOgWGcao7fKAKTnVfAZSR3XIenilXfndP+Kmero70gjnzMl8qAUHBmNV\r\n488uFokRVN9KdNt1wEMY9rk74PJdTsv7XivjcQX7IJ6+qG4uAImR14M14ZG1\r\nyH7yKw5S6a5A4I9nHrp/lN2BUEt/MoYPOzU=\r\n=QEkA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"05cbc53aebe858dcaf6aa38f32d47a05a8bd9435","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.18.0","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","eslint":"^8.22.0","rollup":"^2.78.1","express":"^4.18.1","fs-extra":"^10.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.23.0","typescript":"^4.7.4","@babel/core":"^7.18.13","body-parser":"^1.20.0","npm-run-all":"^4.1.5","chromedriver":"^104.0.0","@babel/preset-env":"^7.18.10","@wdio/local-runner":"^7.23.0","@wdio/spec-reporter":"^7.23.0","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.23.0","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.34.0","wdio-chromedriver-service":"^7.3.2","@typescript-eslint/eslint-plugin":"^5.34.0","@wdio/selenium-standalone-service":"^7.23.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.0.1_1661976610405_0.6478934130515797","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"web-vitals","version":"3.0.2","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.0.2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"a484109dc5d64bc4924f174267ce20e7cd4c7934","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.0.2.tgz","fileCount":134,"integrity":"sha512-YygzeCdGpNrCHIjW14AI4SxMX2IcONhDvwhHc9KswCIixfSeVl08WdKDfzZaypq2ynRIG3lzGO3CO5dXYzc9+w==","signatures":[{"sig":"MEUCIA60ARePPycnqs9hf0LP09kHdIBzPcNWviAqZatJtBMIAiEA2lqbnyRSVJMZ8mxhGoOAkyGPpl9fNVKzSdSLowu7X0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIsQ1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVuQ//RuUDrk9LXCVUgUXN3ECZpQTrPE1oxWfJmqupTenUMusx03Ve\r\nHk1jv/2XAV/RmoL9WZ+JJmou8qo2ZKoL785riqw/Ua7p1FthzM8UfnJwcMFo\r\nLnXn+HIFmVow0U9sac5lof2ZIK/7FvC82ndA/jpPgMLN7XSzPAgurYhoXRTv\r\ne0koGpcsusw285Jj7hMppFfNMChuiq7fzEHxqnSNKOGOMw4cbMDmhbdsO+GB\r\nYL0ZMX6JA0UGx6XOktRvDTSdWXd+YVDEVvSIcQo/8jQ9CkxQUd0nfL5aoU9b\r\n/DpceVxFaMbEz1cxRFarbZ0vDVnHhHgPhKkIhWGzxTxxq854JEgCEJriXWhd\r\nXhiS+5rDszjFkCc/glyqXRGuYSCibTdWXutJK3kmODBD4r0NrG+RV0OarZlr\r\nmXlyghjO9qZ/Dsn4Q62Kssr5inUbbSYXT09HtgNa/GqtU6Mzs/jYpEk8PgGF\r\n40pSq/GZ1yXaLBtBDNhu4hbVDgCeP/1qIb/ibg4jt+HcWin/OlF7KR6K0+Ik\r\nCzZaPfh2PXfSAfxeYzQJ0FaeoMi4WZ/xAIlAomrlMgReormsQ2YVvFIut11a\r\n7g4WF8prGHeWZ318h6LMXScLVFmDa2xcTH/oXMs712TZhMetR8GDMs0+zKlR\r\nFwJ8yFFUraIiVhl/Iw16fwIgsQhJJGkYSXI=\r\n=v54K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"10b584593060ede911f409e01ef7871fe662d226","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.18.0","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","eslint":"^8.22.0","rollup":"^2.78.1","express":"^4.18.1","fs-extra":"^10.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.23.0","typescript":"^4.7.4","@babel/core":"^7.18.13","body-parser":"^1.20.0","npm-run-all":"^4.1.5","chromedriver":"^104.0.0","@babel/preset-env":"^7.18.10","@wdio/local-runner":"^7.23.0","@wdio/spec-reporter":"^7.23.0","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.23.0","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.34.0","wdio-chromedriver-service":"^7.3.2","@typescript-eslint/eslint-plugin":"^5.34.0","@wdio/selenium-standalone-service":"^7.23.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.0.2_1663222837341_0.4088454625225346","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"web-vitals","version":"3.0.3","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.0.3","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"e08cf4d30398baf91984f230a87872d6049e173f","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.0.3.tgz","fileCount":134,"integrity":"sha512-8K6cl3alkVhwv7RQm3WAWFzvP9dBTH4CwOE7G3DfQDEnBJTdtNgX5XMqgE7aE79wac/kJ8fHWftUfH3AVxxbBw==","signatures":[{"sig":"MEUCIQD36qoXGiyUDAdQcdEJIDhv+bbqNLUoYqHeE6diKGoshQIgUUXkhOqn5zi/Oh+f+sXkZhM12oCydQiFdE6VUgmmcIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPHkTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3iQ//VT3oX6uliM82C+atVM58Fp0DKJtnW/6qliJtvTfKGUQG8suC\r\ndmwOZ1pczO82tNv0PM7QZMl666mxJifnLIH8ms8l+i/lSyY6rZtMD4peOmih\r\nJnJEqXPraV9VatCl5POtGCxOHsHqwLJQD6XWsvSRNUcyQtlT+3aJjnqBrXDK\r\nxSIuosauW92RidfUN0KvTNl3IbHJYrcYOYJ51oH+bz8+SIcE8bBj5aE9mgTs\r\nGMIRRivD1zT7iQdWqPE8vYss8KCfQyU2qSx6V0iZ174XOzWYck5kWNjnFVz/\r\n7RON0uH7en0wVirhtJNFCsg1XzH0vlWybCDX4fyHbV1Yp7KoEo2QawROKSa8\r\nG1Jz2cYEFS7iWWC1khcpCjpmvHJz7G1D4SRddgEwWdxtt6ch3ImoCDcWZo5C\r\npJ4zAK0Tq3vkKMo5Rhhjt/jz74s8HBF+W+Fx9G967Zi1ZsVBTyYgA825yD4x\r\n3oR8n6tfVgWvW1mMUbxhPPwX/04xChGebGT5pZDsiYbnFy/nwT+AKMpZl5a7\r\nudFA+zSne+dk+Ox4EenOUfaPMirGEUzeacBYfDJDlOzBMBU11PN6HP8rTznc\r\n4b6h4RxDf1WBcQZXkG1yARB9Ve720QWCSnMpzdb/PayC7E/DaFdB8HHWkiP4\r\nw/gv99UghxrHMKai3IIRNJKvb/ea8/a10Ds=\r\n=hFqw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"dfbd06e2fbdf8d8c8c7e252f710d66c5bbad10a0","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.18.0","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","eslint":"^8.24.0","rollup":"^2.79.1","express":"^4.18.1","fs-extra":"^10.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.25.1","typescript":"^4.8.4","@babel/core":"^7.19.3","body-parser":"^1.20.0","npm-run-all":"^4.1.5","chromedriver":"^106.0.1","@babel/preset-env":"^7.19.3","@wdio/local-runner":"^7.25.1","@wdio/spec-reporter":"^7.25.1","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.25.1","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.38.1","wdio-chromedriver-service":"^8.0.0","@typescript-eslint/eslint-plugin":"^5.38.1","@wdio/selenium-standalone-service":"^7.25.1"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.0.3_1664907539359_0.25260101218670084","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"web-vitals","version":"3.0.4","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.0.4","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"a78ea93e95f7d7961dd151e0a76ac132c5dee2c9","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.0.4.tgz","fileCount":134,"integrity":"sha512-Yau8qf1AJ/dm6MY180Bi0qpCIuWmAfKAnOqmxLecGfIHn0+ND3H4JOhXeY73Pyi9zjSF5J4SNUewHLNUzU7mmA==","signatures":[{"sig":"MEYCIQDLtZi88kTyuZv72KzwcZ0w7dJNrT0V+Y4dNvjcHfzVmwIhANU3RPIEWU44SK2wvBBWLk8fIvJ6kHnaR7Q7M/mAU752","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":359714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjT1jnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpY3BAAkzQYdBaQkiWAoxLyIVo8VNmiz6d6B6k5qYG2hM27HjDOji5h\r\n/0LzIlY4D8u3BTiUmBCnwVU3KR++Ns6Dwoh+WnYNNtx9hLxRRQ2wrtyzFzMk\r\nsMRnJSlF5H514JVRLXswGHPEadUNruTYBvuyU9sHXLrJq12MJdwR64CZl5Kl\r\ntrLuDOJ8kcZpxPsE4w4a0QodE23phBSzyajVPvZYxQwpHUQjNbnUJ5K98n3f\r\nvRhjP+/4Vq24HhrscD3tmizk3OASC9Ogekv5XqcuPyrJ6bIX/P9+0jKN5A24\r\nYVVHtFk9d1Smr/WUGek49vxgk9yGwjUvXfP5bzEz4JrsiEDBFj8XVihOwV3W\r\nvmywYpdF5YZlKFpLYK8vm166XdispTj+CfTkeKbYj7wjKdw5d73asojXjSKj\r\nH5o8Ds5evy6jIFQ0NKWhX/xMcMtloXe72lcs8/gjS6o9QxK7qfkm6kx3jcue\r\nqvwzRHS5N6PB0ytKhJQ94yBo3RQLkAPeK7lgWtxE7Unm5kvl9Qg3l/EOpOGR\r\ndHzOSmpF77oy/thWFNjDfvL3gjuuQHjWLvbitk2tqpaoHnqDZPdKw0l1qstU\r\nhSNmfRn7YL1QodiSfZLm5tVzp/HLsyFJuNwaiO4Au3I0ec96hlfiueINNSI5\r\nXg+P9V6FD9wkjV0DkZ2u7YVbiQgiGHpsd+Q=\r\n=6Rin\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"7f0ed0bfb03c356e348a558a3eda111b498a2a11","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.18.0","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","eslint":"^8.24.0","rollup":"^2.79.1","express":"^4.18.1","fs-extra":"^10.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.25.1","typescript":"^4.8.4","@babel/core":"^7.19.3","body-parser":"^1.20.0","npm-run-all":"^4.1.5","chromedriver":"^106.0.1","@babel/preset-env":"^7.19.3","@wdio/local-runner":"^7.25.1","@wdio/spec-reporter":"^7.25.1","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.25.1","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.38.1","wdio-chromedriver-service":"^8.0.0","@typescript-eslint/eslint-plugin":"^5.38.1","@wdio/selenium-standalone-service":"^7.25.1"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.0.4_1666144486809_0.021221418390112712","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"web-vitals","version":"3.1.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.1.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"a6f5156cb6c7fee562da46078540265ac2cd2d16","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.0.tgz","fileCount":140,"integrity":"sha512-zCeQ+bOjWjJbXv5ZL0r8Py3XP2doCQMZXNKlBGfUjPAVZWokApdeF/kFlK1peuKlCt8sL9TFkKzyXE9/cmNJQA==","signatures":[{"sig":"MEUCIAEhSK6TA+dxHWvi3850ou94gkBRHcd+1I34inHi3bIQAiEA76t7bdzKcWhoMnVwTUL9LyeTo/TDeebYW4EgoH85XNA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":372701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdDtHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPfhAAnjqO4gj/1ZLZiX2ScKAw7Wpiq2YUSujLqL9Rzh0hr0gND83Q\r\nZdp+8VMzomZT1UoBH73ueVAtXB49F1nOek1FrGJORlUcUt6Eb7rGN6ZX8Te0\r\n1It/TfRiZcnXvXVcVA8KafLeCycT8mBWP2Gj7x9YFhsiH3mfwOJ1ZE5CSN7t\r\nvw7dF2UAE9Fujn0yWHkWfrHNnzu5Vbv7brE9j8gtLEI5TY5+RcRr6xFCeJ6g\r\nDQiwq8Vy/BwghMUiHUM/bNnDewS5a+WyT/1V3axaMVAPlJSuDikSFmTcdoEf\r\nUguPoIWJDVU+7rkSCAoS1Si+CpzsXs1Hq3VX9uJ9Ii5rK6A7Wtt9k+Ja/C/0\r\nwLIWlRcitcdCsGFWKvZ0I9udROkYykxaBi8vPVyN24mzEW8LWp0u6JHHZyv6\r\nxlp280s4bYYwXhmCY2sMbwMZz4vrdQWg+AqWRr/1HO+xmBHMdsBID9G1Iz6r\r\nGFTIc4smpH016NTNi+2vAseQLYeCVlXPdYjjkI0QJl8agenxAXyFPSBobK2M\r\nXQ/AkSk34dR/ZlBdlO/6ao0Ckoh65Eji4gWz8ReFGzXaKEk+TYmt/rwy/yl6\r\nBdJL3KvX4OeL1Mla/7r1iqfjxYBmo2uK9ar3UwyzXCHTgqOhsxG3juN59OGs\r\nobqgb1hSeKoDekRcs+oMu1n+NAWjSgBvJ0s=\r\n=DlHU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"39f178242afbb96dca3d48b216d60e7cd4cfa633","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.18.0","description":"Easily measure performance metrics in JavaScript","directories":{},"_nodeVersion":"16.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","eslint":"^8.24.0","rollup":"^2.79.1","express":"^4.18.1","fs-extra":"^10.1.0","nunjucks":"^3.2.3","@wdio/cli":"^7.25.1","typescript":"^4.8.4","@babel/core":"^7.19.3","body-parser":"^1.20.0","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.19.3","@wdio/local-runner":"^7.25.1","@wdio/spec-reporter":"^7.25.1","rollup-plugin-babel":"^4.4.0","eslint-config-google":"^0.14.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.25.1","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.38.1","wdio-chromedriver-service":"^8.0.0","@typescript-eslint/eslint-plugin":"^5.38.1","@wdio/selenium-standalone-service":"^7.25.1"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.1.0_1668561735413_0.5226557087064878","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"web-vitals","version":"3.1.1","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.1.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"bb124a03df7a135617f495c5bb7dbc30ecf2cce3","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.1.tgz","fileCount":143,"integrity":"sha512-qvllU+ZeQChqzBhZ1oyXmWsjJ8a2jHYpH8AMaVuf29yscOPZfTQTjQFRX6+eADTdsDE8IanOZ0cetweHMs8/2A==","signatures":[{"sig":"MEYCIQC2VH89W7dE62t6Kbt2wNL4mQRGJjmvGvKH1G79qGpuRAIhAIxN/mOuy3gWC63luQalXTqiYJQm0ZA1wL/bijjem1nd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":374726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvd+zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+WBAAn2u21GKkem5WbE/c/ZEETAJR/g80Y+CFYctZ+X/Egp8E/JrU\r\nhOIuWEVrsilsQ5iJVXS834R9L7XEqqTwU9W2Qc4fRQtXcM+B20BsntVrpeo7\r\n9/ywsvPjqyOhd6DfQpkyOB1Z5k5NOmUVqFnpll/D0TPdoSvYlbb3/tLAcoeJ\r\npX5X/i8R35wmORZbhBw/pSgeKGhi0zAWFSE2uqzOwhgDQu7ufQ61PLpwpZb7\r\nylSkI3pAhxdWfegc3FD8VbpRIviOYS+qmrZiNE65A6cqGeJgzu29lq/x1TvX\r\nL8eiHsFOadCVbHMaLObTI9tktqPqY4H1ElFS99mkOS277U5bF/A8SHE9CQgb\r\n8BQDsF72blp0EjEIutzeAjl8DIOoC/gv4cxDfd2fP2U9gHHtXVdKbyfQI765\r\nUScgYPXsmfKErZc9LKSfoejZ2yQogm96kkeqt+7sq2xk5/fnlSDMdFsZGQiM\r\nijM6Pd4O5xCPxlKl6wt7dPozmBfVhCJd+/Z1dmfh9/wNbQpCki/t1NvxrsPh\r\nXx1/MUU8NN3A3aNdbHbd5CTwqK7CaY3oXVytn08ivokVm0AE37Lx4cVMIgvS\r\nzcFxT7Kv1RJRvll/70xTf3zEgq1mvD4UuFdOUnrfu0Uy+GcIav7Uy1j6ui9I\r\nMZYrLoGpwjNbSXXr8iARr8MpIq6p30NGtuc=\r\n=GfVB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"9c095c5d8403e05dd53181cb178183fb3ddcae96","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.13.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"16.15.1","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.1","eslint":"^8.24.0","rollup":"^2.79.1","express":"^4.18.1","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.0","@wdio/cli":"^7.25.1","typescript":"^4.8.4","@babel/core":"^7.19.3","body-parser":"^1.20.0","lint-staged":"^13.0.3","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.19.3","@wdio/local-runner":"^7.25.1","@wdio/spec-reporter":"^7.25.1","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.2.3","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.25.1","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.38.1","wdio-chromedriver-service":"^8.0.0","@typescript-eslint/eslint-plugin":"^5.38.1","@wdio/selenium-standalone-service":"^7.26.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.1.1_1673387955686_0.2911799261533279","host":"s3://npm-registry-packages"}},"3.1.1-soft-navs":{"name":"web-vitals","version":"3.1.1-soft-navs","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.1.1-soft-navs","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"25b20358bc8f1dbcc895c2ec1773847feaa901fa","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.1-soft-navs.tgz","fileCount":146,"integrity":"sha512-JFTcdoEY303HODobllS9QYgVLn8eIhP7YayAv8HM9ha/Xkjwfq18TSnkmR8h5nqU7V/6FkY+zBJwrKZO2X4CCg==","signatures":[{"sig":"MEUCIQCmYV5LLTTLBwsqeYtDDc1T5CpcCQ8w7AU0Vmy48t0luwIgUh/9dcre8mH3v4wWRlw0I1gZ3uduD8YfrcckvjNBf64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":438671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0osLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBlg/+OwhSIT5zMJiwzd26ZQAMt0skRAjpJSCeca0kKeSVwnOZaJFv\r\n3fZIC3d8+1Ctwok8cK4rogCkzKV6KRTZtIpNiOxFiRsIzr0YxSNgvH8LzLpk\r\nRImkSUTGU7Vcw6c9tQEADz94pVH9KhklMWBY57chZHb5bRC5Vbj2Q9dmPTTV\r\niD91xo6BEu3AN6zu2vXkRRe9gtYpSjj8PUYznjUXRPZKyd32CIzEGJOKDy2E\r\nOdfIFt4f5Y6Ui1f3tAQzPeSnFlYpXfKd3FhkIjaExhfjTR4hNKH6kG8cza/m\r\nObRLTtNpGIVyUjXfo7blnwsewT/HSg20aG4XWOAXYZHuP4HgiQvMFXIg4EH5\r\nwfEf0RliLbFjoYC8utHRuQBLlf4Rs6351gRdnDj66Wx4BcK31fob8tNyVXTv\r\nfyluit4s+d10DR42vJ90EEd/gaj5ajupRJsfRvzjVot2VJNb8YwJdtR94PgX\r\nm5/WlBCNAxGTtsN4BYMBUqekihic5+L12qcQOmhYIrVrheEc98R9YPeMI0e7\r\nug4nSuJ42j1MYq5eKLeBh8SCWAZ5S2IEivHVHgyKkFDsSTTUEisJZ5Ezu5WJ\r\neNUMdf0YqX9x3tgM69u3FAw/IueGiCDla8Q2BxvX+RvkoEN+/6MdUc26LzJ5\r\nCubRhLDBO9HNYiUbzLXpM8sqYdnxHfdJXlg=\r\n=iNcO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"7e316eb8f7825b9bdad852ccfd621249801c827f","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.13.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"16.15.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.1","eslint":"^8.24.0","rollup":"^2.79.1","express":"^4.18.1","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.0","@wdio/cli":"^7.25.1","typescript":"^4.8.4","@babel/core":"^7.19.3","body-parser":"^1.20.0","lint-staged":"^13.0.3","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.19.3","@wdio/local-runner":"^7.25.1","@wdio/spec-reporter":"^7.25.1","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.2.3","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.25.1","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.38.1","wdio-chromedriver-service":"^8.0.0","@typescript-eslint/eslint-plugin":"^5.38.1","@wdio/selenium-standalone-service":"^7.26.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.1.1-soft-navs_1674742538884_0.18287239709290604","host":"s3://npm-registry-packages"}},"3.1.1-soft-navs-1":{"name":"web-vitals","version":"3.1.1-soft-navs-1","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.1.1-soft-navs-1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"081154cfd98a284fb2da2750126c65e46f9464d8","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.1-soft-navs-1.tgz","fileCount":146,"integrity":"sha512-IhnApyLBxVaHcP7QYYPmoiOqrCySF2kQwGf/lyzkZRbiot+hL549cBFM+W6PLTCpqVHTClPoKssiPsf8Uu1b0Q==","signatures":[{"sig":"MEQCIF7pWBa6THfHmHnN5phPwoC4DgiqQ5XlNV+Mbozcc/8NAiADoExfGmV+iRhOo5n8I3OJBfadGYsGJiNYT5BMw54URg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5BZnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSKhAAkUroMGgCOOXHiVnx0FxiGoA5X3Q2MUlFgovzUifqhkwSX7OK\r\nLV91N+kUaHO1MmhAz+6qNRWxPWiFxg540/JpIJBL4rg2ozULsDE5rIxKjmoe\r\nBG+m5yKwpi59gXsxaRyNIipCcCCYhGdcrYQPe+1RSZpd25Get/TvSx/GGup0\r\nnSn8e6bpT3Zuo5HRBfMZzT98/rXoNvkge6g3IShE5z0C0ZyTA9to3o5hldCg\r\nvmQDkPg9oryXclSXGXVZCiqihVFb6XzLMPFNKIQ/GGjGFxNVUdXRGpVJSIGb\r\nUPwO1hyQBarZYEqjwrkEec+tZK9g7tyAhpHH6NEmeGGGdgY9wLBBJIK0+N7U\r\n02ueW3fEuEq+vPOVkL+xcoHQxWSCWiaCEF05PQlqmLnwOYBs3WUWoWaxRXKF\r\n3x4V6+EBl8bDdSlHCh3QT0B++7rgKihMdavWAjeJz/fXHLxXzWg9mb9xLcOt\r\nwXPyfudKXH41dFILnjh8OOwFhf2SY8ZPah0FyePpNElmcGUfqAmpBRSZg3JB\r\nAZsQ9ERH8G5iRHMIrMN3245jbZZO+FSDJUBW6GU00rQFPObsc/ykwVAaEaaa\r\n8rfT0pUuQLZ5SK6CbVjzUr7lrY7F4Fmg4n8CVaG3hSpuH7AmzuZlWKjG9zH8\r\nrZvh1Wc7ZjgPrYDUhXU+xLR9pXE9XfBPc4M=\r\n=RNOe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"f013531cbf5ad6cbd984e17a4b3ebe643dc93032","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.13.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"16.15.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.1","eslint":"^8.24.0","rollup":"^2.79.1","express":"^4.18.1","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.0","@wdio/cli":"^7.25.1","typescript":"^4.8.4","@babel/core":"^7.19.3","body-parser":"^1.20.0","lint-staged":"^13.0.3","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.19.3","@wdio/local-runner":"^7.25.1","@wdio/spec-reporter":"^7.25.1","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.2.3","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.25.1","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.38.1","wdio-chromedriver-service":"^8.0.0","@typescript-eslint/eslint-plugin":"^5.38.1","@wdio/selenium-standalone-service":"^7.26.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.1.1-soft-navs-1_1675892327661_0.09402816186022855","host":"s3://npm-registry-packages"}},"3.1.1-soft-navs-2":{"name":"web-vitals","version":"3.1.1-soft-navs-2","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.1.1-soft-navs-2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"4bbb89d911393361b3abde1622a4362fd2c6b3ea","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.1-soft-navs-2.tgz","fileCount":146,"integrity":"sha512-TuGFSEk2aIxcNylhf3fwCKXfoA1jzjtkASMbE6pLZd9kDmdpHwS8+eVlL/+GTrUQzv1eEiBgskCUUBLChtQm8A==","signatures":[{"sig":"MEQCICLI1FcFIw2GooRG+UbYp21e8VmKxdAEK4rYD4ydYCcvAiBiyOTyOPWQLvQ16FNu4vGGX7NNaQ6vmQ5FT/WvC9X96A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5MgCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmreag//ZRi0KLlgC/epVmrHRUOsHSGTZVunEl31HV5x6VQPsgv6SO8Z\r\n2rFmqw87y8TBkAuGcjQgfvEjj6Q4nfrwBACSbpsbEz0htwOS5L8S7amazI5p\r\naFn8oqiSnGMS8pDwUJKo69ArycctMOMQCuL/AKK4fvitui9MtVjsh9ZfcO/0\r\nMBtYhg7q/o2ruGTYsl4fMJ5nVWKnxCMk+/ErbvXOG45PC3s9Dz/SFVarbY3w\r\n5XAhUHQgQJ6N+BaKdCYN+JE/lzWS9JtnuBttrnukuS2ZDy15Ml6JfcIJb1en\r\nc25YsJXSjjYh3sGjaH28WggHm3hbqsVM0Q+Hk9ZiAYAxf8hZGPWKR5Mnpbqz\r\nayHWOxb4RVLpva/VNdJR/HcrtvJarTDlbluTZQ6ZmLLdVi/to3x9MamKCG0w\r\ncHsLTdCiQT5J3ABj4rNVRVjWkmVTL9UBrrW+DB7LGCACfenRqNid84Oc+fsp\r\nNkhziSPy8J0zrf3HGdPTYCxkIW0m0x/3MwYIGQ62VgF7Bv9Ndz/GRm6OjaWp\r\nwmAacZH+NxmerxqvfaNgVJ1mSz+4wwsjANL3J4UVz5GCALybdK7ncvz5EawZ\r\nCDv0UsdISDDzH8zwPhlcuxQFfGiJyu5OKN8BlEJL3QZbjX4O5cgubdTsUTAo\r\nL3fjYbYpisPlzMBCcuSHAi37pp10tDl7kRg=\r\n=Y97h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"2e63c8100904fe0f97cfe0d5ad271283c259ed33","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.13.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"16.15.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.1","eslint":"^8.24.0","rollup":"^2.79.1","express":"^4.18.1","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.0","@wdio/cli":"^7.25.1","typescript":"^4.8.4","@babel/core":"^7.19.3","body-parser":"^1.20.0","lint-staged":"^13.0.3","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.19.3","@wdio/local-runner":"^7.25.1","@wdio/spec-reporter":"^7.25.1","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.2.3","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.25.1","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.38.1","wdio-chromedriver-service":"^8.0.0","@typescript-eslint/eslint-plugin":"^5.38.1","@wdio/selenium-standalone-service":"^7.26.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.1.1-soft-navs-2_1675937794259_0.3446864288335898","host":"s3://npm-registry-packages"}},"3.1.1-soft-navs-3":{"name":"web-vitals","version":"3.1.1-soft-navs-3","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.1.1-soft-navs-3","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"36f25266375a2e2d9c7752b230dc025da79bfb8b","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.1-soft-navs-3.tgz","fileCount":146,"integrity":"sha512-UNZb7wXE7OxjTyhOtH3tjTLrbuPenU3AbFRecSvAxLsnoN9hR2wEu8vfj3qnArVnYScF8fJQc09d4Me4mmmz9Q==","signatures":[{"sig":"MEUCIQCUnJ/ceMzrMvUXrPCR2WTRzizBggLh0ZRLZCqp03z48gIgQt0n5VNJJjPwedFXKlfEdUTIwXd4cDh7z8hBVQieJKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":426794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5NwzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUChAAkBuheEjWaSAzH9ujt/iubu0DvJ+gIwVyWxnMqLAq7RBrkPde\r\nv+GU+cDHRYmyiYv9g4iNEISbAQcJghMewDP0+/apP11Y2RW7TkSlGjcxmZ0H\r\nqjpKyRJn/nrysawL3dTiDHAWDKZaBn+5WdIGVZdwnyXtwFvVGqrTxBGe5All\r\nhGJCs83wOWZMD3K3miuuxM8yfZdM1DY3Ob6Dea5SJHDrlJqkj6WWy7GXNUY0\r\nwa5dwxrUgTAoATpCbhfVWAhRxj7+i8/SdtQ3wnxwVEQCl8+7TPgxKj9Qt5Uf\r\n19EE+i89vRltJRu0aSIOvUU87pl4sqdnxegc5rw8d8LBpFyXwndQXcZ/bk7S\r\ndkBCmGadRvx7LQLdPmQyLXCom6zjn03yzVjRZpLNJTAaxC0iAsPTYQMIsG/k\r\nwT/IyG0xEFwxN4edw8X+tGu3uV2jvafJyKOQjzYoiGvOoZ6WSWVzx1e3RtRC\r\nD7G3k3aNqe0P4EMnRAk6T8XHz8wf384ZIfpcktl2JhZOLDjLYVcqfM3I5ACX\r\nKDpoKPhGwcJq/gyVwaIWJaKeCdm1otsndsi4rSEpla2tassb6uS5UYrwdHVX\r\narExs7ebc83SZpmSY2nxZfCHZoOmsQ9nzR9Lm/4nViXxwLT7dkrgK5OlLsVD\r\n7TFQaT3QYhBi0b1PqYPw5+iDa45PrjGPVvs=\r\n=5xrR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"bb4965304c58d061b8f9e4af8a036e13c14a8ef3","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.13.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"16.15.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.1","eslint":"^8.24.0","rollup":"^2.79.1","express":"^4.18.1","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.0","@wdio/cli":"^7.25.1","typescript":"^4.8.4","@babel/core":"^7.19.3","body-parser":"^1.20.0","lint-staged":"^13.0.3","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.19.3","@wdio/local-runner":"^7.25.1","@wdio/spec-reporter":"^7.25.1","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.2.3","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.25.1","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.38.1","wdio-chromedriver-service":"^8.0.0","@typescript-eslint/eslint-plugin":"^5.38.1","@wdio/selenium-standalone-service":"^7.26.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.1.1-soft-navs-3_1675942963250_0.7522797447021923","host":"s3://npm-registry-packages"}},"3.1.1-soft-navs-4":{"name":"web-vitals","version":"3.1.1-soft-navs-4","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.1.1-soft-navs-4","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"305d2833e6bfe239de87c1f3ae129913c43d93df","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.1-soft-navs-4.tgz","fileCount":146,"integrity":"sha512-xBXCaaDLnf/U74ASzerDpq/JvlTmHr29m9r2jIXptQHwl59WzzfGh0QhuwlRLrGC/EjDa1pbtx00Hcu6QqKS3g==","signatures":[{"sig":"MEUCIQDy4c5HYf3Z2VkwnJ8tdWBGxhG/noRP0rHXiyT7bhBlPQIgJXgD5Phq5BAE9UGu+02SMj1OprmqmqopLLfLozDNoJk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5jwHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVag/8CPLmTyuXLNjpQmrbNZHCpfnwOGaIgCxJ/5V8gEVpVqb9jXji\r\nAIZ8ECWUbIcstu9MnhYi6sdI2I0Yy4M14mT3xS19Bxw02IeWF6TKn/uOmoEq\r\nEgGKOmt1SkVYtC1G9M2GNOU0NQsD3r+6BZ406vulnJwoE8ihloG56LEHmN4b\r\nWPBdgblVsGGV1sSSm1MqKBTc3AGZYdti4BQkBqcmGKguwhjmArBr3CkGsrY9\r\ngKbrxYILI8k/rbQG3gix1TGmzzQBo3aXmtH4TOxG7F0/6YFYUk4ncbckVtqA\r\n/gXomvtSxxoVLDepYGmU2eCJMe8oI6kNRwK3pUnQs8Vuehw/9j5oPY7p8pnI\r\ntnaIFeBisDj8M92b1hDnxYhTJUPzb4jdcjkwCTHxbUOycpDRah1qTJDpQJGu\r\nootlcD34Y6TWxyd4RNAema/x2pjJRrVV3DWuYhMGPbE1yewtBo270Wi/wKJs\r\ngdrS4Ym6Jj1XLok6h3liv2HdULPnLAJvLem2jNlO4dgrOt8nsWtgMayYHc0G\r\n73D7zR7g6jBqLvTSqASDBjMBNcAfWK+gMER6PvLJAeHsTTj81qQVSRNTTwi6\r\n7Y/fS9+kj8+sbhaV6G8WWgwzNK0nZ3UPWmVzlewk1CDVnWE/QCIjFClc05e4\r\nhtnsUc5LONWZgdPs7E4p0uG9ceyJYwJdqkc=\r\n=W1gW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"aa45395ca4e797fbc8633375841e3de2e9e3fa06","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.13.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"16.15.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.1","eslint":"^8.24.0","rollup":"^2.79.1","express":"^4.18.1","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.0","@wdio/cli":"^7.25.1","typescript":"^4.8.4","@babel/core":"^7.19.3","body-parser":"^1.20.0","lint-staged":"^13.0.3","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.19.3","@wdio/local-runner":"^7.25.1","@wdio/spec-reporter":"^7.25.1","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.2.3","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.25.1","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.38.1","wdio-chromedriver-service":"^8.0.0","@typescript-eslint/eslint-plugin":"^5.38.1","@wdio/selenium-standalone-service":"^7.26.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.1.1-soft-navs-4_1676033031281_0.43919623124518603","host":"s3://npm-registry-packages"}},"3.1.1-soft-navs-5":{"name":"web-vitals","version":"3.1.1-soft-navs-5","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.1.1-soft-navs-5","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"82d231d8e3ebc8c561d94a4f5944f6a9207d202d","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.1.1-soft-navs-5.tgz","fileCount":146,"integrity":"sha512-dezhxkjSZaBYcFN7FPH5Umm0hBgG018rJjllZW2xkCPnGfguUMzFAbSCvl0ZtvBhR1F1K7k0huVLshyof8esaQ==","signatures":[{"sig":"MEYCIQDk94T3kS4eL5zn9Qd0RfwgPcVjLf4FvqFr3eHsITDObgIhAMimdkwzt6vw4sDTNpUHadCbtQagte/zg69SEIjfbNw8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":428925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj509KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGWQ//c9eMBoiBRIJbG9oBXpUChSjf7LoWxuL3yc/BOXl9v9/W+DnC\r\nIPgcLyIJrfnm1n49m956NE3kHKy5E/JqzUV9elAtXnIk+KjDbr1qBJpfq2GO\r\nbbnmIV8u41xDmaK1iQa9U0+az4T65rAV53BkbRc2egjwhn3jWpQ+3KPp8iFj\r\nrTGHmz66b6q9QgCebBvKzAPsh7uCuUgAZRRqMqWtAlA+yvz3bU+H3GzAPat+\r\nHY8ja7cI1UuEmQy1+iLcQa/KNi9yHLoV7hLCZKiKsptm92PjNSAFY0i823PH\r\n1TTO8pjxmn2SNOwjOxbHghtpvXKAfjE9SdnvkZmyUTFWNbAhFvB6tZ8h3Ggy\r\nakOcvDP/7ZmRIUe8YcUNb4atmbGBAqbAJFRuxkt5dZ1qyGIpMffKtrqmEgts\r\nbJWCg0Exfu6VH14VljysW0oh9oy3Bvv3JA9jIl6GZSCILGQGYBEMGBIK31sx\r\nSe8fDR0i3vziUrk+U34Z8zqsfsDFU44Zrd2LArtm8AQ8p/ygZoFyTE4cFRIT\r\n7vyX+DK9ZQIpx0hYsv+AcX7v08eR2AvgOOcGPqntYH47GVIttJDvCTZOErJo\r\n821aS8ihPFO6OxuZJpBIyTT6kQt5LlmzK2w7COKRwrrfDI0PoXaed+XYC0dB\r\nAjQPNkTLbEdyGKu893zL1VYdV6aHKOeNPcw=\r\n=uv4Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"b4b28b015eff3fa6dfaedb974b9269d7aa28b016","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build -p -r test:*","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"8.13.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"16.15.1","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.1","eslint":"^8.24.0","rollup":"^2.79.1","express":"^4.18.1","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.0","@wdio/cli":"^7.25.1","typescript":"^4.8.4","@babel/core":"^7.19.3","body-parser":"^1.20.0","lint-staged":"^13.0.3","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.19.3","@wdio/local-runner":"^7.25.1","@wdio/spec-reporter":"^7.25.1","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.2.3","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.25.1","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.38.1","wdio-chromedriver-service":"^8.0.0","@typescript-eslint/eslint-plugin":"^5.38.1","@wdio/selenium-standalone-service":"^7.26.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.1.1-soft-navs-5_1676103498583_0.40349480330248566","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"web-vitals","version":"3.3.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.3.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"2e14bcbb3acf71d00c49519ab92cc517511476d5","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.0.tgz","fileCount":143,"integrity":"sha512-GZsEmJBNclIpViS/7QVOTr7Kbt4BgLeR7kQ5zCCtJVuiWsA+K6xTXaoEXssvl8yYFICEyNmA2Nr+vgBYTnS4bA==","signatures":[{"sig":"MEQCIG5gQSQeRv/VZYeagJarzsEJib224xgzLLCSexBXoMe8AiA/6tb26NOkEcH0oxw54Gu3q3uqNZ9RRCtcLSTYOjuJYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":381297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCkmlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmoA/9F0eK130Xi+Pf9wiaPHEJpjP42UmMkSCWfrL9GO7nTCDdJtGL\r\nh2MS78f99Dp3l7eY0jAbBLSVy3/n/BarD1E1Zo1goAgc3jULMsYY91AUwCNf\r\nkfumxl+hMF2g2dq4ikLTMekHXJ97Xo12ZKYC2GeyrjEUX0NfGTdYPJrXNnR/\r\nlxN+0SH9wrbH00Z63S1nlhDifdYguMCcl/RkR1f6Y2XNBjqA0zxbUmGdZ+dY\r\nDFgduxalomIH8KCfjo+y8zmzlOwc69tAZhOCNr+W9yFcNSf8WC1NCBkPl+BY\r\n3aY4tlKvKaJoV14lT30lhUHWVY3qb77mKk2iMIgSNA//AprWUnAYhL1/Huka\r\nzNBhJ2m00aLDxEYWuNNfT9c1K5qv+UNmhXWBAHiS1VsBLpdLfInz4nhOQEKl\r\n1FQVnL9LM6H4P8x35WINnOCwby7lKLYBd2ovVHUaO0PBuAtDOn0kbGFVvDyl\r\nGgSX0yOzMXXIqq44X9FiyoeZenb3AzRi/mXayHIpAEa/GIs9SyWOiyCEmlrz\r\nFsAaR+CtR6tPYxU5O8fcPLoOhER99FkAYue+/tj+KYuzsqd+hOVTSSSvNlW9\r\nty+7h00I0PigD3uqiZCCgiWqbMlE9bQUiFQw9lSpXq37W5cDc6tBrJJBPpy0\r\nAC/EGv2zHreu7dzwImqvlmljXHk3b2xtLg4=\r\n=CIHs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"676e166fd3f909e633c196a2b7996fd97677461f","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.14.2","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.30.2"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.3.0_1678395812732_0.9395039309168745","host":"s3://npm-registry-packages"}},"3.3.0-soft-navs-6":{"name":"web-vitals","version":"3.3.0-soft-navs-6","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.3.0-soft-navs-6","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"96a75c207aae775d19ed428b54ceab6228a80bf0","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.0-soft-navs-6.tgz","fileCount":146,"integrity":"sha512-ZwElZNWSXtdBtz09u79Sp1BBcJZJ7nM61jHZytBtGKISfSZ88M3geJlNF62U0dXEGhrHfY6/r3m+6/WD3rq0TA==","signatures":[{"sig":"MEYCIQCrn3IDSpfRfKKG9wzfo3UZD7yfD2EYERyRIxHedUOxmQIhALQKXvA2T0PHlA4vlrKbTXPbWX/iEdOlH3VlnbGysgvI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":435184,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCktHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5lhAAkc6Bqu9mjs/WjWQ2SeK9eWep6E98sBfw1dkUnwZ4MPNBWDz/\r\nZq6mA4NJrJCwwpBw/aFz0GvOjFmDpOXhNSjm1D5/jYf9j1dLvPvvjkpLQBu7\r\n/pJ0X3f+iXm3sM6TIAwddAqW4/9ajIW+EWWPyAzeMS1y4eSTmbvFOttHedUh\r\nAErgI3eo7iAhRcC/DUf7I6H8dQsbihPuWlax9gMD/stQLYuQndPS6wzwMObW\r\n9y8gCFFsgZFo3Hcw8WUCNbvlt5Fwez3dSBruQT7spcSK1FuAwPu0pPOPwM8t\r\nrHOqaINXHVk8znJ3o/Sn0lrWZrB8xyCSvbjIV30O4SalzjIHbJlb2zNZx4q/\r\nJw3iYNQ48IrnJ3dpkKdz+Y5HT1Z4SYZwVSS7mYCcSHwld9/THr6mQr0A4UNM\r\noBJlap/w+25t0MwzTu3v1P4Apqfyf3cUG3IPiQvHYLAN2vVvex3qHNXhvwkc\r\nhCY2DdbOVyjOoWZ86FgshyjKVaR/sSxr19z7NUA+YHrya7cz4sL/cE/vgXb2\r\nTChK1kPqfbSAi9YtTv2IflsnnE9iAfoxNpWtQmZZGBvuM+95F95t/YtjU4jv\r\nPAPPSkYxTbL9gRHrdXdIEGGUNeaVlyeEhFDUHPLlkiPQVtMp2gp2WXOXtHlR\r\nl8QcNmDYVfO72e7ieH89mkctPsYBzG4UsTg=\r\n=+hog\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"99d2b9b39611d24d99277c90e45f4782cc0b35f1","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.14.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.30.2"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.3.0-soft-navs-6_1678396231059_0.7775542905916895","host":"s3://npm-registry-packages"}},"3.3.1":{"name":"web-vitals","version":"3.3.1","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.3.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"f80e4fd01784476c023c8b2c4219075bbe96f64d","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.1.tgz","fileCount":143,"integrity":"sha512-LTfY5GjcY3ngFzNsYFSYL+AmVmlWrzPTUxSMDis2rZbf+SzT7HH3NH4Y/l45XOlrAIunOBeURN9qtBHkRskAiA==","signatures":[{"sig":"MEQCIFlOXcyiPWyyHzWf2CHejf2VBw1+s9cTzSOoVltN84xZAiAHgfDCKWltXeD1k+Rzo7TcEunccZIhrH2lTmeuhhjqsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382419,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLA0jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrNw/+O0sn+7jK9LwuCgpKFeafq8uqHQbLl1D4uyhW3yH8Ggi6HZhk\r\ng7hNHQ4yx3HF1nflWxG1VTbFWWjFAsGOY+pQqHrmHlnCG97jvZWZxLLGJoe/\r\nUPu/o8hb0+HIho+RbZwsUMGuAblZ/XvV+slitBznTaUqsTUab5e1qiF81F75\r\nGMb/3uYVkAuOc7r+5xRWYakAuLsT6upPYU8OOmB5GqI3meZMiA3JcWZiT+ow\r\nQL+vrGTD2k8MXFcWAUFjhrSc06kRzc19gv4l2tL6c4DQu1CfmvSvzpDI+DFW\r\ngX9iJkBezrB6XRGB7sq6X5dlZMUIt837JiBqhXvGEDn5rIoVQsiprfrDvR6K\r\nU8UFeXyiNWZQvPZJdJb4GMkWT+TWXH2gkG0Gm+dWtcG4mlD1WE67OPsKak1b\r\nFkZGhUGg0CCZM1v5ORBuOOvezhPY5kFUulYxcLyK2TdZW65akCG7+D7853VE\r\nToK4pE4QNXRG0CEmclKKWfqxz1I1FLSvWtvke5XRZ2bwXUhsBBuXkYHjpQhS\r\nMoinZ/DgezzWQm6ITt/stMdexWQXF7H/ioXvcMxV4FB0QvKi6HGVhn5lvOQa\r\nw5D0hbyR7hHNFtfU4/ZKuDHcfxEx3vjWO3IKAByxo1OyfpVYzTOncKgNRtQg\r\nz6IFb/mnKNIZphd+mxWqNdwIUhhaE9pAfm8=\r\n=URH+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"e4460bfff17e68448f69435187c1a8e7d38024e9","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.14.2","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.30.2"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.3.1_1680608547157_0.3028254483424222","host":"s3://npm-registry-packages"}},"3.3.1-soft-navs-7":{"name":"web-vitals","version":"3.3.1-soft-navs-7","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.3.1-soft-navs-7","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"a2facc1487df2b447cca5ef028e2ca7a2a8fa5ee","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.1-soft-navs-7.tgz","fileCount":146,"integrity":"sha512-Xak34MYX/Gf0T1OzObHmmIrEL/egxZsoVidMCXg6ZnBSv49BMRnCbym5tKaA0yL6Sc6nMD5zLFxtV8v5zjV2Cw==","signatures":[{"sig":"MEYCIQCmP3sqLXbCFFhbqcrevM1lX3jX40LvwhOilhtlOv4KpQIhAP9q5D0ZhkVWwYlmlymKCImWHnJAhleKV7CSAYDbqoh3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":436310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLA3AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSVg//eJNBP5NpME6chSAzS42Z6eVdN/jfKd4DBieb+ZThJHtsFWjp\r\nBRr0xXGSpZtN0YOHaiulJ1WeFKUaxjF61ekPczmDnmsx2LOdH7hscMQkW0rR\r\nNuBt8wKAdTy7ypOxd+wAhOqVTIxgyJq2ePF7zNtG7tUPvrflQyFqBxBWCIbl\r\nBFfFcuzfH+QboPUL52Rt+2sMO6Nshvnui9KVW/6ov0OLhBGHAVe8bOTXlZRQ\r\nHvd9JgIwZwbLMxhkERQ72ToG4LosxRx0stzQke5PAkrDjxKBgSFdHY6eoMF+\r\npQfvrq9OBNzZicO197texpeYfIrNtxgZhIGKaAfFd5I/ZguEovDWwTi/P+rj\r\n4VpHQo3vtKPvZoQN8B+n3A1S2wFLJ0Yh0TAKgOnSt3pSDpQbi/7r1cQ2YV8U\r\ngE+KKX5P0WFZaDRLLWmVPOF/szsr63OXt8Q7wbSOD1dGUh21Kszz3gYmaHRe\r\nWs20zH4WqVn4IPar7WzyT6bWlYRl82smafKigjsii8ApLJAkwSEAUKU/0wx1\r\nzIyxvUYAG8XZi5vTSfxy4JSr3X/9pryh8LI7lldiJCMYW5mzZnn25Wc/XgC0\r\nHwAz/1/lP4hWD8Gy23Eha1d2xGExtALAObEe6FMA+wAuf9mJ9Vjc8wXFsYMN\r\nTArwzy82KPep47pJFIDcsVv0ucUoG2P03RQ=\r\n=+IrV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"5cdb8f909dde17f3b0e8a3119924e5bc0e05691f","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.14.2","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.30.2"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.3.1-soft-navs-7_1680608704664_0.13640779314959528","host":"s3://npm-registry-packages"}},"3.3.1-types":{"name":"web-vitals","version":"3.3.1-types","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.3.1-types","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"e64c040118f8958c17c645534c191411f90dcbbd","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.1-types.tgz","fileCount":143,"integrity":"sha512-CRCJeRRLqn6jJeM1nAQx/OEPglAaV8yNx0O/P9qjeDhUTVo+oWlbdKEmenU9nnYZqHHzlG5rlOkBJZWHofJvFg==","signatures":[{"sig":"MEQCIDALszJqk1P407CQSv1gN/k0yaEgI+vdSIOGWXbY2TX6AiAqlzjx7j+tVFF7vplC1edtHI9N4yWc7QXwl/v2dbShWg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":383346},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"7b4d1d02e5db46c03a76f35983c485a9274f85fc","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.30.2"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.3.1-types_1685096144238_0.9976000815644896","host":"s3://npm-registry-packages"}},"3.3.1-types-2":{"name":"web-vitals","version":"3.3.1-types-2","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.3.1-types-2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"6cf794c7fe7b4661f9c43407a45d6dfd59a0e8be","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.1-types-2.tgz","fileCount":143,"integrity":"sha512-msJ5DTGMuDwBhqdT+atXnRnTN9ZXGc3+tRtLIOsgs/wjgWoWti2V6EcUTpvYenpz4oIKrhdTRx2K8XQL+aqUFQ==","signatures":[{"sig":"MEYCIQC9aFJVcXnNGTQy9HmiCerF3FDD1YiwWGXhGT753pudmgIhAJkBX0G+DYhl6jkLyBa7tnZRSQwGprbo14xg+n4Cmetu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":383363},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"3b955723f40f7cd36f64ee5089d4583ba622574d","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.30.2"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.3.1-types-2_1685096823981_0.13151616683858425","host":"s3://npm-registry-packages"}},"3.3.2":{"name":"web-vitals","version":"3.3.2","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.3.2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"83e8dbd0f8fba43c5fe2e601573e804afc771790","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz","fileCount":143,"integrity":"sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q==","signatures":[{"sig":"MEYCIQCd7lxgX/IaEvPSjwQVfe9XGkceA25NpiEmzqnZIDbvcgIhAPcJGQ2gZHUCFtkSrJYYoQJjU5aKMe5dvzcwX09S4h4l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":383355},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"32919e42db4c4580f474c413c5bbbc1c863766d7","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.30.2"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.3.2_1685369534881_0.23305365183958715","host":"s3://npm-registry-packages"}},"3.3.2-soft-navs-8":{"name":"web-vitals","version":"3.3.2-soft-navs-8","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.3.2-soft-navs-8","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"cc86fde840a9b9ea70162d5972ee2c601330e1a2","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2-soft-navs-8.tgz","fileCount":146,"integrity":"sha512-yp3MfEIIZst3uyIdaAQrHuFX1A0nxaqnnkxRJWC1mRnC2A9fBPg31m6gV9WrCVdi1UhU8yoHVJtxn/FbywYsUA==","signatures":[{"sig":"MEYCIQD6KLbAJp/Z9jTVJEO2up6vhnJacas7b0nk4xY2l6YSUQIhAMScA8UzSVW4xMo7qY1cOL7EUr88s6aDtT6gLh9GX30Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":437246},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"090e7b20c98258c5a38fe046c7b6719a3a1755d2","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.30.2"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.3.2-soft-navs-8_1685369862621_0.297686406104696","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"web-vitals","version":"3.4.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.4.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"45ed33a3a2e029dc38d36547eb5d71d1c7e2552d","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0.tgz","fileCount":143,"integrity":"sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==","signatures":[{"sig":"MEUCIQCVs4ypnPBWNNkc/7EF+VfY8h5yOD5fmwESYXtLG9+ZIQIgFS0kDNHTuPXwQyGD7nZcY4yX2DRdaha1qJdi6zUlksI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":384944},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"073033f792ef51feac9208706341ba9c39dfbb80","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.30.2"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.4.0_1689013429501_0.6997460771140855","host":"s3://npm-registry-packages"}},"3.4.0-soft-navs-9":{"name":"web-vitals","version":"3.4.0-soft-navs-9","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.4.0-soft-navs-9","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"9223b80a128da93ddc09ef0b11925a90d2191d10","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.4.0-soft-navs-9.tgz","fileCount":146,"integrity":"sha512-NvfUf4j+L6bYII9yWLeU7JzBO1g3QAt/pTVLGPaQrWGrrrxwBp76Sk+iFYkp3vBsw+l06es09BIe+uYDmMY5Gg==","signatures":[{"sig":"MEUCIQDEiBa3XGw+XqfUsUyBrVr1VxPK0QSpwx3EYgxl8pSu4QIgDoalWwyaSAZkUvOd/EpHM0JuMxyjnw1AxEmFHyhgJrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":438925},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"39a043ad3034edf76b3f6c36cae740c5aaf86ec6","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^107.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.30.2"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.4.0-soft-navs-9_1689015348558_0.25395654665627276","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"web-vitals","version":"3.5.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.5.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"3a5571f00743ecd059394b61e0adceec7fac2634","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.0.tgz","fileCount":143,"integrity":"sha512-f5YnCHVG9Y6uLCePD4tY8bO/Ge15NPEQWtvm3tPzDKygloiqtb4SVqRHBcrIAqo2ztqX5XueqDn97zHF0LdT6w==","signatures":[{"sig":"MEUCIQDKDLHdYoSbSdJv/hPqKrbvdTZJdZBHsHQWMdKmbhs7RwIgHW/OVPsYzPunqrcNsOgP3ZjOVupsQCB2ny6wnTMcoSw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":383481},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"dfdf57d112a33ec3cd29e7bc293b253274e4e38d","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^117.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.32.4"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.5.0_1695900739332_0.2488339097759953","host":"s3://npm-registry-packages"}},"3.5.0-soft-navs-10":{"name":"web-vitals","version":"3.5.0-soft-navs-10","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.5.0-soft-navs-10","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"a5dbc0dd59aa987463a3a5c4803d8e638255bf10","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.0-soft-navs-10.tgz","fileCount":146,"integrity":"sha512-GAVEyZYlNMZ6Q0gIadM7ZEte5YhQyxraAxXAAfwav4WOekS9nlFtYE5duq01mg/2dcR76SDuRPkuGyc386C6dg==","signatures":[{"sig":"MEYCIQCaVY02DQ8KJO8ZMh/cR2o61IV9wjVmYKwhHW3xzEzGcgIhAMtyCHWmv/t8HJRLXmNSLFDHkG5joVC/5ETFc+5/foX4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456198},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"5de5e890cb201e2c19c7be67c9ad006ec743ad3f","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^117.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.32.4"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.5.0-soft-navs-10_1695902301160_0.6137968126755236","host":"s3://npm-registry-packages"}},"3.5.0-soft-navs-11":{"name":"web-vitals","version":"3.5.0-soft-navs-11","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.5.0-soft-navs-11","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"63513ae571b9287e2fc7105954189eb8388282a4","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.0-soft-navs-11.tgz","fileCount":146,"integrity":"sha512-smvxHwYZBBxu4IGO1jr/4S7AiGE9rOjn+WuGCtal4GvLpNfVVqtYl62DXu8KlLeQPrwPVey8SbrTenVeepQ90g==","signatures":[{"sig":"MEUCIAPfAAzQwizlun7WvtM5NBvoJhRyX+lroUmsM3h2jOn8AiEAu1k5ZX3zZjuKN0nnAHLhiVsXaOedLkJqEAtZ8dQrLFw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456982},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"5de5e890cb201e2c19c7be67c9ad006ec743ad3f","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^117.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.32.4"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.5.0-soft-navs-11_1702501946256_0.009592630661957147","host":"s3://npm-registry-packages"}},"3.5.0-soft-navs-12":{"name":"web-vitals","version":"3.5.0-soft-navs-12","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.5.0-soft-navs-12","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"55276b7ba892f0be688cf15258fa76bab0f432b2","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.0-soft-navs-12.tgz","fileCount":146,"integrity":"sha512-R5XK8SJW8zaD4G45QVCReSHpIZT4LY3G8/An178Cufuj0RIyZNuSLW/z5i4uB1YmdD1ttP3mhiva65WGfVvb0A==","signatures":[{"sig":"MEYCIQDcMjiOoG+Viw3L+E1TzmIHfPi685LPU6DuEdY+Wm9ZeAIhAPM+/fNn7i04d6DT/JyDfindLAy7rGRT2+AWDC5eL9DN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":457616},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"2dea9a2c720db3230b312c06d7211d715b782aaf","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^117.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.32.4"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.5.0-soft-navs-12_1702505863208_0.6944845725354043","host":"s3://npm-registry-packages"}},"3.5.0-soft-navs-13":{"name":"web-vitals","version":"3.5.0-soft-navs-13","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.5.0-soft-navs-13","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"45dd9b966657a34ee2b813f5d8b5252e82cc7dd0","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.0-soft-navs-13.tgz","fileCount":146,"integrity":"sha512-3EnAtOywHxyL8KN+lFBV2hQkmxgkKklV0IEBQ8fpFsnpSzSXnkC9AyoHyX4Gvcg7T1Zt72EC4MgQ+aM8wfOW+A==","signatures":[{"sig":"MEYCIQCR8DH5q3cMKh+1nguXmCuwMMG80DhLtYDErz5f90KyEwIhALM+vIvk/rW4Tmflt659jdhsKFqoCi2CEOgeifwMSCnP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":457656},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"1e72319d97cd45e2620b6d19fa4b3fa752de9647","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^117.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.32.4"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.5.0-soft-navs-13_1702507242255_0.6009803452484652","host":"s3://npm-registry-packages"}},"3.5.0-soft-navs-14":{"name":"web-vitals","version":"3.5.0-soft-navs-14","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.5.0-soft-navs-14","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"796a2a61790dc26e65c79ae6b37a3ca511a6051d","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.0-soft-navs-14.tgz","fileCount":146,"integrity":"sha512-XMleK5IbwUvKGH5lzMQwtW4gDzTR0rUtQQia0Hn6J7Tyc06P8cLbTwhyUUgP9RZer+oIO8Vay8bjM/wEYFWQmw==","signatures":[{"sig":"MEUCIQDcK7oMh5cMeQsSQ20MAVKAO6OWtxO2eGrilvy2hlaMCQIgPwelSYHRQZVV0D1F+pK0FkDXT8S/xBATApMYbFGce5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459280},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"5b5c81c1303006ff7164d759d0da03f6e4d730b4","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.35.0","rollup":"^2.79.1","express":"^4.18.2","fs-extra":"^10.1.0","nunjucks":"^3.2.3","prettier":"^2.8.4","@wdio/cli":"^7.30.2","typescript":"^4.9.5","@babel/core":"^7.21.0","body-parser":"^1.20.2","lint-staged":"^13.1.2","npm-run-all":"^4.1.5","chromedriver":"^117.0.3","@babel/preset-env":"^7.20.2","@wdio/local-runner":"^7.30.2","@wdio/spec-reporter":"^7.30.2","rollup-plugin-babel":"^4.4.0","selenium-standalone":"^8.3.0","rollup-plugin-terser":"^7.0.2","@wdio/mocha-framework":"^7.30.2","@rollup/plugin-replace":"^4.0.0","@typescript-eslint/parser":"^5.54.1","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^5.54.1","@wdio/selenium-standalone-service":"^7.32.4"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.5.0-soft-navs-14_1702636965101_0.7309362390298477","host":"s3://npm-registry-packages"}},"3.5.1":{"name":"web-vitals","version":"3.5.1","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.5.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"af7a9dc60708b81007922ab55a23d963676ba30a","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.1.tgz","fileCount":143,"integrity":"sha512-xQ9lvIpfLxUj0eSmT79ZjRoU5wIRfIr7pNukL7ZE4EcWZSmfZQqOlhuAGfkVa3EFmzPHZhWhXfm2i5ys+THVPg==","signatures":[{"sig":"MEQCIG32G2vNw+nTmiQ5/Ldzr+T6KTuB43IQq7j2m9xwtgAZAiATkJFhPy4Zieq+JhG9vpQA7KVfB1irZnTBJTWKZ+M6rQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":384254},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"a9a90150512582923dfc85f20ddc6898fba5db03","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.7.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.27.0","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^120.0.1","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.27.0","@wdio/spec-reporter":"^8.27.0","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.27.0","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.5.1_1703708710360_0.4827348993902627","host":"s3://npm-registry-packages"}},"3.5.1-soft-navs-15":{"name":"web-vitals","version":"3.5.1-soft-navs-15","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.5.1-soft-navs-15","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"d58df675662499122a7b6019b49d8968dffc72c1","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.1-soft-navs-15.tgz","fileCount":146,"integrity":"sha512-722LSXYqI9GKJUyQOumRiRLBEyHZHH/EoVF6yDkJUsNzO4sTDiNbUANwUkDZBDoiaGjPXuIteHHxxAHvbZhPhg==","signatures":[{"sig":"MEUCIQD9OFvJnCIBaZRpSSWCiiJILqVUxBZqCEVOkGpW7bR7ZgIgHPk+L1j6+sRea8ly0qcm48tR1rmFGFoA4RrCo28ZKaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":460117},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"3ebf57fc55c3eaf7046396086464aa2c54b8abb4","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.27.0","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^120.0.1","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.27.0","@wdio/spec-reporter":"^8.27.0","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.27.0","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.5.1-soft-navs-15_1703788058914_0.6397026170527262","host":"s3://npm-registry-packages"}},"3.5.2":{"name":"web-vitals","version":"3.5.2","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.5.2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"5bb58461bbc173c3f00c2ddff8bfe6e680999ca9","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.2.tgz","fileCount":143,"integrity":"sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==","signatures":[{"sig":"MEUCIQDXnzcIi8kqxEc8fBzvFG0UlFO/LOoCi1jwskZxSluYGwIgT/KGNmMeKLX4pvnGXBfgohq87scecBXAHJpSwmtRFH0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":386020},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"6cd88fa88fef0cce445ca25af4f81d2129459352","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.27.0","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^120.0.1","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.27.0","@wdio/spec-reporter":"^8.27.0","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.27.0","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.5.2_1706215321643_0.5724853289623617","host":"s3://npm-registry-packages"}},"3.5.2-soft-navs-16":{"name":"web-vitals","version":"3.5.2-soft-navs-16","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@3.5.2-soft-navs-16","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"4d38dd1a57735a61ad171d21606a6fc4c7e546c9","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.2-soft-navs-16.tgz","fileCount":146,"integrity":"sha512-qFT99bUih8ZDcA+AD4HpfGNrwdpXfWRgjn7OTFSkjHyeL8i2m4p9WMpstVHZ+Vt5Rwbd2w1yjpCtSUkof0T5dA==","signatures":[{"sig":"MEYCIQCdhHoADoriALpVDH30mVSMv5bP2z+4Jjo230k8dG9PjgIhAJ/xdxyLusQ4HrEiKDNJ6fsl1sX7fsKUpZxyAHl8z6qP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":461832},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./base":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./base.js":{"types":"./base.d.ts","default":"./dist/web-vitals.base.js","require":"./dist/web-vitals.base.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"5ab847d42cff7d0299c46c4465d0c79ff3705033","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"9.5.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"18.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.27.0","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^120.0.1","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.27.0","@wdio/spec-reporter":"^8.27.0","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.27.0","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_3.5.2-soft-navs-16_1706265690148_0.8868998158965977","host":"s3://npm-registry-packages"}},"4.0.0-beta.0":{"name":"web-vitals","version":"4.0.0-beta.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.0.0-beta.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"5530c162e17d6e1f20ccd22aa74f2d956ffa3dd2","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.0.0-beta.0.tgz","fileCount":146,"integrity":"sha512-FzCWV5aF/sAsTxNx0HsnDCOhaHeFReDga3n8CUDbglUggXwGUjIAabuvBkmnT/JJXid7VG65vPWBJXKCxCn9kA==","signatures":[{"sig":"MEUCIQDkK27gD4PLCRfSM7clJGOQbxHGaXmAAHRjm3RFsxQGPgIgXeuNaQUuc5upwIbCF1IfIi6ft3PHtn2LqxNDhpgk77k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":383626},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"e526abf45a64088cc96498b7d0a10682f3d9eceb","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.0.0-beta.0_1711739710127_0.4790615514115528","host":"s3://npm-registry-packages"}},"4.0.0-beta.1":{"name":"web-vitals","version":"4.0.0-beta.1","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.0.0-beta.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"4cd09797296a802660e5df006ffcdf3ccc513112","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.0.0-beta.1.tgz","fileCount":146,"integrity":"sha512-+XVBLnzG6YnqHDui5d41S2Jk7l1BEgAhNZYUhb1d+m06tRQ+k7/sAqAYfhhGsi4xOJEZ8oHD8md87F8czLnaiA==","signatures":[{"sig":"MEQCIGUG9Q0zRwdLC6OeCnVQHtaSY4YPl5FvVHhHgjx6XPCoAiBqoFnDMu3ZT3f57vHyP0R7mYU+hTjcl3uBaL0/F1zjYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":380842},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"d5549a4f5d22bd6fae3cace12ac03350ea638e0e","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.0.0-beta.1_1712008482761_0.7141310038772373","host":"s3://npm-registry-packages"}},"4.0.0-beta.2":{"name":"web-vitals","version":"4.0.0-beta.2","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.0.0-beta.2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"175b2180b9d0eaabbfc00285d28e04befef14f89","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.0.0-beta.2.tgz","fileCount":146,"integrity":"sha512-opASHWRozKCgOVWLge5tqwerlfFysW0E6+s5uL+oSCQlU+A7SAIiFqBnKfAnVI0gmdi2741R5+zhvD47k8aMNg==","signatures":[{"sig":"MEYCIQC9DJKQN3Z2GYq8mwr5+VUHXobQiqBB8Od3msdmhGS8CQIhAP5Ev0AzrYKYo3/v5sr0uC20/4he0IMoEo2YbhnpjakF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":380849},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"79d6f2888555f57ea76f9860b88ca7b1f162ac08","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.0.0-beta.2_1712337780878_0.13758584559214393","host":"s3://npm-registry-packages"}},"4.0.0-beta.3":{"name":"web-vitals","version":"4.0.0-beta.3","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.0.0-beta.3","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"da93e8c2596c9815445510588f004c8ac7087df6","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.0.0-beta.3.tgz","fileCount":146,"integrity":"sha512-FRCodsfpHvl65sDXh4RPXZSPopxNFMwGhCUOPUe/BcYq/3SHn1CaV370a2gnVFFATfvW/C1AhkWKLqqq3hX9lQ==","signatures":[{"sig":"MEUCIHDdFFDpN+ADlF8rm8n6KsYh/bCBeTFZViL9XRG+4TD2AiEA5fht0BsW0YvdUS+YhAGXd4JZH8NaO7B/StRD8k63/DE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":384621},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"868b1248c98182665f75f4704ac70c55c5665477","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.0.0-beta.3_1713821504749_0.18692564132008682","host":"s3://npm-registry-packages"}},"4.0.0-rc.0":{"name":"web-vitals","version":"4.0.0-rc.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.0.0-rc.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"5aecc49e10fc4fc8844e3c9ff87518cb2bd79b55","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.0.0-rc.0.tgz","fileCount":143,"integrity":"sha512-tHKSboJUt56cu/MXH8QjcZAqLv6xT37KtGQnhsgKl8liU9n9XLB3kkgh4wpubpOxZiR01x7tkcZvwgYz9Wm8+g==","signatures":[{"sig":"MEQCIEK0ACfKnnTCxr/VBJdnURTfKb1z7bAxtsZdFNbBY4nSAiAvFfX7QvfBnzHFIkTKhBx/UnypPr0POEKzGXFj0eEWBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":380323},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"491cfb42a51f1944afcdbc699d4acf3ff096883a","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.0.0-rc.0_1714760006663_0.6775969072640609","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"web-vitals","version":"4.0.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.0.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"888b5ddb17f292673cdeb2b3ae0d6c2ff16d5e31","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.0.0.tgz","fileCount":143,"integrity":"sha512-8wQd4jkwFRwY5q3yAmHZAJ5MjnKR1vRACK+g2OEC8nUqi0WOxBrXfOxGNlJ+QtxzzSn/TkQO58wkW0coE68n0Q==","signatures":[{"sig":"MEUCIGhae7TzvSf16PqLsDlC89ALehl7gIMpVHF9/KSBwdQgAiEAxFO6jdx34Ie2A6ViMhOAAq5UZ6sz9d2EKEf0SYbqhO0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":384538},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"9d1d10acd32923fe06ec11ed58279abdeea6dfef","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.0.0_1715631464063_0.7773242285882362","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"web-vitals","version":"4.0.1","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.0.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"9fa4dfcd26130d6721717c5f2ff73adf3adbbe76","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.0.1.tgz","fileCount":143,"integrity":"sha512-AW6qT/vXK3pbf+WgVcEBXY//AWCpXjVKgdb6rt0cARSUdtT+NUtZCOeo+CSLUX7PjSQ275DmxfkAs7QlPbtR6w==","signatures":[{"sig":"MEYCIQCZmPpBTYzgTnoCNEwAyh1MXPPKUxG4lOk2wpdkg1bBwAIhAIe5PuNR8trlNDpI+6i03egtkmX5P/qELgIPDDKKVmwM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385087},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"b32786bf6baa82593a4cae12226f8e81172b8407","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.0.1_1716348747017_0.5972477829277634","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"web-vitals","version":"4.1.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.1.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"27074f32f4cc672260814c20d89d6ace1465c6bf","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.1.0.tgz","fileCount":143,"integrity":"sha512-wz5ubPZK7DSKrlQvjsaCqdfa+9AjAYoUzj9GDzUmBTdfyfyl1fOIjfTh46DGKM8MdN+lcbNY8ObXo6TmHqRzVw==","signatures":[{"sig":"MEYCIQDBKA+muF+VwRQCdwZlcUQqe6VdBzgcPjtiG3l9c2ohFwIhAL7JvSxj11WkqALmYYvy56k2g1daNW+4GJqdGgBgSNU7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":388148},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"21c16dd3400c0f598d69af474234a5d025f6ee8f","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.1.0_1717715197488_0.8801453254544964","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"web-vitals","version":"4.1.1","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.1.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"6619bd9c41b299c897a42a89c352c5a92fac91d8","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.1.1.tgz","fileCount":143,"integrity":"sha512-wW3cdBZ56Rc5Az8p1Pw6g1zHU7X8HPLigQjD5Z0ef3EG9SPo4iO7RxsiU87aH3xaaEw0if6Ven2s+zlNGiXYqw==","signatures":[{"sig":"MEQCIHTGbF+SX5syBwpl9idGg9s9xUgNrJptoY1AfBuGqAg3AiBSs0RZNVJuGQWXFqJcgZ6kQFYdmrKj/zJJQbUkBO09ww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":388162},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"d2965ae2de759be00c24b011348434ff6db6321d","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.1.1_1718074111534_0.06550841612081548","host":"s3://npm-registry-packages"}},"4.2.0-debug.0":{"name":"web-vitals","version":"4.2.0-debug.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.2.0-debug.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"1a85c3ac81b6b0facc944250f63f8c49d689572a","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.0-debug.0.tgz","fileCount":143,"integrity":"sha512-7kOtnumpjsNIzCJNk0486/Wh+h9xrO3ZyVBDwQ2JsFTKckN+D7MeEKVAtuaz0OgE4zmDidSXLbqPJndbLkTi5g==","signatures":[{"sig":"MEYCIQDE+H1RW/lOP3WkYq+g7pulZgzWbkvbklBufklyzk02mwIhANl9LUD4cCexnjSRAx7AS71WnpmZmPS4NnqlwpC2Asm6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":388414},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"9d0d2aedff4228f91671f3d7f6b708cb806c5fd3","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.2.0-debug.0_1718305680537_0.2638145845131936","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"web-vitals","version":"4.2.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.2.0","homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"008949ab79717a68ccaaa3c4371cbc7bbbd78a92","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.0.tgz","fileCount":143,"integrity":"sha512-ohj72kbtVWCpKYMxcbJ+xaOBV3En76hW47j52dG+tEGG36LZQgfFw5yHl9xyjmosy3XUMn8d/GBUAy4YPM839w==","signatures":[{"sig":"MEYCIQDfzklido8k0za/3oucH5o30sXnJjIHAXFZ/rMEUJUVGwIhALPKkNJ/WCrfBMI3KOhKEMduqMGX6jWmj9L6AWG4ssGC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":386599},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"ab43b1f30ca6e21616f0ff7e0792e7b1073c2994","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.2.0_1718916856733_0.3942685436060067","host":"s3://npm-registry-packages"}},"4.2.1":{"name":"web-vitals","version":"4.2.1","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.2.1","homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"67eec387ddd0ef4c25574a01ab9dae723eee2b97","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.1.tgz","fileCount":143,"integrity":"sha512-U6bAxeudnhDqcXNl50JC4hLlqox9DZnngxfISZm3DMZnonW35xtJOVUc091L+DOY+6hVZVpKXoiCP0RiT6339Q==","signatures":[{"sig":"MEQCIB2Zh6sL2NcTTua+YUk2LOA3sPpK+RWnV4veECAIwUgjAiBzYmSqx6Ckp2SOErxJk3zBEwrdY6B9vdGdne0FJrkkow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":386719},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"d6880fdaf669735716eaf3c163baf3f2c10fefaa","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.2.1_1719778118053_0.9443270856425725","host":"s3://npm-registry-packages"}},"4.2.2":{"name":"web-vitals","version":"4.2.2","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.2.2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"e883245180b95e175eb75a5ca8903b1a11597d7a","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.2.tgz","fileCount":143,"integrity":"sha512-nYfoOqb4EmElljyXU2qdeE76KsvoHdftQKY4DzA9Aw8DervCg2bG634pHLrJ/d6+B4mE3nWTSJv8Mo7B2mbZkw==","signatures":[{"sig":"MEYCIQCiKrifGQN4KVJPGsFBFB0EfXeO2EZ/LaLlqA84W5nRLAIhALE/8bL8QPbheXLOAUVzququ4BQlVKqmvx+y6yd/quDa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":386770},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"dc0ee2b1560533e4e2a38b270d316764fe0775de","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.2.2_1721240281826_0.0012359510357911052","host":"s3://npm-registry-packages"}},"4.2.2-soft-navs":{"name":"web-vitals","version":"4.2.2-soft-navs","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.2.2-soft-navs","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"cb427d52364350907c8a909bc2baece7a67e4b7c","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.2-soft-navs.tgz","fileCount":146,"integrity":"sha512-ewMBJKs2uKwkCnNbEtjlv/V/eM9CcSeCJZk2ysLUNoAIFV2ySzKryjNq1gSFZ/r14NvYVkBZGf9cw7lEGEpmJw==","signatures":[{"sig":"MEUCIQDlLst4XN+RFTMYwuBolOlcP+d/BamZdP4a2lJc1ktioAIgTtNQvecaIe5aSLBbilAw2MjnpdbhpS9QhW7xI06F2sM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":449737},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"44c6e0722e4b5ee4327ef31764916abe253f785b","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.7.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.15.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.2.2-soft-navs_1722453252396_0.9126139065804038","host":"s3://npm-registry-packages"}},"4.2.2-soft-navs-2":{"name":"web-vitals","version":"4.2.2-soft-navs-2","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.2.2-soft-navs-2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"e2f7c5b7750da73e79348bad1eb2e68a48a0a089","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.2-soft-navs-2.tgz","fileCount":146,"integrity":"sha512-4Rnj2lYFX0l/MOnvf6hwxTVy30prKDYWfhHxScy3dxj2l5H7llJomW2VLMiKWPNNsXmlhoJpjQzd+61svWLD/Q==","signatures":[{"sig":"MEUCIGZVaf9ANAQg26c4LMy7kj93nlqtprcMQ2py1qc02kuaAiEAkHjq6mCDoszjXvP8SKoJuUQ1BbDFfTpzjzLPQ+iywR4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456450},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"57b751e7d533e124400d4131a28b70671d68c6fc","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.2.2-soft-navs-2_1722517315036_0.8212073906750457","host":"s3://npm-registry-packages"}},"4.2.3":{"name":"web-vitals","version":"4.2.3","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.2.3","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"270c4baecfbc6ec6fc15da1989e465e5f9b94fb7","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.3.tgz","fileCount":143,"integrity":"sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q==","signatures":[{"sig":"MEYCIQCmv4Io8WcPVAgvF/5mrQdU+yQYhzT7Flm8pf92pTJobAIhAPmGVywNiFBWwbQ+GuGQ3UUU4uX3FX4md3uehdUPn3+V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":386561},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"9b932519b16f72328c6d8e9814b811f1bc1a0bb5","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.2.3_1723003124806_0.32341593635476906","host":"s3://npm-registry-packages"}},"4.2.3-soft-navs":{"name":"web-vitals","version":"4.2.3-soft-navs","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.2.3-soft-navs","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"f2de82a0804aa2ba604736b41425d1c2d95d3964","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.3-soft-navs.tgz","fileCount":146,"integrity":"sha512-mybP3tYExUArNd7nF65bE2ULAsKgTQXL7Bn/VlPBFSkaYLkMlAvEO82wgnyfShF1MU4m3c88tbr0qgkj49g83A==","signatures":[{"sig":"MEUCIQCOZyEhB2LcjIcfOp1zrnkLVuypZNpgbDabMGt+eZFc6AIgW5bWX4sZ+oGyQdBEYux0MbVUAkl/M9Co16vDHZ1P5+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":456239},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"a44dd9374c65728adf4b4617ba734fb2bdb981f8","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.2.3-soft-navs_1723490682383_0.07224503000229832","host":"s3://npm-registry-packages"}},"5.0.0-rc.0":{"name":"web-vitals","version":"5.0.0-rc.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@5.0.0-rc.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"4b60a04b170f2fe81c5ef5f6dba4c73d446ec8cc","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.0-rc.0.tgz","fileCount":122,"integrity":"sha512-mSiIvqzBRsimxNYW8mBitUAGXO78RmY6pp15F8fKYy1JpriQy4D4JqVUQEWakiw1rdmiNpMA2kYfwjo1ob+KEQ==","signatures":[{"sig":"MEQCIDkuCIGtIfuxwUA35dcg7ZYrgN1Z7EFy1Sn0qCn89ZC2AiANCWDNapA0N2igAOJwAcYnDFhuC8b/URnEtFQS77YQKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":337543},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"f6290e9f9728f8443787f2cf1d18e16c182bd1bc","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^9.1.2","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^9.1.2","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_5.0.0-rc.0_1727992704950_0.06539261311264521","host":"s3://npm-registry-packages"}},"4.2.4":{"name":"web-vitals","version":"4.2.4","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","FID","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@4.2.4","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"1d20bc8590a37769bd0902b289550936069184b7","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.4.tgz","fileCount":143,"integrity":"sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==","signatures":[{"sig":"MEUCIQCQLSCMQBFOq9vfjsYB9wlw0clsGNIvlqBgtP0Mohmj9QIgOvHEGMkYFliRzlHTLtwGjlog2FYmehl4Degdem7vVlY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":386805},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onFID.js":{"types":"./dist/modules/onFID.d.ts","default":"./dist/modules/onFID.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onFID.js":{"types":"./dist/modules/attribution/onFID.d.ts","default":"./dist/modules/attribution/onFID.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"3d2b3dc8576cc003618952fa39902fab764a53e2","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.3.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_4.2.4_1729634708165_0.5598261625698502","host":"s3://npm-registry-packages"}},"5.0.0-rc.1":{"name":"web-vitals","version":"5.0.0-rc.1","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@5.0.0-rc.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"4853fb67e68080e8ec88e01ccd190267e57716d6","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.0-rc.1.tgz","fileCount":45,"integrity":"sha512-hncaVlppzQgMv9e2GIfYGD72zxvprjFvTlhsFLYaV+/8wL7+0LbUe1vOaYd+FKHZvqvbgg716gu3etBJRwGbbg==","signatures":[{"sig":"MEYCIQDw3NZbwdpDj8s+Fx9CTQIDRq3I6I5UuJjTykWQd97JcAIhAN2jElKl7BCiW8P/fW9/IulN1wLSlesY9C0ub1Snmt4A","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":188346},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"b47742de666be1a60faf2311517af4075de7a374","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","release:rc":"npm version prerelease --preid=rc -m 'Release v%s' && npm publish","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:beta":"npm version prerelease --preid=beta -m 'Release v%s' && npm publish","release:alpha":"npm version prerelease --preid=alpha -m 'Release v%s' && npm publish","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_5.0.0-rc.1_1745431381579_0.8350206200849262","host":"s3://npm-registry-packages-npm-production"}},"5.0.0-rc.2":{"name":"web-vitals","version":"5.0.0-rc.2","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@5.0.0-rc.2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"e098645ef61ab12518f2ee2fa525db3f8c0e53f0","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.0-rc.2.tgz","fileCount":131,"integrity":"sha512-MB+DTSeKEDm2SS0eAfPE7LesT/DR7mbtI1NXPupsh6NmX7u6Kr4TDIy41ouJ+5ps8qFo+nO5U6nDFY/Qj+CBYA==","signatures":[{"sig":"MEQCIFkU+p5736FbAx+yRF7LKMt+3rEJrKnoXLQ8FOgdygRcAiBumsdEzowVMYTYLNOEJ/B4uLVzWgJfubupDnu8u3Lz4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":376919},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"03388e81a28dafbef462399cdaa2a34a80fb2369","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","release:rc":"npm version prerelease --preid=rc -m 'Release v%s' && npm publish --tag next","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:beta":"npm version prerelease --preid=beta -m 'Release v%s' && npm publish --tag next","release:alpha":"npm version prerelease --preid=alpha -m 'Release v%s' && npm publish --tag next","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_5.0.0-rc.2_1745524616546_0.12608092622444178","host":"s3://npm-registry-packages-npm-production"}},"5.0.0":{"name":"web-vitals","version":"5.0.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@5.0.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"fa565a294f963cb1665847a122e91e02036ded01","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.0.tgz","fileCount":131,"integrity":"sha512-yuayYLYyO4QdqB7YriMtUZxCIsUbcpZLnoPCJXocLvTRcAh/Jz2rgqsHrh9Oz/NHApB/Somd05NMsuhJV3YcLQ==","signatures":[{"sig":"MEUCIQDCbpVzzk5dCgQpypv+/ggF9rjYZyoddVqa4mxfj7rBiQIgabe0Y77vUL4DoKJlpuQ5u1Bi+o6jbafKskuyTf5p4QY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":376571},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"3512f3f91b53fb2aed8617f5cd134aafe91f3b1b","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","release:rc":"npm version prerelease --preid=rc -m 'Release v%s' && npm publish --tag next","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:beta":"npm version prerelease --preid=beta -m 'Release v%s' && npm publish --tag next","release:alpha":"npm version prerelease --preid=alpha -m 'Release v%s' && npm publish --tag next","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_5.0.0_1746646696281_0.6792526580581948","host":"s3://npm-registry-packages-npm-production"}},"5.0.1":{"name":"web-vitals","version":"5.0.1","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@5.0.1","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"c8bc10e805f665f9ae468039703d5b2d0a9da22b","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.1.tgz","fileCount":131,"integrity":"sha512-BsULPWaCKAAtNntUz0aJq1cu1wyuWmDzf4N6vYNMbYA6zzQAf2pzCYbyClf+Ui2MI54bt225AwugXIfL1W+Syg==","signatures":[{"sig":"MEUCID3pBjYXgZxDFb9pmQCZPn5bOzGUZDIvJyBz1dOhnOidAiEA7LoNBrRYQlmDn6WeXIQkRWBPSapY5G+HVFg6Zu+IQyU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":377485},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"0263378477936a576d950f400d8616cd20a0b2e6","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","release:rc":"npm version prerelease --preid=rc -m 'Release v%s' && npm publish --tag next","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:beta":"npm version prerelease --preid=beta -m 'Release v%s' && npm publish --tag next","release:alpha":"npm version prerelease --preid=alpha -m 'Release v%s' && npm publish --tag next","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_5.0.1_1747152874209_0.30757462095297283","host":"s3://npm-registry-packages-npm-production"}},"5.0.1-soft-navs":{"name":"web-vitals","version":"5.0.1-soft-navs","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@5.0.1-soft-navs","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"c483cb994890a1c672b5967c3732be4216bd2749","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.1-soft-navs.tgz","fileCount":134,"integrity":"sha512-riIkXij9WUKxLz2TNkIvWsa3iFNfEbbyEmPr2a3acUBt24YMittp3mKpWUPRDfr1renczzoGssXY/4YdBxcZtA==","signatures":[{"sig":"MEYCIQDR0V8hDMF2DnfCm568l/+E0UkMIa6OJrUaL65myWWc/wIhAIHHd5MSgZXe67fHhAHZgbeyTEWkLyb4GEnzunTfcYVe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":444427},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"ce847cb917100261cbc33683872f683ea127da16","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","release:rc":"npm version prerelease --preid=rc -m 'Release v%s' && npm publish --tag next","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:beta":"npm version prerelease --preid=beta -m 'Release v%s' && npm publish --tag next","release:alpha":"npm version prerelease --preid=alpha -m 'Release v%s' && npm publish --tag next","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_5.0.1-soft-navs_1747329814171_0.5565722420451535","host":"s3://npm-registry-packages-npm-production"}},"5.0.2":{"name":"web-vitals","version":"5.0.2","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@5.0.2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"06bd045d67572545beff0b9080504ab169bb7370","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.2.tgz","fileCount":131,"integrity":"sha512-nhl+fujoz9Io6MdDSyGSiiUSR1DLMvD3Mde1sNaRKrNwsEFYQICripmEIyUvE2DPKDkW1BbHa4saEDo1U/2D/Q==","signatures":[{"sig":"MEYCIQCvgdvYNiPgCiFb2E7hAjUsZtxtnG8UJ3tbijW73fplCQIhAO8s/xo3xExorxmhMxbzVOPCdmOk05ik09KpKTfZ+JW/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":377500},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"463abbd425cda01ed65e0b5d18be9f559fe446cb","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","release:rc":"npm version prerelease --preid=rc -m 'Release v%s' && npm publish --tag next","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:beta":"npm version prerelease --preid=beta -m 'Release v%s' && npm publish --tag next","release:alpha":"npm version prerelease --preid=alpha -m 'Release v%s' && npm publish --tag next","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_5.0.2_1748521411274_0.18777303134230783","host":"s3://npm-registry-packages-npm-production"}},"5.0.3":{"name":"web-vitals","version":"5.0.3","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@5.0.3","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"29708ca3ab7ff96f676c6ff68fa8e8ed09a93d9b","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.3.tgz","fileCount":131,"integrity":"sha512-4KmOFYxj7qT6RAdCH0SWwq8eKeXNhAFXR4PmgF6nrWFmrJ41n7lq3UCA6UK0GebQ4uu+XP8e8zGjaDO3wZlqTg==","signatures":[{"sig":"MEYCIQDqEQPkU2GiHoldu9qN9PbmFNRJX8wD6+MVMEvnQl3yvQIhAPxFaTNBgNsC4vtIpe/mtUVWnOkRtV1DwJimPr5VPc6M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":378342},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"8a54167b8a455128bd5ae0f3729c3e81ea146f62","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","release:rc":"npm version prerelease --preid=rc -m 'Release v%s' && npm publish --tag next","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:beta":"npm version prerelease --preid=beta -m 'Release v%s' && npm publish --tag next","release:alpha":"npm version prerelease --preid=alpha -m 'Release v%s' && npm publish --tag next","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_5.0.3_1749666980862_0.09385533489695908","host":"s3://npm-registry-packages-npm-production"}},"5.0.3-soft-navs":{"name":"web-vitals","version":"5.0.3-soft-navs","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@5.0.3-soft-navs","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"7c38b46556279d01704d7b5522fa36b5014b1501","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.0.3-soft-navs.tgz","fileCount":134,"integrity":"sha512-R2Y75L4OnmXJpZRazEixOtyN8XsTkzi8nQTmSg+J/sd1jaNU/UTm3Wo68RZpxe9HNvqN2anr/0u9E4gNJOlROA==","signatures":[{"sig":"MEQCIHj6HleQY65Xz0pC/NnQSx7/2f+LAKWjCRRT868209VhAiBaGFrlXdmrDgDmt/kbVXjnT4guiR5quLSYWtvtj1KBGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":445836},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"b8b28602816806c6a71a9fd8cb71a02b328d194b","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","release:rc":"npm version prerelease --preid=rc -m 'Release v%s' && npm publish --tag next","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:beta":"npm version prerelease --preid=beta -m 'Release v%s' && npm publish --tag next","release:alpha":"npm version prerelease --preid=alpha -m 'Release v%s' && npm publish --tag next","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.8.1","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_5.0.3-soft-navs_1749667606523_0.9685340537619975","host":"s3://npm-registry-packages-npm-production"}},"5.1.0":{"name":"web-vitals","version":"5.1.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@5.1.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"2f117e92c8c4eeb107cb163cbb482ac20d685ebd","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.1.0.tgz","fileCount":131,"integrity":"sha512-ArI3kx5jI0atlTtmV0fWU3fjpLmq/nD3Zr1iFFlJLaqa5wLBkUSzINwBPySCX/8jRyjlmy1Volw1kz1g9XE4Jg==","signatures":[{"sig":"MEUCIQDtVran7uHRW9bl1OyEHdxd99nMHe+DGMpW1IW5NeKmiwIgdz7g0yLM3ZTg4PyB49asWVFZeiqiH7hb/1WSLkZ7CRc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":380563},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"1b872cf5f2159e8ace0e98d55d8eb54fb09adfbe","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","release:rc":"npm version prerelease --preid=rc -m 'Release v%s' && npm publish --tag next","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:beta":"npm version prerelease --preid=beta -m 'Release v%s' && npm publish --tag next","release:alpha":"npm version prerelease --preid=alpha -m 'Release v%s' && npm publish --tag next","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"22.17.0","_hasShrinkwrap":false,"devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_5.1.0_1753993488497_0.4625087498538667","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-soft-navs":{"name":"web-vitals","version":"5.1.0-soft-navs","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@5.1.0-soft-navs","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"1b8726bf68d8d8a4008e09998cfa313756907bef","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.1.0-soft-navs.tgz","fileCount":134,"integrity":"sha512-1RK5POWtDS6PXSfqMU18kjI7tJNm75vFt+InrOybvibu10A3WJ4eJBodQDzSBI4kq0SDYm/vuZQ8ZIIsFgJqTA==","signatures":[{"sig":"MEUCIQCgd1TyrctxqtvsRp39M/D9xy2L5lncJ3a7vXpybQL3EAIgL4WUjmXhCbRKOGVTse6p7Vf74YieGG/srOMVHq+uXpI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446337},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"ae3b39b2916c7060fc5c3abad55391ab2c6424fd","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","release:rc":"npm version prerelease --preid=rc -m 'Release v%s' && npm publish --tag next","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:beta":"npm version prerelease --preid=beta -m 'Release v%s' && npm publish --tag next","release:alpha":"npm version prerelease --preid=alpha -m 'Release v%s' && npm publish --tag next","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"22.17.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_5.1.0-soft-navs_1753993955471_0.9376567916136114","host":"s3://npm-registry-packages-npm-production"}},"5.1.0-soft-navs-2":{"name":"web-vitals","version":"5.1.0-soft-navs-2","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@5.1.0-soft-navs-2","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"bf0fa09c34f23656ded38fd1de5aaf4209b1acfc","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.1.0-soft-navs-2.tgz","fileCount":134,"integrity":"sha512-4ziqUOplBVDDfnN/2AqoMISlqGZHEF/M52XrOAeHvOYMbIOSeA29jq/f/kq86a4yURQe2esD04r5RAmTZXAJcg==","signatures":[{"sig":"MEUCIQCQAKROzawZI03pQ0X12d3PnGbOIt16K43OLNl0WiAuCwIgPlGmtvWB95uk7u3oVUS1kuQ5Q5wg4Q5nWizAfX3mjq8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":446357},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"9bdc2f816019993a7924d5e24c89c16bf9364265","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky install","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio wdio.conf.cjs","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","release:rc":"npm version prerelease --preid=rc -m 'Release v%s' && npm publish --tag next","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:beta":"npm version prerelease --preid=beta -m 'Release v%s' && npm publish --tag next","release:alpha":"npm version prerelease --preid=alpha -m 'Release v%s' && npm publish --tag next","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"10.9.2","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix --ignore-path .gitignore","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"22.17.0","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^8.0.3","yargs":"^17.7.2","eslint":"^8.56.0","rollup":"^4.9.1","express":"^4.18.2","fs-extra":"^11.2.0","nunjucks":"^3.2.4","prettier":"^3.1.1","@wdio/cli":"^8.32.3","typescript":"^5.3.3","@babel/core":"^7.23.6","body-parser":"^1.20.2","lint-staged":"^15.2.0","npm-run-all":"^4.1.5","chromedriver":"^122.0.4","@babel/preset-env":"^7.23.6","@wdio/local-runner":"^8.32.3","@wdio/spec-reporter":"^8.32.2","selenium-standalone":"^9.3.1","@rollup/plugin-babel":"^6.0.4","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^8.32.3","@rollup/plugin-replace":"^5.0.5","@typescript-eslint/parser":"^6.16.0","wdio-chromedriver-service":"^8.1.1","@typescript-eslint/eslint-plugin":"^6.16.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_5.1.0-soft-navs-2_1758207107749_0.5881881407103913","host":"s3://npm-registry-packages-npm-production"}},"5.2.0":{"name":"web-vitals","version":"5.2.0","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@5.2.0","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"5de39106a652228bb5c40021d62b669d213e6e17","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.2.0.tgz","fileCount":128,"integrity":"sha512-i2z98bEmaCqSDiHEDu+gHl/dmR4Q+TxFmG3/13KkMO+o8UxQzCqWaDRCiLgEa41nlO4VpXSI0ASa1xWmO9sBlA==","signatures":[{"sig":"MEQCIBYnKMMqAu3YiEgPVkVzXr0HKLWvcWPkSPmPh87RakTNAiA7abTahfjGx4LgQ5knLl9zpC9nRORv9AiGNRw9QkMPGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":381132},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"c071fd0dfe95c00de2b66e57c2ab70b37836731c","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","release:rc":"npm version prerelease --preid=rc -m 'Release v%s' && npm publish --tag next","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:beta":"npm version prerelease --preid=beta -m 'Release v%s' && npm publish --tag next","release:alpha":"npm version prerelease --preid=alpha -m 'Release v%s' && npm publish --tag next","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"11.9.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"24.14.0","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^9.1.7","yargs":"^18.0.0","eslint":"^9.39.2","rollup":"^4.55.1","fs-extra":"^11.3.3","nunjucks":"^3.2.4","prettier":"^3.7.4","@wdio/cli":"^9.23.0","typescript":"^5.9.3","@babel/core":"^7.28.5","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","@babel/preset-env":"^7.28.5","@wdio/local-runner":"^9.25.0","@wdio/spec-reporter":"^9.25.0","@rollup/plugin-babel":"^6.1.0","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^9.25.0","@typescript-eslint/parser":"^8.52.0","@typescript-eslint/eslint-plugin":"^8.52.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_5.2.0_1774459403629_0.8107895094046855","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-soft-navs":{"name":"web-vitals","version":"5.2.0-soft-navs","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","_id":"web-vitals@5.2.0-soft-navs","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"homepage":"https://github.com/GoogleChrome/web-vitals#readme","bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"dist":{"shasum":"081571160116fa45d3b998773b53e1646e9536aa","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.2.0-soft-navs.tgz","fileCount":131,"integrity":"sha512-ozx7IG6ZaIN999GNHWC02tRxuVAptpjbNIWrF7+S+iKioHpfs+j5H9GRY0AU3r7/ppjWFtxEYZjnEEjM53kyHw==","signatures":[{"sig":"MEUCIQCwQPr2jWKfB6q+23WvNF/trVhaaRHwFJJ4m78iD1aS6AIgRRvQiq/Mloz/ywT589zTRxhH+7IdpzLSDa1QZY/fLm4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":429026},"main":"dist/web-vitals.umd.cjs","type":"module","husky":{"hooks":{"pre-commit":"npm run lint"}},"unpkg":"dist/web-vitals.iife.js","module":"dist/web-vitals.js","exports":{".":{"types":"./dist/modules/index.d.ts","default":"./dist/web-vitals.js","require":"./dist/web-vitals.umd.cjs"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","default":"./dist/web-vitals.attribution.js","require":"./dist/web-vitals.attribution.umd.cjs"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"gitHead":"0984a49c110c535ffc88221a4441f6c834c7487f","scripts":{"dev":"run-p watch test:server","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test":"npm-run-all build test:unit -p -r test:e2e test:server","build":"run-s clean build:ts build:js","clean":"rm -rf dist tsconfig.tsbuildinfo","start":"run-s build:ts test:server watch","watch":"run-p watch:*","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","prepare":"husky","version":"run-s build","build:js":"rollup -c","build:ts":"tsc -b","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","test:e2e":"wdio","watch:js":"rollup -c -w","watch:ts":"tsc -b -w","test:unit":"node --test test/unit/*test.js","release:rc":"npm version prerelease --preid=rc -m 'Release v%s' && npm publish --tag next","postversion":"git push --follow-tags","test:server":"node test/server.js","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","release:beta":"npm version prerelease --preid=beta -m 'Release v%s' && npm publish --tag next","release:alpha":"npm version prerelease --preid=alpha -m 'Release v%s' && npm publish --tag next","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish"},"typings":"dist/modules/index.d.ts","_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"prettier":{"quoteProps":"preserve","arrowParens":"always","singleQuote":true,"bracketSpacing":false},"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"_npmVersion":"11.9.0","description":"Easily measure performance metrics in JavaScript","directories":{},"lint-staged":{"**/*.{js,ts}":"eslint --fix","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"_nodeVersion":"24.14.0","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^9.1.7","yargs":"^18.0.0","eslint":"^9.39.2","rollup":"^4.55.1","fs-extra":"^11.3.3","nunjucks":"^3.2.4","prettier":"^3.7.4","@wdio/cli":"^9.23.0","typescript":"^5.9.3","@babel/core":"^7.28.5","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","@babel/preset-env":"^7.28.5","@wdio/local-runner":"^9.25.0","@wdio/spec-reporter":"^9.25.0","@rollup/plugin-babel":"^6.1.0","@rollup/plugin-terser":"^0.4.4","@wdio/mocha-framework":"^9.25.0","@typescript-eslint/parser":"^8.52.0","@typescript-eslint/eslint-plugin":"^8.52.0"},"_npmOperationalInternal":{"tmp":"tmp/web-vitals_5.2.0-soft-navs_1774564437928_0.792974819619295","host":"s3://npm-registry-packages-npm-production"}},"5.2.0-soft-navs-2":{"name":"web-vitals","version":"5.2.0-soft-navs-2","description":"Easily measure performance metrics in JavaScript","publishConfig":{"registry":"https://registry.npmjs.org/"},"type":"module","typings":"dist/modules/index.d.ts","main":"dist/web-vitals.umd.cjs","module":"dist/web-vitals.js","unpkg":"dist/web-vitals.iife.js","exports":{".":{"types":"./dist/modules/index.d.ts","require":"./dist/web-vitals.umd.cjs","default":"./dist/web-vitals.js"},"./attribution":{"types":"./dist/modules/attribution/index.d.ts","require":"./dist/web-vitals.attribution.umd.cjs","default":"./dist/web-vitals.attribution.js"},"./attribution.js":{"types":"./dist/modules/attribution/index.d.ts","require":"./dist/web-vitals.attribution.umd.cjs","default":"./dist/web-vitals.attribution.js"},"./onCLS.js":{"types":"./dist/modules/onCLS.d.ts","default":"./dist/modules/onCLS.js"},"./onFCP.js":{"types":"./dist/modules/onFCP.d.ts","default":"./dist/modules/onFCP.js"},"./onINP.js":{"types":"./dist/modules/onINP.d.ts","default":"./dist/modules/onINP.js"},"./onLCP.js":{"types":"./dist/modules/onLCP.d.ts","default":"./dist/modules/onLCP.js"},"./onTTFB.js":{"types":"./dist/modules/onTTFB.d.ts","default":"./dist/modules/onTTFB.js"},"./attribution/onCLS.js":{"types":"./dist/modules/attribution/onCLS.d.ts","default":"./dist/modules/attribution/onCLS.js"},"./attribution/onFCP.js":{"types":"./dist/modules/attribution/onFCP.d.ts","default":"./dist/modules/attribution/onFCP.js"},"./attribution/onINP.js":{"types":"./dist/modules/attribution/onINP.d.ts","default":"./dist/modules/attribution/onINP.js"},"./attribution/onLCP.js":{"types":"./dist/modules/attribution/onLCP.d.ts","default":"./dist/modules/attribution/onLCP.js"},"./attribution/onTTFB.js":{"types":"./dist/modules/attribution/onTTFB.d.ts","default":"./dist/modules/attribution/onTTFB.js"}},"scripts":{"build":"run-s clean build:ts build:js","build:ts":"tsc -b","build:js":"rollup -c","clean":"rm -rf dist tsconfig.tsbuildinfo","dev":"run-p watch test:server","format":"prettier \"**/*.{cjs,css,html,js,json,md,ts,yml,yaml}\" --write --ignore-path .gitignore","format:check":"prettier \"**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}\" --check --ignore-path .gitignore","lint":"eslint \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","lint:fix":"eslint --fix \"*.js\" \"src/**/*.ts\" \"test/**/*.js\"","postversion":"git push --follow-tags","release:major":"npm version major -m 'Release v%s' && npm publish","release:minor":"npm version minor -m 'Release v%s' && npm publish","release:patch":"npm version patch -m 'Release v%s' && npm publish","release:alpha":"npm version prerelease --preid=alpha -m 'Release v%s' && npm publish --tag next","release:beta":"npm version prerelease --preid=beta -m 'Release v%s' && npm publish --tag next","release:rc":"npm version prerelease --preid=rc -m 'Release v%s' && npm publish --tag next","test":"npm-run-all build test:unit -p -r test:e2e test:server","test:e2e":"wdio","test:server":"node test/server.js","test:unit":"node --test test/unit/*test.js","start":"run-s build:ts test:server watch","watch":"run-p watch:*","watch:ts":"tsc -b -w","watch:js":"rollup -c -w","version":"run-s build","prepare":"husky"},"keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"author":{"name":"Philip Walton","email":"philip@philipwalton.com","url":"http://philipwalton.com"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/GoogleChrome/web-vitals.git"},"bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"husky":{"hooks":{"pre-commit":"npm run lint"}},"prettier":{"arrowParens":"always","bracketSpacing":false,"quoteProps":"preserve","singleQuote":true},"devDependencies":{"@babel/core":"^7.28.5","@babel/preset-env":"^7.28.5","@rollup/plugin-babel":"^6.1.0","@rollup/plugin-terser":"^0.4.4","@typescript-eslint/eslint-plugin":"^8.52.0","@typescript-eslint/parser":"^8.52.0","@wdio/cli":"^9.23.0","@wdio/local-runner":"^9.25.0","@wdio/mocha-framework":"^9.25.0","@wdio/spec-reporter":"^9.25.0","eslint":"^9.39.2","fs-extra":"^11.3.3","husky":"^9.1.7","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","nunjucks":"^3.2.4","prettier":"^3.7.4","rollup":"^4.55.1","typescript":"^5.9.3","yargs":"^18.0.0"},"lint-staged":{"**/*.{js,ts}":"eslint --fix","**/*.{cjs,css,html,js,json,html,md,ts,yml,yaml}":"prettier --write --ignore-path .gitignore"},"readmeFilename":"README.md","gitHead":"b27ae92f383b283f4d9525fffa20db213163389a","_id":"web-vitals@5.2.0-soft-navs-2","homepage":"https://github.com/GoogleChrome/web-vitals#readme","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-l8h0SQBe9Cq6B+DDUjyEBeXseH1XN4ZzrfuselrIP/V++NTvczhWNYNAemECdOR0SwMcKoHUMejKHcPsPBj0Zw==","shasum":"be8cfa34cb457c61686c770dd7a4a87b9f204ece","tarball":"https://registry.npmjs.org/web-vitals/-/web-vitals-5.2.0-soft-navs-2.tgz","fileCount":131,"unpackedSize":428448,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCqCa14Vjc7B0d4ANn9SLbfjXxq8X0aZLcdHFD4FqMGdAIhANtHVVhr4ViLgOJ2FzMwpV7R/AiooJw3qxeqUPcgDxDt"}]},"_npmUser":{"name":"tunetheweb","email":"barrypollard@google.com"},"directories":{},"maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/web-vitals_5.2.0-soft-navs-2_1774571187198_0.22995042021198753"},"_hasShrinkwrap":false}},"time":{"created":"2020-04-24T19:35:53.110Z","modified":"2026-03-27T00:26:27.502Z","0.1.0":"2020-04-24T19:35:53.266Z","0.2.0":"2020-05-04T04:54:48.431Z","0.2.1":"2020-05-07T06:53:43.370Z","0.2.2":"2020-05-12T23:39:13.623Z","0.2.3":"2020-06-26T19:59:48.145Z","0.2.4":"2020-07-24T01:46:34.692Z","1.0.0":"2020-11-17T02:00:02.070Z","1.0.1":"2020-11-17T04:17:17.882Z","1.1.0":"2021-01-14T02:42:44.373Z","1.1.1":"2021-03-13T21:03:43.087Z","1.1.2":"2021-05-06T02:24:32.820Z","2.0.0-beta.0":"2021-05-13T04:35:49.866Z","2.0.0-beta.1":"2021-05-13T04:38:59.288Z","2.0.0-beta.2":"2021-05-28T20:23:01.352Z","2.0.0":"2021-06-02T00:58:09.279Z","2.0.1":"2021-06-02T19:20:50.354Z","2.1.0":"2021-07-01T23:25:24.605Z","2.1.1":"2021-10-07T00:25:53.457Z","2.1.2":"2021-10-11T22:43:17.295Z","2.1.3":"2022-01-07T00:23:52.677Z","2.1.4":"2022-01-21T02:10:25.250Z","3.0.0-beta.0":"2022-04-25T23:46:36.389Z","3.0.0-beta.1":"2022-05-11T19:22:55.218Z","3.0.0-beta.2":"2022-05-12T00:09:47.037Z","3.0.0-rc.0":"2022-07-27T01:35:43.924Z","3.0.0":"2022-08-24T17:58:02.814Z","3.0.1":"2022-08-31T20:10:10.585Z","3.0.2":"2022-09-15T06:20:37.531Z","3.0.3":"2022-10-04T18:18:59.509Z","3.0.4":"2022-10-19T01:54:47.054Z","3.1.0":"2022-11-16T01:22:15.619Z","3.1.1":"2023-01-10T21:59:15.844Z","3.1.1-soft-navs":"2023-01-26T14:15:39.079Z","3.1.1-soft-navs-1":"2023-02-08T21:38:47.842Z","3.1.1-soft-navs-2":"2023-02-09T10:16:34.451Z","3.1.1-soft-navs-3":"2023-02-09T11:42:43.473Z","3.1.1-soft-navs-4":"2023-02-10T12:43:51.610Z","3.1.1-soft-navs-5":"2023-02-11T08:18:18.747Z","3.3.0":"2023-03-09T21:03:33.001Z","3.3.0-soft-navs-6":"2023-03-09T21:10:31.197Z","3.3.1":"2023-04-04T11:42:27.386Z","3.3.1-soft-navs-7":"2023-04-04T11:45:04.826Z","3.3.1-types":"2023-05-26T10:15:44.445Z","3.3.1-types-2":"2023-05-26T10:27:04.299Z","3.3.2":"2023-05-29T14:12:15.079Z","3.3.2-soft-navs-8":"2023-05-29T14:17:42.858Z","3.4.0":"2023-07-10T18:23:49.756Z","3.4.0-soft-navs-9":"2023-07-10T18:55:48.790Z","3.5.0":"2023-09-28T11:32:19.696Z","3.5.0-soft-navs-10":"2023-09-28T11:58:21.424Z","3.5.0-soft-navs-11":"2023-12-13T21:12:26.542Z","3.5.0-soft-navs-12":"2023-12-13T22:17:43.512Z","3.5.0-soft-navs-13":"2023-12-13T22:40:42.526Z","3.5.0-soft-navs-14":"2023-12-15T10:42:45.414Z","3.5.1":"2023-12-27T20:25:10.521Z","3.5.1-soft-navs-15":"2023-12-28T18:27:39.124Z","3.5.2":"2024-01-25T20:42:01.857Z","3.5.2-soft-navs-16":"2024-01-26T10:41:30.386Z","4.0.0-beta.0":"2024-03-29T19:15:10.318Z","4.0.0-beta.1":"2024-04-01T21:54:43.023Z","4.0.0-beta.2":"2024-04-05T17:23:01.081Z","4.0.0-beta.3":"2024-04-22T21:31:44.918Z","4.0.0-rc.0":"2024-05-03T18:13:26.825Z","4.0.0":"2024-05-13T20:17:44.241Z","4.0.1":"2024-05-22T03:32:27.259Z","4.1.0":"2024-06-06T23:06:37.672Z","4.1.1":"2024-06-11T02:48:31.695Z","4.2.0-debug.0":"2024-06-13T19:08:00.773Z","4.2.0":"2024-06-20T20:54:16.982Z","4.2.1":"2024-06-30T20:08:38.254Z","4.2.2":"2024-07-17T18:18:02.156Z","4.2.2-soft-navs":"2024-07-31T19:14:12.603Z","4.2.2-soft-navs-2":"2024-08-01T13:01:55.203Z","4.2.3":"2024-08-07T03:58:45.054Z","4.2.3-soft-navs":"2024-08-12T19:24:42.632Z","5.0.0-rc.0":"2024-10-03T21:58:25.161Z","4.2.4":"2024-10-22T22:05:08.374Z","5.0.0-rc.1":"2025-04-23T18:03:01.791Z","5.0.0-rc.2":"2025-04-24T19:56:56.761Z","5.0.0":"2025-05-07T19:38:16.526Z","5.0.1":"2025-05-13T16:14:34.428Z","5.0.1-soft-navs":"2025-05-15T17:23:34.421Z","5.0.2":"2025-05-29T12:23:31.490Z","5.0.3":"2025-06-11T18:36:21.082Z","5.0.3-soft-navs":"2025-06-11T18:46:46.800Z","5.1.0":"2025-07-31T20:24:48.704Z","5.1.0-soft-navs":"2025-07-31T20:32:35.719Z","5.1.0-soft-navs-2":"2025-09-18T14:51:47.947Z","5.2.0":"2026-03-25T17:23:23.907Z","5.2.0-soft-navs":"2026-03-26T22:33:58.096Z","5.2.0-soft-navs-2":"2026-03-27T00:26:27.377Z"},"bugs":{"url":"https://github.com/GoogleChrome/web-vitals/issues"},"author":{"url":"http://philipwalton.com","name":"Philip Walton","email":"philip@philipwalton.com"},"license":"Apache-2.0","homepage":"https://github.com/GoogleChrome/web-vitals#readme","keywords":["crux","performance","metrics","Core Web Vitals","CLS","FCP","INP","LCP","TTFB"],"repository":{"url":"git+https://github.com/GoogleChrome/web-vitals.git","type":"git"},"description":"Easily measure performance metrics in JavaScript","maintainers":[{"name":"philipwalton","email":"philip@philipwalton.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"tunetheweb","email":"barrypollard@google.com"}],"readme":"","readmeFilename":""}