{"name":"@sentry/webpack-plugin","version":"5.0.0","description":"Official Sentry Webpack plugin","repository":{"type":"git","url":"git://github.com/getsentry/sentry-javascript-bundler-plugins.git"},"homepage":"https://github.com/getsentry/sentry-javascript-bundler-plugins/tree/main/packages/webpack-plugin","author":{"name":"Sentry"},"license":"MIT","keywords":["Sentry","Webpack","bundler","plugin"],"publishConfig":{"access":"public"},"exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js","types":"./dist/types/index.d.ts"},"./webpack5":{"import":"./dist/esm/webpack5.mjs","require":"./dist/cjs/webpack5.js","types":"./dist/types/webpack5.d.ts"}},"main":"dist/cjs/index.js","module":"dist/esm/index.mjs","types":"dist/types/index.d.ts","scripts":{"build":"premove ./dist && run-p build:rollup build:types","build:watch":"run-p build:rollup:watch build:types:watch","build:rollup":"rolldown --config rollup.config.mjs","build:rollup:watch":"rolldown --config rollup.config.mjs --watch --no-watch.clearScreen","build:types":"tsc --project types.tsconfig.json","build:types:watch":"tsc --project types.tsconfig.json --watch --preserveWatchOutput","check:types":"run-p check:types:src check:types:test","check:types:src":"tsc --project ./src/tsconfig.json --noEmit","check:types:test":"tsc --project ./test/tsconfig.json --noEmit","build:npm":"npm pack","clean":"run-s clean:build","clean:all":"run-p clean clean:deps","clean:build":"premove ./dist *.tgz","clean:deps":"premove node_modules","test":"jest","lint":"eslint ./src ./test","prepack":"ts-node ./src/prepack.ts"},"dependencies":{"@sentry/bundler-plugin-core":"5.0.0","uuid":"^9.0.0"},"devDependencies":{"@sentry-internal/eslint-config":"5.0.0","@sentry-internal/sentry-bundler-plugin-tsconfig":"5.0.0","@swc/core":"^1.2.205","@swc/jest":"^0.2.21","@types/jest":"^28.1.3","@types/node":"^18.6.3","@types/uuid":"^9.0.1","@types/webpack":"npm:@types/webpack@^4","eslint":"^8.18.0","jest":"^28.1.1","premove":"^4.0.0","rolldown":"^1.0.0-rc.4","ts-node":"^10.9.1","typescript":"^4.7.4","webpack":"5.0.0"},"peerDependencies":{"webpack":">=5.0.0"},"volta":{"extends":"../../package.json"},"engines":{"node":">= 14"},"_id":"@sentry/webpack-plugin@5.0.0","bugs":{"url":"https://github.com/getsentry/sentry-javascript-bundler-plugins/issues"},"_integrity":"sha512-4sizWf7bO8zWFPP741qQCp7lNyIa4Ubwfy1r5scAPdrZk8oUUeIG4fLx3H/fJyxqeDFRHUD8/q+fE7rXXWXKtQ==","_resolved":"/tmp/craft-pEJnyx/sentry-webpack-plugin-5.0.0.tgz","_from":"file:/tmp/craft-pEJnyx/sentry-webpack-plugin-5.0.0.tgz","_nodeVersion":"22.22.0","_npmVersion":"10.9.4","dist":{"shasum":"0a1fd4d81f63614ee411d827e390ceaba757f441","size":19337,"noattachment":false,"key":"/@sentry/webpack-plugin/-/@sentry/webpack-plugin-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/webpack-plugin/download/@sentry/webpack-plugin-5.0.0.tgz"},"_npmUser":{"name":"sentry-bot","email":"accounts@sentry.io"},"directories":{},"maintainers":[{"name":"sentry-bot","email":"accounts@sentry.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/webpack-plugin_5.0.0_1771847930922_0.6849774256145522"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T11:58:51.060Z","publish_time":1771847931060,"_source_registry_name":"default","_cnpm_publish_time":1771847931060,"dist-tags":{"latest":"5.2.0","next":"3.3.0-alpha.1"}}