{"name":"regex","version":"3.0.0","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/index.d.ts","import":"./src/index.js"}},"scripts":{"esbuild":"esbuild src/index.js --bundle --minify --outfile=dist/regex.min.js --global-name=Regex","prebuild":"rimraf dist types","build":"npm run esbuild && npm run types","pretest":"npm run build","test":"jasmine","types":"tsc src/index.js --rootDir src --declaration --allowJs --emitDeclarationOnly --outdir types","prepare":"npm test"},"repository":{"type":"git","url":"git+https://github.com/slevithan/regex.git"},"keywords":["regex","regexp"],"dependencies":{"regex-utilities":"^2.0.0"},"devDependencies":{"esbuild":"^0.23.0","jasmine":"^5.2.0","rimraf":"^6.0.1","typescript":"^5.5.3"},"_id":"regex@3.0.0","gitHead":"7bd0ee4cc63b78749d82a7c36c86b01bcf8eb762","bugs":{"url":"https://github.com/slevithan/regex/issues"},"homepage":"https://github.com/slevithan/regex#readme","_nodeVersion":"22.4.1","_npmVersion":"10.8.1","dist":{"shasum":"9a3c8ef0f718d4454f57929f1cc7cae2aaaf71d6","size":32637,"noattachment":false,"key":"/regex/-/regex-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regex/download/regex-3.0.0.tgz"},"_npmUser":{"name":"slevithan","email":"steves_list@hotmail.com"},"directories":{},"maintainers":[{"name":"slevithan","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regex_3.0.0_1721602257431_0.026448136308432568"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-21T22:50:57.601Z","publish_time":1721602257601,"_source_registry_name":"default","_cnpm_publish_time":1721602257601,"dist-tags":{"latest":"6.1.0"}}