{"name":"regex","version":"4.3.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":{".":{"types":"./types/regex.d.ts","import":"./dist/regex.mjs","require":"./dist/regex.cjs"}},"browser":"./dist/regex.min.js","types":"./types/regex.d.ts","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/regex.mjs","bundle:cjs":"esbuild src/regex.js --format=cjs --bundle --sourcemap --outfile=dist/regex.cjs","types":"tsc src/regex.js --rootDir src --declaration --allowJs --emitDeclarationOnly --outDir types","prebuild":"rm -rf dist/* types/*","build":"npm run bundle:global && npm run bundle:esm && npm run bundle:cjs && npm run types","pretest":"npm run build","test":"jasmine && tsc --project spec/types/tsconfig.test.json","prepare":"npm test"},"repository":{"type":"git","url":"git+https://github.com/slevithan/regex.git"},"keywords":["regex","regexp"],"devDependencies":{"esbuild":"^0.23.1","expect-type":"^0.20.0","jasmine":"^5.3.0","regex-utilities":"^2.3.0","typescript":"^5.5.4"},"_id":"regex@4.3.2","gitHead":"27e7960e36bc679f63248b92d39f5de8499fd09f","bugs":{"url":"https://github.com/slevithan/regex/issues"},"homepage":"https://github.com/slevithan/regex#readme","_nodeVersion":"22.8.0","_npmVersion":"10.8.2","dist":{"shasum":"a68a68c9b337a77bf4ce4ed0b4b1a49d97cb3b7b","size":117671,"noattachment":false,"key":"/regex/-/regex-4.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/regex/download/regex-4.3.2.tgz"},"_npmUser":{"name":"slevithan","email":"steves_list@hotmail.com"},"directories":{},"maintainers":[{"name":"slevithan","email":"steves_list@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regex_4.3.2_1725752243559_0.8374506857448141"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-07T23:37:23.755Z","publish_time":1725752243755,"_source_registry_name":"default","_cnpm_publish_time":1725752243755,"dist-tags":{"latest":"6.1.0"}}