{"name":"regex","version":"4.2.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/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.2.0","regex-utilities":"^2.3.0","typescript":"^5.5.4"},"_id":"regex@4.2.0","gitHead":"1a56335dba7ee7c9bdfa32cefa0f54c9a332ca9d","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":"64c682bacf8ce48d17f69c01caa74fd7bb39d151","size":116805,"noattachment":false,"key":"/regex/-/regex-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regex/download/regex-4.2.0.tgz"},"_npmUser":{"name":"slevithan","email":"steves_list@hotmail.com"},"directories":{},"maintainers":[{"name":"slevithan","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regex_4.2.0_1725478337744_0.11514222885236869"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-04T19:32:17.949Z","publish_time":1725478337949,"_source_registry_name":"default","_cnpm_publish_time":1725478337949,"dist-tags":{"latest":"6.1.0"}}