{"name":"ts-pattern","version":"4.3.0","keywords":["pattern","matching","pattern-matching","typescript","match-with","match","switch","adt"],"author":{"name":"Gabriel Vergnaud"},"license":"MIT","_id":"ts-pattern@4.3.0","maintainers":[{"name":"gabrielvergnaud","email":"gabriel.vergnaud@gmail.com"}],"homepage":"https://github.com/gvergnaud/ts-pattern#readme","bugs":{"url":"https://github.com/gvergnaud/ts-pattern/issues"},"dist":{"shasum":"7a995b39342f1b00d1507c2d2f3b90ea16e178a6","tarball":"https://registry.npmjs.org/ts-pattern/-/ts-pattern-4.3.0.tgz","fileCount":41,"integrity":"sha512-pefrkcd4lmIVR0LA49Imjf9DYLK8vtWhqBPA3Ya1ir8xCW0O2yjL9dsCVvI7pCodLC5q7smNpEtDR2yVulQxOg==","signatures":[{"sig":"MEUCIQDzZHHuZ/hN4EqsU96s9pnWaZcz1l+8BM5cLw41k9MeDwIgfxcGOaqyLgb9UU+wTJiAdQydotFFUrL/aip6Ikv7TRs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":259142},"main":"dist/index.cjs","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.umd.js","module":"dist/index.js","source":"src/index.ts","exports":{".":{"types":"./dist/index.d.ts","import":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"default":"./dist/index.js","require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"./package.json":"./package.json"},"gitHead":"f147f96b0efaa5778c6955e7c598a7fd5ae5733c","scripts":{"dev":"microbundle watch","fmt":"prettier ./src/** ./tests/** -w","perf":"tsc --project tests/tsconfig.json --noEmit --extendedDiagnostics","test":"jest","build":"rimraf dist && microbundle && sh ./scripts/generate-cts.sh","check":"tsc --strict --noEmit --extendedDiagnostics","clear-test":"jest --clearCache","prepublishOnly":"npm run test && npm run build"},"_npmUser":{"name":"gabrielvergnaud","email":"gabriel.vergnaud@gmail.com"},"repository":{"url":"git+ssh://git@github.com/gvergnaud/ts-pattern.git","type":"git"},"_npmVersion":"9.1.2","description":" The exhaustive Pattern Matching library for TypeScript.","directories":{},"_nodeVersion":"18.12.1","_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.5","rimraf":"^5.0.0","ts-jest":"^27.1.2","prettier":"^2.5.1","typescript":"^4.8.3","@types/jest":"^27.0.2","microbundle":"^0.15.1"},"_npmOperationalInternal":{"tmp":"tmp/ts-pattern_4.3.0_1683585070805_0.7286789820058981","host":"s3://npm-registry-packages"}}