{"name":"@sentry/node","version":"6.17.2","description":"Official 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/core":"6.17.2","@sentry/hub":"6.17.2","@sentry/tracing":"6.17.2","@sentry/types":"6.17.2","@sentry/utils":"6.17.2","cookie":"^0.4.1","https-proxy-agent":"^5.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":"~10.17.0","express":"^4.17.1","nock":"^13.0.5"},"scripts":{"build":"run-p build:cjs build:esm","build:cjs":"tsc -p tsconfig.cjs.json","build:dev":"run-s build","build:es5":"yarn build:cjs # *** backwards compatibility - remove in v7 ***","build:esm":"tsc -p tsconfig.esm.json","build:watch":"run-p build:cjs:watch build:esm:watch","build:cjs:watch":"tsc -p tsconfig.cjs.json -w --preserveWatchOutput","build:dev:watch":"run-s build:watch","build:es5:watch":"yarn build:cjs:watch # *** backwards compatibility - remove in v7 ***","build:esm:watch":"tsc -p tsconfig.esm.json -w --preserveWatchOutput","circularDepCheck":"madge --circular src/index.ts","clean":"rimraf dist esm coverage","fix":"run-s fix:eslint fix:prettier","fix:eslint":"eslint . --format stylish --fix","fix:prettier":"prettier --write \"{src,test}/**/*.ts\"","link:yarn":"yarn link","lint":"run-s lint:prettier lint:eslint","lint:eslint":"eslint . --cache --cache-location '../../eslintcache/' --format stylish","lint:prettier":"prettier --check \"{src,test}/**/*.ts\"","pack":"npm pack","test":"run-s test:jest test:express test:webpack test:release-health","test:express":"node test/manual/express-scope-separation/start.js","test:jest":"jest","test:release-health":"node test/manual/release-health/runner.js","test:webpack":"cd test/manual/webpack-domain/ && yarn && node npm-build.js","test:watch":"jest --watch"},"volta":{"extends":"../../package.json"},"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:/tmp/craft-7EWz6e/sentry-node-6.17.2.tgz","bugs":{"url":"https://github.com/getsentry/sentry-javascript/issues"},"_id":"@sentry/node@6.17.2","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"shasum":"32a5fa00b64a331073daf1e44f500c8c57184eb1","size":93538,"noattachment":false,"key":"/@sentry/node/-/@sentry/node-6.17.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/node/download/@sentry/node-6.17.2.tgz"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"directories":{},"maintainers":[{"name":"sentry-bot","email":"accounts@sentry.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node_6.17.2_1643141846372_0.15839371409976288"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-25T20:17:47.518Z","publish_time":1643141846555,"_cnpm_publish_time":1643141846555,"dist-tags":{"latest":"10.48.0","next":"10.41.0-beta.0","v7":"7.120.4","v8":"8.55.1","v9":"9.47.1"}}