{"name":"ts-pattern","version":"5.9.0","description":" The exhaustive Pattern Matching library for TypeScript.","type":"module","sideEffects":false,"source":"src/index.ts","exports":{".":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"types":"./dist/index.d.ts","default":"./dist/index.js"},"./types":{"require":{"types":"./dist/types/index.d.cts"},"import":{"types":"./dist/types/index.d.ts"},"types":"./dist/types/index.d.ts"},"./package.json":"./package.json"},"types":"dist/index.d.ts","main":"dist/index.cjs","module":"dist/index.js","unpkg":"dist/index.umd.js","scripts":{"build":"rimraf dist && microbundle --format modern,cjs,umd && sh ./scripts/generate-cts.sh","dev":"microbundle watch","prepublishOnly":"npm run test && npm run build","publish:jsr":"npm run prepublishOnly && npx jsr publish","release":"npm run prepublishOnly && npm publish && npx jsr publish","test":"jest","clear-test":"jest --clearCache","fmt":"prettier ./src/** ./tests/** -w","check":"tsc --strict --noEmit --extendedDiagnostics","perf":"tsc --project tests/tsconfig.json --noEmit --extendedDiagnostics","trace":"tsc --project tests/tsconfig.json --generateTrace trace --incremental false  --noEmit","analyzeTrace":"npx @typescript/analyze-trace trace"},"repository":{"type":"git","url":"git+ssh://git@github.com/gvergnaud/ts-pattern.git"},"keywords":["pattern","matching","pattern-matching","typescript","match-with","match","switch","adt"],"author":{"name":"Gabriel Vergnaud"},"license":"MIT","bugs":{"url":"https://github.com/gvergnaud/ts-pattern/issues"},"homepage":"https://github.com/gvergnaud/ts-pattern#readme","devDependencies":{"@types/jest":"^30.0.0","jest":"^30.1.3","microbundle":"^0.15.1","prettier":"^2.8.8","rimraf":"^5.0.1","ts-jest":"^29.4.1","typescript":"^5.9.2"},"_id":"ts-pattern@5.9.0","gitHead":"0e15315eafbbb813a91bad34496418846981c1b1","_nodeVersion":"22.13.1","_npmVersion":"10.9.2","dist":{"integrity":"sha512-6s5V71mX8qBUmlgbrfL33xDUwO0fq48rxAu2LBE11WBeGdpCPOsXksQbZJHvHwhrd3QjUusd3mAOM5Gg0mFBLg==","shasum":"f0fb5205ce0b0c59af72beba62fee7612a61cea4","tarball":"https://registry.npmjs.org/ts-pattern/-/ts-pattern-5.9.0.tgz","fileCount":45,"unpackedSize":452137,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHbeKQVMMjSJt2a81tiLeBUphmN/T2SH5avIGdfv8LDzAiEA+l7G0g8V+OIggmkwJxcUpqWIHcOTqzJFkg48BkFddGw="}]},"_npmUser":{"name":"gabrielvergnaud","email":"gabriel.vergnaud@gmail.com"},"directories":{},"maintainers":[{"name":"gabrielvergnaud","email":"gabriel.vergnaud@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ts-pattern_5.9.0_1761487093442_0.9171143028388751"},"_hasShrinkwrap":false}