{"versions":{"0.15.4":{"name":"@lezer/generator","version":"0.15.4","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.30.0","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^0.15.0","@lezer/lr":"^0.15.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && mv dist/src/* dist/ && rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"8fa96534a11210a55e2711e0390a0d17aad6aae9","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@0.15.4","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"integrity":"sha512-9bBwU2TzKMBQ6OCEDevuMNWGOBKlkq5YIGEhjrz9pb3MLb+oYYR4dVFZ7ehwLcDoSecsSA7PdlAy0thJO5pt2w==","shasum":"8a5546eefc65968bed28b4e377460f2f7297bbc5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-0.15.4.tgz","fileCount":23,"unpackedSize":358328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh86hrCRA9TVsSAnZWagAAN9cP/1A+PphjtH2Ate3JhteI\n0VWCLRxzw7J6urd359/5mrXz3Y0AnxL7VmcU/UIdc0zxc7VPqdFua0HeW2ew\n7v4QFrSCdulNRZHk/MbAJcUThUgHdzaJwXxSeXth3jCajywgXc+OPpJKPXQJ\nN4BPsaBeHwz+Wa88buBaqZB7iKooPadWiPvnJSENSjeNNbwAM2JpSJfxkX7O\nzfAfedvFvx+USr3z+6hSsZUrFMFBnAEM+nKFm7D4ab3Micek7wyPxTPkKy82\n9F/HQc4wrB3h5FO456vVRTT3vZL7pP8/7w/gbrsEEFw3UjkwOXZ1ya/UVAKz\n8CtlVkuXYhfp9NQiSMQb8NS4M595qFun/xeWP4FkTh3kE7u91vbAtrPasNuq\nOvBYuKIVDTmIAx0GrkJrZtOCqI3ARdCTQ4BplibBFmUjy4J/iQ59/aWCDDOz\nEDOVP7GtQBg4/aY+V9Mf+uNcHHoTs4tK7xD2x1kzPzoVXNMRe3ahwT4ZAhiP\nnHDWv+58WgxAUvbHHiYUgXS5qy6GMw4lPXbGgFM2Cu/ZrgXOYteVzKFSd4EH\nV2YJpRbpy3UAcWLZG9Ake09D72Mg/9yVdAufvFveRTmssQmL2K8kN5pwe5UZ\nY9Od6vvV/KpVrVIADvpGr6B11P9w5jr1FtIKPOqAdnyFMabbNdhyZMvFWlP7\nC1hV\r\n=4Xbo\r\n-----END PGP SIGNATURE-----\r\n","size":84143},"_npmUser":{"name":"anonymous","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_0.15.4_1643358314939_0.42008911700668716"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-28T08:25:28.778Z","contributors":[]},"0.15.0":{"name":"@lezer/generator","version":"0.15.0","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.30.0","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^0.15.0","@lezer/lr":"^0.15.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && mv dist/src/* dist/ && rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"a7e520e35674db0e5f8868a5f56b716c267c5a6a","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@0.15.0","_nodeVersion":"16.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-+Q1pgpyoM4i04XmobjujKeg3IsBxuveDpDg8Ozwxp2Yt+IJBBntQnRYH1m88bUz7vHYy+be/KRuURjWx2a4fLw==","shasum":"a4f4ced49a347797fc828fc183414aa61e311a5d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-0.15.0.tgz","fileCount":23,"unpackedSize":356107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE6G5CRA9TVsSAnZWagAAEV8QAIEEfnfh+tswLFLtl1XB\n02M20BSgxu7Hptbxu2zQE+iYMOgglMc9PLTZrJZtymg1W4KxhCntW2GiW7AX\nRru8Dpt8cW9IQf2jxxIxI3spijzhmPg3uN9UFBNNqwfjTaXDUYnrGDiR69zB\njMNYiJAFA9qn1+IJRR+j4feOV/D5J7s0mASrMjHxU6h4isd0nO+85QxbPMTp\neGOye/g3W2QQzJr3R2+e+iNFd/MTXbmfB8IIVdYThHSgeyMNY++OpVNlWg1v\nhwtwyfnZQzZiceU+7kd3w6KYu0OqisI0e0xjGoFEEafy9LMgqLXdR+l2Vl3E\nNK/Vn87hW9wr6vzJuOxjh9jiL8Wc+Sxz25TLMdCyQNoVVOPXou8P9mwSmqn6\nDl89J2NbCx3Z/U8DtzFHUpBsnm2CEsxb85v0Nflr7V2kvYApTi4IOVLffuiq\n8BeqMn+Kft/SxvNeySqLcvCg7ioaebmOELccPg8MVeRVT6EyLXfI/cdAFXt9\nEBr9jWUOQL1yN//ihR+QTKI+ner7bze/sln3GWnPygmqnT0lJANRc4bMvmaZ\nB5BI0BjQb5gT1uHS1b7qVMTu/3cl0F7cLp61I1v3k/b8uVIP29TIPbbPI+E8\npTZB0TYU6P08qWgPKMm64TD/f00CZg+Lo4sJzsN88/IOwNOrscCstzcukJdB\nLkky\r\n=A3r9\r\n-----END PGP SIGNATURE-----\r\n","size":83713},"_npmUser":{"name":"anonymous","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_0.15.0_1628676537541_0.47271848364618774"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:15:26.867Z","contributors":[]},"0.15.1":{"name":"@lezer/generator","version":"0.15.1","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.30.0","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^0.15.0","@lezer/lr":"^0.15.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && mv dist/src/* dist/ && rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"358439efca4613245f5b8c6640c23e3ae46c0364","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@0.15.1","_nodeVersion":"16.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-OlG6ogwrTUeCsKVzPjXX5cFLT3XGESZY75Ust7DLMwmEgH1Awu/E4PGMFQZeTfI5lBWVo10reqXowiOhNKwOYQ==","shasum":"74fab303645b11087745d75af6d3c4b4b07a8f46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-0.15.1.tgz","fileCount":23,"unpackedSize":357978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMgwJCRA9TVsSAnZWagAAXWUP/jID87ORok0w3jRIyAli\n1lnF+q1AOwZ1N7tMuOZMqYw8OqO1HkGdfwbCqlYYSZSWQoR52pPXyrwaYEDy\nGfdo4w74JLY4K+6zsq3qnxDp9trkjVV5cDczAAv/t/AMZjjO5lgtaUgakSGL\nFMZeYHIBjA/RlmTrf7WS4ZBb9NG6smY9ngEi2et5SWItVtZCNWxD0907PITc\n1CSJy4SAXwSIJeoYAVy33tmYrUUkZLbGw1AwaPcCsSwQw+nxMt3jci5jQc61\nDemHBmN5N/vD2qSb3loDvFtGK3aI2tl5pJpCfgH6KP7M+IYGNYSsqJ4xkM4t\nlnozZybTF2f+QcfrwisFJ3NnB+h0L3uko1KbBA+MNCutZOTNwQ99Cla6hlU9\np91K37ypYWZlB3zBXGObXdR+bSvAELeBm6X+sgdFGPxGrr3dqIIjbcUYWglN\n4PE2lnVAw7L7rS6S6WT8Vr4lE6qyvzfMX8OA91G+iTbURVRX6SdHT7Bt+Kmc\nuOIvyUSfeB6GzBQFTmFtzHXjxsAUGSjPY5kl/soC/orGZOvnLiUn+Ze+QGvW\nLEd1uXeBdvQla9zxXOza57kbZfFhG+KF+S+dhOffo7ul2oAg/kKrU8+BnF55\nRyX6Pq3I9EKLGPc1vfJ6ktwrXmZ/fr7hvr097C2YsqFtplwHFCBLMTBWLIlC\nEhiB\r\n=jXY0\r\n-----END PGP SIGNATURE-----\r\n","size":84101},"_npmUser":{"name":"anonymous","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_0.15.1_1630669833616_0.23517417720711165"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:15:28.960Z","contributors":[]},"0.15.2":{"name":"@lezer/generator","version":"0.15.2","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.30.0","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^0.15.0","@lezer/lr":"^0.15.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && mv dist/src/* dist/ && rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"dd4fc9317e2413e7ecad9cf05e299bcf08c54250","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@0.15.2","_nodeVersion":"16.4.0","_npmVersion":"7.18.1","dist":{"integrity":"sha512-nxY6TTj0ZAcAvg1zEeaZnt1xODdyPhD0lTaPOgcGOVFHhwwx0Oz7CxZB7Rh+xRCXFr5kJWDtM1uXPp80UZjhAg==","shasum":"10fa8fab58a561c2bd2a27d7b4f20b1080c6cb6c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-0.15.2.tgz","fileCount":23,"unpackedSize":358088,"size":84097},"_npmUser":{"name":"anonymous","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_0.15.2_1632472960116_0.3391843352505428"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T19:15:29.835Z","contributors":[]},"0.15.3":{"name":"@lezer/generator","version":"0.15.3","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.30.0","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^0.15.0","@lezer/lr":"^0.15.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && mv dist/src/* dist/ && rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"7193477d42c6480b425b8849350ed4b09ae58824","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@0.15.3","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"integrity":"sha512-H1VULW9PgKWlQDPgrEGlndGaxZaVswi4AqxNzL+fq5wozaXl4N0plLUeeMmNgrlPmfZ9jBlY1qjreNBJWx7H0Q==","shasum":"f57da50c9cce839803688ee890d7a31d4a82db4a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-0.15.3.tgz","fileCount":23,"unpackedSize":358390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6sJxCRA9TVsSAnZWagAAmogP/1Rsr6YYmgAu/nlKSJIC\nO/V1lQL4yxLF5QAg7QOuT47jw9wWpbz2EKPIU2S/6EOlJJ/+SJszlTPfU2gL\nCLTLBIeYi1RxhPMPGb9kAfqQ5//POpuM6QKzY6OifvVkwc8xEhrFdyH7biSw\nJWz+Ms2iUlijQxmUD8ayRL0MA8TQKA4y+hUht/TLuwBxDC7vT0lyuInLNNkZ\nGwjvxrCYG7tsoCfMzpy52X7uXD7GUzVWkvSEJkXWx9OZjG6FFwCAEdjb5o2o\niKTCJyG5S922Cemj3HVBCpzZYWF4szrwDXgzoO1hIjcjQIgYCvw9QcnwADAv\nz/YJdN0F4YK2Kgy7hSwv242vxAByj56Bl0L8cz6lqXAwV1kbVnaOAkeUyEcR\n0p70ycvi0EL3n0FWJPHC213UDN2rbrBj2v84ao17abZf+IndSs0S+0yCKXqq\nbtrzYYCirRLco4OeLF6+FLtW9Jb8ZtpCONxVOOM5DSMT5dM+sJfFhf0yHfhi\nZYECiM0dzjPzapLJzTM0YQ3AhSZV12nZ2pKECFebeE9TnFPoVHwDAnmB6tfl\nfW4ypGyibkmHDqYOKlcQQioaoYPWqSDdzRjS2TMMaLtHPWgseqfE70v7FU/d\nw2y3CU1BVUuyPC8pG/H4Yon5L9mXCkO771XIxMr7O7Ll/963OTA38D0aQmnd\nMUzw\r\n=Yw4j\r\n-----END PGP SIGNATURE-----\r\n","size":84149},"_npmUser":{"name":"anonymous","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_0.15.3_1642775153437_0.32682977473107355"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-21T14:29:18.556Z","contributors":[]},"0.16.0":{"name":"@lezer/generator","version":"0.16.0","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.30.0","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^0.16.0","@lezer/lr":"^0.16.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && mv dist/src/* dist/ && rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"0948faca5d2c83f6fdfea48863ef1011479979f2","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@0.16.0","_nodeVersion":"16.13.1","_npmVersion":"8.4.0","dist":{"integrity":"sha512-dhkChgTGXdgj++0VV/Av1ARNe35Fj5uYuVt7W6g/7cDtHToS1dNn73rUtRb1cRO6kQXaISE/ne1cr3VofyBcng==","shasum":"d04ccf0db073e8b499aecc9daeface9c6ffb14b7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-0.16.0.tgz","fileCount":23,"unpackedSize":360328,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFDRkozl5v8j1WWPnB7hyN/ro3swy9ATZrm2lClagXheAiEAy1r7p+1KrNjGgvgJB9hKTgvwaK6J6VeoIlIFlaAuU18="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYAh+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPGg//WFypOBTPKXWP99oOKJUYVNwVW/8G3zkZC3OOF8QGUHM/ycs1\r\nHJUTVGu/SWijJNsLX1eM4lIMoVa7QXMuBmnTYGQ6hp01FQy5NAJZPDn1hFNb\r\nBq5y8SvjyqVvB0eafmdnaVr9OZ5dIDX5tlqRG0qaLY4Vgsxt4sn5QVQ9e1x+\r\nc355UeaMqPKwiegwWEhVcGs1KOoKV9ym3PQB6gE4LZeM6sY8nPjaWCfukF/W\r\nm0UpTutHimofF758yyJd90julfsMt7GAAr02fooIgrxvvw4ZNVFbLPHphQtb\r\nOLPdbanC0opT+C6LJiJNoT258IKszNnTisTsONvkI8X63UjAx8OJcVikkcto\r\n8ujg9XLTZMg5YqJeKubpYMJH+1mRGupeHUgRv92pyJ1/qw5uS/2iq49i5aAh\r\n34G3dVYrkuN/5zDuP5EvkGfE2FndlLpkVOtGxH6pEoeDzBQnH9fr3PJ3W+1r\r\nie+9BdtkhzzIE8KuOqdIhJpALZ9gnDqODRNYCjws3o/7jL/NaPzhsDslSmBB\r\nbuZAdCETsUqqbB+76lxCRruporPnOYUpaAuOFpFkSk9LKhxgwJPRtgYwF6fe\r\nFsRQ9BOw4EJy2DnKNbmL+oOdwa5s4SAvWsUoe/RLVafL094IVdSbJUFKhAyp\r\nww+XLS8kf0gbuRhjnQ2EmVBYq7d/MuMj0u0=\r\n=TldQ\r\n-----END PGP SIGNATURE-----\r\n","size":84351},"_npmUser":{"name":"anonymous","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_0.16.0_1650460798061_0.22610359537319025"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-20T13:21:50.087Z","contributors":[]},"1.0.0":{"name":"@lezer/generator","version":"1.0.0","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.30.0","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^1.0.0","@lezer/lr":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && mv dist/src/* dist/ && rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"eb39ee6d72edfdd79999020a9556bd9e029b3497","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.10.0","dist":{"integrity":"sha512-MgtTb9O2RxAn+WNfv8z9xOg7Q2orbChs9P3tHLUSBzvRL1PR2wiL/MKFpUnsYFG4mkcTTLkrkQgzUMVYa/ATfA==","shasum":"da647a3db6770d149c48760b1dda29cfc07df6d7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.0.0.tgz","fileCount":24,"unpackedSize":519537,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFpvIW2rWgZ6H+76lV1VjONaWH2qbh+WRjDKVpi07XNxAiEArxWk6a7jzEhtt0a8EhVCDJJmjLsvvnlrsh+/063knQI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinhEXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohBw//WE7JXbykDhnc5HAjK4o6B0JI7WdRI4+lE6zZAMPlkeero7Jv\r\nLF9HykkfvZjWydsbe+AGtVOmDF3pIeQetJ6Tg63JCNOFvQU163FCbeoPR+OS\r\nefOsNPG7gMuK6SnyuQh5YKmhKPUxKrcpssHqRfoHUdT2syC1lsRxJsr2l6Rr\r\ntsTwfTHOQ0QCtwBrE6qY0tmQIBvz2g5eaADjG13CDW0c/gmuI5TAAjjC4KFG\r\nYvTVdZq1zVmjfB0uesf9v9ss3m/WADIdDunW8WGM9R0EoewrAnUZeBB08Qjk\r\nGI69rSpPg4mncCGR5LbQwmfIT48SUBIk6RXk6TL8DkVg72BHGKxW8l5TK9tR\r\ne0RaQ7otmRtxgJsNfS3FBW+7vYb5mlF5bXcpCRqbkEOB+D+FoPXbkKMKnqAI\r\nCTS6eoE4IsUlxB47ba8nftEspChaxgUc6fMLRIvGn8VX83Q8reYiOYJ/kt71\r\nU/YfFA1/ikoFiPU5kBpajRQ8eC+p14IG6pjDoFftfS9Wqh+bTAaqiEh4m0xN\r\nhD0bVOKfoFeif2KCwkEYVW8bFyHLHZnrSh4wFTS3ZdJ+xN9wq0mpkSS0cOta\r\nbqSVq6jutWk9mSBWriL0ZR1YV1xdUmqHPb9vLlqCUIpAt1YzbpYDrrfEhk87\r\nLijQ3TmErXWXUxwHpzDqRG/1CIzfdI17Xa4=\r\n=1Dsj\r\n-----END PGP SIGNATURE-----\r\n","size":120547},"_npmUser":{"name":"anonymous","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.0.0_1654526231282_0.44211834521828264"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-06T14:38:11.773Z","contributors":[]},"1.1.0":{"name":"@lezer/generator","version":"1.1.0","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.30.0","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^1.0.0","@lezer/lr":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && mv dist/src/* dist/ && rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"d462b20ad4ff34119d676032a482857a29d31352","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.1.0","_nodeVersion":"16.13.1","_npmVersion":"8.10.0","dist":{"integrity":"sha512-o8LRCpckMKzCRn/uSybiZZG/gXNP8ETTutOAD4VOvuSzB91LO/u3vC7j9PBprr1Yq92x1INMKfX6S7a0YI7Sig==","shasum":"339dc4966e1fec2bc9d7cd308e40942bf15e6d28","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.1.0.tgz","fileCount":24,"unpackedSize":518516,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDV1HdaQcunjqJZyy1Vh5AUfxw8EsXYvf8eSR+eXcDr8wIhAKbP0W6KZkTud0nt/1YXLuoROQv93nVLDBb8G/IFfSTF"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiudQdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOABAAmzK4EItxzOLS1RIcEM9dvc+lS+AuAVpdMLb0a3RSec/OE9/V\r\nwt9QyS4ErUTn5gCpJZHBi0TGvXyJVtSStxfEQEaw4WsY/Qubh3PGH7rJ87cp\r\nysalsFavnXIt/uxBex3B3tOt9qjSo0hpQ3TOvoYTzfQum8QWbzQdzSlRrYC2\r\njlQ2xRYsh0Gz/sQRgq2S9GVR5Ec/dWwDJ+GlCT6SHUrgCtUXxxLBtNXWQoK1\r\nYtAt+pNWVsXgWiMXAZkp4yJLDNLF78baMbupjngt7kNgvZI6GNhpyp4qnn6i\r\nfIfCYMb9oF/x3Sc/xZ2nuWWmGnwZs/AEsh8u1heSwHiKcGXSOaqaZDuafud8\r\nSAwCOqunOlJMojXiyynFGSYL1Kvx3XMFN4fiddrM+Bt8i3CD9Ay3RRhJ3uul\r\nnx9kLZ/5A2fDT/A/7Law0P+pQfKsj78vJoU6EqzKOfaeI7nvtLEfB8i0q9b+\r\n/2zxMu+8d2GakSmKRK9kDlLSkuSBSnwsQCmvZU0Gmwl04dhMhBvHSrb9y88j\r\nviaeP2D/lzkVwoumqhzcbBXz9vP/RX8zSlsgNV4VhbDHwHvYfdgsvShZD3ex\r\n/4vjWhtGtsZdumA6e9EP+cNJd1VPYmBh+ZYj0Cri0eB4UAmlHezqyHtnpusd\r\nt+qy9atewHTamK1MsW333RL8bNr1XaWnS1w=\r\n=DgW1\r\n-----END PGP SIGNATURE-----\r\n","size":120116},"_npmUser":{"name":"anonymous","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.1.0_1656345628855_0.3920154207004656"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-27T16:16:22.762Z","contributors":[]},"1.1.1":{"name":"@lezer/generator","version":"1.1.1","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.30.0","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^1.0.0","@lezer/lr":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && mv dist/src/* dist/ && rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"34253b1c8a32c3ce9e46b89452f40f483086d3d4","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.1.1","_nodeVersion":"16.13.1","_npmVersion":"8.10.0","dist":{"integrity":"sha512-GrB5EwOn09yf5YfDk6TcspHcF7PQZP83665moY5VmOURwCmNOx+Qit3mwp7W/EsGpqd4PPRioxNkYwYZii69cw==","shasum":"c4708b2b12de27f10bf7de4596f96deabac51808","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.1.1.tgz","fileCount":24,"unpackedSize":518942,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCykLNwrkzYFDGADp52OBseSykB0aOaDwXM99+xXWRjYAIhAIPDSKKpvPBNn5AnIy4tFv50X9UaJRFE292F+u6LTqqq"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6iQSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqoTw//WR1H2OCjRvszn/F9/GiZ54e9E0xM3uRuqCJmfNVQ/gZ2Hwcz\r\nTJaGr4mRvema2+x/VRYeMrWo3sc8rk7igtRShAwrmGrtWyd5SzN6AbAWuZe6\r\nHuVYy2O+202y1IOp6cVYDzyvPEGSTtM8NBWPCU9EeS8iPnsw76Rv/SgwScq/\r\nl9fz3vECUXv9uL+KtJHmLti4HBi0rQ73BA40llqpvX+oAIuNwyharY2d/kbO\r\nZpFYP77/ymaO+KNx+jrOsi0j3zdtDReWkdF3kQj6g5DKDroDhAgtCAiFS8QK\r\nJTgu80CwDIPG8vjIfw8pQvtPG5u28sJMotSsi13tVjRBIEQFNJXC4Yxy+nzs\r\nOdw6c6mxI64waDkC7TGSWH0VuRANkQ7mtrtHmAdT/8yzU12CSOkeBFfYni2+\r\nTiVyib7Kq/dOzCAAPseWB3sLlGMUeSzuS5revJBUYU2ACsXx8DxVr0I9WtkV\r\nwURCYMH8qv+Fv2f8yDgJYmYavCGj5fcI+beXYf2o/nnNJQIO2UWfskoAClJ7\r\nWrr1IFR3Xupm7wnQFjUit1Q0ekc0a77z6AAvKAx20WImBdZ18fGzP3pePl/0\r\nk8/RFVaBzuum2mTDvSiWaBOS3m9w736B7CpDobaobYeQPGAHDdVHqCce95L4\r\nn0rnTC2fYyxsfAaO1MT2nuDuxRQamnX80lI=\r\n=NKYG\r\n-----END PGP SIGNATURE-----\r\n","size":120206},"_npmUser":{"name":"anonymous","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.1.1_1659511825914_0.2881387222214764"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-03T07:31:39.682Z","contributors":[]},"1.1.2":{"name":"@lezer/generator","version":"1.1.2","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.30.0","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^1.0.0","@lezer/lr":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && mv dist/src/* dist/ && rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"d66140b14a64162a8474dbf4c6d4cf68aea9ee12","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.1.2","_nodeVersion":"16.13.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-YeAIDGuD+84gZYIEEJ7iciSeDx3Cqga/nIHJoaPkxq0OT1Y+EvU0pzvsWEKywDzALtabDT1O4f/1Bw7sdLUeNw==","shasum":"e376644bac6f1e2c5ca36cb7bc79935676a299df","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.1.2.tgz","fileCount":24,"unpackedSize":519514,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBe446rpuyK4sD9BnEksONCGbM7mP5lC+H8Ec1TPOYf3AiBsR/ZAw7VKrSwsOPKwgkd4dxaW3Yk34pL0loNCXeoMpQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaOMeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJYw/+LA5fpi1aaBfB3ZYlSOJCBk990cJ1DS3UV0wZUnkROBbUQ7w9\r\nMz8a5WZ0S4L7piLqK6tzdNI8Bzzo0aTdK4DSKPkBihNs8/ysytGc//YAE72V\r\nTF7yCuDILrvxWBRUdaw5TY/SI76fT+AQ1jrwBK8tZ7ouOc4JEhcO+lGTI7JX\r\nZaCCYfkn51k/vsNIml8JFGBzTivHkQE9zz9dw8/2bFgJJBf4SSkg3n10teM/\r\nTXdfdXs9IHMhNKaOZnhEH13RUrG7e8T1SM21BsI61PKyz53g61+//d46slYv\r\npbMoTfwn3Gwk3qlTVwikcM5PsK29SZfoI1qJpttYDA2xLQyIguRQHwWq2CvP\r\nBUyTf0/w3g4YXXsc699cLu3Pasf9w6iYRVgol7xdzGTExblNID58/yXHQolw\r\nISrRCANlL/nmi4lZC+xtrP2tBJi/LCLhsvZTmhauPE3m2WnruvslXNwg2RG0\r\nejT+c0iudA262pBTV1ihhRVz4xQ7ksNJJdJcCKKfwCzZHDM917W3IEb28TjQ\r\n+Bq2ZYSCWTU9qtS1wQS7FvMK3ZL8I3nyRmgrarCe4BAtxOoXbBnq5Ag38PN9\r\n4I/6DHj2QmqtG6/2DavUVil5yoeXq1+lvI/u/qbut61UqoyqGEqXd+8T/Voz\r\nQr20BrZ+Mr9HkfHe9I8CKNTTszX3DYFHGTA=\r\n=Lv69\r\n-----END PGP SIGNATURE-----\r\n","size":120393},"_npmUser":{"name":"anonymous","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.1.2_1667818270667_0.13615463906847336"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-07T10:55:33.572Z","contributors":[]},"1.1.3":{"name":"@lezer/generator","version":"1.1.3","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.30.0","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^1.0.0","@lezer/lr":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && mv dist/src/* dist/ && rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"4953650bdf4606a488be0586df2cb7a2d714155e","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.1.3","_nodeVersion":"16.13.1","_npmVersion":"8.19.3","dist":{"integrity":"sha512-qGF0I2TTJ+VBjjsVX8FGqKJy3laALBnVbD5EbXEu13Sgszl/vjnxjcZ69O8w9IK8/WtVFQLspU4UjCCUNRlWzA==","shasum":"ec57d5594142421d4f58637400486a43afb55ea5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.1.3.tgz","fileCount":24,"unpackedSize":519500,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB4iRLvNzvQTppYXJbPej2w8ozp/nb7jZjwAiwHHmdooAiEA22AVNq3o27PY5cCWD929vFsE9dcke4bE8X57D+Dy9vI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaOt4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvvRAAmkI/Kd+/rbYWgjRjQN/5M+x3iWmCQD4DGCYAfrEVOzUrd5FH\r\nnU8HVdJFqRrEXkUXrrLPQvgramcUthFMS5lW+4dAEC1lakaIFr+SOBu/5gkt\r\n2jxDvWf8Ru54MLuoptMDbzLzfDQbsDm5cqgsQp77N9T4NX3P8z1eRdIaGf/a\r\nLS+AvPO4Jo6lA+9pAGfF9yrqpT2PJ21Ak0DKQwNOUpudl/0Z+9Gibqmy5eTj\r\nJ5dondC2pSzC22ulO4YZZ78WpRTJRmV1kaxtjbSG28a1aD0e9WPqoreN4El8\r\naTifG0DcHwiB6KgyBuiyXvuIJYthdV7ShYAqmjpe4dqsGuw+f6OWuA7OGiZL\r\nn3CvttCfe68GCMfhn1cs4aAnghUgDBzf8gl76Jnh0M7gvznZ6FVmQwc27y/c\r\nNLstY+uZoJ+v9jiXc3tgGBbwgVMDr5zBLcC+mM57ibByzx6uxmeE9VBe625u\r\nAfrVbv+o4un89Rau9NgoJzplKocAXVCWMTGaTSWwMJPI8w0YgB/wEUFpMMN5\r\ntvy5WUBvg0kOwzgy1zqcE+lshcbcMi8N3zuGE6amOqQhKmHzj5jJiWGTRstP\r\nJfyvhNyDTsAzmNAKtNVPKrhIU58iuILGATMAN24V8ei2PAhA9zCwQM0qnYp1\r\nwmWjBnR6Dcwphr2wBgQdLx6wmPzR6eCdIF4=\r\n=xBje\r\n-----END PGP SIGNATURE-----\r\n","size":120384},"_npmUser":{"name":"anonymous","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.1.3_1667820408190_0.4563388079264228"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-07T11:30:02.272Z","contributors":[]},"1.2.0":{"name":"@lezer/generator","version":"1.2.0","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.34.1","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^1.0.2","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && mv dist/src/* dist/ && rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"03cc05173b212cfad81ea2215d64578f9ef9d4c9","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.2.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-n6JL/bfnJx73an4WNkF9rVac+lRdhq1jXLEPt+d3uHPi39LphZEz1r1w556HazcA5rnwWBFd1Jrpq1k4rHl8VA==","shasum":"7df13571cbf5a9cde6b8c29d0aa3c595b6c99a2d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.2.0.tgz","fileCount":24,"unpackedSize":532128,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB0YcyPdumNsBRG7VZ7DItHPqaH9jjdRmn4tzYwGlYIbAiAqB3HCjdeng/FEo7TTi43LntDBtUfVJXxFTCAtOfUQrg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvBIfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrujg/+OUk2Vmec1EDOMu/TKydkN4oPy1MJP7JQp2oAjgIkvriw2s+1\r\nk260EsKThqLSIX5ibazDU4UU0n2VGH2r3NMFC7XqpNN7ysvJitVL9yt4B0zg\r\nwgeVhXUkWx2a2ha/fSnW7E+hr1WHM31Jv4B9A4oAQIvK2dnicKZ61PoFfmJi\r\nRaoG2Ofv4HKewpsCbpaIjqBJ22iWd5MKU2BBIyvgbZ6RZZY/PMw+aE7Svm86\r\n+tb5U0ldAx8Q7yOaGQ+BWMXVBK84cmaIuNCCUMk00OLJw81CIBlz73wZmOea\r\nxELQJtUy2PXxPw5ZnsfmPk4/DwGbOgsdD3cV7qvLV6BMtjpDemTbZOukm6C5\r\njGPT0Pb2UCLOufYsgxEQfbq9fJrc3Q88cSeQY67/DntXb3shpbXys1LDXJdo\r\nfx4PqY5OEOwjO5r8EkgyZ6/HCxNmcl0A56M6CBviNmG9fqZpc5GX1Hl+NlSk\r\nmhZkSedU+ZsHLfA8mGrAPuzt/5OWdQo7joylafNw36bHR35LWymcDWhXPTA0\r\nNwOIuKpTVIZQ3srAy3R7csd+85uMhuvZ0L2U5zPsP7AcwyiUASEkg1F8jai7\r\nqTwD09hDF7DiM8fJtDdjj1ddU/wfBM4yWmBe+TKv9IO2gabqGNGbOzckqiNa\r\n+6rgKfKMZ/u+/gfHr5QAMAeTPp8+yoHGurY=\r\n=8CsF\r\n-----END PGP SIGNATURE-----\r\n","size":122774},"_npmUser":{"name":"anonymous","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.2.0_1673269790908_0.9030928416217494"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-09T13:09:51.117Z","publish_time":1673269791117,"contributors":[]},"1.2.1":{"name":"@lezer/generator","version":"1.2.1","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.34.1","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^1.0.2","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && mv dist/src/* dist/ && rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"f71a6221f64afa8a0fa06c5a3ade2c26a80b2100","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.2.1","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-MpzBONNL8XkQv8SYo1OCB/eZLfzzJU0gcgHzAjPcr0wDphFoGOBhlckGd33bfu4cWfmu13HeANSMQ81a2HbG+w==","shasum":"421cce050324cd3f94a43a5973ebfaef3a6123c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.2.1.tgz","fileCount":24,"unpackedSize":531968,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHEGmgy0aHoZrJ7+8dV/tFh3fkNp1bgDTIL7TUwxQUrOAiADeo1aKj9tsS6G1Hn873G9pXdo++XEE/DtNwYTMAszzQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwb+gACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0oQ//ZwfY7LehXUqMETsDobt2qp1wsbVuQOlEPxosAcWbigx38oM9\r\nc5ff+miotiWEvVnbB1xGiAdAXPelwipkEMLFU+0CQxKL9cj3zC0k4oZlNYIZ\r\nAV/VlqZrrQCDEfD6YnJOAWozuNbguVjIBDg6EozOYX11bEW+FYmjzH6R8z3A\r\nwcS2kEUJX9+e386hRs47kVVofaGZr9jvjt5Zg5yyQlT/L+uOLKR/MjyZ6ZrL\r\nkivs6fzWwNigXxwQXYruGgq/wwrRoMvQ7uNcXjNqE5DjLrMWGB5F72ySCYyV\r\nosvICpsDsuxlTmIpHU/nqwmDl+zBsbhRjfvb18iLuyeSvRHpi0Zijgth82+T\r\nrEWKu6ZehRsRqPhY+72DizJW7y1rSIb0AL8xL+Tjf70J++jhiQ2nGvt4UCPs\r\nwo5slhU69JLYG6QjTT2g3aEW6jOtnvyGFbMCpHWhl4+/yy2Zc+5aBVUxOtna\r\nlHrluwTEHgcsvHdH2Kklg7hFggu9jwWauPa9gkHjWza5FjSq5j3zI9s7Wz9f\r\nCWzw/mtQuXHD23boLfZGyQayyyFdxnBugWHvTFxxW55Jx7IcGKqpVLHQA6+N\r\nFSADCcf7A/KdtryLvNzJjffiBPwJxEQl4q7m6xij5pkgaCU4LTdlF7a7hhDI\r\n5ylqbCRy428Ih7+R2GfqlUnPu80hWbOkIMU=\r\n=MtIH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.2.1_1673641888244_0.746420011529342"},"_hasShrinkwrap":false,"contributors":[]},"1.2.2":{"name":"@lezer/generator","version":"1.2.2","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.34.1","shx":"^0.3.4","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^1.0.2","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && shx mv dist/src/* dist/ && shx rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && shx mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"46bac6cdb76742683076c19f97b29bc5080ba8ff","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.2.2","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"integrity":"sha512-O//eH9jTPM1GnbZruuD23xU68Pkuragonn1DEIom4Kt/eJN/QFt7Vzvp1YjV/XBmoUKC+2ySPgrA5fMF9FMM2g==","shasum":"2fa388f607e9d19ae99ba9a4246c1d6ada71903e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.2.2.tgz","fileCount":24,"unpackedSize":532023,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICL+8bvS8CmxNK0KifEyzSm0msG9+KRiV35wKxaODuJ0AiEAiC67JfZ32CrqA+AlZMmwTSpxzMkFHVN6c2BRNnNNPwo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyFzQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHsg//UzZX8Yv1IUjUiEHNQNPDaoboX84DnpultrziTpElyShWuBv0\r\n/9CB7HYHy9rNucQJgoak9QVIW9lvKc8+/vUROsR9CkjBtfFVpiGNHXHp+uIS\r\nCogUfFYhrAb68CGmyaGFuW2XMK1fZZ/gRQvgo5l2Yfp/z7useBis9IOi86Rd\r\nm3EsoJEh8LobI9Pj8G8H4FH9z2/Nocpxz7lFm23QLupiis4RQx3DWFg1m0e6\r\nFi941+0QGDi4N+vglqpZ5bO3aAoJ/QiD4aH+0A+bLFR8dCkPjW7YCUdH8Wlr\r\nBvW8W+sgohIBrF+vohFyhh72ps7uVqTi95zuWtRLg7kGJnfo9IMjZ6tSgOyE\r\nREfiz31oE3tXa0shTDzA9COkuTNbDOSXOApO/2KVNiy8plVTbNerZ1x1+nu8\r\nrQsN4jGgsiqvUtGwjo3RgrfXZn3bKmjDjtVeMLWo3GHnkSJyWepDmEAUXYre\r\nFIhp9ftzRPgFZ7js/fEDwtbzwZEpg+A9f+MyYHxlY8wLEe2NAsYX3nqAu8Wn\r\nnRdWjLB3qlS2noOo4AbQ3AvpIGoN7H0i2x9wNhRWNKJ7j/mwFWSQ0DIIR1td\r\nAGaA/Wu+qlm6yCEhcAJ9uT+mb0j2d7KRjtHUiGI+IYPpSYPI4N53BBQZhXuO\r\nxDHipdVEb8m5X7UpqS/aIzxHXLppICxkfig=\r\n=j1py\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.2.2_1674075344316_0.9347490403321983"},"_hasShrinkwrap":false,"contributors":[]},"1.2.3":{"name":"@lezer/generator","version":"1.2.3","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.34.1","shx":"^0.3.4","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^1.0.2","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && shx mv dist/src/* dist/ && shx rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && shx mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"9ef811f5c853d35bcf9bb07fbf82bc1c6ac8eb4d","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.2.3","_nodeVersion":"19.7.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-xRmNryYbJpWs7novjWtQLCGHOj71B4X1QHQ4SgJqwm11tl6COEVAGhuFTXKX16JMJUhumdXaX8We6hEMd4clDg==","shasum":"db6504588a214791a7f19e26e177c060ba21d5f0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.2.3.tgz","fileCount":25,"unpackedSize":532051,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCu3iCZ9iawVSQU2EL/RaZSBVqpSmAuWxVJPADlx8D0VQIgTxbC3nSAdCE51uciQyleqxwFZ86nBF6dWxalaSAdcO8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkS1nFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqp2Q/+J7WPjTb28e3BaqeWPsCd56a6PniW4ImmiNjSAE3FWKa8sEpd\r\nJqO+MbLfXyE5mN4xhR2YD4zmp7O7UT4rIaWETwf2mNrrN7KC24ka2XSGILWQ\r\nL6yGemvi9fjcDyZBYF+LqLq1v3a1Wr5hJRloL7/Twfcr28ulPUz1F1uPrcHJ\r\nRDGTYrHvv/xBZG1znfamE+l/3VQokk8MHooU9nlZQTFqbEkZD7ZfZ5JgZnfy\r\nwyG4L5P54uddQyr6/ZZtiV/Ul3AE0Zf+j0YoSIWgNfyxid1j/7ygZSX2e2Ql\r\nkCRfRIcJU8Atktd7Ul9w8lfOJFAJ2dLST3iutnDQ6hPmpBecjtAZ5L491WqD\r\ndeDRp4ibwz7+Q2FZ/w5M7n2tZb3XGIJ8l+qNAWuRew3/0z7y69EYEyfUWOBM\r\nmJkRDmeNq2rNuhTYsnIMz1x6xw5Z1r8sM06FTiisfKI7c4UDLZEbN+WI8vib\r\nNMeJgD9IO3ZgXeyf2aGMR47m5JK/D+yB0Ud0KS+Rf3mwZNeabP1G/Xj4CViU\r\nscXWcuybyYbS3UBonMg0DwooyVlCysHxzdNSiPuOzLp46fRdht7tVbV0azdg\r\n4d+S/ybSaOdz6y5b1lncAIWFdUSwaVwofnMqXWzzTNDkhG9lmuPqZ/cpA39V\r\nQPgCIq5GNqOhY1zvvxeWSL1ayyds8tDDhN0=\r\n=Us64\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijn@haverbeke.berlin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.2.3_1682659781110_0.7089864598819393"},"_hasShrinkwrap":false,"contributors":[]},"1.2.4":{"name":"@lezer/generator","version":"1.2.4","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.34.1","shx":"^0.3.4","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^1.0.2","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && shx mv dist/src/* dist/ && shx rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && shx mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"62bab75a2b0aaedc359031124ef46beed4750118","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.2.4","_nodeVersion":"19.7.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-c0PxzGaXCRXZWXvlJfzZ8xoDZQt5C5lPSNM2bv5xDsZ4WljY+ZmMN5jHWE81RzbhOASWwFQQPXTZv5hiZkFsDg==","shasum":"f3934e1693b6bc2371e0d44d183867d40fd75b40","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.2.4.tgz","fileCount":24,"unpackedSize":532329,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDO7W+dhKiHgAVrRjYiGvd/cR4aEsphB4AaUzmFZLCN2AiBlHM/iGRaDbkYBnTNsrS6QlCusEU9mOh2eN9rmgARzsA=="}]},"_npmUser":{"name":"anonymous","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijn@haverbeke.berlin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.2.4_1686579683029_0.20070440658017508"},"_hasShrinkwrap":false,"contributors":[]},"1.3.0":{"name":"@lezer/generator","version":"1.3.0","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.34.1","shx":"^0.3.4","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^1.0.2","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && shx mv dist/src/* dist/ && shx rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && shx mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"d9f5176fbe010a8fb56ff86ce12b3f2a38a48584","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.3.0","_nodeVersion":"19.7.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-7HfulDoOMOkskb97fnwgpC6StwPVSob4ptc0iuOH72rapNQBbp6lVj05y7vc5IM0E9pjFjiLmNQeiBiSbLpCtA==","shasum":"2de49ddb54f44a70093661458b9bcad2efc487cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.3.0.tgz","fileCount":24,"unpackedSize":532209,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDimY+GMnhFuZbyshs79yDFsXNBbX3gfIC2Q9c8mSTz0gIgLIafKXQXB+NbxTqjipVt536EZxsgHES4sdvLnRAO/2U="}]},"_npmUser":{"name":"anonymous","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijn@haverbeke.berlin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.3.0_1686822803054_0.7129478890176328"},"_hasShrinkwrap":false,"contributors":[]},"1.4.0":{"name":"@lezer/generator","version":"1.4.0","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin"},"license":"MIT","devDependencies":{"@types/mocha":"^5.2.6","ist":"^1.1.1","mocha":"^9.0.1","rollup":"^2.52.2","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","rollup-plugin-typescript2":"^0.34.1","shx":"^0.3.4","ts-node":"^10.0.0","typescript":"^4.3.4"},"dependencies":{"@lezer/common":"^1.0.2","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"rollup -w -c rollup.config.js","prepare":"npm run build:main && npm run build:bin && npm run build:test-helper","build:main":"rollup -c && shx mv dist/src/* dist/ && shx rm -rf dist/src dist/test","build:bin":"rollup -c rollup.config.bin.js","build:test-helper":"tsc src/test.ts -d -m commonjs --outDir dist && shx mv dist/test.js dist/test.cjs && tsc --moduleResolution node -m es2015 src/test.ts --outDir dist","test":"mocha"},"bin":{"lezer-generator":"dist/lezer-generator.cjs"},"gitHead":"485ab67d374784df49847b140a44ff0ca5b2f0d8","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.4.0","_nodeVersion":"19.7.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-X/gB7vr7rEhtPQtgGxK61pMFOt60iXUBvANMq7DNO06PxrY6ZAmEEZIfSX8kfaVO/EVd9xARAsvguYDoShcMWA==","shasum":"2f43b29d0bbafd81e759914482575c5f021c2389","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.4.0.tgz","fileCount":24,"unpackedSize":532553,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMtvbizopaMcOktrLnU1l84GMqDgXZvzJcCL+H7lpc7wIgGhoHAJX9rQDgugK4J9XzHZ1dcVMwwP4WZYwnqoAeYq4="}]},"_npmUser":{"name":"anonymous","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijn@haverbeke.berlin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.4.0_1691770762243_0.7569458048607278"},"_hasShrinkwrap":false,"contributors":[]},"1.4.1":{"name":"@lezer/generator","version":"1.4.1","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin"},"license":"MIT","devDependencies":{"@marijn/buildtool":"^0.1.6","@types/mocha":"^5.2.6","@types/node":"^20.5.0","ist":"^1.1.1","mocha":"^10.2.0"},"dependencies":{"@lezer/common":"^1.0.2","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"node build.js --watch","prepare":"node build.js","test":"mocha"},"bin":{"lezer-generator":"src/lezer-generator.cjs"},"gitHead":"445a6d8641b1fea147c9d2274565d434dbacb66f","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.4.1","_nodeVersion":"19.7.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-454BOAMF3+X+L/xM1mNcDevTOlykvDzfM9yt8Rl5IhYkwHNRp4lZWiOaW9cpsde4JpMop4QV9Q1+FgRz6oSLxQ==","shasum":"99c42d2b423d72f4c48a4ac850c44ecfbe19bbf6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.4.1.tgz","fileCount":13,"unpackedSize":356339,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDsJDFjEL2DgOFFGDqpXLAPZJMb2CShOKTAAqjudCMHuAiAWZ7G9D1qWJZDXq5qXDMGe3a3RKtpq2k8HSZZ7RLgKgA=="}]},"_npmUser":{"name":"anonymous","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijn@haverbeke.berlin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.4.1_1692282293346_0.07374773899583142"},"_hasShrinkwrap":false,"contributors":[]},"1.4.2":{"name":"@lezer/generator","version":"1.4.2","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin"},"license":"MIT","devDependencies":{"@marijn/buildtool":"^0.1.6","@types/mocha":"^5.2.6","@types/node":"^20.5.0","ist":"^1.1.1","mocha":"^10.2.0"},"dependencies":{"@lezer/common":"^1.0.2","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"node build.js --watch","prepare":"node build.js","test":"mocha"},"bin":{"lezer-generator":"src/lezer-generator.cjs"},"gitHead":"be99c10e0486dce39326d8af2d737391cee1fda2","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.4.2","_nodeVersion":"19.7.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-6fRwiGnx6Sv2I25YKeC5Mw9LtIA3Yq4FmVdRk0NP+M8tCsLUHSJd4KzrEzYqW3SKqOR/ZRlGiw+HAXMRygyCZA==","shasum":"712aef13bd146dc72c516d16a4ac62c02f4e30ae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.4.2.tgz","fileCount":15,"unpackedSize":358479,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIERA+fWZ+3n4zhhRa6Vg3Ilk8vlvroluM0uQ1WDjaIYrAiEArHa193b4hr/36X5bkA3755OqirJDeZadq+RnBV0Fwao="}]},"_npmUser":{"name":"anonymous","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijn@haverbeke.berlin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.4.2_1692297402379_0.670753607864855"},"_hasShrinkwrap":false,"contributors":[]},"1.5.0":{"name":"@lezer/generator","version":"1.5.0","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin"},"license":"MIT","devDependencies":{"@marijn/buildtool":"^0.1.6","@types/mocha":"^5.2.6","@types/node":"^20.5.0","ist":"^1.1.1","mocha":"^10.2.0"},"dependencies":{"@lezer/common":"^1.0.2","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"node build.js --watch","prepare":"node build.js","test":"mocha"},"bin":{"lezer-generator":"src/lezer-generator.cjs"},"gitHead":"3360c4cf82c42a08443c15e2cc049939ee9ff2ba","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.5.0","_nodeVersion":"19.7.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-RhZtwyAzsnqC+p6N4ptbBZ/PZR+0OxpYfHdB1OO5jJ6as05H+FXD+KMGXEtDq8LPZfoTuekJaJrXEcOeNrds2g==","shasum":"d5863c138c649eeeb706e8d21ad4a99b39248fd2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.5.0.tgz","fileCount":16,"unpackedSize":359034,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFVXbGpYr9k50anpThGVxPQpf1HwqQY/21IrvXTm9hl/AiEA0XI4s6Zq7ZLmLkLkQnFtYIXC3ufw7yMzoNgsTtjzp4o="}]},"_npmUser":{"name":"anonymous","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijn@haverbeke.berlin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.5.0_1692519870152_0.8072019515106121"},"_hasShrinkwrap":false,"contributors":[]},"1.5.1":{"name":"@lezer/generator","version":"1.5.1","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin"},"license":"MIT","devDependencies":{"@marijn/buildtool":"^0.1.6","@types/mocha":"^5.2.6","@types/node":"^20.5.0","ist":"^1.1.1","mocha":"^10.2.0"},"dependencies":{"@lezer/common":"^1.0.2","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"node build.js --watch","prepare":"node build.js","test":"mocha"},"bin":{"lezer-generator":"src/lezer-generator.cjs"},"gitHead":"619a80027c71f9a3eecbd111963c5976f92775c6","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_id":"@lezer/generator@1.5.1","_nodeVersion":"19.7.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-vodJv2JPwsFsiBBHE463yBhvUI9TmhIu5duF/8MH304xNS6FyWH/vTyG61pjhERm5f+VBP94co0eiN+afWcvXw==","shasum":"d35eaacbfb3ad7eeded6682d1ec83b087fac4dea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.5.1.tgz","fileCount":15,"unpackedSize":361023,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1fofysirT9X8hXfn/jGMhQcBPVkfHUpMhfJ054KAySwIhAPO/OkgykzjpfldwsPEQoyykSwL0Y+Xbdpa5+usM6Qir"}]},"_npmUser":{"name":"anonymous","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijn@haverbeke.berlin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.5.1_1694757950302_0.13958874326057535"},"_hasShrinkwrap":false,"contributors":[]},"1.6.0":{"name":"@lezer/generator","version":"1.6.0","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin"},"license":"MIT","devDependencies":{"@marijn/buildtool":"^0.1.6","@types/mocha":"^5.2.6","@types/node":"^20.5.0","ist":"^1.1.1","mocha":"^10.2.0"},"dependencies":{"@lezer/common":"^1.1.0","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"node build.js --watch","prepare":"node build.js","test":"mocha"},"bin":{"lezer-generator":"src/lezer-generator.cjs"},"_id":"@lezer/generator@1.6.0","gitHead":"959dc790aeb9cf99a934c2a9710b31f65bc4bb44","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-mDwFNchv4jBEoZBaZbr5GlKR7BM6W/ZanTOZN6p4avuzcmYHTZ0nIbwtBqvXoeBrqmFSvL2zHL5TX9FWkXKc2w==","shasum":"ff778ddb4c9b28113d7e5a84c77c1c46bdd96820","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.6.0.tgz","fileCount":15,"unpackedSize":361408,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC+jVE2hTENsey3atX/PhDyLJP4qjPSvG9vjS1oiyhtDAIhAPS+SEL/fWx6QZr9h0ori2pEurWe9loGgw8IeCfBPbsB"}],"size":85017},"_npmUser":{"name":"anonymous","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijn@haverbeke.berlin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.6.0_1704717372873_0.15705951377667327"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-08T12:36:13.055Z","publish_time":1704717373055,"_source_registry_name":"default","contributors":[]},"1.7.0":{"name":"@lezer/generator","version":"1.7.0","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin"},"license":"MIT","devDependencies":{"@marijn/buildtool":"^0.1.6","@types/mocha":"^5.2.6","@types/node":"^20.5.0","ist":"^1.1.1","mocha":"^10.2.0"},"dependencies":{"@lezer/common":"^1.1.0","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"node build.js --watch","prepare":"node build.js","test":"mocha"},"bin":{"lezer-generator":"src/lezer-generator.cjs"},"_id":"@lezer/generator@1.7.0","gitHead":"d827142436db3724af4b4dd9162132ca343f34e0","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-IJ16tx3biLKlCXUzcK4v8S10AVa2BSM2rB12rtAL6f1hL2TS/HQQlGCoWRvanlL2J4mCYEEIv9uG7n4kVMkVDA==","shasum":"7163c013125164fee2728303fd577dceb2acc46f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.7.0.tgz","fileCount":17,"unpackedSize":367528,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICuUNvQG6JnuVMiSjBECVVriS2RiKGAk9qvFNcXPyodTAiAORfhW+Qy67xI9Aef91a8QlwdFF6VwYOwGK8HFVxmEDg=="}],"size":86732},"_npmUser":{"name":"anonymous","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijn@haverbeke.berlin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.7.0_1710268725208_0.1471541795616378"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-12T18:38:45.365Z","publish_time":1710268725365,"_source_registry_name":"default","contributors":[]},"1.7.1":{"name":"@lezer/generator","version":"1.7.1","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin"},"license":"MIT","devDependencies":{"@marijn/buildtool":"^0.1.6","@types/mocha":"^5.2.6","@types/node":"^20.5.0","ist":"^1.1.1","mocha":"^10.2.0","ts-node":"^10.9.2"},"dependencies":{"@lezer/common":"^1.1.0","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"node build.js --watch","prepare":"node build.js","test":"mocha"},"bin":{"lezer-generator":"src/lezer-generator.cjs"},"_id":"@lezer/generator@1.7.1","gitHead":"10a697a11ebdef98cd08a2c6ac2ef6619604385c","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_nodeVersion":"20.13.1","_npmVersion":"10.8.0","dist":{"integrity":"sha512-MgPJN9Si+ccxzXl3OAmCeZuUKw4XiPl4y664FX/hnnyG9CTqUPq65N3/VGPA2jD23D7QgMTtNqflta+cPN+5mQ==","shasum":"90c1a9de2fb4d5a714216fa659058c7859accaab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.7.1.tgz","fileCount":16,"unpackedSize":367422,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF+IZnIyXVOukRG159BG3YWTaN6+zVtFB7q2ghKbDZLyAiEA2YSfCdqHnG7zYmuPFqpOSPw8XraR5/YWAKTdOSAw02M="}],"size":86636},"_npmUser":{"name":"anonymous","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijn@haverbeke.berlin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.7.1_1718779804109_0.34766978231036627"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-19T06:50:04.282Z","publish_time":1718779804282,"_source_registry_name":"default","contributors":[]},"1.7.2":{"name":"@lezer/generator","version":"1.7.2","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin"},"license":"MIT","devDependencies":{"@marijn/buildtool":"^0.1.6","@types/mocha":"^5.2.6","@types/node":"^20.5.0","ist":"^1.1.1","mocha":"^10.2.0","ts-node":"^10.9.2"},"dependencies":{"@lezer/common":"^1.1.0","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"node build.js --watch","prepare":"node build.js","test":"mocha"},"bin":{"lezer-generator":"src/lezer-generator.cjs"},"_id":"@lezer/generator@1.7.2","gitHead":"c5f0f8e9eb42426fbdbc940ee53ed6dae2ddab96","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_nodeVersion":"20.13.1","_npmVersion":"10.9.0","dist":{"integrity":"sha512-CwgULPOPPmH54tv4gki18bElLCdJ1+FBC+nGVSVD08vFWDsMjS7KEjNTph9JOypDnet90ujN3LzQiW3CyVODNQ==","shasum":"a491c91eb9f117ea803e748fa97574514156a2a3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.7.2.tgz","fileCount":16,"unpackedSize":367474,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDg5nTGh7VQsReSIeyDDGKfx0jAj64NILc6rFYtYNJI1wIgVX0/iWPSRX/qH/tQTdB7nVp4nboMwLaJsWxa5Dv5r/E="}],"size":86656},"_npmUser":{"name":"anonymous","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijn@haverbeke.berlin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/generator_1.7.2_1733474329017_0.2007100970909741"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-06T08:38:49.268Z","publish_time":1733474329268,"_source_registry_name":"default","contributors":[]},"1.7.3":{"name":"@lezer/generator","version":"1.7.3","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin"},"license":"MIT","devDependencies":{"@marijn/buildtool":"^0.1.6","@types/mocha":"^5.2.6","@types/node":"^20.5.0","ist":"^1.1.1","mocha":"^10.2.0","ts-node":"^10.9.2"},"dependencies":{"@lezer/common":"^1.1.0","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"node build.js --watch","prepare":"node build.js","test":"mocha"},"bin":{"lezer-generator":"src/lezer-generator.cjs"},"_id":"@lezer/generator@1.7.3","gitHead":"dbf0e3d579cf383a4dea2c1ed50ba3fd5407cf81","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-vAI2O1tPF8QMMgp+bdUeeJCneJNkOZvqsrtyb4ohnFVFdboSqPwBEacnt0HH4E+5h+qsIwTHUSAhffU4hzKl1A==","shasum":"8bf9e99c7690dd31327425ca46706a380413f54d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.7.3.tgz","fileCount":16,"unpackedSize":367832,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCtkanMePQbRKqX2D9huTYflHRRbRSmV7758sffsF2z5QIgF25bwxehnq2vAm5Nl8Jee70gOROz9BAmvqBPzy8yFC4="}],"size":86735},"_npmUser":{"name":"anonymous","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"anonymous","email":"marijn@haverbeke.berlin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/generator_1.7.3_1743443167836_0.02331695061825556"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-31T17:46:08.170Z","publish_time":1743443168170,"_source_registry_name":"default","contributors":[]},"1.8.0":{"name":"@lezer/generator","version":"1.8.0","description":"Parser generator for the incremental lezer parser","main":"dist/index.cjs","type":"module","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"},"./test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./dist/test":{"import":"./dist/test.js","require":"./dist/test.cjs"},"./rollup":{"import":"./dist/rollup-plugin-lezer.js","require":"./dist/rollup-plugin-lezer.cjs"}},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin"},"license":"MIT","devDependencies":{"@marijn/buildtool":"^0.1.6","@types/mocha":"^5.2.6","@types/node":"^20.5.0","ist":"^1.1.1","mocha":"^10.2.0","ts-node":"^10.9.2"},"dependencies":{"@lezer/common":"^1.1.0","@lezer/lr":"^1.3.0"},"repository":{"type":"git","url":"git+https://github.com/lezer-parser/generator.git"},"scripts":{"watch":"node build.js --watch","prepare":"node build.js","test":"mocha"},"bin":{"lezer-generator":"src/lezer-generator.cjs"},"_id":"@lezer/generator@1.8.0","gitHead":"5ebf7e208f3c77f05f11ba6719ad819ab78f241c","bugs":{"url":"https://github.com/lezer-parser/generator/issues"},"homepage":"https://github.com/lezer-parser/generator#readme","_nodeVersion":"22.14.0","_npmVersion":"11.3.0","dist":{"integrity":"sha512-/SF4EDWowPqV1jOgoGSGTIFsE7Ezdr7ZYxyihl5eMKVO5tlnpIhFcDavgm1hHY5GEonoOAEnJ0CU0x+tvuAuUg==","shasum":"75937d9a56452187960cc8076503bdb81bcac357","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@lezer/generator/-/generator-1.8.0.tgz","fileCount":16,"unpackedSize":372940,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBnTFF96MGyh3b866J2lv/Pnt1JASLYTjZy0ohrai6D6AiEA6Y4RDj0CC9mqSfrr5X1F+ABuzsXfiQVqAExQpuQrgBs="}],"size":87652},"_npmUser":{"name":"anonymous","email":"marijn@haverbeke.berlin","actor":{"name":"marijn","email":"marijn@haverbeke.berlin","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"marijn@haverbeke.berlin"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/generator_1.8.0_1750697443805_0.48425143440849183"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-23T16:50:43.990Z","publish_time":1750697443990,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"1.8.0"},"name":"@lezer/generator","time":{"created":"2022-01-27T14:55:35.697Z","modified":"2025-06-23T16:51:03.759Z","0.15.4":"2022-01-28T08:25:15.070Z","0.15.0":"2021-08-11T10:08:57.828Z","0.15.1":"2021-09-03T11:50:33.742Z","0.15.2":"2021-09-24T08:42:40.298Z","0.15.3":"2022-01-21T14:25:53.655Z","0.16.0":"2022-04-20T13:19:58.210Z","1.0.0":"2022-06-06T14:37:11.448Z","1.1.0":"2022-06-27T16:00:29.001Z","1.1.1":"2022-08-03T07:30:26.134Z","1.1.2":"2022-11-07T10:51:10.895Z","1.1.3":"2022-11-07T11:26:48.370Z","1.2.0":"2023-01-09T13:09:51.117Z","1.2.1":"2023-01-13T20:31:28.468Z","1.2.2":"2023-01-18T20:55:44.461Z","1.2.3":"2023-04-28T05:29:41.329Z","1.2.4":"2023-06-12T14:21:23.191Z","1.3.0":"2023-06-15T09:53:23.261Z","1.4.0":"2023-08-11T16:19:22.477Z","1.4.1":"2023-08-17T14:24:53.540Z","1.4.2":"2023-08-17T18:36:42.565Z","1.5.0":"2023-08-20T08:24:30.412Z","1.5.1":"2023-09-15T06:05:50.604Z","1.6.0":"2024-01-08T12:36:13.055Z","1.7.0":"2024-03-12T18:38:45.365Z","1.7.1":"2024-06-19T06:50:04.282Z","1.7.2":"2024-12-06T08:38:49.268Z","1.7.3":"2025-03-31T17:46:08.170Z","1.8.0":"2025-06-23T16:50:43.990Z"},"readme":"# @lezer/generator\n\n[ [**WEBSITE**](http://lezer.codemirror.net) | [**ISSUES**](https://github.com/lezer-parser/lezer/issues) | [**FORUM**](https://discuss.codemirror.net/c/lezer) | [**CHANGELOG**](https://github.com/lezer-parser/generator/blob/master/CHANGELOG.md) ]\n\nThis is an [LR(1)](https://en.wikipedia.org/wiki/LR_parser) (more precisely pseudo-[LALR](https://en.wikipedia.org/wiki/LALR_parser),with opt-in [GLR](https://en.wikipedia.org/wiki/GLR_parser)) parser generator which outputs grammars that can be used by the [Lezer](https://github.com/lezer-parser/lezer/) parser.\n\nThis package exports both a command-line parser generator tool called [`lezer-generator`](https://lezer.codemirror.net/docs/guide/#building-a-grammar) and a [programming interface](https://lezer.codemirror.net/docs/ref/#generator).\n\nThe grammar format that the tool accepts is documented in the [system guide](https://lezer.codemirror.net/docs/guide/#writing-a-grammar).\n\nSee `test/cases/` for some simple example grammars, or [lezer-javascript](https://github.com/lezer-parser/javascript) for a real grammar.\n\nYou can import `\"@lezer/generator/rollup\"` to get a [Rollup](https://rollupjs.org/guide/en/) plugin that will transform files ending in `.grammar` or `.grammar.terms` (a pseudo-source referring to the terms produced by the `.grammar` file) as part of the rollup build process.\n\n```javascript\nimport {lezer} from \"@lezer/generator/rollup\"\n\nexport default {\n  input: \"./in.js\",\n  output: {file: \"out.js\", format: \"cjs\"},\n  plugins: [lezer()]\n}\n```\n\nThe plugin can be passed `lezer({exportName})` option to configure the name of the parser export.\n\nThe code is licensed under an MIT license.","users":{}}