{"name":"marky","version":"1.2.5","description":"Performance timer based on performance.mark() and measure()","main":"lib/marky.cjs.js","jsnext:main":"lib/marky.es.js","module":"lib/marky.es.js","scripts":{"clean":"rimraf lib dist && mkdirp lib dist","rollup-cjs":"rollup -c config/rollup.config.cjs.js && rollup -c config/rollup.config.browser.cjs.js","rollup-es":"rollup -c config/rollup.config.es.js && rollup -c config/rollup.config.browser.es.js","rollup-iife":"rollup -c config/rollup.config.iife.js","rollup":"npm-run-all --parallel rollup-cjs rollup-es rollup-iife","minify":"terser -mc < dist/marky.js > dist/marky.min.js","prepare":"npm run build","build":"npm-run-all clean rollup minify","test":"npm run rollup-cjs && mocha test/test.js","test-browser":"karma start --single-run","test-browser-debug":"karma start --browsers=Chrome --single-run=false","lint":"standard"},"keywords":["mark","measure","performance","user timing","timing","polyfill","stopwatch","timer"],"author":{"name":"Nolan Lawson","email":"nolan@nolanlawson.com"},"license":"Apache-2.0","devDependencies":{"@rollup/plugin-buble":"^0.21.3","@rollup/plugin-commonjs":"^21.0.1","@rollup/plugin-node-resolve":"^13.1.3","@rollup/plugin-replace":"^3.1.0","assert":"^2.0.0","karma":"^6.3.16","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.2","karma-mocha":"^2.0.1","karma-rollup-preprocessor":"^7.0.8","mkdirp":"^1.0.4","mocha":"^9.2.0","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.67.2","standard":"^16.0.4","terser":"^5.10.0"},"browser":{"./lib/marky.cjs.js":"./lib/marky.browser.cjs.js","./lib/marky.es.js":"./lib/marky.browser.es.js"},"standard":{"ignore":["lib","dist"]},"repository":{"type":"git","url":"git+https://github.com/nolanlawson/marky.git"},"bugs":{"url":"https://github.com/nolanlawson/marky/issues"},"homepage":"https://github.com/nolanlawson/marky#readme","volta":{"node":"16.15.1","yarn":"1.22.19"},"gitHead":"2c185f8e0302617d41703df4bd066b9c6cb120ca","_id":"marky@1.2.5","_nodeVersion":"16.15.1","_npmVersion":"8.11.0","dist":{"shasum":"55796b688cbd72390d2d399eaaf1832c9413e3c0","size":8965,"noattachment":false,"key":"/marky/-/marky-1.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/marky/download/marky-1.2.5.tgz"},"_npmUser":{"name":"nolanlawson","email":"nolan@nolanlawson.com"},"directories":{},"maintainers":[{"name":"nolanlawson","email":"nolan@nolanlawson.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marky_1.2.5_1656958180234_0.29531305593769597"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-04T18:09:45.959Z","publish_time":1656958180402,"_cnpm_publish_time":1656958180402,"dist-tags":{"latest":"1.3.0"}}