{"name":"oniguruma-to-es","version":"4.3.5","keywords":["regex","regexp","oniguruma","textmate-grammar","transpiler"],"author":{"name":"Steven Levithan"},"license":"MIT","_id":"oniguruma-to-es@4.3.5","maintainers":[{"name":"slevithan","email":"steves_list@hotmail.com"}],"homepage":"https://github.com/slevithan/oniguruma-to-es#readme","bugs":{"url":"https://github.com/slevithan/oniguruma-to-es/issues"},"dist":{"shasum":"f2571bb8c8ea52c0bec5595c48cb2d5ebb2b809c","tarball":"https://registry.npmjs.org/oniguruma-to-es/-/oniguruma-to-es-4.3.5.tgz","fileCount":25,"integrity":"sha512-Zjygswjpsewa0NLTsiizVuMQZbp0MDyM6lIt66OxsF21npUDlzpHi1Mgb/qhQdkb+dWFTzJmFbEWdvZgRho8eQ==","signatures":[{"sig":"MEUCIQCBownwNJ5ESQF9erMpAkxoAdS5903UCPvkM/Q66Y43XwIgG6eqlgJoEbxPvUfEVJwL5OGAH9ALaJ6kEJFd7zMZsps=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":996508},"main":"./dist/cjs/index.js","type":"module","_from":"file:oniguruma-to-es-4.3.5.tgz","types":"./dist/cjs/index.d.ts","browser":"./dist/index.min.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}}},"scripts":{"test":"jasmine","build":"pnpm bundle:global && pnpm bundle:esm && pnpm bundle:cjs && pnpm types","types":"tsc src/index.js --rootDir src --declaration --allowJs --emitDeclarationOnly --outDir types --lib ESNext","pretest":"pnpm build","prebuild":"rm -rf dist/* types/*","postbuild":"node scripts/postbuild.js","bundle:cjs":"esbuild src/index.js --format=cjs --bundle --sourcemap --outfile=dist/cjs/index.js","bundle:esm":"esbuild src/index.js --format=esm --bundle --sourcemap --external:oniguruma-parser --external:regex --external:regex-recursion --outfile=dist/esm/index.js","onig:match":"node scripts/onig-match.js","bundle:global":"esbuild src/index.js --global-name=OnigurumaToEs --bundle --minify --sourcemap --outfile=dist/index.min.js"},"_npmUser":{"name":"slevithan","email":"steves_list@hotmail.com"},"_resolved":"C:\\Users\\steve\\AppData\\Local\\Temp\\d6c10927522efb2c10abdacb0c7fa1c8\\oniguruma-to-es-4.3.5.tgz","_integrity":"sha512-Zjygswjpsewa0NLTsiizVuMQZbp0MDyM6lIt66OxsF21npUDlzpHi1Mgb/qhQdkb+dWFTzJmFbEWdvZgRho8eQ==","repository":{"url":"git+https://github.com/slevithan/oniguruma-to-es.git","type":"git"},"_npmVersion":"10.9.2","description":"Convert Oniguruma patterns to native JavaScript RegExp","directories":{},"sideEffects":false,"_nodeVersion":"23.11.0","dependencies":{"regex":"^6.1.0","regex-recursion":"^6.0.2","oniguruma-parser":"^0.12.1"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.27.4","jasmine":"^6.1.0","typescript":"^5.9.3","vscode-oniguruma":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/oniguruma-to-es_4.3.5_1773583456654_0.18499400910453923","host":"s3://npm-registry-packages-npm-production"}}