{"name":"@sentry/webpack-plugin","version":"3.1.2","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"}},"main":"dist/cjs/index.js","module":"dist/esm/index.mjs","types":"dist/types/index.d.ts","scripts":{"build":"rimraf ./out && run-p build:rollup build:types","build:watch":"run-p build:rollup:watch build:types:watch","build:rollup":"rollup --config rollup.config.js","build:rollup:watch":"rollup --config rollup.config.js --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":"rimraf ./dist *.tgz","clean:deps":"rimraf node_modules","test":"jest","lint":"eslint ./src ./test","prepack":"ts-node ./src/prepack.ts"},"dependencies":{"@sentry/bundler-plugin-core":"3.1.2","unplugin":"1.0.1","uuid":"^9.0.0"},"devDependencies":{"@babel/core":"7.18.5","@babel/preset-env":"7.18.2","@babel/preset-typescript":"7.17.12","@rollup/plugin-babel":"5.3.1","@rollup/plugin-commonjs":"22.0.1","@sentry-internal/eslint-config":"3.1.2","@sentry-internal/sentry-bundler-plugin-tsconfig":"3.1.2","@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","rimraf":"^3.0.2","rollup":"2.75.7","ts-node":"^10.9.1","typescript":"^4.7.4","webpack":"npm:webpack@^4"},"peerDependencies":{"webpack":">=4.40.0"},"volta":{"extends":"../../package.json"},"engines":{"node":">= 14"},"_id":"@sentry/webpack-plugin@3.1.2","bugs":{"url":"https://github.com/getsentry/sentry-javascript-bundler-plugins/issues"},"_integrity":"sha512-BTG1m+5c3PcuzjUphB7vQESo91VdT8FT+Ngzbf58OOTtiMDEJ35FtJX1ww36QE7G6vlSpdT/NyZKsY6t+mgJfg==","_resolved":"/tmp/craft-gXcSme/sentry-webpack-plugin-3.1.2.tgz","_from":"file:/tmp/craft-gXcSme/sentry-webpack-plugin-3.1.2.tgz","_nodeVersion":"22.13.1","_npmVersion":"10.9.2","dist":{"shasum":"e7cf2b10b6d2fb2d6106e692469d02b6ab684bba","size":15657,"noattachment":false,"key":"/@sentry/webpack-plugin/-/@sentry/webpack-plugin-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sentry/webpack-plugin/download/@sentry/webpack-plugin-3.1.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-npm-production","tmp":"tmp/webpack-plugin_3.1.2_1738670121334_0.18257811438351057"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-04T11:55:21.518Z","publish_time":1738670121518,"_source_registry_name":"default","_cnpm_publish_time":1738670121518,"dist-tags":{"latest":"5.2.0","next":"3.3.0-alpha.1"}}