{"name":"probe.gl","description":"JavaScript Console Instrumentation and Benchmarking for Browser and Node","license":"MIT","version":"1.0.0-alpha.11","keywords":["javascript","profiling","instrumentation","logging"],"repository":{"type":"git","url":"git+https://github.com/uber-web/probe.gl.git"},"main":"dist/index.js","files":["dist","src","bench.js","test.js","test-utils.js"],"scripts":{"build-clean":"rm -fr dist dist-es6 && mkdir -p dist dist-es6","build-es6":"rm -fr dist-es6 && babel src --out-dir dist-es6 --source-maps","build-es5":"rm -fr dist && babel src --out-dir dist --plugins=transform-es2015-modules-commonjs --source-maps","build-size":"(echo \"dist size\" ; find dist/lib -name '*.js' | xargs cat | wc -c) && (echo \"dist-es6 size\" ; find dist-es6/lib -name '*.js' | xargs cat | wc -c)  && (echo \"source size\" ; find src/lib -name '*.js' | xargs cat | wc -c)","build":"npm run build-clean && npm run build-es5 && npm run build-es6 && npm run build-size","cover":"NODE_ENV=test nyc --reporter html --reporter cobertura --reporter=lcov npm run test-cover","lint":"eslint src test examples && npm run lint-yarn","lint-yarn":"!(grep -q unpm.u yarn.lock) || (echo 'Please rebuild yarn file using public npmrc' && false)","publish-prod":"npm run test && npm run test-dist && npm publish","publish-beta":"npm run test && npm run test-dist && npm publish --tag beta","test":"node test/start.js test && node test/start.js log && npm run build","test-fast":"node test/start.js test | tap-diff","test-dist":"node test/start.js test-dist","test-cover":"NODE_ENV=test tape -r babel-register test/node.js && nyc report","test-size":"npm run build && webpack --config test/webpack.config.js --env.import-nothing","bench":"node test/start.js bench","test-browser":"webpack-dev-server --env.test --progress --hot --open","bench-browser":"webpack-dev-server --env.bench --progress --hot --open"},"dependencies":{"babel-runtime":"^6.11.6"},"devDependencies":{"babel-cli":"^6.22.2","babel-core":"^6.22.1","babel-loader":"^6.2.10","babel-plugin-istanbul":"^4.1.1","babel-plugin-transform-builtin-extend":"^1.1.2","babel-plugin-transform-es2015-modules-commonjs":"^6.22.0","babel-plugin-version-inline":"^1.0.0","babel-polyfill":"^6.20.0","babel-preset-env":"^1.6.1","babel-preset-es2015":"^6.4.3","babel-preset-minify":"^0.3.0","coveralls":"^2.13.0","eslint":"^3.0.0","eslint-config-uber-es2015":"^3.0.0","module-alias":"^2.0.0","nyc":"^10.2.0","pre-commit":"^1.2.2","puppeteer":"^1.1.1","reify":"^0.4.4","source-map-loader":"^0.2.1","tap-browser-color":"^0.1.2","tap-diff":"^0.1.1","tape":"^4.5.1","tape-catch":"^1.0.4","uglifyjs-webpack-plugin":"^1.2.4","webpack":"^2.4.0","webpack-bundle-analyzer":"^2.11.1","webpack-dev-server":"^2.4.0"},"nyc":{"sourceMap":false,"instrument":false,"include":["src/**/*.js"],"exclude":["test/**/*.js","src/layers/deprecated"]},"gitHead":"3a66e7add43006a010759e9a516ccecec61b45de","bugs":{"url":"https://github.com/uber-web/probe.gl/issues"},"homepage":"https://github.com/uber-web/probe.gl#readme","_id":"probe.gl@1.0.0-alpha.11","_npmVersion":"5.7.1","_nodeVersion":"8.9.4","_npmUser":{"name":"ibgreen","email":"ib.green.home@gmail.com"},"dist":{"shasum":"50e00a77fc770acb32430aca88a9d12ba113a5a7","size":64235,"noattachment":false,"key":"/probe.gl/-/probe.gl-1.0.0-alpha.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/probe.gl/download/probe.gl-1.0.0-alpha.11.tgz"},"maintainers":[{"name":"1chandu","email":""},{"name":"heshan0131","email":"heshan0131@gmail.com"},{"name":"ibgreen","email":""},{"name":"jianh","email":"jianh@uber.com"},{"name":"pessimistress","email":""},{"name":"xintong","email":"xintong@uber.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/probe.gl_1.0.0-alpha.11_1521830953435_0.7073928120183668"},"_hasShrinkwrap":false,"publish_time":1521830953528,"_cnpm_publish_time":1521830953528,"dist-tags":{"beta":"3.5.0-alpha.5","latest":"3.6.0"}}