{"_id":"regjsparser","_rev":"4539106","name":"regjsparser","description":"Parsing the JavaScript's RegExp in JavaScript.","dist-tags":{"latest":"0.13.1"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"time":{"modified":"2026-04-09T15:07:38.000Z","created":"2013-11-03T19:45:23.708Z","0.13.1":"2026-04-04T20:51:13.691Z","0.13.0":"2025-09-21T19:42:23.700Z","0.12.0":"2024-10-30T01:10:59.607Z","0.11.2":"2024-10-27T16:04:30.881Z","0.11.1":"2024-10-05T20:32:37.950Z","0.11.0":"2024-09-18T00:57:37.991Z","0.10.0":"2023-03-13T17:35:50.999Z","0.9.1":"2022-07-09T21:01:05.310Z","0.9.0":"2022-06-26T21:01:51.081Z","0.8.4":"2022-02-02T15:08:07.612Z","0.8.3":"2021-12-23T08:54:08.219Z","0.8.2":"2021-12-14T18:25:41.867Z","0.8.1":"2021-12-09T23:12:17.573Z","0.8.0":"2021-12-08T14:38:51.697Z","0.7.0":"2021-09-06T16:46:02.194Z","0.6.9":"2021-03-24T00:13:34.460Z","0.6.8":"2021-03-23T01:15:14.740Z","0.6.7":"2021-01-30T16:14:11.172Z","0.6.6":"2021-01-10T17:40:18.110Z","0.6.5":"2021-01-10T17:28:54.440Z","0.6.4":"2020-03-11T03:18:23.859Z","0.6.3":"2020-02-14T00:28:27.879Z","0.6.2":"2019-12-21T06:02:07.632Z","0.6.1":"2019-12-13T05:55:05.278Z","0.6.0":"2018-12-04T20:46:49.568Z","0.5.1":"2018-11-25T15:07:53.377Z","0.5.0":"2018-11-25T15:00:24.092Z","0.4.0":"2018-08-28T15:03:05.342Z","0.3.0":"2018-01-13T09:13:50.236Z","0.2.1":"2017-02-23T19:57:14.996Z","0.2.0":"2016-05-24T22:03:53.129Z","0.1.5":"2015-08-16T20:55:08.321Z","0.1.4":"2015-02-27T23:53:19.115Z","0.1.3":"2014-11-25T10:15:40.084Z","0.1.2":"2014-08-31T20:53:47.038Z","0.1.1":"2014-08-30T12:28:06.125Z","0.1.0":"2014-06-29T16:16:45.871Z","0.0.2":"2013-11-04T20:20:38.206Z","0.0.1":"2013-11-03T19:45:23.708Z"},"users":{},"author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"versions":{"0.13.1":{"name":"regjsparser","version":"0.13.1","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","types":"./parser.d.ts","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"lint":"eslint --max-warnings 0 .","test":"run-p test:* lint","test:src":"node test/index.js","test:types":"tsc test/types.ts --noEmit","bench:baseline":"node ./tools/bench/index.mjs baseline","bench:current":"node ./tools/bench/index.mjs current","bench":"run-s bench:*"},"dependencies":{"jsesc":"~3.1.0"},"devDependencies":{"@eslint/js":"^10.0.1","@unicode/unicode-17.0.0":"^1.6.12","eslint":"^10.0.2","eslint-plugin-regexp":"^3.0.0","globals":"^17.3.0","npm-run-all":"^4.1.5","regenerate":"^1.4.2","regjsparser":"^0.11.2","tinybench":"^5.0.1","typescript":"~5.9.2"},"gitHead":"809dc617ae18b37a0b784f1d968bba0f5d3b87c5","_id":"regjsparser@0.13.1","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_nodeVersion":"25.2.1","_npmVersion":"11.6.2","dist":{"shasum":"0593cbacb27527927692030928ae4d3b878d6f8d","size":20519,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.13.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.13.1.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/regjsparser_0.13.1_1775335873505_0.46563307197043113"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-04-04T20:51:13.691Z","publish_time":1775335873691,"_source_registry_name":"default","_cnpm_publish_time":1775335873691},"0.13.0":{"name":"regjsparser","version":"0.13.0","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","types":"./parser.d.ts","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"lint":"eslint --max-warnings 0 .","test":"run-p test:* lint","test:src":"node test/index.js","test:types":"tsc test/types.ts --noEmit","bench:baseline":"node ./tools/bench/index.mjs baseline","bench:current":"node ./tools/bench/index.mjs current","bench":"run-s bench:*"},"dependencies":{"jsesc":"~3.1.0"},"devDependencies":{"@unicode/unicode-17.0.0":"^1.6.12","eslint":"^9.35.0","eslint-plugin-regexp":"^2.10.0","globals":"^16.4.0","npm-run-all":"^4.1.5","regenerate":"^1.4.2","regjsparser":"^0.11.2","tinybench":"^5.0.1","typescript":"~5.9.2"},"gitHead":"8500cf54075319854d88e626fd908375f8e06a09","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.13.0","_nodeVersion":"18.9.0","_npmVersion":"8.19.1","dist":{"shasum":"01f8351335cf7898d43686bc74d2dd71c847ecc0","size":20524,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.13.0.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/regjsparser_0.13.0_1758483743503_0.25014808675158284"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-21T19:42:23.700Z","publish_time":1758483743700,"_source_registry_name":"default","_cnpm_publish_time":1758483743700},"0.12.0":{"name":"regjsparser","version":"0.12.0","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","types":"./parser.d.ts","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"lint":"eslint --max-warnings 0 .","test":"run-p test:* lint","test:src":"node test/index.js","test:types":"tsc test/types.ts --noEmit","bench:baseline":"node ./tools/bench/index.mjs baseline","bench:current":"node ./tools/bench/index.mjs current","bench":"run-s bench:*"},"dependencies":{"jsesc":"~3.0.2"},"devDependencies":{"@unicode/unicode-16.0.0":"^1.6.0","eslint":"^9.10.0","eslint-plugin-regexp":"^2.6.0","globals":"^15.9.0","npm-run-all":"^4.1.5","regenerate":"~1.0.1","regjsparser":"^0.11.2","tinybench":"^2.9.0","typescript":"^4.5.2"},"_id":"regjsparser@0.12.0","gitHead":"28addb2105bbef376253843a12b731f0df2621ab","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_nodeVersion":"22.9.0","_npmVersion":"10.8.3","dist":{"shasum":"0e846df6c6530586429377de56e0475583b088dc","size":20736,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.12.0.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.12.0_1730250659368_0.81651340906821"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-30T01:10:59.607Z","publish_time":1730250659607,"_source_registry_name":"default","_cnpm_publish_time":1730250659607},"0.11.2":{"name":"regjsparser","version":"0.11.2","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","types":"./parser.d.ts","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"lint":"eslint --max-warnings 0 .","test":"run-p test:* && npm run lint","test:src":"node test/index.js","test:types":"tsc test/types.ts --noEmit"},"dependencies":{"jsesc":"~3.0.2"},"devDependencies":{"@unicode/unicode-16.0.0":"^1.6.0","eslint":"^9.10.0","eslint-plugin-regexp":"^2.6.0","globals":"^15.9.0","npm-run-all":"^4.1.5","regenerate":"~1.0.1","typescript":"^4.5.2"},"_id":"regjsparser@0.11.2","gitHead":"ac51d2be146cc7d337e87dcc094abac64d9f7c6d","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_nodeVersion":"22.9.0","_npmVersion":"10.8.3","dist":{"shasum":"7404ad42be00226d72bcf1f003f1f441861913d8","size":20310,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.11.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.11.2.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.11.2_1730045070679_0.9874524462255936"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-27T16:04:30.881Z","publish_time":1730045070881,"_source_registry_name":"default","_cnpm_publish_time":1730045070881},"0.11.1":{"name":"regjsparser","version":"0.11.1","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","types":"./parser.d.ts","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"lint":"eslint --max-warnings 0 .","test":"run-p test:* && npm run lint","test:src":"node test/index.js","test:types":"tsc test/types.ts --noEmit"},"dependencies":{"jsesc":"~3.0.2"},"devDependencies":{"@unicode/unicode-16.0.0":"^1.6.0","eslint":"^9.10.0","eslint-plugin-regexp":"^2.6.0","globals":"^15.9.0","npm-run-all":"^4.1.5","regenerate":"~1.0.1","typescript":"^4.5.2"},"gitHead":"0a113bb9cf28353bebe9af4e971c04444012c349","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.11.1","_nodeVersion":"18.9.0","_npmVersion":"8.19.1","dist":{"shasum":"ae55c74f646db0c8fcb922d4da635e33da405149","size":19828,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.11.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.11.1.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.11.1_1728160357725_0.2602555087900531"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-05T20:32:37.950Z","publish_time":1728160357950,"_source_registry_name":"default","_cnpm_publish_time":1728160357950},"0.11.0":{"name":"regjsparser","version":"0.11.0","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","types":"./parser.d.ts","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"lint":"eslint --max-warnings 0 .","test":"run-p test:* && npm run lint","test:src":"node test/index.js","test:types":"tsc test/types.ts --noEmit"},"dependencies":{"jsesc":"~3.0.2"},"devDependencies":{"eslint":"^9.10.0","globals":"^15.9.0","npm-run-all":"^4.1.5","regenerate":"~1.0.1","typescript":"^4.5.2","@unicode/unicode-16.0.0":"^1.6.0"},"gitHead":"47eaf14ab217dec60dd148fbd9b2b221e6c70e79","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.11.0","_nodeVersion":"18.9.0","_npmVersion":"8.19.1","dist":{"shasum":"f01e6ccaba36d384fb0d00a06b78b372c8b681e8","size":19597,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.11.0.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.11.0_1726621057824_0.7840041288938171"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-18T00:57:37.991Z","publish_time":1726621057991,"_source_registry_name":"default","_cnpm_publish_time":1726621057991},"0.10.0":{"name":"regjsparser","version":"0.10.0","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","types":"./parser.d.ts","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"lint":"eslint --ext .js --max-warnings 0 .","test":"run-p test:* && npm run lint","test:src":"node test/index.js","test:types":"tsc test/types.ts --noEmit"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"eslint":"^8.8.0","npm-run-all":"^4.1.5","regenerate":"~1.0.1","typescript":"^4.5.2","unicode-11.0.0":"^0.7.8"},"gitHead":"c622da77ffa1fa61ec2b36e19b17c8abfc3e6a9a","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.10.0","_nodeVersion":"18.9.0","_npmVersion":"8.19.1","dist":{"shasum":"b1ed26051736b436f22fdec1c8f72635f9f44892","size":18864,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.10.0.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.10.0_1678728950858_0.4621854670377168"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-13T17:35:50.999Z","publish_time":1678728950999,"_cnpm_publish_time":1678728950999},"0.9.1":{"name":"regjsparser","version":"0.9.1","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","types":"./parser.d.ts","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"lint":"eslint --ext .js --max-warnings 0 .","test":"run-p test:* && npm run lint","test:src":"node test/index.js","test:types":"tsc test/types.ts --noEmit"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"eslint":"^8.8.0","npm-run-all":"^4.1.5","regenerate":"~1.0.1","typescript":"^4.5.2","unicode-11.0.0":"^0.7.8"},"gitHead":"d58221da3833617e28ac521ac4a0001715de5c56","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.9.1","_nodeVersion":"18.0.0","_npmVersion":"8.6.0","dist":{"shasum":"272d05aa10c7c1f67095b1ff0addae8442fc5709","size":18804,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.9.1.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.9.1_1657400465116_0.21381924837202537"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-09T21:01:23.447Z","publish_time":1657400465310,"_cnpm_publish_time":1657400465310},"0.9.0":{"name":"regjsparser","version":"0.9.0","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","types":"./parser.d.ts","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"lint":"eslint --ext .js --max-warnings 0 .","test":"run-p test:* && npm run lint","test:src":"node test/index.js","test:types":"tsc test/types.ts --noEmit"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"eslint":"^8.8.0","npm-run-all":"^4.1.5","regenerate":"~1.0.1","typescript":"^4.5.2","unicode-11.0.0":"^0.7.8"},"gitHead":"ace5e556e08d4779bc617e1693325766e9364ba8","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.9.0","_nodeVersion":"18.0.0","_npmVersion":"8.6.0","dist":{"shasum":"5046cedd7156714c2856a107208490875e87fd0d","size":18819,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.9.0.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.9.0_1656277310928_0.3864844155502596"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-26T21:01:55.261Z","publish_time":1656277311081,"_cnpm_publish_time":1656277311081},"0.8.4":{"name":"regjsparser","version":"0.8.4","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","types":"./parser.d.ts","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"lint":"eslint --ext .js --max-warnings 0 .","test":"run-p test:* && npm run lint","test:src":"node test/index.js","test:types":"tsc test/types.ts --noEmit"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"eslint":"^8.8.0","npm-run-all":"^4.1.5","regenerate":"~1.0.1","typescript":"^4.5.2","unicode-11.0.0":"^0.7.8"},"gitHead":"e66d3d07e5d0639d14d5b599cba1c8afa58ad756","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.8.4","_nodeVersion":"16.8.0","_npmVersion":"8.2.0","dist":{"shasum":"8a14285ffcc5de78c5b95d62bbf413b6bc132d5f","size":18338,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.8.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.8.4.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.8.4_1643814487483_0.659390156269323"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-02T15:08:17.003Z","publish_time":1643814487612,"_cnpm_publish_time":1643814487612},"0.8.3":{"name":"regjsparser","version":"0.8.3","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","types":"./parser.d.ts","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"run-p test:*","test:src":"node test/index.js","test:types":"tsc test/types.ts --noEmit"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"npm-run-all":"^4.1.5","regenerate":"~1.0.1","typescript":"^4.5.2","unicode-11.0.0":"^0.7.8"},"gitHead":"3f6bbd30140fa7ba2b7cf07c2fbbe467f836ad42","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.8.3","_nodeVersion":"16.8.0","_npmVersion":"8.2.0","dist":{"shasum":"a7046cb5a80c0878a43ed06bebb75f160af0985a","size":18170,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.8.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.8.3.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.8.3_1640249648089_0.10986345986642143"},"_hasShrinkwrap":false,"publish_time":1640249648219,"_cnpm_publish_time":1640249648219},"0.8.2":{"name":"regjsparser","version":"0.8.2","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","types":"./parser.d.ts","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"run-p test:*","test:src":"node test/index.js","test:types":"tsc test/types.ts --noEmit"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"npm-run-all":"^4.1.5","regenerate":"~1.0.1","typescript":"^4.5.2","unicode-11.0.0":"^0.7.8"},"gitHead":"9ce48a994aef98a3db63daac1c10d4a23df6c8c5","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.8.2","_nodeVersion":"16.8.0","_npmVersion":"8.2.0","dist":{"shasum":"0eca797548189b06d62bc8685802686d87edeff9","size":18165,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.8.2.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.8.2_1639506341593_0.11462002957551798"},"_hasShrinkwrap":false,"publish_time":1639506341867,"_cnpm_publish_time":1639506341867},"0.8.1":{"name":"regjsparser","version":"0.8.1","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","types":"./parser.d.ts","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"run-p test:*","test:src":"node test/index.js","test:types":"tsc test/types.ts --noEmit"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"npm-run-all":"^4.1.5","regenerate":"~1.0.1","typescript":"^4.5.2","unicode-11.0.0":"^0.7.8"},"gitHead":"450cb3f5371556d8d49e6813aa95fe96db86f279","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.8.1","_nodeVersion":"16.8.0","_npmVersion":"8.2.0","dist":{"shasum":"481f0b99dec8fa970095e99f5baac68f4d7b5552","size":18031,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.8.1.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.8.1_1639091537426_0.28988251820687094"},"_hasShrinkwrap":false,"publish_time":1639091537573,"_cnpm_publish_time":1639091537573},"0.8.0":{"name":"regjsparser","version":"0.8.0","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","types":"./parser.d.ts","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"run-p test:*","test:src":"node test/index.js","test:types":"tsc test/types.ts --noEmit"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"npm-run-all":"^4.1.5","regenerate":"~1.0.1","typescript":"^4.5.2","unicode-11.0.0":"^0.7.8"},"gitHead":"673836f6710105dcffb149a495f40898cdb3a36e","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.8.0","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"7aad00fecb177dd5da40f7eed655485c6b2fcfef","size":17169,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.8.0.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.8.0_1638974331481_0.6540603411725858"},"_hasShrinkwrap":false,"publish_time":1638974331697,"_cnpm_publish_time":1638974331697},"0.7.0":{"name":"regjsparser","version":"0.7.0","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-11.0.0":"^0.7.8"},"gitHead":"3f77f40e1fbc308e9c0f66a08f7c64609b6990ba","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.7.0","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"a6b667b54c885e18b52554cb4960ef71187e9968","size":16927,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.7.0.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.7.0_1630946762038_0.40795974660806844"},"_hasShrinkwrap":false,"publish_time":1630946762194,"_cnpm_publish_time":1630946762194},"0.6.9":{"name":"regjsparser","version":"0.6.9","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-11.0.0":"^0.7.8"},"gitHead":"0b0538382414175a5570ff98c7057484e3629181","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.6.9","_nodeVersion":"15.5.1","_npmVersion":"7.3.0","dist":{"shasum":"b489eef7c9a2ce43727627011429cf833a7183e6","size":16024,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.6.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.6.9.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.6.9_1616544814251_0.8933384707358021"},"_hasShrinkwrap":false,"publish_time":1616544814460,"_cnpm_publish_time":1616544814460},"0.6.8":{"name":"regjsparser","version":"0.6.8","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-11.0.0":"^0.7.8"},"gitHead":"1c8a984c38ffc5c581ecfec645c6ded4880bdccf","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.6.8","_nodeVersion":"15.5.1","_npmVersion":"7.3.0","dist":{"shasum":"4532c3da36d75d56e3f394ce2ea6842bde7496bd","size":16028,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.6.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.6.8.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.6.8_1616462114528_0.3394142683556709"},"_hasShrinkwrap":false,"publish_time":1616462114740,"_cnpm_publish_time":1616462114740},"0.6.7":{"name":"regjsparser","version":"0.6.7","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-11.0.0":"^0.7.8"},"gitHead":"971e752c791afbac8bd78fff809eedca1d455504","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.6.7","_nodeVersion":"15.5.1","_npmVersion":"7.3.0","dist":{"shasum":"c00164e1e6713c2e3ee641f1701c4b7aa0a7f86c","size":16024,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.6.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.6.7.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.6.7_1612023251011_0.6162666568411193"},"_hasShrinkwrap":false,"publish_time":1612023251172,"_cnpm_publish_time":1612023251172},"0.6.6":{"name":"regjsparser","version":"0.6.6","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-11.0.0":"^0.7.8"},"gitHead":"321fd60a9126e9df93bf3451502424860f7f850a","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.6.6","_nodeVersion":"15.5.1","_npmVersion":"7.3.0","dist":{"shasum":"6d8c939d1a654f78859b08ddcc4aa777f3fa800a","size":15991,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.6.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.6.6.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.6.6_1610300417948_0.3545196121264953"},"_hasShrinkwrap":false,"publish_time":1610300418110,"_cnpm_publish_time":1610300418110},"0.6.5":{"name":"regjsparser","version":"0.6.5","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-11.0.0":"^0.7.8"},"gitHead":"7a0b9358457c033cb163ba16812a1cde55a744da","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.6.5","_nodeVersion":"15.5.1","_npmVersion":"7.3.0","dist":{"shasum":"325c5cf2d4a6afd0b5d509866518d1b8f7678b13","size":15991,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.6.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.6.5.tgz"},"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.6.5_1610299734298_0.7820491571668438"},"_hasShrinkwrap":false,"publish_time":1610299734440,"_cnpm_publish_time":1610299734440},"0.6.4":{"name":"regjsparser","version":"0.6.4","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-11.0.0":"^0.7.8"},"gitHead":"25b7c79b36ee76aa774cd498953291d21c2a6a9e","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.6.4","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"shasum":"a769f8684308401a66e9b529d2436ff4d0666272","size":15464,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.6.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.6.4.tgz"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.6.4_1583896703730_0.06428944225634003"},"_hasShrinkwrap":false,"publish_time":1583896703859,"_cnpm_publish_time":1583896703859},"0.6.3":{"name":"regjsparser","version":"0.6.3","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-11.0.0":"^0.7.8"},"gitHead":"f989518142ec3ec1ced578f456637cba9fbc4ee9","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.6.3","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"shasum":"74192c5805d35e9f5ebe3c1fb5b40d40a8a38460","size":15376,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.6.3.tgz"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.6.3_1581640107767_0.3683851492268364"},"_hasShrinkwrap":false,"publish_time":1581640107879,"_cnpm_publish_time":1581640107879},"0.6.2":{"name":"regjsparser","version":"0.6.2","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-11.0.0":"^0.7.8"},"gitHead":"a6a47cc58c3d3f4dd8eeefc5a062afe1108da3a8","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.6.2","_nodeVersion":"11.10.1","_npmVersion":"6.7.0","dist":{"shasum":"fd62c753991467d9d1ffe0a9f67f27a529024b96","size":15329,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.6.2.tgz"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.6.2_1576908127501_0.6982810857029862"},"_hasShrinkwrap":false,"publish_time":1576908127632,"_cnpm_publish_time":1576908127632},"0.6.1":{"name":"regjsparser","version":"0.6.1","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-11.0.0":"^0.7.8"},"gitHead":"9bc130f3b8ca132d0f4223da948831841432a706","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.6.1","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"dist":{"shasum":"5b6b28c418f312ef42898dc6865ae2d4b9f0f7a2","size":15308,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.6.1.tgz"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.6.1_1576216505132_0.9680595638007778"},"_hasShrinkwrap":false,"publish_time":1576216505278,"_cnpm_publish_time":1576216505278},"0.6.0":{"name":"regjsparser","version":"0.6.0","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-11.0.0":"^0.7.8"},"gitHead":"0f12db12eb2ecb67143979ddba275c4aa87c40b2","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.6.0","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"dist":{"shasum":"f1e6ae8b7da2bae96c99399b868cd6c933a2ba9c","size":15180,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.6.0.tgz"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.6.0_1543956409387_0.8074269988998644"},"_hasShrinkwrap":false,"publish_time":1543956409568,"_cnpm_publish_time":1543956409568},"0.5.1":{"name":"regjsparser","version":"0.5.1","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-7.0.0":"~0.1.5"},"gitHead":"3f5db08421bc775b8e7553882cb5a6e9c4ca34ad","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.5.1","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"dist":{"shasum":"7466ffb39f18948893aafbc4ce630d3440f88d1d","size":13410,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.5.1.tgz"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.5.1_1543158473224_0.7827077506583551"},"_hasShrinkwrap":false,"publish_time":1543158473377,"_cnpm_publish_time":1543158473377},"0.5.0":{"name":"regjsparser","version":"0.5.0","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-7.0.0":"~0.1.5"},"gitHead":"5aa27394ed3beb2d897e12704ba5f1aa38902f2b","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.5.0","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"dist":{"shasum":"d4064939c6a740976b0848dd8a39ac4f21b2270c","size":12979,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.5.0.tgz"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.5.0_1543158023970_0.9356287959941769"},"_hasShrinkwrap":false,"publish_time":1543158024092,"_cnpm_publish_time":1543158024092},"0.4.0":{"name":"regjsparser","version":"0.4.0","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"files":["bin/","LICENSE.BSD","parser.js","README.md"],"dependencies":{"jsesc":"~0.5.0","npm":"^6.4.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-7.0.0":"~0.1.5"},"gitHead":"835867ee6c980ab5ee8f3bcb16ce12116386c16c","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.4.0","_npmVersion":"5.6.0","_nodeVersion":"9.2.1","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"dist":{"shasum":"7e6393c568f3b13accd9823073cbffc4d27f9af6","size":13432,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.4.0.tgz"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser_0.4.0_1535468585229_0.6655325083312515"},"_hasShrinkwrap":false,"publish_time":1535468585342,"_cnpm_publish_time":1535468585342},"0.3.0":{"name":"regjsparser","version":"0.3.0","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"files":["bin/","LICENSE.BSD","parser.js","README.md"],"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-7.0.0":"~0.1.5"},"gitHead":"5aa27394ed3beb2d897e12704ba5f1aa38902f2b","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.3.0","_npmVersion":"5.6.0","_nodeVersion":"9.2.1","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"dist":{"shasum":"3c326da7fcfd69fa0d332575a41c8c0cdf588c96","size":13003,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.3.0.tgz"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/regjsparser-0.3.0.tgz_1515834830113_0.14398667868226767"},"directories":{},"publish_time":1515834830236,"_hasShrinkwrap":false,"_cnpm_publish_time":1515834830236},"0.2.1":{"name":"regjsparser","version":"0.2.1","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD-2-Clause","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"files":["bin/","LICENSE.BSD","parser.js","README.md"],"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-7.0.0":"~0.1.5"},"gitHead":"969b73c6d9f10ae99a2afe9850da24226708b39a","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.2.1","_shasum":"c3787553faf04e775c302102ef346d995000ec1c","_from":".","_npmVersion":"3.10.5","_nodeVersion":"6.3.0","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"dist":{"shasum":"c3787553faf04e775c302102ef346d995000ec1c","size":10964,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.2.1.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/regjsparser-0.2.1.tgz_1487879834326_0.9009130923077464"},"directories":{},"publish_time":1487879834996,"_cnpm_publish_time":1487879834996,"_hasShrinkwrap":false},"0.2.0":{"name":"regjsparser","version":"0.2.0","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"files":["bin/","LICENSE.BSD","parser.js","README.md"],"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-7.0.0":"~0.1.5"},"gitHead":"5d1ed00db387edd864fcfca95e131ab0974ae3c3","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.2.0","_shasum":"0c8fbe85ab4a19513aa47dcab31a2a424074bab0","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.6","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"dist":{"shasum":"0c8fbe85ab4a19513aa47dcab31a2a424074bab0","size":10973,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.2.0.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/regjsparser-0.2.0.tgz_1464127431822_0.8742114950437099"},"directories":{},"publish_time":1464127433129,"_cnpm_publish_time":1464127433129,"_hasShrinkwrap":false},"0.1.5":{"name":"regjsparser","version":"0.1.5","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git+ssh://git@github.com/jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"files":["bin/","LICENSE.BSD","parser.js","README.md"],"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-7.0.0":"~0.1.5"},"gitHead":"0540a6a12bfe13659a29b217bf82455ce1ced0eb","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.1.5","_shasum":"7ee8f84dc6fa792d3fd0ae228d24bd949ead205c","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.6","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"dist":{"shasum":"7ee8f84dc6fa792d3fd0ae228d24bd949ead205c","size":10690,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.1.5.tgz"},"directories":{},"publish_time":1439758508321,"_cnpm_publish_time":1439758508321,"_hasShrinkwrap":false},"0.1.4":{"name":"regjsparser","version":"0.1.4","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git@github.com:jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"files":["bin/","LICENSE.BSD","parser.js","README.md"],"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-7.0.0":"~0.1.5"},"gitHead":"ff8d29e6be3c9a02692a25f110163da1b24d61f5","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.1.4","_shasum":"958289586a3d9447abd42d3d02776fe02c16e906","_from":".","_npmVersion":"2.4.1","_nodeVersion":"0.10.32","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"dist":{"shasum":"958289586a3d9447abd42d3d02776fe02c16e906","size":10420,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.1.4.tgz"},"directories":{},"publish_time":1425081199115,"_cnpm_publish_time":1425081199115,"_hasShrinkwrap":false},"0.1.3":{"name":"regjsparser","version":"0.1.3","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git@github.com:jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"files":["bin/","LICENSE.BSD","parser.js","README.md"],"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~1.0.1","unicode-7.0.0":"~0.1.5"},"gitHead":"98c40d218d55b120685c63f41a901a5690cd2227","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.1.3","_shasum":"aaa87c04c68060b6154319e404071f15bc892d54","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"dist":{"shasum":"aaa87c04c68060b6154319e404071f15bc892d54","size":9762,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.1.3.tgz"},"directories":{},"publish_time":1416910540084,"_cnpm_publish_time":1416910540084,"_hasShrinkwrap":false},"0.1.2":{"name":"regjsparser","version":"0.1.2","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git@github.com:jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"files":["bin/","LICENSE.BSD","parser.js","README.md"],"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~0.6.4","unicode-7.0.0":"~0.1.5"},"description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.1.2","dist":{"shasum":"467eacf1780f93e22f853ea3cc84f1d41070300c","size":9792,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.1.2.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"directories":{},"publish_time":1409518427038,"_cnpm_publish_time":1409518427038,"_hasShrinkwrap":false},"0.1.1":{"name":"regjsparser","version":"0.1.1","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git@github.com:jviereck/regjsparser.git"},"scripts":{"test":"node test/index.js"},"files":["bin/","LICENSE.BSD","parser.js","README.md"],"dependencies":{"jsesc":"~0.5.0"},"devDependencies":{"regenerate":"~0.6.4","unicode-7.0.0":"~0.1.5"},"description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.1.1","dist":{"shasum":"c25affc02e5cd9753c4d8cdc591f3d26f7944e9d","size":9680,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.1.1.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"directories":{},"publish_time":1409401686125,"_cnpm_publish_time":1409401686125,"_hasShrinkwrap":false},"0.1.0":{"name":"regjsparser","version":"0.1.0","author":{"name":"'Julian Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git@github.com:jviereck/regjsparser.git"},"dependencies":{"jsesc":"~0.4.3"},"scripts":{"test":"node test/index.js"},"files":["bin/","LICENSE.BSD","parser.js","README.md"],"description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.1.0","dist":{"shasum":"299d2a6b2f8606ed39928991f5684adea6f6a8e1","size":9571,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.1.0.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"directories":{},"publish_time":1404058605871,"_cnpm_publish_time":1404058605871,"_hasShrinkwrap":false},"0.0.2":{"name":"regjsparser","version":"0.0.2","author":{"name":"'Juilan Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD","main":"./parser","bin":{"regjsparser":"bin/parser"},"homepage":"https://github.com/jviereck/regjsparser","repository":{"type":"git","url":"git@github.com:jviereck/regjsparser.git"},"dependencies":{"jsesc":"~0.4.3"},"scripts":{"test":"node test/index.js"},"readmeFilename":"README.md","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"_id":"regjsparser@0.0.2","dist":{"shasum":"bfb75676dfbfd825dab4976916205afa1f6516be","size":114970,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.0.2.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"directories":{},"publish_time":1383596438206,"_cnpm_publish_time":1383596438206,"_hasShrinkwrap":false},"0.0.1":{"name":"regjsparser","version":"0.0.1","author":{"name":"'Juilan Viereck'","email":"julian.viereck@gmail.com"},"license":"BSD","main":"./parser","homepage":"https://github.com/jviereck/regexp.js","repository":{"type":"git","url":"git@github.com:jviereck/regexp.js-parser.git"},"dependencies":{},"scripts":{"test":"node test/index.js"},"readmeFilename":"README.md","description":"Parsing the JavaScript's RegExp in JavaScript.","bugs":{"url":"https://github.com/jviereck/regexp.js-parser/issues"},"_id":"regjsparser@0.0.1","dist":{"shasum":"768471dcd881c180489b707a10cee3096339b608","size":113764,"noattachment":false,"key":"/regjsparser/-/regjsparser-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/regjsparser/download/regjsparser-0.0.1.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"jviereck","email":"julian.viereck@gmail.com"},"maintainers":[{"name":"jviereck","email":"julian.viereck@gmail.com"}],"directories":{},"publish_time":1383507923708,"_cnpm_publish_time":1383507923708,"_hasShrinkwrap":false}},"readme":"# RegJSParser\n\nParsing the JavaScript's RegExp in JavaScript.\n\n## Installation\n\n```bash\nnpm install regjsparser\n```\n\n## Usage\n\n```js\nvar parse = require('regjsparser').parse;\n\nvar parseTree = parse('^a'); // /^a/\nconsole.log(parseTree);\n\n// Toggle on/off additional features:\nvar parseTree = parse('^a', '', {\n  // SEE: https://github.com/jviereck/regjsparser/pull/78\n  unicodePropertyEscape: true,\n\n  // SEE: https://github.com/jviereck/regjsparser/pull/83\n  namedGroups: true,\n\n  // SEE: https://github.com/jviereck/regjsparser/pull/89\n  lookbehind: true\n});\nconsole.log(parseTree);\n```\n\n## Testing\n\nTo run the tests, run the following command:\n\n```bash\nnpm test\n```\n\nTo create a new reference file, execute…\n\n```bash\nnode test/update-fixtures.js\n```\n\n…from the repo top directory.\n","_attachments":{},"homepage":"https://github.com/jviereck/regjsparser","bugs":{"url":"https://github.com/jviereck/regjsparser/issues"},"license":"BSD-2-Clause"}