{"name":"regex","version":"5.0.2","description":"Regex template tag with extended syntax, context-aware interpolation, and always-on best practices","author":{"name":"Steven Levithan"},"license":"MIT","type":"module","exports":{".":{"import":{"types":"./dist/esm/regex.d.ts","default":"./dist/esm/regex.js"},"require":{"types":"./dist/cjs/regex.d.ts","default":"./dist/cjs/regex.js"}},"./internals":{"types":"./dist/esm/internals.d.ts","import":"./src/internals.js"}},"browser":"./dist/regex.min.js","main":"./dist/cjs/regex.js","types":"./dist/cjs/regex.d.ts","repository":{"type":"git","url":"git+https://github.com/slevithan/regex.git"},"keywords":["regex","regexp"],"dependencies":{"regex-utilities":"^2.3.0"},"devDependencies":{"@arethetypeswrong/cli":"~0.17.0","esbuild":"^0.24.0","expect-type":"^1.1.0","jasmine":"^5.4.0","typescript":"~5.6.3"},"scripts":{"bundle:global":"esbuild src/regex.js --global-name=Regex --bundle --minify --sourcemap --outfile=dist/regex.min.js","bundle:esm":"esbuild src/regex.js --format=esm --bundle --sourcemap --outfile=dist/esm/regex.js","bundle:cjs":"esbuild src/regex.js --format=cjs --bundle --sourcemap --outfile=dist/cjs/regex.js","types":"tsc src/regex.js src/internals.js --rootDir src --declaration --allowJs --emitDeclarationOnly --outDir types","prebuild":"rm -rf dist/* types/*","build":"pnpm run bundle:global && pnpm run bundle:esm && pnpm run bundle:cjs && pnpm run types","postbuild":"node scripts/postbuild.js","pretest":"pnpm run build","test":"jasmine && tsc --project spec/types/tsconfig.test.json && attw --pack . --entrypoints ."},"_id":"regex@5.0.2","bugs":{"url":"https://github.com/slevithan/regex/issues"},"homepage":"https://github.com/slevithan/regex#readme","_integrity":"sha512-/pczGbKIQgfTMRV0XjABvc5RzLqQmwqxLHdQao2RTXPk+pmTXB2P0IaUHYdYyk412YLwUIkaeMd5T+RzVgTqnQ==","_resolved":"C:\\Users\\steve\\AppData\\Local\\Temp\\ac939e8c61351932172a5661baadc3dc\\regex-5.0.2.tgz","_from":"file:regex-5.0.2.tgz","_nodeVersion":"22.11.0","_npmVersion":"10.9.0","dist":{"shasum":"291d960467e6499a79ceec022d20a4e0df67c54f","size":137750,"noattachment":false,"key":"/regex/-/regex-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/regex/download/regex-5.0.2.tgz"},"_npmUser":{"name":"slevithan","email":"steves_list@hotmail.com"},"directories":{},"maintainers":[{"name":"slevithan","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regex_5.0.2_1731949925244_0.11069936983007733"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-18T17:12:05.555Z","publish_time":1731949925555,"_source_registry_name":"default","_cnpm_publish_time":1731949925555,"dist-tags":{"latest":"6.1.0"}}