{"name":"@sentry/browser","version":"5.0.0","description":"Offical Sentry SDK for browsers","repository":{"type":"git","url":"git://github.com/getsentry/sentry-javascript.git"},"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/browser","author":{"name":"Sentry"},"license":"BSD-3-Clause","engines":{"node":">=6"},"main":"dist/index.js","module":"esm/index.js","browser":"dist/index.js","types":"dist/index.d.ts","publishConfig":{"access":"public"},"dependencies":{"@sentry/core":"5.0.0","@sentry/types":"5.0.0","@sentry/utils":"5.0.0","tslib":"^1.9.3"},"devDependencies":{"@types/md5":"2.1.33","chai":"^4.1.2","jest":"^24.5.0","jsdom":"^14.0.0","karma":"^4.0.1","karma-chai":"^0.1.0","karma-chrome-launcher":"^2.2.0","karma-failed-reporter":"0.0.3","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-mocha-reporter":"^2.2.5","karma-rollup-preprocessor":"^7.0.0","karma-sauce-launcher":"^2.0.2","karma-sinon":"^1.0.5","karma-typescript":"^4.0.0","karma-typescript-es6-transform":"^4.0.0","npm-run-all":"^4.1.2","prettier":"^1.16.4","prettier-check":"^2.0.0","rimraf":"^2.6.3","rollup":"^1.6.0","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-license":"^0.8.1","rollup-plugin-node-resolve":"^4.0.1","rollup-plugin-terser":"^4.0.4","rollup-plugin-typescript2":"^0.20.1","sinon":"^7.2.7","tslint":"^5.14.0","typescript":"^3.3.3333","webpack":"^4.29.6"},"scripts":{"build":"run-s build:esm build:bundle","build:bundle":"rollup --config","build:esm":"tsc -p tsconfig.esm.json","build:watch":"rollup --config --watch","clean":"rimraf dist coverage .rpt2_cache build esm","link:yarn":"yarn link","lint":"run-s lint:prettier lint:tslint","lint:prettier":"prettier-check \"{src,test}/**/*.ts\"","lint:tslint":"tslint -t stylish -p .","lint:tslint:json":"tslint --format json -p . | tee lint-results.json","fix":"run-s fix:tslint fix:prettier","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","fix:tslint":"tslint --fix -t stylish -p .","test":"karma start test/karma/karma.unit.config.js","test:watch":"karma start test/karma/karma.unit.config.js --auto-watch --no-single-run","test:integration":"karma start test/karma/karma.integration.config.js","test:integration:watch":"karma start test/karma/karma.integration.config.js --auto-watch --no-single-run","test:saucelabs":"karma start test/karma/karma.saucelabs.config.js","test:manual":"node test/manual/npm-build.js && rm test/manual/tmp.js","size:check":"run-p size:check:es5 size:check:es6","size:check:es5":"cat build/bundle.min.js | gzip -9 | wc -c | awk '{$1=$1/1024; print \"ES5: \",$1,\"kB\";}'","size:check:es6":"cat build/bundle.es6.min.js | gzip -9 | wc -c | awk '{$1=$1/1024; print \"ES6: \",$1,\"kB\";}'","version":"node ../../scripts/versionbump.js src/version.ts"},"sideEffects":false,"_resolved":"","_integrity":"","_from":"file:/var/folders/ks/15d3z2hd5hg6b29s0zzxy6l80000gn/T/craft-Sogq6S/sentry-browser-5.0.0.tgz","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"_id":"@sentry/browser@5.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"haza","email":"daniel.griesser.86@gmail.com"},"dist":{"shasum":"4a8758bc6f06d32c18ebe99e30837f2c4834d5a1","size":546870,"noattachment":false,"key":"/@sentry/browser/-/@sentry/browser-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/browser/download/@sentry/browser-5.0.0.tgz"},"maintainers":[{"name":"sentry-bot","email":"accounts@sentry.io"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/browser_5.0.0_1554113026375_0.23090838058628127"},"_hasShrinkwrap":false,"publish_time":1554113026625,"_cnpm_publish_time":1554113026625,"dist-tags":{"latest":"10.47.0","next":"10.41.0-beta.0","v7":"7.120.4","v8":"8.55.1","v9":"9.47.1"}}