{"_id":"regexpp2","_rev":"30-89ddb1682c2e0051209888030e948dc0","name":"regexpp2","dist-tags":{"latest":"1.3.38"},"versions":{"1.1.0":{"name":"regexpp2","version":"1.1.0","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.1.0","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/mysticatea/regexpp#readme","bugs":{"url":"https://github.com/mysticatea/regexpp/issues"},"dist":{"shasum":"070669b7882cb54b4f5a07418f2c8f62c6f4ad27","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.1.0.tgz","fileCount":44,"integrity":"sha512-Js21FB4I11FPbalTowy7bIUwGOozXe03Af9hlr6l8hVLWpe+/JRlT741qAx8Iny7CVe/JYUFX/ZKyvOvOvCXHQ==","signatures":[{"sig":"MEUCIQDbr7hTxdGMJP9uYdbJ3ggKgBquYFFlkeIC/+RNIfPbLQIgJIfTy0izunaUqnPaeXhgx0ITCzBSU8O2i7rlTohBWuA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":519778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7ckUCRA9TVsSAnZWagAAZeUQAJHhXDcYyGw5Y3aJkzud\nFvna5M81PoYioYbWutXeD7oKqM/YklJzsL4D10zLBYagF+UQ3yPN3sGbnw5s\nL6bFCb1kpGI2Q38cuFTV4E8KA6SIYFWJoOWwPxRJiQg+ww2D5nVNm3jCmA1T\nTAr+xKabQ0U+NkFgdt9BMWJwuT3LDxrYDvQ0nfLiZfeOlBInSgDrbSeOM2I/\nh45ikdagazIr3siTNbgmSgqjuT99syhVGBOb8QsbegLW1QVfkFuJ1sjFmE8s\ntC0q4ngptF+bJrvLHjkA9HwpPLRDII2K+9wI+fTsS7Yj13kF8+k7D2OnOd9Y\nA1Xpw9+5Injp3zZU2MuobCzBhFJZHvn+YH/VeI1oW3Z0Orvvn5gNZskp6unN\nqM9MKNQuvjpzLTAtSoc2p5Yq+c61UjYE/Lni7V+Wmc4g84WSdmk/j27VwSUI\nlZehvVoYkVtU2pn1+E4xR2qVQVb8KTp2LAk1YtV8/HVU2g++oGpLCKbikhsz\n/L7hVdX/fo6x+ZfJAErcyF4k6Ub7XoFamEbswZj0Q64tev5vUqjA6gf1X7P/\nG92lAC64rExq1bvbr3XC4+eBbvmiiTZSK8YtEYsSHzoEIbQVzwikCxWLueQa\nqVKbJLpuUM0awrAKPqOKLLkPhTAkdFjT4Dd/vDPRb5CPKQ5fnD18KRmusgJz\nXOd8\r\n=IzCd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./index.d.ts","engines":{"node":">=4.0.0"},"gitHead":"1a7dc2eda96860c4ed164596e958a0e2c788ff89","scripts":{"_lint":"eslint src test tools --ext .ts","_test":"_mocha --require ts-node/register --reporter dot --timeout 10000 \"test/*.ts\"","_build":"run-s build:*","_clean":"rimraf .temp index.*","_watch":"npm run -s test -- --watch-extensions .ts --watch --growl","prepare":"npm run build:dts","_pretest":"run-s build lint","_version":"npm run -s build","_build:js":"rollup -c rollup-js.config.js","_prebuild":"npm run -s clean","_prewatch":"npm run -s clean","build:dts":"dts-bundle --name regexpp2 --main ./src/index.d.ts --out ../index.d.ts","_build:dts":"dts-bundle --name regexpp --main .temp/index.d.ts --out ../index.d.ts","_build:mjs":"rollup -c rollup-mjs.config.js","_build:tsc":"tsc --module es2015 --target es2015","_preversion":"npm test","_update:ids":"ts-node tools/update-unicode-ids.ts","npm-publish":"npm publish","_postversion":"git push && git push --tags","_update:test":"ts-node tools/update-fixtures.ts"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/mysticatea/regexpp.git","type":"git"},"_npmVersion":"5.6.0","description":"Regular expression parser for ECMAScript 2018.","directories":{},"_nodeVersion":"10.0.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^5.1.1","rimraf":"^2.6.2","prettier":"^1.12.1","dts-bundle":"^0.7.3","@types/node":"^10.0.4","npm-run-all":"^4.1.2","@types/mocha":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.1.0_1525532946860_0.9009175654796959","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"regexpp2","version":"1.1.1","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.1.1","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"b661626f726158142c69a308af0e6f51385a9389","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.1.1.tgz","fileCount":44,"integrity":"sha512-zXl3atMBChP1ArgIMmIEQRdFCXmVc/5ye24n9DRs31PRJK6dk4gBvWUwIajPDD8DQRbKuYnZxWytmGiteA4nBQ==","signatures":[{"sig":"MEYCIQCvFqtsCCq5oTtuRII6mDd22a5Gm4At3wTQO0i7WIZkJwIhAMasUM610YHkJlCLDePiMGwkJQ3nnIirCgTWbYTbyiGB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":519816,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7dXgCRA9TVsSAnZWagAAN04P/RLIyGbOpTomxQURQbjp\naC/7c8mXe+sL/kvNP0rfvqRc926TRB5sCKR0l+f0o0XP56I/RVuthtNTv5Pb\n4y5AXmgcNgQYchYdvQvg2BTV+2TJSM2yi5+Vthbjf3mfAl8ZlWhYOF4ETHbv\n4acJDLdu9J7wlLoSizlJjV5GglaknZwULMFZtcrQghce8V+wWH1gaw7k7K0M\nLZzDXmBeVX9q+gDHLLQqG5kXx2NAFrSGe8YK31FJXsxv5obm2yJgO6CvJ8FF\nHElSM6l3bTzw6MJEBOQz3BgRlIkw20/g0/Tge09FM39q75r5SfN5jDXuZh8S\ncBdeZ1aSnE5p2mQm0sNWt8oECtpuoQDzF7WRu9F9MgKSdrKMyUtZzuNCHHEx\na8/gt3WPN3aaeP7UP6kLqOdAfymjnVotFVZbwKLdU0Jn1e0ZlMQPxPkxl5MX\n/8Jyzmd+MVntgO1MOW5XVhOf98bwai+KriZWTYU6FFA295223vyhIkBWqG9+\nBxSi2mUw5hBNod6VzG5Kcf4TITjHsQJs7ue5LSmgr2tfG5C8Xx+vGi8KSSqc\niQsls4x9rXEk1twud6XJMCiGd82HzrzYp8arxhdQEAJCtBlobU4N3uiC0J3o\nNT3x4U4kHtexDV4eBgevlef1dPGxY7SWUugbVec3zhQA6YboV5TWWp9SuFoe\n0j31\r\n=yI9c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":"./index.d.ts","engines":{"node":">=4.0.0"},"gitHead":"63fa073e5bc3ad838863abe1a3499bb04d061ed0","scripts":{"_lint":"eslint src test tools --ext .ts","_test":"_mocha --require ts-node/register --reporter dot --timeout 10000 \"test/*.ts\"","_build":"run-s build:*","_clean":"rimraf .temp index.*","_watch":"npm run -s test -- --watch-extensions .ts --watch --growl","prepare":"npm run build:dts","_pretest":"run-s build lint","_version":"npm run -s build","_build:js":"rollup -c rollup-js.config.js","_prebuild":"npm run -s clean","_prewatch":"npm run -s clean","build:dts":"dts-bundle --name regexpp2 --main ./src/index.d.ts --out ../index.d.ts","_build:dts":"dts-bundle --name regexpp --main .temp/index.d.ts --out ../index.d.ts","_build:mjs":"rollup -c rollup-mjs.config.js","_build:tsc":"tsc --module es2015 --target es2015","_preversion":"npm test","_update:ids":"ts-node tools/update-unicode-ids.ts","npm-publish":"npm publish","_postversion":"git push && git push --tags","_update:test":"ts-node tools/update-fixtures.ts"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"5.6.0","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"10.0.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^5.1.1","rimraf":"^2.6.2","prettier":"^1.12.1","dts-bundle":"^0.7.3","@types/node":"^10.0.4","npm-run-all":"^4.1.2","@types/mocha":"^5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.1.1_1525536224181_0.4662528349749657","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"regexpp2","version":"1.1.2","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.1.2","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"0f867c9dfbb84dca5e87004946aa6b4d131ea0b6","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.1.2.tgz","fileCount":24,"integrity":"sha512-Lp4bRHqJkYgFUKe631qcRVNzEpzBfFdnQRTY5iE7TAUNCGreVCcKEay3LzT79HyvMSSoucKF0QShrvzTA4JPBw==","signatures":[{"sig":"MEUCIQCXhVjE107UgQB9ZBgNIAzP+lxZnfA20dZFPe3IXDmW4gIgNIYTd8teqa7As0F90QJrcZB/JTvRpj45xMvrL5iwYSk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":292777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcT9DjCRA9TVsSAnZWagAALs0P/i5LCvtJzlP0oLPa2520\nJpA6Q2hiMgQR8RHpg3eaekvZBlyy8QbjjxqaeZxwo+ucjvuJUycVG9Bgcnj+\ngkRLrv2ezTpw5k+/7iJm6Gdovh9k7DIL56qXcAZbcvGiotQIvlGNia6dDZ6n\nmWlFM4av2LNtaR0Kd5AJtsYC9UZYRnwQuIO8QEen9FC8i96Bpv+OP5ssK15O\n6lG3/VOVGkxqtLH0tGUzgIaJlU+oNiBtq7qNtykiMHWmq53F2T9Wu6dyW8GX\nLiWjgPdnfJijaGlMZMqktbaOWdY76i46kfGG4/fN2nmdbHH4FrQKRE4xyQMO\nl8Ux6n386O2fA4UgCYhxGCSyQSQIOAtSD2WMCzI8z5/jz+Bc/dV1dt9gMRBN\nnBUAIP7MXZcAQLY2QrU+eYjdUn03UzTlRrDs/VND+HXGeCqXhKlpgjeVFI0s\nXg1VO0KjcGUdZYUJum9bKxUzLHu2cWWd72XVHHgCiMIwq/FJ4DOwb9bBziHF\nIAWYzg7l806YPFH63VABQp/ZFbvKwhimeeEZcBIGaORtxhrXVKOzQf+azvRG\n6MwdLxY/qpoCNmP/hAeEZXySwI/tMMG2rlR/+coIZo+AT5JChI9p3DNQGmsW\nlMp+VJuY/HLDUU6Q3O65rBKM19tep4xodx6IVVmFNy5WZKXXzAdJcy21/a9i\nnIRs\r\n=vQXI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":["./index.d.ts"],"engines":{"node":">=4.0.0"},"gitHead":"363adbbd762ea93fcf9ec6f0460de7cd204781e1","scripts":{"_lint":"eslint src test tools --ext .ts","_test":"_mocha --require ts-node/register --reporter dot --timeout 10000 \"test/*.ts\"","_build":"run-s build:*","_clean":"rimraf .temp index.*","_watch":"npm run -s test -- --watch-extensions .ts --watch --growl","_pretest":"run-s build lint","_version":"npm run -s build","_build:js":"rollup -c rollup-js.config.js","_prebuild":"npm run -s clean","_prewatch":"npm run -s clean","build:dts":"dts-bundle --name regexpp2 --main ./src/index.d.ts --out ../index.d.ts","_build:dts":"dts-bundle --name regexpp --main .temp/index.d.ts --out ../index.d.ts","_build:mjs":"rollup -c rollup-mjs.config.js","_build:tsc":"tsc --module es2015 --target es2015","_preversion":"npm test","_update:ids":"ts-node tools/update-unicode-ids.ts","npm-publish":"npm publish","_postversion":"git push && git push --tags","_update:test":"ts-node tools/update-fixtures.ts","prepublishOnly":"npm run build:dts"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"6.5.0","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"11.8.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^5.2.0","@types/node":"^10.12.19","@types/mocha":"^5.2.5"},"peerDependencies":{"dts-bundle":"^0.7.3"},"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.1.2_1548734690221_0.4402137764671996","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"regexpp2","version":"1.2.0","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.2.0","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"b26884d05f5e369de3fb596d8c9474bd195c34a0","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.2.0.tgz","fileCount":32,"integrity":"sha512-wwh/l8PqY8WDPxo3ALOG6LHaJ+4SGNIufc2P0e5NLKQc8z/mflv0OWrF+gpnK3rGfM3xiHnpSVAezV9420VVtw==","signatures":[{"sig":"MEYCIQDKLDT/544wFuDXSZgUYz6Ld8Sw3CEHtgrf9tcSY0MSRgIhAJCdc5OO546c/YdGCd2EDW0XqhL6fZdGxiW4c0wCzrfW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":833880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc01KgCRA9TVsSAnZWagAApvYP/iORtZjG7ZFMCjkh7r3d\nTfgPRYFsBsb7FvZUiuE79cS5Y+7QcipBQR3RbXvePw6zaJsP9saKfhP2jDcv\nOQrWrd+Nipvfyq6DfF28yhe0cc/IRqEvrKKSFxLbhjcDHYcYCRcxAszBWztW\nhZhKC/Oy3hvTBuyE6ItaLtvEJUeg9ZECySCShSj3tbVMPi9zqLwrnmWVSMWN\nV2ADQRJfyY/6qcUxgBCEFwKTmrYu5a8uQ8L011qP3TJegjTaHmhHIz8hZlGF\nwMgcnvieLighLWkZfD3sheGcKeFqQBVCbBLIo44bdmf4xBeDdjZCMyOofxRD\naqZMUuahgNziCrYuEuK1HPXuZi4s4s0YJvMZbUhvgIYgX5jdKurYIfOsaYng\nukMrklqIdeP9KkxRwhzEx1isQL7mTJRRKnDHPzlA5kD1wcLFlxBK86Yq55wM\n2lq+iT7l4ns1wGA0BBjbPiZHN9tWe0fwIf96BJUOdD/NL/AJNJkf3Hex21mI\nHXnbXtB+aAh9bm5Yui9zMdPI4VIMCcBEUw66xZVMN9raHhx5dY0DQoAoz9vI\nENUjEwj2nM6RNfEpv4cT8NXfraKxde944yT370OMSI6pKTL+5Kcxxlkwhesr\n+rnzfdiu++CaRCunI2yPOiQdu8lNrrkbbDjCxCd6WROlwLbcWOHqMFqyP6up\nmRr6\r\n=8pex\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","types":["./index.d.ts"],"engines":{"node":">=4.0.0"},"gitHead":"9b5fb7afb58f0c41213f385a7bee4a63fd85b5d7","scripts":{"ncu":"npx npm-check-updates -u","test":"_mocha --require ts-node/register --reporter dot --timeout 10000 \"test/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","coverage":"npx nyc npm test","update:ids":"ts-node scripts/update-unicode-ids.ts","npm-publish":"npm publish","update:test":"ts-node scripts/update-fixtures.ts","prepublishOnly":"npm run sort-package-json && npm run test","sort-package-json":"npx sort-package-json ./package.json"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"6.9.0","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"12.1.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"@types/node":"*","@types/mocha":"*"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.2.0_1557353118336_0.3080956876319214","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"regexpp2","version":"1.3.0","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.0","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"d08461ebbead7d04c6f39bc5fa7f2089293947e7","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.0.tgz","fileCount":35,"integrity":"sha512-0mdoMXcnqFF776obPrL9GxIegCFsESJRH776HbfpcRTVpC2+Sph6duvN1ThIoQBOd/7GszJAmCwhW3ZjxkUiiA==","signatures":[{"sig":"MEUCIEb1jw2upEBh8G7EW/b7EhJ/Q4nwUQF7+cjWNkqC1lg8AiEA1ftGeZnIggZPWC3kX3yEdrWGHyGtWJUlAHSd8WoUiXU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":826479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc03D3CRA9TVsSAnZWagAAV8QP/2gjhu/K9anZ2g2aZ9PH\ns/wgBHAQ8nnj7hEBAau/flbv2/FYtItcVOgak0vuH4CRxHiAfIUDStyCEC6N\n+CbfocGIOOENhgsK+tXJ7GjdEiIWlLaYlY0ozM3S7Dqi0d2wrn+C783Fb8MO\nwjSqjBLDt1xyxBAgpMgK6m6dFa9OnV7MuexZY1sf6tH7ZiYOjhoSkKPVkg8j\nENONZ5QYSEqf2PuK8AqEdC74aizMA0iwfMalu+oe6pjEj3jQ9cwJ8glSWale\nPGkv0dccXmyPjv20REfWqONGEz9t3P37ossnsfrgVmi9aumO6vMzJBWwLjVv\nhUNwRk7lG59ol3N6lQLMyL5PRkXOtqwYFc18pdsYzNpCbXie19eA7oAgP6WI\nBmMaGpK0zf0wPIV8Ch4eWvt62CPMCYYjvfcmo8WaITa3nXkkoEJEv9CIDxUr\nWNw0wfpDb6jFTnfkn5jGHi2PnmHSFOzKWCT61v2uCjzfw9fWjS4TebBzG61Y\n9SykQIILHDF9mZZm1gCMvi5yKLDKTCKQT3uA/Fl/ttkjd5wxB5r3CEAXL5yw\nOjeTh+6ARCt2Y/yF0kYGazaufTn6H9vwoNMRcoaFD/TI3Zvanme4Kl0XuAxh\nKefNd6Wn63kBklYM8gdMqZRUOwBraBipRhvKdPCgLPjJtcdlwU6Is86AXJ3d\n686Z\r\n=LD8P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","_types":["./index.d.ts"],"engines":{"node":">=4.0.0"},"gitHead":"e1b9e8a6469ec2860fda4f8708c19ac1c1330680","scripts":{"ncu":"npx npm-check-updates -u","test":"npx mocha --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","coverage":"npx nyc npm test","update:ids":"ts-node scripts/update-unicode-ids.ts","npm-publish":"npm publish","update:test":"ts-node scripts/update-fixtures.ts","prepublishOnly":"npm run sort-package-json && npm run test","sort-package-json":"npx sort-package-json ./package.json"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"6.9.0","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"12.1.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"@types/node":"*","@types/mocha":"*"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.0_1557360887159_0.7128629123119317","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"regexpp2","version":"1.3.1","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.1","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"5ee994ec1943de0f6e43f452636b556ea5e2646c","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.1.tgz","fileCount":43,"integrity":"sha512-mDr1jCL7tbuIZFJxUxrz7/D0RYUXsejoqn6x0uIVNETPHCwBaAVK/U0b9QT453bpHc+kBild1nAk8madk0Z2hw==","signatures":[{"sig":"MEUCIEt7RaMZ9SBCBVYuO0U1VAVQSxD5UfrlZeU1PY9a2Q+JAiEAgx1EC6himgu3iVjJtUs22B4iAXcKkUFa1qyuaBm2VEI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":679134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe2uIPCRA9TVsSAnZWagAAM+kP/3gwX4aRCnEI23L6Itdi\nHr7CeuvyeKAwqY9GRbHIxmkbmX+2IJGzsBYlteOAZ68n7gCYFOKL5nHPeC33\nb97GVmjCPJHbgfsrFfQqbcrp1qPDinGWyXA9uBNKl9ZejhqV60dJWbIM1C2A\naLDL2ehFxBmEBGPUx9vZOTAWYJAIGj6zRoHe0dGfYZWWN7nm9xP5ooNrOS80\nLEmK//2z2zAknJZgvB4Lfj9Ryz6jJBALV2BALvf59c1xk3IQYjuKMOMlbOci\nqJI4He5PVVUyDDe4C4IdegT2maR70ChBBnjOH5oWOKS1ZNYhbh9CkO3iZ2p3\nzVvMQJFhRkr2r9Wn95lknbAB6/TjjukZ8NTXYnmCR40KJ2URImHX0I8CkTJB\nbpzwuHiu0LNapD8ZFFexk1i32f5FQU6CvlZDZrKF3QYIB/e2l5oPpA8sr/wR\ngUTv5WFJSmkfodej2XA1wJz0ZbxdYf4IwruSFPKk38oLHE0cqpwt0C5A5L2s\n4zeEPE6bNrSBsEhQYetGqTjLY5aGDB+H27QFyjeSI0T7yzI5x++csIaX9uip\nfDLVmVsx8TjIbyIUeOrxJfL32JKgLYpn3ilGcjR7L5f8QbXHkeLMvaKpyB//\n89HPCx6dY/OwYcdi9Nw7/00d2MWfZq1ce2Hh9c67V5/EQYtw6wk6YYQ46EZb\nSgMR\r\n=0YUD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","_types":["./index.d.ts"],"engines":{"node":">=4.0.0"},"gitHead":"4b6fac9a9c6c7ef5f31dc2a0a1f0f46a1a310da8","scripts":{"ncu":"npx yarn-tool ncu -u","test":"ynpx mocha -- --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.4.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"14.4.0","_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.1.0","@types/eslint":"^6.8.1"},"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.1_1591403023092_0.42832955833083863","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"regexpp2","version":"1.3.2","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.2","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"c421867c44e2103f7337b9b94d77ba51ba42255c","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.2.tgz","fileCount":43,"integrity":"sha512-jctpBlTwF6uRHSWbXyI9Z0cSZrTk2cVM/JGs+/WPS+xEeQqcE7FKbgt+DDyLBo9DYenKdh4CaHnDLMN6r0M09Q==","signatures":[{"sig":"MEQCIFC19cvVjSR1Gv93OCGMhr1IqXz0sirqyznewPRso3mxAiA1vkP8LbVMRXWx7xWyFzbCKgOIXWm5mOk3Ouycx2/5rA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":679292,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe26qtCRA9TVsSAnZWagAAExYP/ixdSCWNyqhrdgCERjFd\nVb86A+ccG8qdto8m1ilErlOmw1jDrNqgbbL6Bewi63JdkoKbrnFM/5W3xVj9\nFJ82Tg5DzDRJg3M5si0Q8IlPVVBoWBVaq/ykfhNlYebN1+eU5RkL/JuBr9f8\nvGPLLQ2/vshIp1yWHN3PQ2uJuYJtcvrwp95uydllRgvhvb0uOcxaVqzQtoEu\nweMfJLaKDnkzxxqOYLupQaxA0x/WBTZRexJXoRZPddM3EfjyKCaHtVm0bTau\n3px//ibMQnjaYxC1SuwhRcFWxXekXS6eshD1gTtcZTRPCVO2z85PfPJpz7zU\nQjSBHzHZr53ctneDNDRBTlOR139pvuj5RNAS/M9+F8g7Qdgl7VnctJ21B51k\nYyI9/WYWBnGUt8IbmDhv3YfBwcB3R/oXDtfXLa91W7WbTsfzv4P/ODacrvyF\n5qRbjY3Go+GjdtdXLtMjXVarduKbe4Qbv2JSKYjLzWuyWfQCmdBzW0Hz9lhA\nKutk3VZFpSeOUQN5zAmvPLp4M4WMotTHnSPKOtGzubrm58rHrTLj1Adq7+n4\nY13Ni5TVQkvbtu/YAIRrb6AzLKgy0hMXQrkstpMuzxzIu704FpIKvxwsfhgO\n1urZ9jONjYZ5sI1aPzW8zCvHw+h8Wk0M62yWK/T+bog4qG3uJATC4uUQXOm1\nC0el\r\n=vgk4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","_types":["./index.d.ts"],"engines":{"node":">=4.0.0"},"gitHead":"d953954b2995afbca7be627389b0df9c06af68ca","scripts":{"ncu":"npx yarn-tool ncu -u","test":"ynpx mocha -- --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.4.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"14.4.0","_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.2.0","@types/eslint":"^6.8.1"},"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.2_1591454381118_0.16569749762659214","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"regexpp2","version":"1.3.3","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.3","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"f903bce4ebf7f85c7d2a190289403b61556e730f","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.3.tgz","fileCount":43,"integrity":"sha512-fDMcV/aDFiFnIIq+pzm1Cy6o6Yg1XgmoEX+Hsks7v9uk8Juvv2DIf+vckDqx7xVn4bwmrmQ0IcGHyMpcqqxaFQ==","signatures":[{"sig":"MEUCIA0L1+LYq6eoPuX639V4hoLp2MoG3WXg7FoVH/YGPdnhAiEAj6v7LQBwYd3AZj+5nWshFHI8DXMdetlCjScxpKXrA+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":679456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3tmaCRA9TVsSAnZWagAA7lUQAKFXw3VzC2Z9UfIffoMP\nNP6YygqWDf1geXryiPRn9Jkfb0VoxrJ9AkIvoCHx9ELiOuOrGw9bV59s28zN\nWr+CqkEVVsB3qP18hi9dhvRDk/t3O9iXSasUOFJI7eve5jMaQMRth1LOmfaZ\nWc9fANkL0AMn+UBkVCwcIkNGBh1kjWGsFe6Uu98OVBpTcameG8X5OBpB1mxl\nSL/gDGiOsZENUoScRCD8CHunsEqXlQIDCE3TzNABf63pleLC+LkyjoyT8Xvf\nCXyzjaKgnNdBgAXBe12rMCCUXPkdJ6Zb6EJp9LJnMgUjjkxl/OZUA2d8GB1q\nvKpJ9Hul6Wk6Otx4rmwLB42YvKkchQV/yAL42UeRNFLGPVn7O4VugwMr/8lr\nlFeRPAJvRtGQ8+vCWWmle2kwjL6ec6MKJo9d/bWRXjeCFbmG8Y8XxwLnoaqu\n6Fv+66buGqBE+lmQDd6v8HMsKtfCcgpLNTlpUhUaD92BivHREh9FGJiqk3cG\nEwA4Mnemb1Fc0BGlfE8grSkYmMdu1PLrsx71vH7BquwnqcZ45zqD6x1kcmE2\n40OX9K1u2TZTecqG+wl15AlsyVHKI9Xr9zZH8aWmEMAj2znP5+WMkfR3J9Gc\n4GDSR3GndyrqefQLYc18k9wzu+vfYj/EPjQMbCAxAK9h666OsHcKejtC78ul\niWEb\r\n=5lMm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","_types":["./index.d.ts"],"engines":{"node":">=4.0.0"},"gitHead":"6ca57ce4e04591289d2e139a7349ab4861e0ba87","scripts":{"ncu":"npx yarn-tool ncu -u","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:mocha":"ynpx mocha -- --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v14.4.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"14.4.0","_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.2.0","@types/eslint":"^6.8.1"},"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.3_1591663001912_0.9167192276014136","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"regexpp2","version":"1.3.4","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.4","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"6a6afc38922893ce029c5f6f992265936a8745e3","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.4.tgz","fileCount":43,"integrity":"sha512-O/QOPgZSCIF7DP5gHstkdPH/GbS36TUvV7cpHSqws9iRbb2/J+yhgtLs7UJN8Z+0LmlG4pOCusJe5zJLHf7IyA==","signatures":[{"sig":"MEUCIQCDFy3EavU7My2msM51AuW+9m3f/JkH6PCfhxdwIMdLQwIgeKd/TPX1V6QHYdTOhP7ApQvXuhxA35TVISmh3SEhyCY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":679628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6pcsCRA9TVsSAnZWagAAbqYP/2UBSHYOkEQnfwnmXtD8\n7unVacltwGOIxC3fw8XSjXyOW7Pqcbo0S2Pi4FqDLeYr4QtpzC9+7JC1bGbC\nbj+MKmGRhgYxBPnK3mUToiCSb/0mhCEYmVQHDxVclEns9VCAUXGBlvSVzePI\nYLMRXJIzzTf2k/LGs4/RnM5ehCx6t9KiTX7W6ooRoK/K+1gvuOTztyydPTOU\nvRi1QPyVuQr8KnmbMN7ctY21iMR981hdvT0YrmolpHNDwjWHx1a10N0aQ8Ea\nIcRpKpOZMgYoSugGXC3VC+3kg03hug8ILUTPyOz9RSyBuj/w+QVkAc/1nmfe\nTKeKEPWN7gLtUz8oKgz18yyqVGPeBkqoevfrQU1fhOB06+ZXrQV6IZDROw6l\nO5r0EBE3scGBtvmNRt5KTXqi8FS+SsXMQcBkcTLzYjwXtusE6UjOo04yCPh0\nIDgY81dEadbyHT8BxR9Q/itRNfeZWKbGb3cbyKFRxtw2SeyvveZnEIPIgWh1\n1IJ8IzVZWIRmv3I+iSxbqz5lAPAK+ekuuw6Mez7o/IyQ9Fb0Ou93ARORT7Ns\nqAse140awYe9dbgjQcR76Uz6oVPT2Qqt4fqJVKUaAvGHoDB1RqEnejzSoRZy\nmlsGv2thmHF2FS8QvzC32r3s6qG2QgI3ba3lENnAqW1QzAdpP9KKT1RVS0rw\nMG2p\r\n=nFN4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","_types":["./index.d.ts"],"engines":{"node":">=4.0.0"},"gitHead":"7b6775cf234d326230e457e7264d5cbbe8668ecc","scripts":{"ncu":"npx yarn-tool ncu -u","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:mocha":"ynpx mocha -- --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.4.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"14.4.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.4_1592432428051_0.45057442151479865","host":"s3://npm-registry-packages"}},"1.3.5":{"name":"regexpp2","version":"1.3.5","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.5","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"832e6b02616cfb958e90bfb1e5fd6e165289b8c3","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.5.tgz","fileCount":43,"integrity":"sha512-Hiz0z/bF071Sqbucx8lwFdfVxOs10LUySLJqwi9e2u2RIiscbF3QT10qxbs6Y5j9HFkkxWztAUSULwyvdaTOdA==","signatures":[{"sig":"MEUCIQDjZfPFkmw4DhzJjDgNwPdP05uWAXn3Br//7cK3GYKbTgIgY8DGHmKZxIKVXUfSVmxdgpAdqqWiFm9itZtdzwXpcuk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":679882,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7b0KCRA9TVsSAnZWagAADmkP/0mDJG0P9Yx9nwddIV8t\nbPV+1Ng0QhMyVAZm0KmBaIhbAww7Mg4rJD+Piv0FHA52TvVYAcPa8nsnx06c\niaDlPeCUjlukDVecV02GVCV09+TGCrbiAiPjN5ihjHu5513hyNdRmBOHRxd0\nFTrnwOzp7H8LcJ7VJeLPV+B8pXPr+VN6NZ50+FgQgvahtAGsaUu81V4xf6Ft\nrGDoGX3UYdwrDkxpgu3QKxWMEKOVHogG/ZT7TY2eunSqIPxj0TEehZH40Wlr\nnoB2Z4z7mfOjdJBSStTZHaDk3aW0SFYsddYL4TSUxdJmXtBZOF7f6gLSr/B9\ndnVcpJJcxVosQ+9yk6ccWgcChLCya7eyoj+IAKtaMbxxUII5VrAO8/5ZlGwB\nyzaJ+uYTMNPMXdocoPIvzFbkLQgPQVpmXalD7Lbue2L810Ww5pvJlJMIrtXG\n2i2NYAs1aVomsg10UEJX+K6Yoh+Cl7HlCbyZ6KbuFdug0LiUzEtdDiKIarOU\nuDPSWK0A+C7hdKA7QrocNhH4B1EHW6XO7bdPqtwgvo3rwd7MJuoVQSqPbceb\n8pvSX59tnzsdqvZyFAwSbti2MpsFGcLfVbkFGxXkl194+cjuZaVjnFtcSJ+p\nsZXTvJPqYdamk250lSprtI2/c8AnDgxo7pMrQqqwDbbB5Feo3jVmsffxv0tg\nYflB\r\n=GZqD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","_types":["./index.d.ts"],"engines":{"node":">=4.0.0"},"gitHead":"cdf75807bd4614dbf634dfbd4c5d110a18b863f0","scripts":{"ncu":"npx yarn-tool ncu -u","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:mocha":"ynpx mocha -- --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.4.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"14.4.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.5_1592638729629_0.16566937180492447","host":"s3://npm-registry-packages"}},"1.3.6":{"name":"regexpp2","version":"1.3.6","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.6","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"05d4dad7b12ab41059310ad6e6f4d405e049eaf3","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.6.tgz","fileCount":43,"integrity":"sha512-/GEMiga/Rt6vYMcBCxSJ5t9q9+RNoP1TbsXAn2XWZS3GhleIRbQ1toujKLqaet5ahZ3Ou1T3XvNYROyyU8mxEg==","signatures":[{"sig":"MEQCIBH7KF6rHnKYRgLVHGDQTDQgDOih8DJxyAqHDbGqzLtuAiBu5nAcGZ37kAnFReVFtoKNnQTjH54iVfOuUkvBzVr8OQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":680211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe77X5CRA9TVsSAnZWagAA94sQAKTUV9vj6Bq5tKrLYrfr\nwmxmOHVhLFMeHeFIQQcRB+XOmFg3qNbaxBpCjqsHD0i8ecZCrR92A2aVIaCS\nQPDVInaB3EMgMfD+lts6y8hmjsDORbkbYyLkpf1FcOoiExqUEnRIsCpwmQm3\nt46DDWkonLIW+vsms6kCgCQ0TQit6jg8dF56k339ZUAjMxEDIuhvxXQmzSk5\n5z14qZhxedigbkRFtE/FbWqMi2xtLdpAtws//eoQ/guRmjEWD2BCJZS2GB3g\n6dXqhFhX93hSyv2WVUH0+4zqGBqYZAIbMqpYeTmK/Z/6NRxaDHrwfnNv+XUS\nux04YYB68QPJuoR50Qv8k4dETZxZFVxa23rgOP7eDivEupy2y5GoO5xvUYas\nwSAhkQZyFf2/MuoZzgcziU+2SpBDveVkDT8AfKHmx3uU5tcUZ2DoTo/s9IAv\nDFS1k7Gaea2A7YIw6Lj4tGcSFQyK/fCu++0x/n8IecAbkVyJApz+yxrD6jDE\nWPBFZ/U7cncfqvz+a7noT5n+1GSeBZFIOZd4J3MtXjflnWpyVEhE7bUupfWs\nLwRMaoToAAswEg1I61hl0S9bG9ak6krmVJZQH7MIYDkRRW8hTuKY+YrFLmoa\nWA+NNsdb6gFEkhHzWW3OD+UPD5A78GZ1TETw3cBW0xLEJdWB5Efc581m61my\noOfd\r\n=fDyd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","_types":["./index.d.ts"],"engines":{"node":">=4.0.0"},"gitHead":"7f125d60cef47753fd357701cb407a432290c4c3","scripts":{"ncu":"npx yarn-tool ncu -u","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:mocha":"ynpx mocha -- --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.4.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"14.4.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.6_1592767993222_0.949825540717357","host":"s3://npm-registry-packages"}},"1.3.9":{"name":"regexpp2","version":"1.3.9","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.9","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"deedf3826ef331262cf612002c30bd844a6cefae","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.9.tgz","fileCount":43,"integrity":"sha512-77FojbyNbSnXoUDj7nzn7oa+K6oYnTqgzwBgAOREatB2FaeYTPkre51xmpxOL9TpYTh3qgJKwsGvm9bAP6FrMQ==","signatures":[{"sig":"MEQCICv2mFic/fqSYankprqljlji1pjBAWjcPFuCuDyjQmI3AiB1TGmN3NhmLpnIYVoC/dT0Qgdx/NoJM92eeddF+SIo8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":681102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfE+GlCRA9TVsSAnZWagAAmmEP/imiDuP/S1LnyOzNNCRq\nOcFTtw6SHLRsmwblZC5msFfoA/4ZyD+uiYIGwFYC6o3VwgCFHGwKFYU/vXNU\nzPjOyQg7lVlpsPaK7nUMOFVb0qLSz4Rgm0YKvAhiLDERYCvSbPMjvzb3z8yp\nOk1Kc0w2tTTZ2JAzOChrVqrSmoOwa+7sObhqOgHMgyKsQyDxDGFRMrHlZJjr\nwujDG2rMoE7QBI26nTDStVxRur2fs4IkNcxyMpte/fbB5goJH6jpTxbk2byv\nfPPjrSCEjnILeW4G1F/NfZJuIf2z5w646q/cd66JJZGRXn313mWZRYnQMn1f\nuKa/7H2Nxw55XTa4xk2o82ldyL84TkDjC0ci2/G6iI5R6xlPuh2T833duVqc\nQWeqPNVacVHGVtH3gr/OyT280DYsVV5ZOLyNM0IX1e4RHWFKvrh9g1l4XJU+\nLbmtrkmEZM1xXoyuuQK9O8VHB1bN2UKfzinZ18jHF2JwHRqAyjw/pZ6N+vxa\nROfB4D9I75kn9nDkH+/z4afRLZ7lmxSozd991f7iLrB0vJETdGM308SIXevk\nNoG93J4U/U6J70nOz2gHcJ4jLoJTZ5sJxce5kCbLwFcn8/4xsjrMRBblEMrs\nOv6p9shWfaE0NpicUQk/odg5866LYZovjoN/QAAWdHGGCbu4UxuiowR/ToW1\nR8ER\r\n=BMxS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","_types":["./index.d.ts"],"engines":{"node":">=4.0.0"},"gitHead":"c9a0537568a54bd4608ced691ae10fe0f8fc4824","scripts":{"ncu":"npx yarn-tool ncu -u","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:mocha":"ynpx mocha -- --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.5.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"14.5.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.9_1595138469087_0.5738219603636687","host":"s3://npm-registry-packages"}},"1.3.10":{"name":"regexpp2","version":"1.3.10","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.10","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"fc10a9a9fd237a72b4976f73e25ea652cc8d20fb","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.10.tgz","fileCount":43,"integrity":"sha512-QRkuUDcHlqJJzjmHWZMvj35AbXm35aLD/EnLKuQiIWNRTtYBUNLNU20RSS43ObNf6gkHKmqpta6t75Ci4SZxSQ==","signatures":[{"sig":"MEQCIDh9hkY2xP3VHs2Lx8/euK5k/nF0QFgt9AKX5Hml+U9EAiAgcD0g2CxxwkE5f8ChcC8hm/doO7vJ6ZEjWdRDcEspaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":681368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqw9tCRA9TVsSAnZWagAAVJ4QAJoDI3IxFYH8wm0ikN26\nhiElCMnRAU96Loknzephi0myLdr9GleBbErHGvDD7OFyEE/qfMj9JiuS2o4v\npDM2Rqt0sTsTHek+22GcABYb4XG0BAhjPZtR31ho4drkn4HviJlsAjboJ2Fi\nqaz4rLOFS8X9M4FDIdG5OKSYuMU85HAPWQkruayJJk/JOVAMVmUj9yFq1WnB\ncb/8kAD2+s6hHl2PTo2ygcAlaBokjuANi+ly6A4UJk6FPgam/KRXLMXnxdqg\nYBzYV1RUadeG8DZmhRQrrTpd1Fvmo8wPFU20F1XsfURyx32lWe806muEGJTK\neRpFPHf6zrJ9z3b8G6W1/jCXduXc3RbgVOfyXUgkEWHHgNAgvACELKo79Hrs\n3z+5mzehgU+tNCNajnfcJN9Ez3X99ZlPZIDSILqKga+jwFCyu1lCZ/+ACH0n\n7ZzWFXbMRMBSzF031BQevDOwIt61A/H55gNwjWQWE2FlGKXQhD0ByiHIAWQf\n08qzEIQzB8JJCcwfgEJJxk2GBd32C+G6WNw3ZekPH6Isg2Pun/SYyLLjWCNt\nMnV1YrcLoF2vCwChuTyijmEP9/pE+LD+ovS26LbnR6e92ik8YQuqO6mObL7Q\nm7xOVVkjpvjNgnBkk0YwiiOI3GUOIG56+PkihOp1yB3yyZqVZrGsQ0ctk9Qy\nQGPX\r\n=FZJj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","_types":["./index.d.ts"],"engines":{"node":">=4.0.0"},"gitHead":"28bfe8c18ca5ffc7623f9f40ebb69c298ca2a57b","scripts":{"ncu":"npx yarn-tool ncu -u","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:mocha":"ynpx mocha -- --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v15.1.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"15.1.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.10_1605046124517_0.6539390812719252","host":"s3://npm-registry-packages"}},"1.3.11":{"name":"regexpp2","version":"1.3.11","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.11","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"e1656e570ea5bfacf29c75ac6830d3122db77ae2","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.11.tgz","fileCount":43,"integrity":"sha512-hMZ5QNQnObuVIFnQeT9vHLq+HEhYb+juEt7Ata70JdqS0DZUMPX/heFPE+y3RyXM1GOIqmGB1BsnojvJ3NK8ng==","signatures":[{"sig":"MEQCIB3SUK2nYIPQrcNPS4pI5KHhFJGoapqtNBP5P9HmbMhhAiBSMbrqw7iTIytgHYLMplksmvnoy7QJpRvbOfVwLx7d+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":681610,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqxXTCRA9TVsSAnZWagAAtb4P/3cmv898Nv+Sn5G5D5OA\n8TgKapRJG301FcDhXMXn7AqnG6OjESodfDpVA7+WjraGF75HK/K6HEsGaI5+\nstvSsHFy1+M5hNAy8y6Ha34vdMOTDmpnRlF2H00E41kGcwockE8t4ia822Jj\nFvjlZrnX+ZOfMcDHxsrT9Y1MKFnfX59bQV4YDTK1AFhy91T0/sE3PPJ4pnkV\nemLiTww/QXTp3IbAymkHnoT/MUrts2QI+hjs9BLM+CW3koV0zgrEDJkVX+ho\nXUptkxmfyWUMpLra//8rAdpC/+0RNaNwNVhKQZZmbnSwFe546EUkfeIlfFyy\nNziboTEFoVG8sq0c4hFUVlta4mOfAy2QDMNn4Aotk/XpJkV9950terVuVvw/\ncPFN6TqzSbbwOhhIWGGCL2cth8UXnXYBv2Ofdsgk+OtvSDxFNOfNviYlo9lT\nLz6LgpFIqyn7KQvzrcZM4W5FaEZtTWlxwdjLySDoxpoICTJJ6yz1IbZqkCf8\n697vHH8Nai2wMBLzJWiwsAc5YQXXkV7t4cS2aGWNmWCazodC9+Y4LMGkepXq\ngj1aeS86gsN7bK+LAtvxjG0jCYJmyCo96YUaia1rpOdYWmIcjB2cos00ArA6\nfpw/V42TkjSyB21IWnf4AJ+nYscVs+AmqnRxC4rxrLNWqk2GO/v9pJ2fh9kI\nu7qF\r\n=Mdx9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","_types":["./index.d.ts"],"engines":{"node":">=4.0.0"},"gitHead":"83c1e4eca2a50944a252dcd3d8bfc351b4d6f9be","scripts":{"ncu":"npx yarn-tool ncu -u","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:mocha":"ynpx mocha -- --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v15.1.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"15.1.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.11_1605047762673_0.9476872660450799","host":"s3://npm-registry-packages"}},"1.3.13":{"name":"regexpp2","version":"1.3.13","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.13","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"3fe3afa3357c93396fa1cb027ab64f02e9864b1d","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.13.tgz","fileCount":43,"integrity":"sha512-AhfLkzDT9NIjaZgKbv6PaTbbuf+YO9jAbkfMQ0LsDpX9232fCVVX3BQFLN3F+5uwoDmccy195eYbAP9kutDNKA==","signatures":[{"sig":"MEQCICEPyT6yU73ZD27m9wYQXQbLKoVrOXLXsxNCX4/Vnvz6AiBGIZnXXVsTEpzC+LYKyeNzXWqsA0LbaNHIHZUiDsHqkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHF8jCRA9TVsSAnZWagAAQVQQAJf9g/KNJ6ooEvZsKFw8\ntepg1U1VgSoyXcFShbFswXqPVZiDmROcV5UQd8DfRUo3ageGEETq0dDOuegC\nKFJ4j7k1MgFy4E+vR4mnLsoSMICWE6y4BNvDbTF+cmRo3vHPbPM6wkYpFpkE\n/Wupm/BV53C3hZzRtX5XKAZJxUD2xQStw6NIMyMRy5XkLZI+iPiN5wcvkCJD\nrNZ6q7+EbpNBbt1yBqvGMvW2UsbvOvHjq87f5wM3+dr9zJUl35vnA7Bx/eu0\ntoSbOPKVQQ1TKmQ4jp10GnDcbbxeIqzEMDzjtn6rJzmvp/j3onSTFaLRoMZe\neU1YNYbBYiAPuvT3Bt4QtCFXtLU72T0PQFisTJVlFCyVw32kTrJJ+fIR/ne2\nlaXE+BOdCWSw/HcvKP3nhrt+MZr4Nha5TrKuYhKm9TmGdq7ZT+foBsZ4tUqf\n2Zy7uuoEfA7DsBRUJyOLlDXPp1LqJIqqMjxXN6pJPYR9XWvJ43XFIBuYdz0s\nA6MfWXBI+UGXx+227yKyYuRRuJobwcvDerdDDdXtW4DTV0PXUDRcoR95ieqq\nGcP5k/J8TlmOPQTqY8VP54M3eognTFaraSSGMCcsBFek5Q35Em/w1kIHA5h4\nCpnplmDJJ8Jw+jfPwMWFYOFQ9+7NvZG311rAO+pP1A6UHeNuhIWSYVkYJIte\nrw+4\r\n=8c05\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","_types":["./index.d.ts"],"engines":{"node":">=4.0.0"},"gitHead":"33a8f6d5c534be3cb26103ccfd03cdbcfc7aaa66","scripts":{"ncu":"npx yarn-tool ncu -u","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:mocha":"ynpx mocha -- --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v15.6.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"15.6.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.13_1612472098914_0.37860068123911494","host":"s3://npm-registry-packages"}},"1.3.16":{"name":"regexpp2","version":"1.3.16","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.16","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"d7caa16fba85cd54e37259bafef0f595413a6435","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.16.tgz","fileCount":43,"integrity":"sha512-3XqJy8nXdVj/SsWKDhs///b0Ub6M8ygU5J2LSqIeuIvi26sv0our7jAEU+j7ylEW6jr1lmRJuL8eVpEdGF9XoA==","signatures":[{"sig":"MEYCIQC6EEHh9qxJidJh0jVRpMPmY+MtcHeF1qYr2XxSLqzUywIhALZh7nFe34dBBhG6dVhIdrwBhtGLwN63QRRFWbBXe6if","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682208,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0PWACRA9TVsSAnZWagAAVrMQAIrONeRJ5a2zYu6lvorw\nYwdvTFt4QfrXJ35ivXbE02RP/w2uRWI0afaTyyraZLYGfKwLc2iRtOg8I+Y3\nvHMsYeUU+htm0IGn1PYYnx7VzL3l7VoIhcVfF//OIzc7YZVEF7Z3wA2lSXS5\nw3VG3IxXiH4lC1Wn7bRQchM/hC0TqdtePsJSBKuny4ppwsGwKcK36mQV3bYW\nI1Nhmyfx3B68qnQ91fj8NsFY4f8lLkcHlQdomlzQ/dVweRkFZFfbI1D+IgMp\na6JXQjJpxoWpaEYeTXzDw7PKD3kVZ2ZC9+5U2SZTyigry29jUVRxQDlCD8TC\npAEbOnlSpfbR+MEC/K2tb3ZQ9hQvGuTZ3vHxj0c6eLhKBNpC5IBi3sC99o1+\nKLAiZdJUXBn7z7/va4Qi7ZRHm1nir/Z98zwtITp+7/5Dr9aWf+Kg50v+T1hq\nPaMwa2wgM9hzsw+sew+oUuQ2PRikl1Jy5tXTGaNMOFv16HU1qnlwGLBiHsSF\nttFVm3/qA7zeQaJAgYyGTCjUyZPEepfS2z/cD0G/KQifq4BFDNHvA7du+0Cg\nBKxRdrP6o3tOxkEiCVzn8BB6NS4LKNs/mVCaSAayg93IfKi/RK6D5D9Sp1JF\nTHGmZTKpey6huImGztyPRCKxNEhq90xBmyKmCiV7rliGjFmSE8Bw/aVJZWyL\n3UTU\r\n=B9KY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","engines":{"node":">=4.0.0"},"gitHead":"1aa0f123c804bfd33203716a9c7d11804c2e411e","scripts":{"ncu":"npx yarn-tool ncu -u","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:mocha":"ynpx mocha -- --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna_":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.3.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"16.3.0","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.16_1624307071991_0.10027125004317039","host":"s3://npm-registry-packages"}},"1.3.19":{"name":"regexpp2","version":"1.3.19","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.19","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"b2428475a5af59bc36632652c16b5bd08697b15c","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.19.tgz","fileCount":43,"integrity":"sha512-YbVwKGEA9PX6nNMks6bEtbXBrzFeVa/k7RiW/dvhybw0aR4CZtnLwR1zuZKdg2ZcpbC8LgnSRUntHQa+sqnLMg==","signatures":[{"sig":"MEUCIBYMJb6UCYhddD37CxQSN7PdJ2x8ZIotzutoj0So5WD5AiEAju+FyrLI0rTiRDqxfyuM6MZaFrMbp8le75BB+mXuSoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":683351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6AnVCRA9TVsSAnZWagAAbEUP/2BBBtnCfkTUGsH+cfZT\nVYmeyvCW+upLmXFBwgvhp6XvkkoPCPWFVQ0uJmeMHIszuDQ1/sEx9Nl9yLd5\nWmkwmJWS12vbUO5xuuF8p8/ofql4/1AxIh8lMj464/c6dLQoX1q+qkrNDEkw\ncJvYjVhClsIdLNFtOwNppj9+TfyJxTW04YZqT0rRAkx1LuuvVoV9Qm8JZuek\nPcCz6+51jvXh/AQtOdy44LMWNclumYcM+hwomE1RMTg5UBk7lSBdIdhEfk+g\nL1+/nQfOQfSBkfBnCmeYCiAvUtXPf/ft06vHOuwMQGaY+Kl5YdQ+g0ObLAHU\nGxwACT8XGHdNulhw20ylS4aNm2ws9XDcXRp4b39cVaWpq6W8UvIYxOSoNNGY\ncvLSSbYpVbos4PDfmt6jg0Y8htTYDR9T0jZ0iDEtpWBvQf7F0dslpC12KBkb\npJe9R6yVHqSGBgO1nAkgf7zw0IXXGae5xb6tkHqzvnpD124xsoXkyGLzqzG6\nj0hMTFEQGRPqEYGPBdqZ6YJs4jADyTTbeAJ1se5DABv4OEkAnwp5oTFsIibA\n2VpkfDQtMuFsWCXBF/iCanFFAu1QJWaKS3bJxqN1gY3nVnke/5eNPqu/WFK5\n4F7cNSSAOhWf+X+dvEtM3DiHOrGj2XbSMi7A+tifsBWJeLNr673WNr3XfgDL\nMnOd\r\n=RvwP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","engines":{"node":">=4.0.0"},"gitHead":"d4ccd0aff0bccb9666c3c771822048644d37c177","scripts":{"ncu":"npx yarn-tool ncu -u","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:mocha":"ynpx mocha -- --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna_":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.4.2+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"16.4.2","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.19_1625819604943_0.7484943762845937","host":"s3://npm-registry-packages"}},"1.3.20":{"name":"regexpp2","version":"1.3.20","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.20","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"2559724d7862d5db56b34538d01a75359bb2f39a","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.20.tgz","fileCount":43,"integrity":"sha512-fw8eoTwwPmSpYsUdPInNVOlIR6+SbSzGBi38XN9/QBdAJN5wpteamve2ijDRZADbcyQ7VUqVSI90qyJKnhiOqw==","signatures":[{"sig":"MEUCIQDbEmX3zgQNVHMsdT1IUDwhbjMKSkknTUp6xxmZDk4y4AIgP3C5u0dcq3DH2iwUFzOGD3PJ4/mmAQsseImEKNr+QzQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":683608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFe9ECRA9TVsSAnZWagAAwHIQAJRcdxEgo2VJQKEevhL2\nlT8lvF5p7H9ktORfYcv7jgOHtNGES0E3d9j/zxVlAhuLecEdJkO7D0/cU2k2\nTrvf/Nmza9ZoU3t8m+2sAZ4G7fEPjcaU6xoHnJs8aQyJezDEBSj/USNCan1A\n6IlTvxSncs71wBMCw+Y7lIA/M02oq6dPRiA3iRDoDJBhAb0IyWNPK/1aqKA9\nyC/D8WP0Eiu3aZnz3+ECPQ7LVILBzTciVFXFyPJStzwskDC54KlCy+VraR+q\nxWFZeZ2lDJ2gqWPo2PsmRN2eAqXw58o27hwMrw1Xv/5sniReNC01Mbvu+XwQ\nDsFikdi4+S/p6eVqWQiVWiVKZVOpeA7olJGpRpA8NM3UGhZ/dvddZMGprJMN\npet7dFO0e2l3VgiXZkED4ZNCVDlD164cUE94dpYk0MAARPQstrIddSjr9VGO\n76QkegxNoF27iHw6Sv4EHUB+dK/rdNwWMu62hAFQGzQGgqC4aaLbQA/vxv1v\nS47bDCpKo4hHh88xwIIIg5uEcad77YqIJfQwP3AaW04UhgQ7nKQHpDNNQoXL\n69VxXvGhlAcoOttFfDVYf6CYxPB5jt37jZmttROEUjtYELBTFgfuTDQbQJoP\nQXt4OGIFCkdLdu9NjQL8f0XSinNv8/PdxWlkpMK+0OiIWMG+OAq97vdRRaV5\nkayn\r\n=lrf2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","engines":{"node":">=4.0.0"},"gitHead":"75ef292e77d2aee7c7c9dfaa184e27253418e611","scripts":{"ncu":"npx yarn-tool ncu -u","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:mocha":"ynpx mocha -- --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna_":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.6.1+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"16.6.1","dependencies":{"tslib":"^2.3.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.20_1628827460707_0.6308046860603724","host":"s3://npm-registry-packages"}},"1.3.23":{"name":"regexpp2","version":"1.3.23","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.23","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/regexpp#readme","bugs":{"url":"https://github.com/bluelovers/regexpp/issues"},"dist":{"shasum":"01ee304b689abd3f912a0d8a51a2e0ac49f679c7","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.23.tgz","fileCount":43,"integrity":"sha512-aW4wc+pTO3GssR9Va9LsfkHgExLeyavuBp55Ulv4lkpFnodvHcr04g9aki4kDr+9/yWPQHl3SVRCI1+O6W92BA==","signatures":[{"sig":"MEYCIQDdwpkU0QF56nEHD9CBKGxADIs3TKySPGdYJEoNNjevzQIhALlysMZkBXstrNgUTTjkhK9qUu+CKjG4k2IZa9AON7qp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":684475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/Y8CCRA9TVsSAnZWagAAXoAP/03hibl9biZLv9EUECTs\nAZZhsmil4PgBzcqqUrjq/FY8wH0A0v3ZiWSaRbjXaLPDLP3x2EVNdE1+5Y31\nXpTclV4xQAyCz16pKtA9tRzHESXsCRWkp26rfshMMo38144FtU5eFGeRLsWK\nYiV39CH9hi8J/ydTrMBcgf25/XxRvz5dh3MkUbIUd5uSOIhLX5Y3epM9GOTT\nmADWNlsjV5A4vRk6ggMc3VAToJ1ftY/NYoysqR6c+KZZiduHgvOS3aC5ZqsZ\nt7hvaYJWcdTJfzoL2zpNCjl1sJqSoG5p2zwWrH2AiqqA1tHye/QB4GTMnJS0\nLE7iaUGDWthpZutITjfFq0NG5+my/kJ2V7kbSI1q+mwviJVfSuvBRKyP/kgr\nl1Da6LS6TePx9nY8tA30ygc2WTA06+2Kj632XQNUHQegFen+MoCwLDaPhkwz\nHe7YdkTVe4c88/X6D1nH6meFCvTRGkCXXV1P0ZwwohsU4bununJqb3bsSlz3\nkH9yhAlW8BSbDkUD9Z7BWx4Rrc9BVy1oOLhFKo/jY64z4Ptp9/qu3NY/Y0I1\nib/RsAn5kL+sElsrkZFblE8RwhhF7eT8JjJrNMW62aMCGmyVcTvVtBPVL7I9\nFSdu7CIE1A0QrOHuwXpCguSTmrlqAT6/ZMElsMT3qTXKW1ued5Z9Tf5Ns/HL\n4dop\r\n=K2N6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","engines":{"node":">=4.0.0"},"gitHead":"d179269171b3b5ddfdba1a4d6d83db37b24dba9e","scripts":{"ncu":"npx yarn-tool ncu -u","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:mocha":"ynpx mocha -- --require ts-node/register --reporter dot --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna_":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/regexpp.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v17.4.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"17.4.0","dependencies":{"tslib":"^2.3.1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.23_1644007170556_0.7414257375802273","host":"s3://npm-registry-packages"}},"1.3.24":{"name":"regexpp2","version":"1.3.24","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.24","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/ws-regexp/tree/master/packages/regexpp2#readme","bugs":{"url":"https://github.com/bluelovers/ws-regexp/issues"},"dist":{"shasum":"82afa9f45c450b6c5b91cd481aae31591b4a11f4","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.24.tgz","fileCount":40,"integrity":"sha512-NFJLMBbNKF7NCrtNiOBup0DjfKatHbT3F7eDceYNUvvvA342BUv6OONQJ47CghO0xWeZjG6QFG4TUEdGee4r/Q==","signatures":[{"sig":"MEUCIQChiBtpj795ZoZi9k9rCbVtDh/NhFsBBUL+FI/Ne2MNQwIgZlo5no6XDCKUHTFzzXuMnivgoy/IzU3nBGVzxnRfObU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":611818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTGpqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXXw/8C/qca1bJw9McP6cnHVg0V4wwr5/SsqEXIKZoxNkijpr5pOBB\r\nQBkI93EjdzdwgBkMfvmx5ZqHGiHKwaMuScHT+sW+uoAyNsgvKqIS7QefzWEE\r\n3yZlKVuvcDXE4ZkWGQ7ZJKmS7QHm4Z5D/94k0aO4chZJ+1sL0ZJgnrwHwgWA\r\nmznStHqIt3i0WeGK1+7UbcxlxzaN6fapZC6o90r09XxwYQDgu4dhYS6mxsS/\r\nz2i5bZ0VUqj8dXFnLCsLRWqLIBZKCwu3voqar7XKgLKJilJmF+Abu3w9Ae1L\r\n9JKz5wnxOLz+461j9ts5GD4whXG9Lw/Yr6PUhR1pCGLf5Tq2Q+zRDz/9ThbE\r\njS/Y4pMTPXYENamMtdIwewjnB+us4xhLA3ZjHDab0xXIsbEuKg5+Oj8BAHRl\r\nWz4z1kA+qy7hB6YHviG0zAQugvsBlOOm+0C4AcixZOMjNm7gGS7LJj48lPAw\r\n7uN9xr24AoYSeR5IuKFOeAb2WRUfG2V6R8SPw3/tsKFb4of7zr9siZjVTYRW\r\nOMLbINLI2HxgNy32FLQSjH+7s3LKLPPcX4sci/gmWQNvCCAWTCMeKlvB4q2X\r\nB4XwFsIp1lUs2ZjSOtEfQsb8kuTk/pvvYAKPmO9+K1VGJqL3FdA4E+IAFSQk\r\nYrzGPIj+U51WiXNQ/ovFymVvDBw8Ol/TwwA=\r\n=cpT6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=4.0.0"},"gitHead":"e4f1fa1320fc53a7d04384baf64779072ceef73b","scripts":{"ncu":"npx yarn-tool ncu -u","test":"echo \"Error: no test specified\"","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:tsd":"ynpx tsd","test:jest":"jest --passWithNoTests","preversion":"yarn run test","test:mocha":"ynpx mocha -- --require ts-node/register --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","test:snapshot":"yarn run test -- -u","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","test:jest:snapshot":"yarn run test:jest -- -u","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna_":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/ws-regexp.git","type":"git","directory":"packages/regexpp2"},"_npmVersion":"lerna/6.0.1/node@v18.10.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"18.10.0","dependencies":{"tslib":">=2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.24_1665952362611_0.5519084728025363","host":"s3://npm-registry-packages"}},"1.3.25":{"name":"regexpp2","version":"1.3.25","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.25","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/ws-regexp/tree/master/packages/regexpp2#readme","bugs":{"url":"https://github.com/bluelovers/ws-regexp/issues"},"dist":{"shasum":"93c0a814cc0e27fbb515915f864e0bc7762231a2","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.25.tgz","fileCount":64,"integrity":"sha512-JA43R86BiLeaJSF97qUD3pntxGvMYhtcxAHSxdw/0PQxAAAgOOpgZRoP7FyCmKCeJ/KBQL+VpcV7FO7SuK2HBA==","signatures":[{"sig":"MEUCIBib4pEPs74kSxut8/DosIjiczFYG93S93F70kdP9mFUAiEAl9wdAxk+T39l6M8S+O/FT4TweEQWrsFXdLeJ1ABEJ14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":902995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVIrzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAZg/9Hn2NXneb2JOSKjC/Ihp5wSNL29bpuQkdBOLbCYvNy7SucKCd\r\nqxbh6KkBK3QlzgSZ1oWg8pERgSPtrdyMultqVQU7vj7BRj9Pm+a+PVQ6HkSv\r\n7VO6M/lvxpYl07JPSK+8xvZu3WeW+80hbM4+Q7/aHOd0d18KYz6BAprLMfMH\r\npZYoeOY2fZwknyGXuZMXxFs+2VWTb4+P3tQ59o8QLRNdbNGie9cyhe9TKpel\r\nY22aFdDEvgcuW8q1Lu2laX+HYHxe1aw7+xJXrpo+g+KbpoBr7VXltQUS81zl\r\nX8h8EQUkVaPX5TJP+gMf33I7yN6QmuMlfwzUJOAxolM+zDQ0QOfCLSln9XFm\r\nJh/K2wbz1MiExO7mvEFFsYBXdBJKkYmZKN7P/JGCsWMRZ0/wJdtQmG80yMih\r\nSn66DUCCQgWrHBoLDluZnNETmdpEgk9tFvGcV4o1rQFFq4vyLvp3NQTjiXgd\r\nq7PsBhVfTDbAVE5F1nVCGAzOR8BAJO+0XWB4hnYpUc+s/NX7xNfwd+MFqTaV\r\nUGj4/zaB/lhJ0WzeKf+2gEma5/PAkI4mW5j46zkBQY5c+hPXSE7PThqAeIPQ\r\nBNepycsWXTU1UT3ZfJGYEkFg7npyn78drWutIhKnh12qXnHvuvqgH1nCHkAu\r\nnA9ExZoCgGCn5rWf967j6wDvZmNR4gD56v8=\r\n=Wp5J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=4.0.0"},"gitHead":"6ba1fb06770d29bdd7f0747551359a22052ab771","scripts":{"ncu":"npx yarn-tool ncu -u","test":"echo \"Error: no test specified\"","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:tsd":"ynpx tsd","test:jest":"jest --passWithNoTests","preversion":"yarn run test","test:mocha":"ynpx mocha -- --require ts-node/register --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","test:snapshot":"yarn run test -- -u","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","test:jest:snapshot":"yarn run test:jest -- -u","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna_":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/ws-regexp.git","type":"git","directory":"packages/regexpp2"},"_npmVersion":"8.19.2","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"18.11.0","dependencies":{"tslib":">=2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.25_1666484979681_0.40648674373635263","host":"s3://npm-registry-packages"}},"1.3.27":{"name":"regexpp2","version":"1.3.27","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.27","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/ws-regexp/tree/master/packages/regexpp2#readme","bugs":{"url":"https://github.com/bluelovers/ws-regexp/issues"},"dist":{"shasum":"c49d3abc7b977d1c83ebebcd248c5c2ac7b86c61","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.27.tgz","fileCount":64,"integrity":"sha512-PkHo67jjUhcnEmMBjzrLwFPcKtucIr975tRoOBwRzbM3D6zNu9BMsug3PpaVE/OWY6iNFtITuNTl4LfSMbCyDA==","signatures":[{"sig":"MEYCIQDfYbS9GoGUFdfyeypshK3TmM2fX6l7yXA7zqX/O6mEAgIhAMGWTMYOWSAiijNjKD8US4IKDF/RUnHNt7LPOhrNR6DE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":903624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWI59ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWDg//fIQ41YlYv6k+kbu78cIx/I0rPO+jvWN/BG0VBO5Cu+7o4GOY\r\nVNe2pyPy25ArmBoLLt7ARAMICrD1JT9/Xcw/wxj45p40uTbAZRQvIF30wzEq\r\nucKDzFiChfG8e7v1m0NeT4UweBMYr/P2XfqlFBesSL49SKcDR5Z8aVeuNtHV\r\n65GTlQF1rFzvLKaSgcFo7SAfVaisflcpYhEqlT50OeJvhnKrQJmbbI2AZiq+\r\n3d4nqaLuJkNjQwwf6PYKhK8183NDy4BBy0VMXF6KHTSUWypQwrGUe6ZFDtj2\r\nV7+6PfqY6I80J34T3ddfevxRIkIdGwacROwJTdZ1AjdNVYLI98RAZxvSBkH8\r\n9A0s2kGKY4lFijmrECqmn7OvfML2BT+3W4OKo7Ixg0PlWjSjKlEnkrvQzGkH\r\nAp4x1JHfqjLGAvuv5Q7tH6VJTJbOT5ihYzs02oVVCOKqezolfJcpjQpWcV9l\r\nG/nvUfwJRD5VffHIi023dmAnGs1gtJE0UOgpR/XvVcWXYi1UX2ed3Dr51Vse\r\nxYdvYdKDZTpQFfSBz4SN5ONHHZFY/ljyQ4i3hUpMQtz/cy0FKCozuhGIky+7\r\np6RnjTSHgxR3nbGpE3G72y/P5RxP1RAHMqJLmKAtPJCB5Q5ghn1bOaOTpa9V\r\nrnFwiMGNG4oDaUHEQIdUA+wtidJeFQ+9bTw=\r\n=kSDT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=4.0.0"},"gitHead":"178d7b884c1b3113d915d74beb62a8bba657c7d1","scripts":{"ncu":"npx yarn-tool ncu -u","test":"echo \"Error: no test specified\"","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts","test:tsd":"ynpx tsd","test:jest":"jest --passWithNoTests","preversion":"yarn run test","test:mocha":"ynpx mocha -- --require ts-node/register --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","test:snapshot":"yarn run test -- -u","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","test:jest:snapshot":"yarn run test:jest -- -u","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna_":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/ws-regexp.git","type":"git","directory":"packages/regexpp2"},"_npmVersion":"lerna/6.0.1/node@v18.11.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"18.11.0","dependencies":{"tslib":">=2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.27_1666748028906_0.512903261712645","host":"s3://npm-registry-packages"}},"1.3.32":{"name":"regexpp2","version":"1.3.32","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.32","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/ws-regexp/tree/master/packages/regexpp2#readme","bugs":{"url":"https://github.com/bluelovers/ws-regexp/issues"},"dist":{"shasum":"f393a5e745d718a536d24789f5267541195be880","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.32.tgz","fileCount":64,"integrity":"sha512-vVwdpd23k3459hqLaEB2JeKhGM7fuuqVhWzT9ltdEXLC00yf7jcWltJxl0nM0tj2pLre90kXzJT6NvWdbc/6AA==","signatures":[{"sig":"MEQCIG82sDg1vfX1JtGT8i25wb1QGxQ9qfqqrikJjwfmHjsZAiBhi2YZxmlGkLW2S+um6wqEztUKEleHkZ0BjQnP3ClkjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":906451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/pPxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtbQ//QkjTk1o5qTCfqtEezEAHjZ2ZAZCcdtUkxL96TMFgI40SDXJh\r\njDPeSnT0ofyYqwPL1kYeixFuIGsNrXhQc3cfE+OKTpz0WPZ6ExYQDfZRyRcp\r\n5mO2D74UEcpOmfw/F4Q0yfOA6N7yy1yk4rP9M8eWjR/SkdgIaAj8IC5S0VW9\r\n102SWqPfOrfWZ3jBakcgmd8MSA2Gh+5gbOKZ9L7k7ZmjAl9p6PwuNx9OQm0G\r\nhaLMgQK5xXPlckZHl6wO8s/XNO9wMl0iabNmlggaDFValQEReQYtJXTTXA0N\r\nb24GwM5NMnoVycDKygECkiPB7MhYsZSoFe05CWyewyOnO+oDuwsyw6jsEgO/\r\nk0Ee85n/gVOq8awCPjvEf6hY/4CzSa+6eiygqfVBAdyHLCkx5PPYtz4eZBvI\r\nhkY+VFXgklnoMP1KriW/5Mmg+fv5OcyFMR+AM5Rweo+95D2IKAhdlQGHW6bx\r\nJi7z/eQyHXmRpDpYVQW53FvAHTsxpC++pn1mEk9uFq62VpqSrg1OLXxS1ccU\r\nUzS+WL+eKhi1O+tQHLqw4DwGaKRuIfgQvRbj2a2+Tl0maps9wTYgOOwLMD59\r\nNHQYiycsjAiyd8GHiXGcNY+TmtzLICMJCD2FMGGuU1OSNS2t3RY41XXWKKgU\r\nmy2KcdC0Ob5mHj1Q3yv0VQ3ssIxwOiLu+P8=\r\n=Fv7B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=4.0.0"},"gitHead":"b4e7f9baa50636811168681fd3f211f0921b557b","scripts":{"ncu":"npx yarn-tool ncu -u","test":"echo \"Error: no test specified\"","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts & echo build","coverage":"yarn run test -- --coverage","test:tsd":"ynpx tsd","test:jest":"jest --passWithNoTests","preversion":"yarn run test","test:mocha":"ynpx mocha -- --require ts-node/register --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","test:snapshot":"yarn run test -- -u","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","test:jest:snapshot":"yarn run test:jest -- -u","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna_":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/ws-regexp.git","type":"git","directory":"packages/regexpp2"},"_npmVersion":"lerna/6.5.1/node@v19.7.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"19.7.0","dependencies":{"tslib":">=2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.32_1677628401353_0.8037562285180886","host":"s3://npm-registry-packages"}},"1.3.33":{"name":"regexpp2","version":"1.3.33","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.33","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/ws-regexp/tree/master/packages/regexpp2#readme","bugs":{"url":"https://github.com/bluelovers/ws-regexp/issues"},"dist":{"shasum":"19e6d2510b5de66730b149ac163ef93b7ac33113","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.33.tgz","fileCount":64,"integrity":"sha512-esUq3QsJu0tRYRiVaCeY0+l5G50AoJpXAEm5q+iBA0TlOj1zLLRA8OkHL/EoUqw+aSbsOhph1SFYVnPcuGIZGw==","signatures":[{"sig":"MEQCIEWEFLjPxmmc9nC+puYg5Ny+/jcDfe2p/zA77cJ2bCLgAiACP69Mu5D9rViNxuaqvvovy3HxWC5brG+JNCn5UiX1uw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":911116},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=4.0.0"},"gitHead":"3da68f8abe92eaa77bb13b8cc1b852b1f831c735","scripts":{"ncu":"npx yarn-tool ncu -u","test":"echo \"Error: no test specified\"","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts & echo build","coverage":"yarn run test -- --coverage","test:tsd":"ynpx tsd","test:jest":"jest --passWithNoTests","preversion":"yarn run test","test:mocha":"ynpx mocha -- --require ts-node/register --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","test:snapshot":"yarn run test -- -u","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","test:jest:snapshot":"yarn run test:jest -- -u","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna_":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/ws-regexp.git","type":"git","directory":"packages/regexpp2"},"_npmVersion":"lerna/6.6.2/node@v21.5.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"21.5.0","dependencies":{"tslib":">=2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.33_1706547977256_0.12643267207359532","host":"s3://npm-registry-packages"}},"1.3.34":{"name":"regexpp2","version":"1.3.34","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.34","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/ws-regexp/tree/master/packages/regexpp2#readme","bugs":{"url":"https://github.com/bluelovers/ws-regexp/issues"},"dist":{"shasum":"20df6ad3fba01a220ef09a505f25000bb5aaf145","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.34.tgz","fileCount":64,"integrity":"sha512-Afs3lwhGQiBqrjSbLlN4sg8wM9rN6/qLg4xbMDR5E6WQ0+fkowLc9gaP8SWanhUOh3PGBnqEDUEctTHtXs+BDA==","signatures":[{"sig":"MEUCIFoXaRRv8OPV4iHwW0ydqfkZi9S+c3k02DRNIohiCecDAiEAkwQZ1criADeg2fHHzc6m2g2E8QTqr3Ere0FmGjGEfkI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":911486},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=4.0.0"},"gitHead":"e905ea55dc6433024806ea9db77147b282b5566d","scripts":{"ncu":"npx yarn-tool ncu -u","test":"echo \"Error: no test specified\"","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts & echo build","coverage":"yarn run test -- --coverage","test:tsd":"ynpx tsd","test:jest":"jest --passWithNoTests","preversion":"yarn run test","test:mocha":"ynpx mocha -- --require ts-node/register --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","test:snapshot":"yarn run test -- -u","tsc:showConfig":"ynpx get-current-tsconfig -p","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","test:jest:coverage":"yarn run test:jest -- --coverage","test:jest:snapshot":"yarn run test:jest -- -u","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna_":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/ws-regexp.git","type":"git","directory":"packages/regexpp2"},"_npmVersion":"lerna/6.6.2/node@v21.6.1+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"21.6.1","dependencies":{"tslib":">=2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.34_1709332231029_0.673231062471376","host":"s3://npm-registry-packages"}},"1.3.35":{"name":"regexpp2","version":"1.3.35","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.35","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/ws-regexp/tree/master/packages/regexpp2#readme","bugs":{"url":"https://github.com/bluelovers/ws-regexp/issues"},"dist":{"shasum":"40fee31b792e21253fcb89d13fa35400c6dd9673","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.35.tgz","fileCount":64,"integrity":"sha512-DalFWPxkP1dJI5/HHe4ptvGojwxv5RX7p4jumjcesetWaRo6fa+02UeeTrZzx3EwSjkcetUfSNvtw4+8TviS/w==","signatures":[{"sig":"MEQCIDPeZXhf6qLUE+Lw6qqwQ78mWf4Audzf1p8BKNu4pkEHAiA4wKp1Bh1yaxbA87dkjMRnmBUVjNmZ7eMR4EnkX2s2hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":911696},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=4.0.0"},"gitHead":"7804fe06cda102a7912e0955e38fd02687a1dd0f","scripts":{"ncu":"npx yarn-tool ncu -u","test":"echo \"Error: no test specified\"","build":"yarn run update:ids && build-ts-file ./src/unicode/ids.ts & echo build","coverage":"yarn run test -- --coverage","test:tsd":"ynpx tsd","test:jest":"jest --passWithNoTests","preversion":"yarn run test","test:mocha":"ynpx mocha -- --require ts-node/register --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"ts-node scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"yarn run postpublishOnly:add","update:test":"ts-node scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","test:snapshot":"yarn run test -- -u","tsc:showConfig":"ynpx get-current-tsconfig -p","prepublishOnly_":"yarn run ncu && yarn run sort-package-json && yarn run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","test:jest:coverage":"yarn run test:jest -- --coverage","test:jest:snapshot":"yarn run test:jest -- -u","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna_":"yarn run build && yarn run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/ws-regexp.git","type":"git","directory":"packages/regexpp2"},"_npmVersion":"lerna/6.6.2/node@v22.6.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"22.6.0","dependencies":{"tslib":">=2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.35_1724525407616_0.6228673594327114","host":"s3://npm-registry-packages"}},"1.3.36":{"name":"regexpp2","version":"1.3.36","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.36","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/ws-regexp/tree/master/packages/regexpp2#readme","bugs":{"url":"https://github.com/bluelovers/ws-regexp/issues"},"dist":{"shasum":"8ba5380d3bb9932102e112576bef3b3f85b40259","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.36.tgz","fileCount":42,"integrity":"sha512-8gZjSP+1xNKHA5ybEgq2ggHfX3wDLWq7NPOS/SLrBMdiIa6rfvc/+BdRVP4R7GLFnECuX2ru9HLwxdVWOJ+1GQ==","signatures":[{"sig":"MEYCIQDsUXU7KazTWhfInyvlr1CF6qjLc1R45PSf7Rn6TKtOPQIhAOGxTO7qMZDhJFkLzaCCVnTNm73CXAJCFBVZ6wi+dYha","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIBXcIqiDay59Y0eZuirOD3I3NKiTXeZQvFxr8AE+9CIVAiEA6SJkS+KjoLQRH8v+UqtnAV9ePdW37Fmr1mIRWLvHJf8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":499639},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=4.0.0"},"gitHead":"2f4c49beba2a9840ad9c5730a13ede00355da70f","scripts":{"ncu":"npx yarn-tool ncu -u","test":"echo \"Error: no test specified\"","build":"pnpm run update:ids && build-ts-file ./src/unicode/ids.ts & echo build","coverage":"pnpm run test -- --coverage","test:tsd":"ynpx tsd","test:jest":"jest --passWithNoTests","preversion":"pnpm run test","test:mocha":"ynpx mocha -- --require ts-node/register --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"tsx scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"pnpm run postpublishOnly:add","update:test":"tsx scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","test:snapshot":"pnpm run test -u","tsc:showConfig":"ynpx get-current-tsconfig -p","prepublishOnly_":"pnpm run ncu && pnpm run sort-package-json && pnpm run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"npx yarn-tool sort","test:jest:coverage":"pnpm run test:jest -- --coverage","test:jest:snapshot":"pnpm run test:jest -- -u","postpublishOnly:add":"npx yarn-tool root run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna_":"pnpm run build && pnpm run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/ws-regexp.git","type":"git","directory":"packages/regexpp2"},"_npmVersion":"lerna/7.4.2/node@v26.7.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"26.7.0","dependencies":{"tslib":">=2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.36_1788672742845_0.0726010328952873","host":"s3://npm-registry-packages-npm-production"}},"1.3.37":{"name":"regexpp2","version":"1.3.37","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","_id":"regexpp2@1.3.37","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"homepage":"https://github.com/bluelovers/ws-regexp/tree/master/packages/regexpp2#readme","bugs":{"url":"https://github.com/bluelovers/ws-regexp/issues"},"dist":{"shasum":"365889b9ea1d3d2fef89394d567877e67a0719e7","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.37.tgz","fileCount":42,"integrity":"sha512-s82UjpzuV7nvoAgGc8FKSBNPnBZXWzhzPAdbkDlvUXlTqd/OY3jhU1CLjy5Pr6yXxSo9CdzknBz2QaLD57lJ1Q==","signatures":[{"sig":"MEUCIBg5seQiBbkgH2s09/cdsgVY/l/619SHcs4yb4jDE05BAiEAgjxtWY1iNAGdhr6NUp0KjxSf6PjzwU8Bo5i5LxCO9TU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIDK8HRZZI5itlrxOtJdEjZuwpdERjHkivkYMRiwjLzPQAiEAmyuJDn5O5kTeVczW6mDw/hsfqFP70adJEfOaIuwYPzY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":499924},"main":"./index.js","types":"./index.d.ts","engines":{"node":">=4.0.0"},"gitHead":"4b4c3cedebad17e6728d138d266e70aece4d7534","scripts":{"ncu":"yarn-tool ncu -u","test":"echo \"Error: no test specified\"","build":"pnpm run update:ids && build-ts-file ./src/unicode/ids.ts & echo build","coverage":"pnpm run test -- --coverage","test:tsd":"ynpx tsd","test:jest":"jest --passWithNoTests","preversion":"pnpm run test","test:mocha":"ynpx mocha -- --require ts-node/register --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"tsx scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"pnpm run postpublishOnly:add","update:test":"tsx scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","test:snapshot":"pnpm run test -u","tsc:showConfig":"ynpx get-current-tsconfig -p","prepublishOnly_":"pnpm run ncu && pnpm run sort-package-json && pnpm run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"yarn-tool sort","test:jest:coverage":"pnpm run test:jest -- --coverage","test:jest:snapshot":"pnpm run test:jest -- -u","postpublishOnly:add":"pnpm -w run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna_":"pnpm run build && pnpm run build:commit"},"_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"repository":{"url":"git+https://github.com/bluelovers/ws-regexp.git","type":"git","directory":"packages/regexpp2"},"_npmVersion":"lerna/7.4.2/node@v26.7.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"_nodeVersion":"26.7.0","dependencies":{"tslib":">=2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/regexpp2_1.3.37_1788676723535_0.3210638876606733","host":"s3://npm-registry-packages-npm-production"}},"1.3.38":{"_id":"regexpp2@1.3.38","bugs":{"url":"https://github.com/bluelovers/ws-regexp/issues"},"dist":{"shasum":"2c15bed5ff91f680346468567438df3a8cd3fe98","tarball":"https://registry.npmjs.org/regexpp2/-/regexpp2-1.3.38.tgz","fileCount":42,"integrity":"sha512-2eJ3JrsMmdDoBbR39QbqAYifbhSnfdpLKZRohRrDrOCYpvsh2am+0NZzBMJJI1Od3eLTn1AHBG4iETPfOJ4FPQ==","signatures":[{"sig":"MEUCIQCCESIgtkVad89/SKFfJw9NnHfvIXL57vCrq1HHxHQpAwIgIrXpB0flGRVtZ7zJepfKcfzlzxCmngpk1LDpGnnc3V4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICm/uqHPGUh9pDNVHJGQUS6/Ht6q6CfxmXRNVYYSq8zOAiEA9qUoQ0j68OpSJ90BpcIBcyNTqCeuq1ByrMRcw4Xhxl4="}],"unpackedSize":500483},"main":"./index.js","name":"regexpp2","types":"./index.d.ts","author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"engines":{"node":">=4.0.0"},"gitHead":"4faef57cbf5fda1ed913a8456a7edcb82bed5bcf","license":"MIT","scripts":{"ncu":"yarn-tool ncu -u","test":"echo \"Error: no test specified\"","build":"pnpm run update:ids && build-ts-file ./src/unicode/ids.ts & echo build","coverage":"pnpm run test -- --coverage","test:tsd":"ynpx tsd","test:jest":"jest --passWithNoTests","preversion":"pnpm run test","test:mocha":"ynpx mocha -- --require ts-node/register --timeout 10000 \"test/**/*.ts\" --exclude \"**/*.d.ts\" --exclude \"**/visitor*\"","update:ids":"tsx scripts/update-unicode-ids.ts","npm:publish":"npm publish","postpublish":"pnpm run postpublishOnly:add","update:test":"tsx scripts/update-fixtures.ts","build:commit":"git commit -m \"build: update unicode ids\" ./src/unicode & echo build:commit","postpublish_":"git commit -m \"chore(release): publish\" .","test:snapshot":"pnpm run test -u","tsc:showConfig":"ynpx get-current-tsconfig -p","prepublishOnly_":"pnpm run ncu && pnpm run sort-package-json && pnpm run test","npm:publish:lerna":"npx lerna publish --yes --cd-version patch","sort-package-json":"yarn-tool sort","test:jest:coverage":"pnpm run test:jest -- --coverage","test:jest:snapshot":"pnpm run test:jest -- -u","postpublishOnly:add":"pnpm -w run postpublishOnly:add regexpp2","prepublish:lockfile":"npx sync-lockfile .","prepublishOnly:lerna_":"pnpm run build && pnpm run build:commit"},"version":"1.3.38","_npmUser":{"name":"bluelovers","email":"codelovers@users.sourceforge.net"},"homepage":"https://github.com/bluelovers/ws-regexp/tree/master/packages/regexpp2#readme","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"repository":{"url":"git+https://github.com/bluelovers/ws-regexp.git","type":"git","directory":"packages/regexpp2"},"_npmVersion":"lerna/7.4.2/node@v26.7.0+x64 (win32)","description":"Regular expression parser for ECMAScript 2018.","directories":{"test":"test"},"maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"_nodeVersion":"26.7.0","dependencies":{"tslib":">=2"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/regexpp2_1.3.38_1788708689878_0.10163392771983015"}}},"time":{"created":"2018-05-05T15:09:06.859Z","modified":"2026-09-06T15:31:30.107Z","1.1.0":"2018-05-05T15:09:06.988Z","1.1.1":"2018-05-05T16:03:44.276Z","1.1.2":"2019-01-29T04:04:50.376Z","1.2.0":"2019-05-08T22:05:18.457Z","1.3.0":"2019-05-09T00:14:47.324Z","1.3.1":"2020-06-06T00:23:43.254Z","1.3.2":"2020-06-06T14:39:41.523Z","1.3.3":"2020-06-09T00:36:42.113Z","1.3.4":"2020-06-17T22:20:28.318Z","1.3.5":"2020-06-20T07:38:49.750Z","1.3.6":"2020-06-21T19:33:13.348Z","1.3.9":"2020-07-19T06:01:09.196Z","1.3.10":"2020-11-10T22:08:44.645Z","1.3.11":"2020-11-10T22:36:03.108Z","1.3.13":"2021-02-04T20:54:59.039Z","1.3.16":"2021-06-21T20:24:32.179Z","1.3.19":"2021-07-09T08:33:25.078Z","1.3.20":"2021-08-13T04:04:20.870Z","1.3.23":"2022-02-04T20:39:30.678Z","1.3.24":"2022-10-16T20:32:42.779Z","1.3.25":"2022-10-23T00:29:39.851Z","1.3.27":"2022-10-26T01:33:49.165Z","1.3.32":"2023-02-28T23:53:21.555Z","1.3.33":"2024-01-29T17:06:17.446Z","1.3.34":"2024-03-01T22:30:31.218Z","1.3.35":"2024-08-24T18:50:07.832Z","1.3.36":"2026-09-06T05:32:22.936Z","1.3.37":"2026-09-06T06:38:43.627Z","1.3.38":"2026-09-06T15:31:29.963Z"},"bugs":{"url":"https://github.com/bluelovers/ws-regexp/issues"},"author":{"url":"https://github.com/mysticatea","name":"Toru Nagashima"},"license":"MIT","homepage":"https://github.com/bluelovers/ws-regexp/tree/master/packages/regexpp2#readme","keywords":["abstract","annexB","ast","ecmascript","es2015","es2016","es2017","es2018","expression","parser","regexp","regular","syntax","tree","validator"],"repository":{"url":"git+https://github.com/bluelovers/ws-regexp.git","type":"git","directory":"packages/regexpp2"},"description":"Regular expression parser for ECMAScript 2018.","maintainers":[{"name":"bluelovers","email":"codelovers@users.sourceforge.net"}],"readme":"# regexpp\n\n[![npm version](https://img.shields.io/npm/v/regexpp.svg)](https://www.npmjs.com/package/regexpp)\n[![Downloads/month](https://img.shields.io/npm/dm/regexpp.svg)](http://www.npmtrends.com/regexpp)\n[![Build Status](https://travis-ci.org/mysticatea/regexpp.svg?branch=master)](https://travis-ci.org/mysticatea/regexpp)\n[![Coverage Status](https://coveralls.io/repos/github/mysticatea/regexpp/badge.svg)](https://coveralls.io/github/mysticatea/regexpp)\n[![Dependency Status](https://david-dm.org/mysticatea/regexpp.svg)](https://david-dm.org/mysticatea/regexpp)\n\nThe regular expression parser for ECMAScript.\n\n## 💿 Installation\n\n```bash\n# 使用 yarn / Using yarn\nyarn add regexpp2\n\n# 使用 yarn-tool / Using yarn-tool\nyarn-tool add regexpp2\n# yt 是 yarn-tool 的別名 / yt is an alias for yarn-tool\nyt add regexpp2\n\n# 使用 pnpm / Using pnpm\npnpm add regexpp2\n\n# 使用 npm / Using npm\nnpm install regexpp2\n```\n\n- require Node.js 6.5.0 or newer.\n\n## 📖 Usage\n\n```ts\nimport {\n    AST,\n    RegExpParser,\n    RegExpValidator,\n    RegExpVisitor,\n    parseRegExpLiteral,\n    validateRegExpLiteral,\n    visitRegExpAST\n} from \"regexpp\"\n```\n\n### parseRegExpLiteral(source, options?)\n\nParse a given regular expression literal then make AST object.\n\nThis is equivalent to `new RegExpParser(options).parseLiteral(source)`.\n\n- **Parameters:**\n    - `source` (`string | RegExp`) The source code to parse.\n    - `options?` ([`RegExpParser.Options`]) The options to parse.\n- **Return:**\n    - The AST of the regular expression.\n\n### validateRegExpLiteral(source, options?)\n\nValidate a given regular expression literal.\n\nThis is equivalent to `new RegExpValidator(options).validateLiteral(source)`.\n\n- **Parameters:**\n    - `source` (`string`) The source code to validate.\n    - `options?` ([`RegExpValidator.Options`]) The options to validate.\n\n### visitRegExpAST(ast, handlers)\n\nVisit each node of a given AST.\n\nThis is equivalent to `new RegExpVisitor(handlers).visit(ast)`.\n\n- **Parameters:**\n    - `ast` ([`AST.Node`]) The AST to visit.\n    - `handlers` ([`RegExpVisitor.Handlers`]) The callbacks.\n\n### RegExpParser\n\n#### new RegExpParser(options?)\n\n- **Parameters:**\n    - `options?` ([`RegExpParser.Options`]) The options to parse.\n\n#### parser.parseLiteral(source, start?, end?)\n\nParse a regular expression literal.\n\n- **Parameters:**\n    - `source` (`string`) The source code to parse. E.g. `\"/abc/g\"`.\n    - `start?` (`number`) The start index in the source code. Default is `0`.\n    - `end?` (`number`) The end index in the source code. Default is `source.length`.\n- **Return:**\n    - The AST of the regular expression.\n\n#### parser.parsePattern(source, start?, end?, uFlag?)\n\nParse a regular expression pattern.\n\n- **Parameters:**\n    - `source` (`string`) The source code to parse. E.g. `\"abc\"`.\n    - `start?` (`number`) The start index in the source code. Default is `0`.\n    - `end?` (`number`) The end index in the source code. Default is `source.length`.\n    - `uFlag?` (`boolean`) The flag to enable Unicode mode.\n- **Return:**\n    - The AST of the regular expression pattern.\n\n#### parser.parseFlags(source, start?, end?)\n\nParse a regular expression flags.\n\n- **Parameters:**\n    - `source` (`string`) The source code to parse. E.g. `\"gim\"`.\n    - `start?` (`number`) The start index in the source code. Default is `0`.\n    - `end?` (`number`) The end index in the source code. Default is `source.length`.\n- **Return:**\n    - The AST of the regular expression flags.\n\n### RegExpValidator\n\n#### new RegExpValidator(options)\n\n- **Parameters:**\n    - `options` ([`RegExpValidator.Options`]) The options to validate.\n\n#### validator.validateLiteral(source, start, end)\n\nValidate a regular expression literal.\n\n- **Parameters:**\n    - `source` (`string`) The source code to validate.\n    - `start?` (`number`) The start index in the source code. Default is `0`.\n    - `end?` (`number`) The end index in the source code. Default is `source.length`.\n\n#### validator.validatePattern(source, start, end, uFlag)\n\nValidate a regular expression pattern.\n\n- **Parameters:**\n    - `source` (`string`) The source code to validate.\n    - `start?` (`number`) The start index in the source code. Default is `0`.\n    - `end?` (`number`) The end index in the source code. Default is `source.length`.\n    - `uFlag?` (`boolean`) The flag to enable Unicode mode.\n\n#### validator.validateFlags(source, start, end)\n\nValidate a regular expression flags.\n\n- **Parameters:**\n    - `source` (`string`) The source code to validate.\n    - `start?` (`number`) The start index in the source code. Default is `0`.\n    - `end?` (`number`) The end index in the source code. Default is `source.length`.\n\n### RegExpVisitor\n\n#### new RegExpVisitor(handlers)\n\n- **Parameters:**\n    - `handlers` ([`RegExpVisitor.Handlers`]) The callbacks.\n\n#### visitor.visit(ast)\n\nValidate a regular expression literal.\n\n- **Parameters:**\n    - `ast` ([`AST.Node`]) The AST to visit.\n\n## 📰 Changelog\n\n- [GitHub Releases](https://github.com/mysticatea/regexpp/releases)\n\n## 🍻 Contributing\n\nWelcome contributing!\n\nPlease use GitHub's Issues/PRs.\n\n### Development Tools\n\n- `npm test` runs tests and measures coverage.\n- `npm run build` compiles TypeScript source code to `index.js`, `index.js.map`, and `index.d.ts`.\n- `npm run clean` removes the temporary files which are created by `npm test` and `npm run build`.\n- `npm run lint` runs ESLint.\n- `npm run update:test` updates test fixtures.\n- `npm run update:ids` updates `src/unicode/ids.ts`.\n- `npm run watch` runs tests with `--watch` option.\n\n[`AST.Node`]: src/ast.ts#L4\n[`RegExpParser.Options`]: src/parser.ts#L539\n[`RegExpValidator.Options`]: src/validator.ts#L127\n[`RegExpVisitor.Handlers`]: src/visitor.ts#L204\n","readmeFilename":"README.md"}