{"name":"@sentry/node","version":"5.17.0","description":"Offical Sentry SDK for Node.js","repository":{"type":"git","url":"git://github.com/getsentry/sentry-javascript.git"},"homepage":"https://github.com/getsentry/sentry-javascript/tree/master/packages/node","author":{"name":"Sentry"},"license":"BSD-3-Clause","engines":{"node":">=6"},"main":"dist/index.js","module":"esm/index.js","types":"dist/index.d.ts","publishConfig":{"access":"public"},"dependencies":{"@sentry/apm":"5.17.0","@sentry/core":"5.17.0","@sentry/hub":"5.17.0","@sentry/types":"5.17.0","@sentry/utils":"5.17.0","cookie":"^0.3.1","https-proxy-agent":"^4.0.0","lru_map":"^0.3.3","tslib":"^1.9.3"},"devDependencies":{"@types/cookie":"0.3.2","@types/express":"^4.17.2","@types/lru-cache":"^5.1.0","@types/node":"^11.13.7","express":"^4.17.1","jest":"^24.7.1","npm-run-all":"^4.1.2","prettier":"^1.17.0","prettier-check":"^2.0.0","rimraf":"^2.6.3","tslint":"^5.16.0","typescript":"^3.4.5"},"scripts":{"build":"run-p build:es5 build:esm","build:es5":"tsc -p tsconfig.build.json","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:watch:es5 build:watch:esm","build:watch:es5":"tsc -p tsconfig.build.json -w --preserveWatchOutput","build:watch:esm":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","clean":"rimraf dist coverage","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":"run-s test:jest test:express test:webpack","test:jest":"jest","test:watch":"jest --watch","test:express":"node test/manual/express-scope-separation/start.js","test:webpack":"cd test/manual/webpack-domain/ && yarn && node npm-build.js","version":"node ../../scripts/versionbump.js src/version.ts"},"jest":{"collectCoverage":true,"transform":{"^.+\\.ts$":"ts-jest"},"moduleFileExtensions":["js","ts"],"testEnvironment":"node","testMatch":["**/*.test.ts"],"globals":{"ts-jest":{"tsConfig":"./tsconfig.json","diagnostics":false}}},"_resolved":"","_integrity":"","_from":"file:/var/folders/0s/ftn28b_s49756n596ljmfhmw0000gn/T/craft-xA4UXA/sentry-node-5.17.0.tgz","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"_id":"@sentry/node@5.17.0","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"9e4cd0596702e3d45caddc9bdf12d47acc276f0b","size":64150,"noattachment":false,"key":"/@sentry/node/-/@sentry/node-5.17.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/node/download/@sentry/node-5.17.0.tgz"},"maintainers":[{"name":"sentry-bot","email":"accounts@sentry.io"}],"_npmUser":{"name":"kamilogorek","email":"kamil.ogorek@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node_5.17.0_1591624026832_0.605087179486733"},"_hasShrinkwrap":false,"publish_time":1591624027009,"_cnpm_publish_time":1591624027009,"_cnpmcore_publish_time":"2021-12-16T11:02:05.626Z","dist-tags":{"latest":"10.48.0","next":"10.41.0-beta.0","v7":"7.120.4","v8":"8.55.1","v9":"9.47.1"}}