{"name":"web-vitals","version":"0.2.2","description":"Easily measure performance metrics in JavaScript","main":"dist/web-vitals.es5.umd.min.js","module":"dist/web-vitals.es5.min.js","typings":"dist/index.d.ts","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 serve","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","test":"npm-run-all build -p -r test:*","test:e2e":"wdio wdio.conf.js","test:server":"node test/server.js","watch":"run-p watch:*","watch:ts":"tsc -b -w","watch:js":"rollup -c -w","version":"run-s build"},"keywords":["crux","performance","metrics","CLS","FCP","FID","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"}},"devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","@typescript-eslint/eslint-plugin":"^2.24.0","@typescript-eslint/parser":"^2.24.0","@wdio/cli":"^5.22.3","@wdio/local-runner":"^5.22.3","@wdio/mocha-framework":"^5.18.7","@wdio/selenium-standalone-service":"^5.16.10","@wdio/spec-reporter":"^5.18.7","babel-eslint":"^10.1.0","body-parser":"^1.19.0","chromedriver":"^80.0.1","eslint":"^6.8.0","eslint-config-google":"^0.14.0","express":"^4.17.1","fs-extra":"^9.0.0","husky":"^4.2.3","npm-run-all":"^4.1.5","nunjucks":"^3.2.1","rollup":"^2.1.0","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^5.3.0","typescript":"^3.8.3","wdio-chromedriver-service":"^5.0.2"},"gitHead":"256c3d9f84dca6e1d5427974e5f39d96e9374b23","homepage":"https://github.com/GoogleChrome/web-vitals#readme","_id":"web-vitals@0.2.2","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"365d361590bf1a707c484d1196bd3c69e65523e0","size":20831,"noattachment":false,"key":"/web-vitals/-/web-vitals-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/web-vitals/download/web-vitals-0.2.2.tgz"},"maintainers":[{"name":"google-wombot","email":""},{"name":"philipwalton","email":""},{"name":"tunetheweb","email":""}],"_npmUser":{"name":"philipwalton","email":"philip@philipwalton.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/web-vitals_0.2.2_1589326753462_0.6684351776729405"},"_hasShrinkwrap":false,"publish_time":1589326753623,"_cnpm_publish_time":1589326753623,"dist-tags":{"latest":"3.0.3","next":"3.0.0"}}