{"name":"marky","version":"1.2.2","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":"uglifyjs -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":"^18.0.0","@rollup/plugin-node-resolve":"^11.2.1","@rollup/plugin-replace":"^2.4.2","assert":"^1.4.1","karma":"^5.1.0","karma-chrome-launcher":"^3.1.0","karma-coverage":"^2.0.2","karma-mocha":"^2.0.1","karma-rollup-preprocessor":"^7.0.5","mkdirp":"^0.5.1","mocha":"^8.3.2","npm-run-all":"^3.1.2","rimraf":"^2.5.4","rollup":"^2.46.0","standard":"^8.6.0","uglify-js":"^2.7.4"},"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","gitHead":"2fb66b09e6b19451fded98754a8a8f0215e15880","_id":"marky@1.2.2","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"4456765b4de307a13d263a69b0c79bf226e68323","size":8637,"noattachment":false,"key":"/marky/-/marky-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/marky/download/marky-1.2.2.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.2_1619897144987_0.8009602133943889"},"_hasShrinkwrap":false,"publish_time":1619897145152,"_cnpm_publish_time":1619897145152,"dist-tags":{"latest":"1.3.0"}}