{"name":"regex","version":"4.3.3","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","sideEffects":false,"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.24.0","expect-type":"^0.20.0","jasmine":"^5.3.0","regex-utilities":"^2.3.0","typescript":"^5.6.2"},"_id":"regex@4.3.3","gitHead":"9e1c194db713d515c9cb3cf9f5deb41dfd61ad57","bugs":{"url":"https://github.com/slevithan/regex/issues"},"homepage":"https://github.com/slevithan/regex#readme","_nodeVersion":"22.9.0","_npmVersion":"10.8.3","dist":{"shasum":"8cda73ccbdfa7c5691881d02f9bb142dba9daa6a","size":119879,"noattachment":false,"key":"/regex/-/regex-4.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/regex/download/regex-4.3.3.tgz"},"_npmUser":{"name":"slevithan","email":"steves_list@hotmail.com"},"directories":{},"maintainers":[{"name":"slevithan","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regex_4.3.3_1727884356701_0.45036319500506683"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-02T15:52:36.971Z","publish_time":1727884356971,"_source_registry_name":"default","_cnpm_publish_time":1727884356971,"dist-tags":{"latest":"6.1.0"}}