{"versions":{"0.1.0":{"name":"cspell-grammar","version":"0.1.0","description":"A tmLanguage based Grammar Parser for cSpell","main":"dist/index.js","typings":"dist/index.d.ts","bin":{"cspell-grammar":"./dist/app.js"},"files":["dist/**","src/**","!**/*.test.*"],"scripts":{"clean":"rimraf ./dist","lint":"tslint --force --format verbose \"src/**/*.ts\"","lint-travis":"tslint \"src/**/*.ts\"","build":"npm run compile","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","tsc":"tsc -p .","tscv":"tsc -v","coverage":"npm run generate-code-coverage","generate-code-coverage":"NODE_ENV=test nyc npm run test-ts","test-ts":"NODE_ENV=test mocha --exit --require ts-node/register --recursive --bail \"src/**/*.test.ts\"","test-ts-file":"NODE_ENV=test mocha --exit --require ts-node/register","test-watch":"npm run build && mocha --exit --require ts-node/register --watch --recursive \"src/**/*.test.ts\"","prepublish":"npm run lint && npm run clean-build && npm test","coverage-coveralls":"nyc report --reporter=text-lcov | coveralls","travis-coverage":"npm run generate-code-coverage && npm run coverage-coveralls","test-unit":"mocha --recursive \"dist/**/*.test.js\"","test":"npm run test-unit"},"repository":{"type":"git","url":"git+https://github.com/Jason3S/cspell-grammar.git"},"keywords":["grammar","tmlanguage"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/Jason3S/cspell-grammar/issues"},"homepage":"https://github.com/Jason3S/cspell-grammar#readme","devDependencies":{"@types/chai":"^4.1.3","@types/fs-extra":"^5.0.2","@types/mocha":"^5.2.0","@types/node":"^8.10.12","@types/xregexp":"^3.0.29","chai":"^4.1.2","coveralls":"^3.0.1","lerna":"^2.11.0","mocha":"^5.1.1","nyc":"^11.7.1","rimraf":"^2.6.2","ts-node":"^6.0.2","tslint":"^5.10.0","typescript":"^2.8.3"},"dependencies":{"chalk":"^2.4.1","commander":"^2.15.0","comment-json":"^1.1.3","fs-extra":"^6.0.0","xregexp":"^4.1.1"},"engines":{"node":">=8.0.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"_id":"cspell-grammar@0.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"dist":{"integrity":"sha512-Ngtvjlr2wqKBBJZngty3Ilgc8krcA9bt9zQ7x/5CJzGGMkcInvLFZTCYXbkt/F9NiM1eV4VTgXnu0RJkpVRb2Q==","shasum":"849950538dfddf5409bf3929f1b495ee94a0f751","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-0.1.0.tgz","fileCount":81,"unpackedSize":116676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8ML1CRA9TVsSAnZWagAAAowP/0wl46tNM/ci6PgwU3Ya\nGdHX6DaQaVpZFYWlqSunH1QDCLFki8GdkPTfw6D1dsRVxqJafJVCiazf6sQr\nS06gSIjFPIq25iy/yAUqrfVSI3st/3NUI6lDcWxIeWagzVFC9k/Fa0lBXuKn\nt/LPGyXVnJyEyDHHOFJqkqt+tYZ4AdQt4bBXuK6WxnC5wibJfrcB4l+rhGXb\nT6P1FJUnzerThcqeJSZnxhIQWMfpKGGRpw5JUBbtbZdK8Nx4vQgG+2z+AQGA\nOijOh0Cs7WKDI1vpa8uwsjdrkgxCTByhXPKnDVLTdZPqyBNx4ejTGPUEv/2+\nybk8qV8iWw/u7XEnckEIXjZkA0V8MEQcLccWmKxtkSBFHoExZUN2cBgKmWc3\nvM6UL4Kc5JYborNGVy/s6d/iycDJnqGP1G45ZUD6O3qpN3WDskm69CwiLshf\nBDCFx9dtJwzm1MkCcZyJcyTb7a1kQI9GAe5LR9VhD6yJfxH9JYyLHFQdINDB\n6jV0UCUtGnIUrKYZ3cWiWSKvSyvSgftDCDLFQjIKKUArJjZbNRheBcBoLsVF\nWR8ziB+IxVKUUqoyUxKY94thcCxQvlQRER3FIKGuWzPZJTxV8QRINxi4RY6p\njnhMh0Zv6ADYy/USxaEN16p5SZjBqBz1krQS7njq/pOeCnCHGd9CkuerZqkK\nEjuR\r\n=pYaf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBrJiqz8n2SEe93UFOANN4X15ZeghTphjZhq8D7CmhrXAiEA7Em87Xj5WCcH+RxyRh8va5GiTKWcXxTZ2SjasciI7IE="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_0.1.0_1525727988221_0.507532508878386"},"_hasShrinkwrap":false,"contributors":[]},"0.1.1":{"name":"cspell-grammar","version":"0.1.1","description":"A tmLanguage based Grammar Parser for cSpell","main":"dist/index.js","typings":"dist/index.d.ts","files":["dist/**","src/**","!**/*.test.*"],"scripts":{"clean":"rimraf ./dist","lint":"tslint --force --format verbose \"src/**/*.ts\"","lint-travis":"tslint \"src/**/*.ts\"","build":"npm run compile","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","tsc":"tsc -p .","tscv":"tsc -v","coverage":"npm run generate-code-coverage","generate-code-coverage":"NODE_ENV=test nyc npm run test-ts","test-ts":"NODE_ENV=test mocha --exit --require ts-node/register --recursive --bail \"src/**/*.test.ts\"","test-ts-file":"NODE_ENV=test mocha --exit --require ts-node/register","test-watch":"npm run build && mocha --exit --require ts-node/register --watch --recursive \"src/**/*.test.ts\"","prepare":"npm run clean-build","prepublish-check":"npm run lint","coverage-report":"nyc report --reporter=text-lcov > ../../coverage/$npm_package_name.lcov","test-unit":"mocha --recursive \"dist/**/*.test.js\"","test":"npm run test-unit"},"repository":{"type":"git","url":"git+https://github.com/Jason3S/cspell-grammar.git"},"keywords":["grammar","tmlanguage"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/Jason3S/cspell-grammar/issues"},"homepage":"https://github.com/Jason3S/cspell-grammar#readme","devDependencies":{"@types/chai":"^4.1.3","@types/fs-extra":"^5.0.2","@types/js-yaml":"^3.11.1","@types/mocha":"^5.2.0","@types/node":"^8.10.12","@types/xregexp":"^3.0.29","chai":"^4.1.2","cspell-grammar-syntax":"^0.1.1","mocha":"^5.1.1","nyc":"^11.7.1","rimraf":"^2.6.2","ts-node":"^6.0.2","tslint":"^5.10.0","typescript":"^2.8.3"},"dependencies":{"comment-json":"^1.1.3","fast-plist":"^0.1.2","fs-extra":"^6.0.0","js-yaml":"^3.11.0","xregexp":"^4.1.1"},"engines":{"node":">=8.0.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"_id":"cspell-grammar@0.1.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"dist":{"integrity":"sha512-On52Noh6ynw9D3GaYKysEU5RwI9CPRDiFh6St2SCfrnDIfBxHxAAsmnhE0ZlyKS5jMhhqgIrXoN6CY/UNNVShg==","shasum":"287bd6313e56d403cb265b16be033571b65e528b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-0.1.1.tgz","fileCount":81,"unpackedSize":131286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9ymhCRA9TVsSAnZWagAATeYP/RfDjvjmYvtOfi4aXKFq\ngvL8N8G29WYoODDcfZ1xTnBHNUyGJEdWFO9quYWrp5+cZMsrXoK2RwddqE0I\nuqhqv5Yf9qR1HYFNZS5C13m4i91kBR3dTk2OOYz2qaP8Lf32VjJ2nhnoYQsZ\nHQhZ29kbpglnpaiXffaFp3JmiuLKdhRj2avGBf6h65k87NfF/t7Wyl5k+thD\nNCobWR1+1VsIn/fJlO5vOGYLt796Y5FCuasechddcaTGk9pb7CUVOqAQWA5x\n2IeH+1/YlimqAwU1D4KnVhddHgHDM9UTlgrzbjd+lALFWEGL9OK5w+XU0VUP\ng51a8RcaACXKq6RDKV2bJEqIF2xmaRZKHkkTV3MPih403BjqYl76i0gVRn4f\nM9PB5IwTFB//fDGXNqKb9sj8ITijYReWWlLu6yL4RsmlscSHoz3dlzqKwicg\nr8S3kmp2SxDV5R6aKnQs6PC5rWDP8Bd99rbp1MK65y4LHai1J/jx21j4Gkw5\nEdnRfKA+YfmeMPzEL/0y2RarwTlSiL+P53Hdp6yX+CSjnkbEjknUAyziA2X9\njbkLkTRDZIZK8y6GJjPY/8XeES2inA/bieCcsXzN6eLL6SuxsDjl1JUeHk62\nYnJ+pnWO2LeB0SbHQJr83Q4gUZl/2ZSCX1ZYmmE8fTAqfRv+lSwix3pNIb86\nefeh\r\n=ST1M\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFmDaU+xFsd4Pu39oHjfzY/ezynle7b46bQmv7xYPWpKAiAdk/ztFCLT/qUv6eJr3dTwmgRxKWSeeO+1x+vL0P8DUg=="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_0.1.1_1526147488621_0.05242587325920467"},"_hasShrinkwrap":false,"contributors":[]},"0.1.2":{"name":"cspell-grammar","version":"0.1.2","description":"A tmLanguage based Grammar Parser for cSpell","main":"dist/index.js","typings":"dist/index.d.ts","files":["dist/**","src/**","!**/*.test.*"],"scripts":{"clean":"rimraf ./dist","lint":"tslint --force --format verbose \"src/**/*.ts\"","lint-travis":"tslint \"src/**/*.ts\"","build":"npm run compile","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","tsc":"tsc -p .","tscv":"tsc -v","coverage":"npm run generate-code-coverage","generate-code-coverage":"NODE_ENV=test nyc npm run test-ts","test-ts":"NODE_ENV=test mocha --exit --require ts-node/register --recursive --bail \"src/**/*.test.ts\"","test-ts-file":"NODE_ENV=test mocha --exit --require ts-node/register","test-watch":"npm run build && mocha --exit --require ts-node/register --watch --recursive \"src/**/*.test.ts\"","prepare":"npm run clean-build","prepublish-check":"npm run lint","coverage-report":"nyc report --reporter=text-lcov > ../../coverage/$npm_package_name.lcov","test-unit":"mocha --recursive \"dist/**/*.test.js\"","test":"npm run test-unit"},"repository":{"type":"git","url":"git+https://github.com/Jason3S/cspell-grammar.git"},"keywords":["grammar","tmlanguage"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/Jason3S/cspell-grammar/issues"},"homepage":"https://github.com/Jason3S/cspell-grammar#readme","devDependencies":{"@types/chai":"^4.1.3","@types/fs-extra":"^5.0.2","@types/js-yaml":"^3.11.1","@types/mocha":"^5.2.0","@types/node":"^8.10.12","@types/xregexp":"^3.0.29","chai":"^4.1.2","cspell-grammar-syntax":"^0.1.1","mocha":"^5.1.1","nyc":"^11.7.1","rimraf":"^2.6.2","ts-node":"^6.0.2","tslint":"^5.10.0","typescript":"^2.8.3"},"dependencies":{"comment-json":"^1.1.3","fast-plist":"^0.1.2","fs-extra":"^6.0.0","js-yaml":"^3.11.0","xregexp":"^4.1.1"},"engines":{"node":">=8.0.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"reporter":["json","html"]},"_id":"cspell-grammar@0.1.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"dist":{"integrity":"sha512-iviZ9+y72/Bups3T6jK2/unF9helGiGtEP+vqe7qxx6PsRo50Bj/uw0yZGBI0reeYdUbwISwRKJOTuPh2zz+nQ==","shasum":"4ae838ca12b237018ff6fd27cc6f4a8a7e10a8f8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-0.1.2.tgz","fileCount":81,"unpackedSize":133919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa92neCRA9TVsSAnZWagAAfIEQAIch7beYCJXbRfGc/oEv\npzlioOWMHD3zcYGfQqxkx3jNcnn/LRFRUyo/eJ7ECb6sUKC0kFGRmdmTE31H\nhXdfje4uaC80hFtI+LHWMGdeD12vxQnpappt+pbiIgi0HYDsujXCX5onqAOc\nmiagJ1ghWYK2pInra4dwigBUsKPZKnadZysgJK9s8VaQfdfXNV+4Ja8JeqGa\nKebY2vlbe6uPnRNuCOg8Md5ty8lG5GnKG5Jb3cDcIcNm2DJ5DjoYQPQtpx/j\nmijNS874G5BJ6RWFPhkIr7vWsb5uGUER5KoNm/I2YJzXPyzVwmgkBbEuL1mx\ndlm8K3cDwgwbKiKObFW3Obv5Cbze0BOYNVHbQRyYeRRFfcC8T4qc+qD9ApjR\n19r0vuMuphCW6VTQkK9cFJPSqaz5j2brEfmS+GCBl2gav1aKOcHMwQiWMbwq\n5V3A4O2wCL5qZpT1zNMHbDynVNIlPrKr1MyFQJWFQrqWiDsQ3Z46qSESMVOh\nTOo/ty7ny4WNKUhK2GDC5TYrftdjHGl5MJmPB4dJA4gnbipb+bParwpgG8sC\nQ2kHIfiIaRQtXajyRczpzsFIop82JSnBnzhho0xgGxX4D8Jg69sNaOu4CbVr\nT4pzF/zqHyA/qka3ffJ9vzRshfOEojurJd9adbbXjSKpqjQZEanXoHmoc62g\nWgw4\r\n=h2Wr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6A2o/2NSXg0JvaRJY1/MlPAjqDRsrnZ/vMK4YUNaViQIhAMShrGZs4xoSm0S1YLf7eHZtVLiaPDuxwePZqFmuEr+u"}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_0.1.2_1526163933588_0.813663346414232"},"_hasShrinkwrap":false,"contributors":[]},"0.1.3":{"name":"cspell-grammar","version":"0.1.3","description":"A tmLanguage based Grammar Parser for cSpell","main":"dist/index.js","typings":"dist/index.d.ts","files":["dist/**","src/**","!**/*.test.*"],"scripts":{"clean":"rimraf ./dist","lint":"tslint --force --format verbose \"src/**/*.ts\"","lint-travis":"tslint \"src/**/*.ts\"","build":"npm run compile","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","tsc":"tsc -p .","tscv":"tsc -v","coverage":"npm run generate-code-coverage","generate-code-coverage":"NODE_ENV=test nyc npm run test-ts","test-ts":"NODE_ENV=test mocha --exit --require ts-node/register --recursive --bail \"src/**/*.test.ts\"","test-ts-file":"NODE_ENV=test mocha --exit --require ts-node/register","test-watch":"npm run build && mocha --exit --require ts-node/register --watch --recursive \"src/**/*.test.ts\"","prepare":"npm run clean-build","prepublish-check":"npm run lint","test-unit":"mocha --recursive \"dist/**/*.test.js\"","test":"npm run test-unit"},"repository":{"type":"git","url":"git+https://github.com/Jason3S/cspell-grammar.git"},"keywords":["grammar","tmlanguage"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/Jason3S/cspell-grammar/issues"},"homepage":"https://github.com/Jason3S/cspell-grammar#readme","devDependencies":{"@types/chai":"^4.1.3","@types/fs-extra":"^5.0.2","@types/js-yaml":"^3.11.1","@types/mocha":"^5.2.0","@types/node":"^8.10.12","@types/xregexp":"^3.0.29","chai":"^4.1.2","cspell-grammar-syntax":"^0.1.3","gensequence":"^2.1.1","mocha":"^5.1.1","nyc":"^11.7.1","rimraf":"^2.6.2","ts-node":"^6.0.2","tslint":"^5.10.0","typescript":"^2.8.3","vscode-textmate":"^3.3.3"},"dependencies":{"comment-json":"^1.1.3","fast-plist":"^0.1.2","fs-extra":"^6.0.0","js-yaml":"^3.11.0","xregexp":"^4.1.1"},"engines":{"node":">=8.0.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"clean":false,"temp-directory":"../../.nyc_output","report-dir":"../../coverage","reporter":["json","html"]},"_id":"cspell-grammar@0.1.3","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"dist":{"integrity":"sha512-gXLMH012qZvN5Hh7E+mBOmmefTDheKvBQVXjK6zrDts7ITQxFp+9EYckFedhnGEJUvi9256RMZkrfKOZ44gzUg==","shasum":"fda1d09b6e028241dc4892dfcb376f66ad21831a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-0.1.3.tgz","fileCount":81,"unpackedSize":137820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAo74CRA9TVsSAnZWagAAu9oP/3O9QMmYc6FoTtnWl6fs\nZqyqWT1M2RzMH1lvhyxgKU6bLNiOd1Q+VnbYRlxdbO1MQiRXuPvEHHRElciG\n3rNotxCaMw6P35t2cwh9z495D8QW4OadbjVVqW0/+g4TRyj4LqyWatMFqv9e\nCFXPMHueB41qG4DBcMuxLLm1dmNjZyu0+MmB8KU3+o7i5Da1uOSZnowZCxAX\nhT5b1EN6ImtCIf084Y301dwkLU55lOHLOAyv0oDczSRMzvFl3RB7QRdZmfjk\nj0szQ0Mb9pYq073xslgdbYI2MZJvriEw1jLrErskSs3TzarXmq57hrU+bSJ5\nxCs31H8vo0LfmmPVS9aim1icnIQ0QzuR9Q5ktU7ntG/y255jtbaxQv8Mu11+\ng9+/cd514Aw9wiauyXjLTga1ZGgQmGah8D/TVdn4CFJbmR3L/44wPR0u/C25\ncyXtIsOOfvNLTETIJnBsCuu8YeXLlVFTdz1/mOJ9cL6qO5QRYYWsLgQTyAPh\nNBciBZDPwEz/IXWCLjr40kBSuQD/zsej6LZ1kgEMTWZRpaKdMUdF6ORwonct\n+7dVJxXRrTgLm78H75eYlzcMDx8EPnBppXe/2ccVT7pk9yZfJZR4xgTSbHWt\ni0Wq/kMNAij+O8V1WMkwdfcoEEb7LRl76GtjejD89d5ar8jD3JFHe8KTEmK+\nMeq4\r\n=Rwac\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFqYxzetQXcKnSOApG006HrXjNn+2pF5xdUUYyj4VzeHAiBw9VB9IbMXASD3A1DcrOvvX32SXaJt0NmmdrrC45JiCA=="}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_0.1.3_1526894327407_0.09824577339947083"},"_hasShrinkwrap":false,"contributors":[]},"0.1.5":{"name":"cspell-grammar","version":"0.1.5","description":"A tmLanguage based Grammar Parser for cSpell","main":"dist/index.js","typings":"dist/index.d.ts","files":["dist/**","src/**","!**/*.test.*"],"scripts":{"clean":"rimraf ./dist","lint":"tslint --force --format verbose \"src/**/*.ts\"","lint-travis":"tslint \"src/**/*.ts\"","build":"npm run compile","clean-build":"npm run clean && npm run build","compile":"tsc -p .","watch":"tsc --watch -p .","tsc":"tsc -p .","tscv":"tsc -v","coverage":"npm run generate-code-coverage","generate-code-coverage":"NODE_ENV=test nyc npm run test-ts","test-ts":"NODE_ENV=test mocha --exit --require ts-node/register --recursive --bail \"src/**/*.test.ts\"","test-ts-file":"NODE_ENV=test mocha --exit --require ts-node/register","test-watch":"npm run build && mocha --exit --require ts-node/register --watch --recursive \"src/**/*.test.ts\"","prepublish":"npm run clean-build","prepublish-check":"npm run lint","test-unit":"mocha --recursive \"dist/**/*.test.js\"","test":"npm run test-unit"},"repository":{"type":"git","url":"git+https://github.com/Jason3S/cspell-grammar.git"},"keywords":["grammar","tmlanguage"],"author":{"name":"Jason Dent"},"license":"MIT","bugs":{"url":"https://github.com/Jason3S/cspell-grammar/issues"},"homepage":"https://github.com/Jason3S/cspell-grammar#readme","devDependencies":{"@types/chai":"^4.1.3","@types/fs-extra":"^5.0.2","@types/js-yaml":"^3.11.1","@types/mocha":"^5.2.0","@types/node":"^8.10.12","@types/xregexp":"^3.0.29","chai":"^4.1.2","cspell-grammar-syntax":"^0.1.5","gensequence":"^2.1.1","mocha":"^5.1.1","nyc":"^11.7.1","rimraf":"^2.6.2","ts-node":"^6.0.2","tslint":"^5.10.0","typescript":"^2.8.3","vscode-textmate":"^3.3.3"},"dependencies":{"comment-json":"^1.1.3","fast-plist":"^0.1.2","fs-extra":"^6.0.0","js-yaml":"^3.11.0","xregexp":"^4.1.1"},"engines":{"node":">=8.0.0"},"nyc":{"include":["src/**/*.ts"],"exclude":["src/**/*.test.ts"],"extension":[".ts"],"require":["ts-node/register"],"clean":false,"temp-directory":"../../.nyc_output","report-dir":"../../coverage","reporter":["json","html"]},"_id":"cspell-grammar@0.1.5","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"dist":{"integrity":"sha512-B7bsqhGRgV/ImhbjjWnrpq/mFIb7dip5BLowFiofSsvJMiNojrJHywLAkeCiy4vJbB0O+uBJUoWnkaByui5PTg==","shasum":"bd21f3299051d932c8ecb82e173f9fdf75e246c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-0.1.5.tgz","fileCount":81,"unpackedSize":137823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbApkNCRA9TVsSAnZWagAAGVEP/2kEH+KMvdHpaEG22D07\nlmnARi+vrpIZtAkZ54kGlhMiMPiUsaWpHho32uZ0zdscHWGHJboavAacvI0L\nYfTPGYIFg1xbmZ3s27F56bRpgJCEE39DpN+aAn3krL/9E3m9Piys8IZ8PEzl\n4fYYc+SWt19eJ7spZW8smXY8itMGknXMTsSIeOz+QgcNUm9IwC7sjoOUpeTi\nlwtuFYdXREqFZvpVRz/o1iE11vvLRYl8HbezRhWAih4qEu117y4npI85vSbU\nhjxGCxvor9Wtv9O7cElo2oQTPkAUO6jWI3ICD1PUQ1Y5P+xTEUrQOE4KhZ0s\nmupaIssAhso76xUlk71lfQpOQcxp/3VHaLHCPKcszI7yKt7gCHLZEA2rLmU5\nFQgtNric7dEQ/qEjRwA86aM2aMX7kWPf+dKba3qK3chuCZ679tW5NEGP2i/Q\nK5wS0LREmcE2rK9DVeGUmgOAJAsrT+bHhoTnzBa+WmV7i3rXt6nJi4Vyfw6Z\nRZTpM7l5XIe4X5aqH55IvKal8xxPQgQzouf5zVHr04c5TPejBrTfQx+gcjnT\npADIyCxHHwYpwXGlmP7pr3eiHPICUqGYe+SG5nVhyH5lv6dodHu1A/ORQXjB\nZtvqLZL226TF4mOYnxon9UEmoDOREB7ScuFkOjy9BP4ccNY+2oWk7gfURdDD\nArV3\r\n=lyvq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzV8IcEXH/xlWLuuFi37fADMZwxvp4LbO7DUOhq2q0bQIhAPto6Or/vhJRrH+jfAlJ+M4zfNk9hyBbrHoqQq6URUEu"}]},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_0.1.5_1526896909203_0.583756048394457"},"_hasShrinkwrap":false,"contributors":[]},"6.1.3-alpha.0":{"name":"cspell-grammar","version":"6.1.3-alpha.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"dist/index.d.ts","scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^17.0.43","jest":"^28.1.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.1.3-alpha.0","@cspell/cspell-types":"^6.1.3-alpha.0"},"gitHead":"b3cde7e463fd8a6f2c03f990adc70b913239baeb","readmeFilename":"README.md","_id":"cspell-grammar@6.1.3-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.2/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-RSHWYP48vOCDmArvGKXKE+jAETn0wg0ptB2j6dEpyZ+8xBDs8S/hbWOrxwhm7WjhNN4qfDrHOJnK/I12MGwyPg==","shasum":"1b5ae0bc2b4c21646e0f86fb9637abc2b3095b59","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.1.3-alpha.0.tgz","fileCount":60,"unpackedSize":81218,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGnoEjTF9gRXnWXmuJZwz/DFQe54HQWO8qfou6UtmvvIAiEAsUX4xjhM1k0ks3l9uDH49u7EEW82u0ee2olh0mYrOgY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqduIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4VQ/9GcvCi9JiP1gzRKjCwz9eNvtITZw7fPAT83xwgO0AHZm97TAH\r\nk8cAnxhq6q3x997feUjJG4ZxIAKL4vHqELq33VHrKWMZp0/we8NlpO2Rforp\r\nK+HZfoc1wclF73Bukt/uYxDJc/2+2uEYpoe8M/QNUIOTLzPnHUXiU048WP7f\r\nfVHTGUyJUrosSjpOO21qLJx4MomRGluohMJU53qXGHqvoTguDkeBnPjhoaTH\r\n80I+b0UiRRYqPA57x11lkpNE69sXsaisu2qXeypuL7Vg/bqQghQaZWJfdr5h\r\nToAZ3CxCEDsw9CjDwYAf7r0J2udxWWp73cosa0j1hJN1UEPyFjjtHUvXBrmh\r\nOCSXzdLbh5C5CsNSH82KMb+PqqFxgB92NZgSk8HZlLR2ASys9R0RfazsYvwm\r\nTsh/vcMlPAqEBub4IGzenMH+t6e/wWUp9Y/KB5/ji9Jz/oB/G9I2TXILrcJ7\r\nq77QXrYGbGZTG5exjSRT1DtJ5tZBqte2r3Nbgg9sLh+gnSTJEcDHW4eMo2iS\r\n8icMZWFKOJat3aNPt66SXSJkcPGTRP2DpJd78AzRA4QXdE0hFTvzkKQ6wYKD\r\nSlgH+UN5WyyFbc7Q5dnFf9ZAQWf4Jj2mxNZPTDekL4gOJx/RM5sqjndfNunN\r\nxgdVe9aAtSHl9dHpoqlQvYuLvPummXURpw8=\r\n=4oEZ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.1.3-alpha.0_1655298952306_0.7813738414378646"},"_hasShrinkwrap":false,"contributors":[]},"6.1.3-alpha.1":{"name":"cspell-grammar","version":"6.1.3-alpha.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^17.0.43","jest":"^28.1.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.1.3-alpha.1","@cspell/cspell-types":"^6.1.3-alpha.1"},"gitHead":"3b0a99870292387ca96aba8a7da701575b56ed5b","readmeFilename":"README.md","_id":"cspell-grammar@6.1.3-alpha.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.2/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-dBYAh+L2/Gq8m9oV1a1qJqXPbN4r3mHAL7nvO/t1ejOVkTm4mrmpSyXaph3p14yiEu8bwuyneQn7XaPRHAH+sA==","shasum":"db4cde86359e7ba4586b5f79e390ad4f06a0c6d3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.1.3-alpha.1.tgz","fileCount":60,"unpackedSize":81594,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAR4zvJGlrJ2GO9V7zQGcJJ7ZlVTyJGRpBaFKNxy5PIVAiEA+TBi3s2uVruHLu6uBoNFGz/IzKJC9Wu26k31ZQfDVmA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqmfkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTWw/5AftxjLCWYg0zm5GSlkBteqAieEqC+kV64iFfYzPpBBu1J8x8\r\nx6iYzuquF0/8yMexaEaGPo9EF1a5DcEjd7VDyBfi82vQ5VV9oyclrUHli4fg\r\nyrLyNIDQIenQ4DlBAxQ4t32LJCGQr4S66IwZ6b7fCPj9wO3zC+A66+ZSwvQB\r\nrVZB1HDP50mHMaXYXpVYi205QAuvrWqfqFnRjaabVsYo2DIsZhApwz16hnP0\r\nJFMvVJwufoAzXIdF/Sqn4zldjcXJFB2CsulZ2xeYCHzu/O86l8Yh2bhQk197\r\n5qyfjdvBXWMrelvkQ9XGd1y09qUM+mObeDcpNcyOopwX1MEWyzLeZTOfJiS6\r\nu/NZWYgiegKOMpY+J/o5d+AeMYq5w4AbSlJZe9s5mw7wdVzl9lMMHQ3TkNor\r\ncExGaHF1+c7R/5cv0Nr2wetZKdbQ8acRY0OjjKoQwtIk7rJf/c86n988aRAt\r\nH7iauti1k9eNmQ2havO9Bg2rKkX+E1Oqsdqf+cjcqQ0IMMzay9CloSR8KD5L\r\nIFtfWdBViSPb2X0uUV05FhVtk/9llgwrkJgnIowqlbnlLY+loflAJeOGM4bn\r\nnP+Y+G6b8O05jyUS0zFZFwRpTe2gfWe0IbgtBeWJGe/gBtq1i3mHT2BaX+TL\r\nufQHtr1Gl6jC44kpeOVaac3gcx8Kcrx9gdI=\r\n=l4fA\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.1.3-alpha.1_1655334884033_0.8599669333472304"},"_hasShrinkwrap":false,"contributors":[]},"6.1.3":{"name":"cspell-grammar","version":"6.1.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.0.0","jest":"^28.1.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.1.3","@cspell/cspell-types":"^6.1.3"},"gitHead":"e96b313542f2ec0a38ac04d1422d97e724ded3a6","_id":"cspell-grammar@6.1.3","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-znd+lNDfOHbVy+zEn2lfo7BmonBtOvpYfD33G2JT0nhwOi9eZfkY9jY9B15PzKuYK/VvzpMPq8ybkAUEC9Bp2A==","shasum":"1d370e4fc261ac6fdde9982f8870f01e6823196c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.1.3.tgz","fileCount":60,"unpackedSize":81569,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUfv1X9yJc/JnrX+dU9FteU2KM4pekqEp7CTFWtuTFbAIhAM4BTLZIfAuS6xd0nbv1E541ZQpZkmZgUiRFlQKxQtOm"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiutb7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoN1Q//efCQJ8wV6zJEkZSk6rpPmyvlaWWWobPcnB2Htx+9YfVzR8cg\r\n9gNg2i+ppjv/hG2dDo/yOUIGEplPRqBFXxQBBEvVknHTdf4Obov+BLd05Cg4\r\nZHJraefOqhNmlu6tdNImg7xf0DV0OCEQdmgEm2zMuQH62MefCjcxpfnmM7U+\r\nKMIfkkfFECH0QsYHv1cnkn07YnUgzRTY6nwt8Q7THk5wNh7KtHMb6uJnZCpY\r\nSGjtd4LJgXFmlZVCT9eP70dUxjMjhnQ4rH+fxIsYfZQvZlNCVUyFMXYQbZkF\r\n7rsgZrr1WrTcQRgW2KS4Z+5V13sOz8n0oVprs9VNt5DuPUzu+3pthXdRgrub\r\n8a+hzReRrkbM8vlTr8bBLL85kcceu4q60Rg/r+x1jbj0uJwh37vE2uREchVP\r\nuuQLMnOcH5P9vq4gT+Cku1FO/9tbmA21auC4r5Q2zLHzWERnyuePMXkQt5gw\r\nMgQmhLMrtQOulR16x7fz9ZTcLPtFAENRnafefg8SfLY+GOw5aDu3uTtNfTqc\r\nprAdamq4bv5vUobKkLRRW0OaGPC4lCnKfcV+hdCZF70KwaSkAG7r939lHuql\r\ndTGsa/pT+FB5yNbH1ta/iNaNgKROLybT9qF9C2AY3TAj4bqd+yCidg2u/bPs\r\nUMmKlbu+CPsrl+n3ZK1h2fYJPpGXYnCw7gk=\r\n=b/GD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.1.3_1656411899671_0.9188554806443376"},"_hasShrinkwrap":false,"contributors":[]},"6.2.0-alpha.0":{"name":"cspell-grammar","version":"6.2.0-alpha.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.0.0","jest":"^28.1.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.1.3","@cspell/cspell-types":"^6.1.3"},"gitHead":"9d9bb9af319c331cfbacd1a5aa62aa0d1147e35b","readmeFilename":"README.md","_id":"cspell-grammar@6.2.0-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-jTNTrpwhFgbifxDKq3mqkNFXXxelWrjjdUIplcD/9Lp+WtKlMw6Wr9+8BZqLSwbo1AqfJP76Bfo/9UY7/BjU3w==","shasum":"d06785327ae84e3f8f1701acc00d1b46ca9199fe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.2.0-alpha.0.tgz","fileCount":60,"unpackedSize":81577,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHhGLqbwcQwLEgZf3ZwmDyuPZvqX8vsXqYKkP40GBK7WAiEA60CtTBgd+QMsrlDD1q+5SdlMcPBScxDJ1SGILsQfOmc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiu0iaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpo0Q/+KQJq7QLkGGcYPzvKe5wxcJo44ItAPS9bKGbeFwQf6OXDYS4Q\r\nmmzZJ4ozyi9XTwlPwkr+Ni3r4XnDCjS6OPwUtEWwPrVZCWhATbC90jgfZg47\r\nzrMJ0OP+Nx3Vi9JuP+iRhmPJoCahEL43gIKRzM3bhbV1l1wjWbNJ7Sk3LKqb\r\nV872snvpM8ZNewSMjNcyGDVvfz4w0hluA1EFCKsHJwkhI2MuI53/P2TxjKLv\r\nghEcOR2Zhmyvuw4eBLO3XBOJLsjJztg2loqtxGKjSORCUWUdeHgRvvOCrgeQ\r\nQpw9rxzLTYbXjpoaI1/zfPp8ixPfFSw/xeX80tt3X8fRhbQ1fMpkpaCoHikT\r\nuOI5gQ94FEE/E6Nj8vrZJ37hCilSxo7GUaPQcengeb8NTUJnA3/u/jeJ1EmN\r\nss9C+vuzLZBPpwB/DhH5nAf2FfTJvtDcxa8Dg+XwlbCx7MdRwn0FjKG81SRV\r\noYSlIYqxIQThQTHC56THuY48nIkOWzlx1Vym7xZmRcw5OyVB7bpWC+WytJak\r\nKGXm6K7gnZD7VIqB9HeJM6HRiIG8MCUTxocoPFdhtGVkYqTFO9xrnK0eChDe\r\n4dmC7Kj8zKWailvjeuen2fa3sUzt9+mEj1pT/yMAKPjndf3nFfmqXudOIOKr\r\n1s7Q3Gbgdgudpfd0CbeB4ENNGtrfNy9k9OA=\r\n=40LM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.2.0-alpha.0_1656440986264_0.2229594250400606"},"_hasShrinkwrap":false,"contributors":[]},"6.2.0-alpha.1":{"name":"cspell-grammar","version":"6.2.0-alpha.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.0.0","jest":"^28.1.2","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.2.0-alpha.1","@cspell/cspell-types":"^6.2.0-alpha.1"},"gitHead":"bb1862e9d5116b64451e625eb002f835e2873f9b","readmeFilename":"README.md","_id":"cspell-grammar@6.2.0-alpha.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-SW4tI0udpUUszATkmK/Ka2dhZkbA3lNzBT5vT3VakoIVbDD78AI6+UgoVrM3RfI50ITmpTuD+OV1gmjpkG3FOg==","shasum":"b01a50df501962e3ede85f7da66e51669ad97b63","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.2.0-alpha.1.tgz","fileCount":60,"unpackedSize":81593,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhKob7Ajn4+og8kEab2k6u4WJXcjymRC8eWGJ1vXxmygIgVQUmVb6lNsMbJYn4an3jk0CE/rlMOWeuqfStRBCXShQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivFNdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoERA/8DXe/shBbAU1LUyMH2NkDYPUttk3cyU8inL87yKDDLRMbtNDr\r\nF+3CuX8MwvMdsF7QqqW/EWk/J6KAOTzX5OQhyjgEdrcx600Zt77fJtAIyGEQ\r\nR2j/0yBImPuqijpGdyNxZpB7VtYPR/k7LUtgcSDDy5HS11egyi++MFBtpTrs\r\nXoBZzD7lUacHkML9RNfH6ulMkZn1hWQlF/NEuZjVlTNYX9Kawykj5WrmB/4W\r\nc1n/kNjW1KFYYreXwBdozlQvjRJd7TGxc71810D+B7msJDxlMGZuvez0JPcO\r\ngZnakxZOfEsZCp+fGiUVC512PokKtaJ/01JmKTIeaDWEdOE/GVOl688q22gE\r\nGATQHvjM90lWo++U1ZB5ncS5dFdMEYWMziSxJSETxpjiinkkq6yAO/1GHklT\r\nNkiwJh+eAEzfhq9ZXlhZgxMNVOC7hTKUJ+AMub17rG5RSRJfXltYgHtFXrcU\r\nqfAx2iPsuUOMV1nQY6ci5PgpDfHgErtwJ+DTfX9NswnHHFhHOoAy1+TVJxL7\r\npbCByLuL80JYJfQYELQC7SP9heh18FPe88zXuH6qYL4A/mpvzcqiTk9xOTIC\r\nWthMLMPaJKmFNv5RIhmhtgTWIq0MCai2issEEe5QNh4zdMLIMknn8s3RGJ7q\r\nllWdOHnODyPXzl3Fov1vEi4wB3PQF8AA61k=\r\n=q3Ig\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.2.0-alpha.1_1656509277209_0.5878307784303811"},"_hasShrinkwrap":false,"contributors":[]},"6.2.0":{"name":"cspell-grammar","version":"6.2.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.0.0","jest":"^28.1.2","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.2.0","@cspell/cspell-types":"^6.2.0"},"gitHead":"ef9bf8e390692145b067843dbcc44a6dc2d9aa31","_id":"cspell-grammar@6.2.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-p2FdJy9oPJ7zfBLKq8niv1l9kN1JDa4yVFCs8OmeNf2ZeT1aPUS0t69Buxc4OGi56QoWk2RgSBmEwC9XCMwlrA==","shasum":"0a42fbcf3b4881df18e3a662333e5eac7d4e54a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.2.0.tgz","fileCount":60,"unpackedSize":81569,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICoyTiwgfOpLMTQkCZB1k8JxhHju5O2ZNJfJ589Z6Q5aAiEAoeUJdwcqz/fmkPZFg3kwhdu4HtmUzLAxWijsQ6X9uqc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivb2HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwRhAAlxm++rNdoaAtXPvakHBfJJ1U2Cw6pBVk1NJFTKVB5i/l5OJO\r\nlncZ9N1YMa7jwHA4yMhUufJxM/706G6ldX3tY54BOpDTNPdsQMBWT9A61LBv\r\nN0H7TiF+SaDDzZSxpOFiBHY/IKsO6B1/TqCGThsjXh7khKwm0ZKG2Zdv43vM\r\nONbcRGU66Dza4P7dyxZGiTbd22aERZY99nBdG+necwlcKYSudvDmG0u6ohAy\r\nduC5M2EVckZHC4+GPi23E/+6fuY2prYU1RyuBsYggyOTP7TtCxCh+GHWdWc6\r\n6HvLDQq+9AQfLir/8SoXZ/Bx+mypAxX5pD5hljvourMI5R+/5WSSdVU5Q0KY\r\nvjfzPCXX2CeMhnRK87BEYnWK5x6RqJR2f/DI6KG5VClPziHZBH71bWBk5jrr\r\nC3+gqafxXEVr/XyKBufzhp9NRC36g3BNwWpXTIIQJ5LXz+yXAelMubYtJv4G\r\ndz2fm+4qZJ4aJoYtWtDt61jPa16b76jSVg0kC+dsH92ZpWKp7WMQQNAlV2y1\r\n6NOgtjajAofn42OCVPizT3erVjFGnivuxdCl/v9tconMIrhqIB9soCfFF8xN\r\nSE/JGibW8zAw2Sblc+GPqibBUEqeqgSPi6Ceq5Rjctu62brynYQntwHpLba1\r\nCu1nvf4hbvsvNfVVJ5TJUksRt836Ccim55Q=\r\n=0Crn\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.2.0_1656601991240_0.9384835951216339"},"_hasShrinkwrap":false,"contributors":[]},"6.2.1":{"name":"cspell-grammar","version":"6.2.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.0.0","jest":"^28.1.2","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.2.0","@cspell/cspell-types":"^6.2.0"},"gitHead":"16349d3df44ef6239d043fe5c8f8c47e36de4251","_id":"cspell-grammar@6.2.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-KRbFLryGt2idhPmimq8cRpWomB+hM7/fvk8tzuDTGB7+1N6DdLgF4+NKFq9/6yMk8EFWD1U9DpX5vtRLGc6b1A==","shasum":"0fad5853ca3ee916ce41910cd2e42ed007297466","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.2.1.tgz","fileCount":60,"unpackedSize":81569,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFkwanGG9lFSdihVaYdxFB6nh8CeEERvMav0iRRTPegnAiEAuUItpuo+g0SgzQ3BYr8bHPRMNsNU74uNHmMAOerC720="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivqMYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvIBAAnx/fivTCoqenNTvmruA3b0/tOIVMbplEnDkJvsv0sVOqYfan\r\n2Me3nl8ejuDD8f7qg4+F/WGItT2S91Mx699vwMj7spWazn0mvybuZ0KMqAEa\r\nkh5ihPVZf1kwifCo5jRe2ONOWtzVXpZRkpAHjqjs35TvFylk5q4mRffLqUuG\r\ns+Xu/Xbbw7lKvbCl+quQz6N+Cu8GFhD0Uh3kAul0xIKd3TK9h6KWhA1tsiRR\r\nFFXxY92owSizNmoi4pcv4YsK+69uGBtnu7VzrLO3+0yt+4CK/rUPVKniqRwQ\r\n1qmy0tfw3iAQuuh2l+heYW/3SRU13Lj7toSO0jJ4WkFut2U6Lnmdp2WsG5V6\r\nZaxkdsTG2TO9Ii/QuOW6OJ7x6teBXT4DVhrFP7g07SZ+SH7tZ1k91MDfFruJ\r\nQ1J7rQt3/GdtU+s6ZJ98OE+SAA8iVsJBlgSnuayjHvZVDE/POr6X2s/f9xh2\r\nY/8aYUdRtqNiqUla14/Xb2vQNB7Yfi4+zTfC4l4jbS/ff95mLCehB0XStWv3\r\nv1vb2WglIM3+NUQtzt+63jd2TEKhUPukl8ykvIC0qkUOTDKof/4ICKN/9lOJ\r\nyTtzKyWKtWg0lq2Fq+HGB16CbScwTXMuHvOm1bivIPT4um0RhYRcEY6pwPL5\r\n9buORdqLXCspkoN7latJybX7bwGBhql0vTI=\r\n=3rKx\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.2.1_1656660759716_0.3627263318249838"},"_hasShrinkwrap":false,"contributors":[]},"6.2.2":{"name":"cspell-grammar","version":"6.2.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.0.0","jest":"^28.1.2","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.2.2","@cspell/cspell-types":"^6.2.2"},"gitHead":"b7716e80c39a780f98cde747ad66c55247636621","_id":"cspell-grammar@6.2.2","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-YXY+Wz3UzEHxRDgwIig4wCAoKsslsE31wMVfVWBwoAd1Pnl+d1wXKbW+6G2/awpRCKcRMLBCr/a3yepo2ZSwFg==","shasum":"53da93649fcabaa53c97689efe5f5bcd39c4671e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.2.2.tgz","fileCount":62,"unpackedSize":82111,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDNGSQDNSIT8h/xCNe0ayqJOwT+IeFftBftOZc40X19bAiEArXIvYSdUMA7dyJEhpWoIxN4N0VadabjnaQKjt0Fi2eA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivrklACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrs5g/9Hj2IcStDxQ+fa6IodU6hHiN3w/EZ+0oXG1xlq5kI2TSpaGV/\r\nKLCmfdiFkGYlr8otBb8T0c72V8S9g+F2lORJmN8F1Lwx0OSv5RW/gcFVvlsh\r\nonN7z94i6DNpD1g/ayU1MbkwMyAl9s5Up/KpDW8pU5cACugHFAnA5qAgxxZk\r\nuVRLYWNFm2DfeX+PoWnTb+rQkjIn9ZcRDIZjW7q3kMo62oHdTnS1zAUi8InA\r\nbUrEMY0kBGfLtPc8m2Qu+d96lxNsWBk1UBucWCTnolqf69TO13ht9EkmQoaL\r\nmBq0NpQocq6EfgloD5/m+TViliGTBBmISD4RjM3xGpwD6g9po/B2bxU03LO9\r\nna89JNjI9gV2UUMraz/+b03M9q7I3rq9+DuHyl4fqFsn465vuWVzXUIaChLz\r\nvRncPC43QS58SjuGMxXMVj3HQnKQ7H/lHWFRiAV8SMmw2PU2SwOWYMBxfbbN\r\nXX/OgWDJbndJbKty3iISQdPUT8TqY3Ksu/VOmS9248vDzJX19CMQ78k3ehtz\r\n+hHipkM0M2RRl5YzwXCIluuIevIAcZZU6s1xiy78oWZhHM34FPbSElCUjBbL\r\nWC8uhyJLNSmvVfNVe0o4pJXHiLScQ6ULTgfFzgpmT/vN2fyyif5znbDHr7yW\r\nhfvR1PsFNTosKsN+U2D33ACh5MWUPU+LxZs=\r\n=GZ3U\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.2.2_1656666405745_0.3835736646573884"},"_hasShrinkwrap":false,"contributors":[]},"6.2.3":{"name":"cspell-grammar","version":"6.2.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.0.3","jest":"^28.1.2","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.2.3","@cspell/cspell-types":"^6.2.3"},"gitHead":"39766b5de9d52077dce7e3af0af5f25b6f2d4f6a","_id":"cspell-grammar@6.2.3","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.6/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-KzAGwfGWDMuWbTR2iHQJDxwiN8tAwNsyHh7H9x2gdKR3LXqGiAvYRbMkmYZWqyUnc6vvkFeuAn2HgsjB0W7zdQ==","shasum":"defdcf7c7133cebaeef5d25d0c5047cbdf08ce8c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.2.3.tgz","fileCount":62,"unpackedSize":82111,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIECH94BnCwSAFoau9hhmp4BosovurI83RfxkuwzFRJKEAiBXns4sEIncpza/52tQly/NFvqo8cqKBnqTmbIBfV6Fbw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixuMfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoiqg/+J1TXs9Pk1PyC+qL/Qe64MPxqAYI5n1lhdPGxatfc6SD4kBjv\r\nvFJr3deS8WtFzch1kaWb6PXoiTsCrA/j+4RmIrAXg8z3j3weOZTePizWW30l\r\nMeVfOQLTzrz1YzzX6FuLU+lme0sO5giL+M7dl0cjGlGFHHKVIq4GFxE/3EuV\r\nWb8XhAS7PycDT2l9ar/Iz+erssQ6Mt7fd+W7JYoVB2qcwJKD0TQdm3E4DBvF\r\nY3auETyOQmmVwW3n6PkXQC4hl9KfvcZsTwyoryKRNh83efDaT2RBSR8oZkIQ\r\n6T1Q8gH7Nj6NHsMChgA49oEYixfXy45Kc0UUbieDUgYG/cd1jCIIkf3UoCEy\r\nmwWqso1KTDyMlZVFdCKim49WmXMoM9XD0Ud81LZuVPnyppBFuZMYrRava8bM\r\nH8ghJTC6i0uWXvYYfQ41ryec2Z5vfJ66L9nTRXz7l8IWbNJR+nTxKHAmb7UN\r\ncGPdGZDPVw1fou2OrvdexGC6Evi15c2sSHJgT1XjTDT12QhGrwHcwWYHZe7i\r\nItgV6Xf7frHUguZaJ2WBeFAo1M+8nKeq9A0G6v/p3lxSKtCwsbgxUFYCNiwu\r\nkMPA+U64E+e/g4wQe97D+5vJJ0K7vjwiLwyMbuqIXugOOIoE0nCyO/6d2h+6\r\n8SrUHVEdLNZejuJWU9LnQI1hKLlSpDs9NjI=\r\n=++8P\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.2.3_1657201439096_0.673270320217036"},"_hasShrinkwrap":false,"contributors":[]},"6.2.4-alpha.0":{"name":"cspell-grammar","version":"6.2.4-alpha.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.0.3","jest":"^28.1.2","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.2.4-alpha.0","@cspell/cspell-types":"^6.2.4-alpha.0"},"gitHead":"3509b9fb14722e573713ba1828af6da6088a24e8","readmeFilename":"README.md","_id":"cspell-grammar@6.2.4-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.8/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-6ZgQnWoxLGzoQllnvgGa28fk3X1gzyuf7jrusic3K281DbOZ7X7nYbBd+LRcYVKR4bjaaWgu6xK/Ljo4Dph8Ug==","shasum":"16499f0f1a13f36510415aeaddabc2510c1a0e96","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.2.4-alpha.0.tgz","fileCount":62,"unpackedSize":82135,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCICohZjJx+bDBmah1lG1h5u0IlFpqsBiqwdef6aGZHgQIhAPY7rV9y59DWSza7yE64MVzV7/n5wqpFwkYqdvXFXzW6"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiznE7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMLw//TrdO+Xq0SyGLPBHTAD696VFQ3J8Yd1oebmv11DtDiFYWT0i1\r\nUd22ksEXetQ6rjj6/tzjCZemk3WJE6qAOEfWt9hONCl5PRHga+dCBXvFQc/Y\r\n45LYwBJQPqTjg2IxXRFjsa+Lt3nXUtBfLNcCU8OOv4pokoBhaSEYoIFD8sXK\r\nf7QeOCxETJpq/R08DvWucxJBlYALz5s+X3zrri0yVeXOWUKVnlhZauB3DfbU\r\nNTUEnTdYpSEXLLgCcMwaCgDNHwfSxt3T6PjZELT2cUOl2kbrlypCQgdFXh3f\r\nxxgOJZtt0NjOsaUQkBa9iJE8ZUbM7Pz++XkFO2ptQD5M2dQq7UbHF4PZcE6p\r\nAcRmIjp3Z7ujva6PHDOm+AMNwgsz3YzDrOUFfMeQ2m39kt72UeMJSCiFCiwS\r\nvPLRMZp09YG2u9qSunKtGkGbQn8nAplY5GwavBwLgIkq91hFH4kx2L3OQE3E\r\n3Ea5o/4IZ7tDDNM0J3Jc9lxl/nRFGAK8kV3K4OcyQxoG3O/awco4ONW3KkAw\r\nrZCBVpsjo25vFR/IBhR55W0RHF+s8idSDFdSJBs0KGPsG2UuDxd8+3UP+V3v\r\nAhELZ+UKBwhwvkoDy0axjcs8R5f3r90J2P/tUG8hNeRziP9pjBSB7deJwZ16\r\nBX1TuNmwb2WjgUq0+ICuorAYYyX+p+zD//E=\r\n=Bcco\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.2.4-alpha.0_1657696571568_0.5685279312515692"},"_hasShrinkwrap":false,"contributors":[]},"6.3.0":{"name":"cspell-grammar","version":"6.3.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.0.3","jest":"^28.1.2","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.3.0","@cspell/cspell-types":"^6.3.0"},"gitHead":"6b7b2a0e92f0b3c760dd3c3fd6bc8a8a873e1987","_id":"cspell-grammar@6.3.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.8/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-xTJdWyqFzbZ0q41d9h/4QtBFPpDwuC5GgAGjIjyiDK09zxO95S6xvQyfqP8R/k8FtyWlKMzSx4ZbN1IjEaS1yQ==","shasum":"6a44580beaf9e37e37965af42c59ae5ebb0ce123","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.3.0.tgz","fileCount":62,"unpackedSize":82111,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4E3ADZvq2gSUE2NKjMbzO9SZ3kCNSG11ANY9Hp24V0QIhAMLJ2yroO2TDhCZ0dK43WkU4KGhcpd7XPrgatSiigRp1"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi05xAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcfxAAnzAxD28+5sgshOtSaWhcV7lgRO1gpuxxRE72pnTeJWhfOY3f\r\noNNcZuUBWSRQrCsvINqccQkAscqbslJs/SCh+VOss4zwWOZvvuQuFC6ZFYSf\r\nbKo+BwXoocq9Tppnr5zPanerBckYFhGZa4Jkj19PGW6uo54DBbtLccF/FBtu\r\nz0sxYzgl/tckKLo+cj8f22JkwVv7aQiIpcn6X6N6+Rb+SZxOKgDT/3kB0Ik8\r\nxVQubyAtQseT96LiumUXfBPfwzeYJfYJU/OioGKguBTpvwr+s0KhStQBNLvC\r\nQdekIoxFrGl91ZF/TJwKfH2zazp5LNKudSBR+EAphbH5SWDv8RV5WGbKuPbM\r\nsDrUHgfzStUYAaFOGXhZNsH9HNmAEb0hZEe8vqj3nF6+PmAYNxuQKh+5pcV9\r\n/7v/PQVeqVBq7KqC8ROic0oy4x+yAEzSUuHU3e+ornqTlNsPdudThS89ku49\r\n0GZ+MeH5VQebU0BT8e/Xfy6XARp5ckhrgplgIeYszF0T2IC0VH1DJOKeIJAB\r\ndrA38/OZaeEUYKpkRm6YLQX17LLTCyGOLstAAXc2Vd+JItxd5ej2zz0nCTSC\r\nca7omUOo7HggczFN0moa+hmy4Gt6U4sRkTkEAo7fBlw8fUh9qU/7b8vFM7b3\r\n8CEhNMSoWycpMqmZsGNZXU1M3Y1GXWTYsh0=\r\n=wOjP\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.3.0_1658035264000_0.9710852965277372"},"_hasShrinkwrap":false,"contributors":[]},"6.4.0-alpha.0":{"name":"cspell-grammar","version":"6.4.0-alpha.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.0.6","jest":"^28.1.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.4.0-alpha.0","@cspell/cspell-types":"^6.4.0-alpha.0"},"gitHead":"ad84fb5398b1f9c1133187616637efe2f13ea598","readmeFilename":"README.md","_id":"cspell-grammar@6.4.0-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.8/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-DE3xBOSs6Iqu0b8PsUdy9lC9TY4Ikv8DFuoPCS1ByA38Fy/A7rd/QzJGG/KJ+6IicTYY/879aqrajXpFo0g9tA==","shasum":"f288b49b652b716cf11bccb66a732177b9dd144f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.4.0-alpha.0.tgz","fileCount":62,"unpackedSize":82135,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEBW9yGcCR1dyiUD7beTThUiCJ6tioV+kG0LphVJ2IegIhAOzKngYTIKVCuTmnPRofe7n9Z6K09FdPCORgMzL7uRzf"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1Ty3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/3g/9EqaVA/9WYyGual5mvjauG2dlxzcXvTX4thlz+mmcclw0raob\r\nCn+L8a9Wxke61tXhQ9QD1jyNZYiWjs7hiNMRAU66NU5jrnBwZ9WyrNNYsVZd\r\nCAb9kIcDq7opYZn4yie0d+AOYONZ+t3boXu3yK6HTEAZKAdnog5D76mMGySk\r\no8O9rsZ1mKx9AAN9MkRXLxHlcZkUmA71yUJSz9iO4HBheABX7FZJOExBROAC\r\nVsbSJJGNtAxX7Zz2/CIiCWM+Bm0JnUdiSnJb9lvSMYFO6/0KPrGWtsnatytM\r\nRqzF0QtPPuqlY7urf2CGveIbgknVpwNDs9+bmU2sDX7TNEttHcIfOLGbk1/x\r\nv9kNmMb784MqeR4qFrNnAK2DSKMd06NtI8PAT+qV+klO1HD0wzGkAnYWxyFU\r\n6RTu1l9UQ9pPntQVv9nbFOsjJjgdhAYqlfLZ2wQtuJiCL7TffTXTZchVz7yS\r\nEsBm4M3GrkaHMrlHA+cqZODbab4kFnceqqR1sZvU0zc4nwwnu8JIulLfC7hW\r\n/d7vjyC3tEhJb15dbgN62n6CGL9uH++24L2oFmUrYoQRUrxQnC4fQ5f4od55\r\nBG40vPfJiDWjTFtdJvoSJT+1qTJ4GrQaDUv3DiPTBMS4cj2z0ihUmC8WZI2X\r\nI9bsXlidiqaiZ5Hzz0oRwRz/WfjB3VtcIPM=\r\n=Ddua\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.4.0-alpha.0_1658141879177_0.7861675225044096"},"_hasShrinkwrap":false,"contributors":[]},"6.4.0":{"name":"cspell-grammar","version":"6.4.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.0.6","jest":"^28.1.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.4.0","@cspell/cspell-types":"^6.4.0"},"gitHead":"e10256a7593f449cecc55600b12710264e106a24","_id":"cspell-grammar@6.4.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.1.8/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-UTNgXIS98uKKRwH2rGwUuPQL4WxGZbmBP+Hk3OCYYZQw1oAhvIUOpNI1+k4b1nYmT8/mSg4paesv1/vHHnjp2Q==","shasum":"5a7ff3fa0b94da0628947205d5b3acdd74e67550","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.4.0.tgz","fileCount":62,"unpackedSize":82111,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBIPOG3RZj1ojsKqvisFiNFBTTz/hr1JBo/kms6GtQmZAiEAqM0YfkpJdAvgAtWwGxfCCikO4Jlu647F+nyt7BAds78="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1shvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp72g//YV9BmFlPnkcXQhJNquXAZ5xkxnA6U48xSFs8oa6PNAtxE7zu\r\nZYvR708lXnIhTq9Cy/duycV4BkQYX5y1W0xfJaif51S6rVZHCfU4k9RtZEF8\r\nHLhGAJZmsUk8rDvitg0kz4+IpbIy8m3/aoZWPUDqdMYOepGWCd1NQYx90xuy\r\nzoKDSOQCKxlJfW0KyRLXfnlY9TyzbWcKscrvGVlg8WGBscCxUf/D0WuWPzo1\r\nVAg2eGHduF5NwRgZ6TV91D1dloMrvj9Dl3i5JsN+coNZB56ilT+oqeZ5K9OG\r\nHjHJ48GpC5jA/GpvNEiskVYp0eaijo8xSewp/3YOKkErj+SsGqALNl/sLiaH\r\nNP8VfBcY0IF4WgLQZ7V61UOdZ9/tvbzseY6k9XrvqaiKYM6QB3cWd7aUuPlG\r\nrlCQguC4hOP+I9RXew9g1p1qDR0zmvLpVRrqTsan/897wGpdt4zrkpoZqD/C\r\n6mHcXLZnilkMPWXKZ8JFtS5z6Y8NPdbSSJnibCfy3sX0qd3bdxmdr3wWJ/nO\r\nRKzrbH5kEd9/LsZcK990z6yKa1GvDwFqktf1z/w6z9mVes5EsBf+4o3p51ew\r\n0x8iRZHbGNWOCGziE2+80bEMTZvdkIQwXHfpL8KElW0PMfz2YihgntxRysZT\r\n6kqMtW6X308hLIAt8pw5zwCuO6NJ6VtPrTc=\r\n=Hr4M\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.4.0_1658243183057_0.4485965032551704"},"_hasShrinkwrap":false,"contributors":[]},"6.4.1":{"name":"cspell-grammar","version":"6.4.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.0.6","jest":"^28.1.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.4.1","@cspell/cspell-types":"^6.4.1"},"gitHead":"578f97ba68078fb5f3284cf13abb06c518d8e1ad","_id":"cspell-grammar@6.4.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.2.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-e6jFy7AGVHhfqkqlTkXjGlR7wNEg7yRdN7w2BLp89d3l5uYp++qmIk2R0uSZiyeuWA9gR/W8yywGwBkTAeC6dg==","shasum":"75f100aaacdcc70b997000be576d199f9af57d09","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.4.1.tgz","fileCount":62,"unpackedSize":82111,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAE5XfeVW+dn+vFdGvHxPypBmwzbiu4kt4CQfkeYq3ZQIhAJzOp2+EZrv8KyBDXYvKS3I/edXIB0/z6A7e20a2gs+u"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi29PBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqosQ//R3k76AVW6kVdhuyVq5iZjkmp3jAwMuzYuLG32PA8L5LpmGfy\r\n+0l/LGXxzwq+tR5KRC2nHhbZEEndR+/1BOFqm6r4+6o35ueAQhkSfiO4ltG1\r\nsdDNfgfjjMHxb2TFYR17Aa89+learTPwTO8Xy/XEwCY5SAMIpCVqtJ+aoTNZ\r\nFHST0BYQKqaAQ/0lklg8lq+yUKKoG+FMwhSvO+s6MMI2Pfd2XNlGpw/QhefT\r\nauFmhqlN2Bm2WuAC5KqvUteznAQO0hlXaIITKljenaBKufRrLsKYaajjhJPf\r\nyXE8chZ5vvHMYYEDhJAAxdRFXgdgbB9O78h3sf5FyZuP/TeQqfta1TYf1HT7\r\nykRVr2yo2A2CKfE1dTymZP5T9P5yvI6EjPyJWJB4LdSMdXRkQhPRODsj/UXT\r\nao/1XQHvdtqCp4gtOq/fU6llnaVKDRgC8jWjXWwdZfg9QEeoZ+zd1JHyrrWD\r\ngkfY6IoIFAhfk8VNA3T4tovboFJBQqz0DAoq7AR8g4TAJNYqbMKLG8O1Rztn\r\nuWA544a7e0qC5QFGnQbmGNC0TxrbvbyEfWHDNCafc5YWnUDqrnrBBUuLNm8+\r\nDmqezjtueQ1MLkcKXk41yWdN2PjPg3U7S8ugD8YA6RCdVj1nGS3fYAJj/8fF\r\nUhRLWVl0RaLcAhZ+bhmu/I46VgszUTxG3O8=\r\n=U5YT\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.4.1_1658573761708_0.7406564470355823"},"_hasShrinkwrap":false,"contributors":[]},"6.4.2":{"name":"cspell-grammar","version":"6.4.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.6.1","jest":"^28.1.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.4.2","@cspell/cspell-types":"^6.4.2"},"gitHead":"1f7481fd7d6a561de92ba49870da6eb1441a9d20","_id":"cspell-grammar@6.4.2","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.2.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-Cg9DHGd6IIIibpeF6KY5u/zZHpw455+RsZnJyLFkx43Uqdfgjxkl9k5N0A+Ac3fPAXc3Y8limtBtQosZ9W4HMw==","shasum":"38b5ef08ecd0911de61f63a4d39da22f558db9c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.4.2.tgz","fileCount":62,"unpackedSize":82111,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvNzd2AW8ib8f1qPkD85p5ZIYRyj+NfG67Y/LoXtJHUAIgcFCGhpfC3hFcI+sCt8lkoCVmNnA2iveRLpHQHJ3DTOU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi353DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGWw//WWn9ukHOw/vmcsNsCLA4ObA4CokTnecg+XkxtOQiSJEz50am\r\np2BAKBV3DD1ITAzjkTGZlxpUE1L4e/odGIifjWYY+Q0vNyGBCCPuTW4SS+Pi\r\niZHdtKN7NqntxMxks7dk5vaZAUFCjlbhuDkkC7XXP+4uMUHWPDvZsOhk4Zt9\r\nRFf2/UE59SyK/wox4A/9ADDQS//MX/b+CHWjVtWzNLvP7QSGkEXqBoRQCcH6\r\n+uyWoJJ0RytSeiqqWINtScE8qreKBP4IXE705elHWTBazlI3aMaDTwqr5vDe\r\n85LzRTTT2rDlGj7drS/DFp86JIXSwpihhzrUSmLsmU9gPOFHWPwa7+XSY4Wd\r\nAkEZbmEWOr/QFNILuc7qx9R9iO2H/0rCMjTjDV2pKan576jNzD900UzN1Mwl\r\nKAfY6VLPrzjtFxx6up1JeJXic5kFo9P+nWtk5EoJ6FgFzQlfrvCeSERYdpbD\r\n5oL3jEOC/E47u7y6O4aVboO+BB8iOOZEHtAnav2JsHCxvOgihaKG6bBCSQln\r\noNdMcTu+Xb/lU83ueab+wZ+KIMgsHAmQf9511X5c78RyMyDIkXIMordIsfEH\r\ne1PvmTrhMpwHbf4pvfzUjiYUorzMzB0OVACbY2GUMsuwDeWHVlboKDpGqnhC\r\nCpH9zDxKpjMOPrmio80XmP+eWXoz/qR5ZrY=\r\n=qlaY\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.4.2_1658822082842_0.33267326942594555"},"_hasShrinkwrap":false,"contributors":[]},"6.5.0":{"name":"cspell-grammar","version":"6.5.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.6.1","jest":"^28.1.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.4.2","@cspell/cspell-types":"^6.5.0"},"gitHead":"65c80b01e17bb0d74b57ef8b29309684a8588e27","_id":"cspell-grammar@6.5.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.2.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-wq6xtSL+C4JY+pMavUBDZhpKIWLW8pPgoR520r87qei14dgEbfpZuujqqWoHUV565sc0Zh7alOVYoQk+QKqvrQ==","shasum":"42b08c1e2790a3cd1aa2a48bc3484361c9db1bc1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.5.0.tgz","fileCount":62,"unpackedSize":82111,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMPZeKMXeHmaY/DYIgnzEVPfXI2/Bd8BG40pjz6xGYygIgAaaCjf4RaPlM/cZ/aSvwDJl2mtD6TFsQuUyc7Fgzavk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5Cl2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZuQ//SlmrHIesPa5CQXg2DoOOEwkWiKBEMN+X69CRcrMbC/GlPPB5\r\nSud9YTQ81sglsRG02MjBY+OCOU5HFhyCLezo/ngimxgYQ76Gtmg9d4Rea8Eg\r\nAanYGjIYOWzIvW7+h53HQfgCK5CKQAGKty9MRyY7ajfzPhEZYckmj8+NTYkH\r\nfFol258ynlpTmrHoAYBYlh5EGTwl9LCVMieUco5jxVQLb6Pv3dbDfZD1rkbj\r\nVOaagEBugFeegPTaJ2/vHNs2BUilTpwWhXJRNzPM4ToAtzdwswu4jQpemuSG\r\nQQ9qvVyfeucz7Mm/L8NG4LvIaj7gGIZin+/VXTc+Xbx53vFHOfN8UFaRXO3R\r\no1lBpBsh3uVw9S+2ZWz2atfi5zxgPP4s+8DE6HzhbaNOaggoWylzE/Q0pfNC\r\nUmCPGQKfz3hCRVnfKGPTAOjn54RVD+9HGiPWPAO02v6htkRt47AHIddAynsL\r\nEqCwJWGRrVljeEFuznzI8IFvmIIYPS+NmOmB155uAqITM3P9riV/rO6ULPBA\r\n9ORNqiE9Oe8XhcaOzxVZIWGJ01Ki1TWVfUl95v9rDpc9d5xKsxxDr2zeMHpU\r\nLLTF0e1bwUFA97wQmMiG4k9lc92AtfzQIkSyqme7k0DaK0J5GIdmSjHk8yWE\r\nv5xLC3ZSfO3pEayIO8p2JFZZK88+7gDKLag=\r\n=2UPG\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.5.0_1659119990016_0.20066465562641045"},"_hasShrinkwrap":false,"contributors":[]},"6.6.0":{"name":"cspell-grammar","version":"6.6.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"npm run clean && npm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.6.4","jest":"^28.1.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.6.0","@cspell/cspell-types":"^6.6.0"},"gitHead":"673377e6b8b79834d018f9b4d02aef90406b7a29","_id":"cspell-grammar@6.6.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/5.3.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-jaUlU2Uw8OQO2ma9P2uve8j2LwK8pyCUGm65IuU1kRtaF0xRmy4QZOclZcK5jQhvPYe0/qCMJWta2UNnAxd8tA==","shasum":"c9bf468ba545234a675b5b8030b59238dfcb3a1f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.6.0.tgz","fileCount":62,"unpackedSize":82111,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7Kw8ZepCeinW8Z/uwzIP5mDRCo7YBXFdiHlvuMdGebAIhAMm5kiE8buBukYz8KbcbtQ0HfNoCLiA7hMqy7Jb/Flip"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8JOoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqq0Q/9F1z8YXSXQarzKS2ikhxRLnFHot1qOP0tOglUIpljdUKh//cw\r\n8qTt1twK+G7gMZCcXUv7+f2BFNQOL2NtjU6h5teGOzkArXCoSv2INQgKj6EJ\r\nQX1Ub+tiU0O+QPkQGiQGVxJR1C/q7KtBT8I36T7mde+KoMRaZLwYFhjufsop\r\nVn6g7cpmic3GVi1NIVGoWzQlvqB5bsLQhgnntO0wCq0ET0Nfwxgi4JrGdCN8\r\nNceWC+QHGb61i6hT1qKsPcZqnG/TcwIT2wLjSURB/QEfdCX9mJ4GBbO4TSy2\r\ni/w80rYxUH6TLSTA/8/VYDI4mFP+73bZF455F4ChCdyyaiVgUhKC2o0OMaNj\r\nmaYItUPHarWLiTYKGI9tQEvTqSyxW5Xiwk+EJtt8v4dqMv68D8rWJUxBcndD\r\nzdF993wBb9TSJLjjgvS6LFZXGe5c+j0mp+OB/x3sr4qbYo4+dOhL1zSZRkyx\r\njT4Xw7Pgvd0ETW71n1dYcN5bulRdbU4E/KCaqF7rKWjRx0vWtwngvUEA1VWn\r\nIb5svQXEXRky+eLKakM+N2KeVFUGnHdVlEL9RujC1UqFPE0uTvBUp7ABcqex\r\nWMeZ92dHJIfaqSisTOnLZVW+jrshxzsTGNXIaU+saRdJnkaoXXqlEvRildo/\r\nv6Fo1xm+//lOKV/LF+kBtMQiGD4q0U9aHPQ=\r\n=pCW9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.6.0_1659933608377_0.7474167334578377"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1-alpha.0":{"name":"cspell-grammar","version":"6.6.1-alpha.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.6.5","jest":"^28.1.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.6.1-alpha.0","@cspell/cspell-types":"^6.6.1-alpha.0"},"gitHead":"4c7eb0181563a4459da772fd736b252f07f020b9","readmeFilename":"README.md","_id":"cspell-grammar@6.6.1-alpha.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/1.10.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-61oPTfcZEw4Q6v2eh8TX6KlyyK4r2M5bXPxFbj34mRsxYWvFtD7ETwEHBsHY05RR8GBqcEKp7i/C7LjFxSbGJQ==","shasum":"de0d4ea255ece18a44e2bf494e7c1565b95697be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.6.1-alpha.0.tgz","fileCount":62,"unpackedSize":82137,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCl5V+2UpY0kd5svi2TxADqr+nHY5yj37/Q7qw5HD8/egIhALHgPN2ggNWC44BXEcMynADnbqazJx14GjUr5THchJW9"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi81v2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrvfw/+PQcYnUHOliObeq/tR/rBtoD9YkqqSbyCbYGFW/9uDYRyZ7hv\r\nbRXZzbip+sviv0P3LYLWFJZOn0ltvqRF6YNJ5yAiO/fnHb6pEygTx4IfRnsx\r\nd9j1ghm/5b8mosn3QGBTgDuIAjowVq65DX8cc8q7Mu94cUk8K41H/ODzoQ8r\r\nKuwU0+5/4/h8+MxJhCW2ibnkV/Dp9wtf5F6OmhM7VqCXSzxQyWSsfdaifqSx\r\nXEltxdb0rnQznRnebLzoazuaVKDYNEuuF4kE8ugdMlJZFy8zmI/IMk9W7Xww\r\nNINE58uJYT9o0vbCll0R0c6xfZ37FRSQXZjTl0EKWTZ7ZPv9Rc9a9NPyjFqr\r\n7bkkYfPwClrturht/OEWRGVHEN/saDEm2k8W+DW3IXUTzjePjwP7Vf+GvmFg\r\nvGUPsL5ygGITvZ2FvzZAYvhGIF8Wk8HJb6dpFeO+I3qaONLH0DGqt+1mAJ/Z\r\ntuOPYcY/p7CoefLI2DuSLM/WZPgqh4YXrqYrtmqL93YGrebZSkSnNv+B2nDP\r\nTV5rd9mIj1B1auhWP3PZgpSEDvJ81b5VohRKMNpJx5//MTCJ+dHG+dAc2dIS\r\nzLljuThKYLi4c0mxw2w7r1awt3KKPSRcRzay+xCpKkutqSob0uYiMkZRWLww\r\n3wx/MuZ0xFTtwrt4UuP2ELS4T4Go/46uFck=\r\n=wxvr\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.6.1-alpha.0_1660115957827_0.31452734003398874"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1-alpha.1":{"name":"cspell-grammar","version":"6.6.1-alpha.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.6.5","jest":"^28.1.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.6.1-alpha.0","@cspell/cspell-types":"^6.6.1-alpha.0"},"gitHead":"00b8003dc1fb731cd3c49c1ab9c923acd88ca576","readmeFilename":"README.md","_id":"cspell-grammar@6.6.1-alpha.1","_nodeVersion":"16.14.2","_npmVersion":"lerna/1.10.0/node@v16.14.2+x64 (darwin)","dist":{"integrity":"sha512-HUYfxDTkAGtrT2N/Rix6LCZQKAzZPJktz4Rje5/IcYpV7I5ysJPSxtZku3xyfmSuDDjp8pqHMFYqtgUBOjil8A==","shasum":"7e6b76ddb29ec38e14662e274f65e56dcf4005da","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.6.1-alpha.1.tgz","fileCount":62,"unpackedSize":82137,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDl1sVVswEbuMCb6zX707fE5TAaXprsrYcYe2+H3z0bwgIhAKHndYbaQheMGcXHDvuhb1YeGVciiY29Cckq9ShKuuMd"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi84ePACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFug/+PZUh9it+4bRlc4pnbzGHsKZ4t/K6EEsi47VkEqpXT0D/M2MA\r\n7auOh+pgXn+UVHJ6V2kDzaj4KbWK5rGUW+FQavUVdDeSdU/NjRoAJo8IiySr\r\nzgv0xUTtsUAueYXXBMPe3K9kQ1yoZuKpd3iuwwLLgkQJMlkuWb9iQ11k/peJ\r\npX3m1slS4Z8SeoNxsCVHVRj7flvfCyK+DyLYGqFK4Ww3m/mUNxz+Uulrn5qG\r\n5XGdVSaaDon5VTx/fPDVxxr9OAZ2oQk7DC4fU34DUVlJXzXZYXeZZVERLcde\r\nSsItpowp/+UBytVZRfG088wQozikSG8oq5fNvRrRBYeySDWQM/bN9SrkphDq\r\n1N4DhY2V1viqSRj2FzC48jK00pU0AmGYKNAkGc9pF9MYuyGr19s3AZFhj/NU\r\nhnQ17H8RBOkKMG/lV8/RiViUopAQL+4fxh1/hZk8AvN5tVfrugg8g1sJmocH\r\nj9mjFkQ1zkF3foPTS47FQ1o8boVQzZjKd896SLR7FAesUmyaHJCzQZxgwKQm\r\n2jPplvVwd/f/URx8WnJJ2qHLovARt3LVE8w5/B2QYmZHtb/xxR0nVfKKXNBM\r\n61kinfaECkHAr7O2PRwOhyXMk+Y3GnW/yxFbe48OT9KwbWmyN+SR9wvO27lb\r\nAbXfFlxY4a7ZzF1tvjuLjX606sWTXCR4/Mg=\r\n=FfAv\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.6.1-alpha.1_1660127118988_0.4743696690222168"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1-alpha.2":{"name":"cspell-grammar","version":"6.6.1-alpha.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.6.5","jest":"^28.1.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.6.1-alpha.2","@cspell/cspell-types":"^6.6.1-alpha.2"},"gitHead":"9bb5defa93582d5c27ff5be88006f33493940e78","readmeFilename":"README.md","_id":"cspell-grammar@6.6.1-alpha.2","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.10.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-+k7ydRMzwZp2maAnLA5D94bk6gfBAv/ltIuKfDpGKjN8H719AV2hYoqk+CHHrfzG6ZZW/3R2hM1zNrIBJnCsYA==","shasum":"66c69a631af656134b7f57fb7516e46153532b2f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.6.1-alpha.2.tgz","fileCount":62,"unpackedSize":82137,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFyKrAPCBfcVyQl9w1yHSpt4Hktu9czEaYi2C6bp8z2gAiAXh6By+t4sNwkLrWte3DoU13070X9rgpasecFeHrv67Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi86zVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrgQ/+IBobUP7PNPmJCrtIvcJVmPJ4Qh3YkKTU08h3izef7l3armhu\r\nJk/M11hV00OBVYKaXiU6+EnGqdca8s1jUjMBxU9YX6YDSi9Ge+ZAdTPVdCyY\r\nY0jYc05ZBIPhk1H3TojQXtt0F/30yuGz+w+6vj8jvXl7YxmsLwHQyTUFGseG\r\nj1bBEbhow9C+9ZonljKLx77yYkcuxp/Wp1fDlmqHPFhgsCtnziiVRrmkuuyx\r\n/ENCQV5udhDnW2e8fRllZ/5ry4NjnSLOubCWmyx4C3c+2wuHJWAWrj8o8DB0\r\n1zRCZA+KqWeqx21gHunnY60FoBT14Vg/W3JUs/u8gSjxIV/C5zgmIlU6+1xP\r\nt+DwuoaFYXHis8YXUf7pG4vecGQAesgRD3A4+VGyq4cfzDz3VXhWsxSJm0bh\r\nsKJvSXEqJVCd3gY/0B57bjIw35BN47sdszZ6V/t4rVp3t/UA518AMWvUpJCs\r\n2WYWYwaDpeoZXw0rfRuoQfuo5wzSYZ00DNu232nDxdoAX8igcUEguq7iOOXE\r\nRj3ajcCkg3knjzme1xnRhSSgg7Rb5xXcOkDbceNaT23klZaZJWiS8mlDHjEf\r\nRS5DIyi11SKHPkdPq0DoXuyBlfXjhlNPZvtY5oMYosVmEEM0q4TVWxxhldDr\r\nyls4LYipJD+LbS4f0gB2/2jFw6WiVBq5E+E=\r\n=RBzs\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.6.1-alpha.2_1660136661212_0.5349839134047774"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1-alpha.9":{"name":"cspell-grammar","version":"6.6.1-alpha.9","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.6.5","jest":"^28.1.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.6.1-alpha.9","@cspell/cspell-types":"^6.6.1-alpha.9"},"gitHead":"0e128ed3a1fcc5f5e07dc1a528cd550d4d32ef4d","readmeFilename":"README.md","_id":"cspell-grammar@6.6.1-alpha.9","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.10.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-C2eI76OJJRH7lo5Wp672+BxraaCXSHhsDS0LtMbKgdaG0KavLU6ZA4DcuLWGRuGfGO3y5avl5dWYv6Y7TnqsBg==","shasum":"0d5acfa36c2f387cdd260435679e6e770df26556","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.6.1-alpha.9.tgz","fileCount":62,"unpackedSize":82137,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5B0NwZukQjh9pdeOU3lI4ZgM1Xcp7lHNiQ5Be5XXhsQIhAL8t0gO9wrJrO2hhSblA2PQxllBVek87S93e1xzcxIpE"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi89SXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoafA//SoNyAT/QVslBmOONSmmLLkjsu+8q822DyBu36z4+tUnZv3O3\r\ncgN/RN+DXnEH5oICEA1mWtJ+c6S6amHQ8yeLG2INmEj6cwnHv+/4cU3msM4M\r\nPZ2iq6jxlH2xr+cl02efIYRmFx3UgN0zXjAD3bYSJL2/hZ2RVmtEXAa7+/y+\r\n1aohOnUqvh8/QlCfgFlgY0vrid7kgez7JUtP2rx8PsF3gtUtU/aC0Gw6XeEQ\r\nlrd0IdNMmYPSFSd8fFLsQVKv8uIF9fod5RtgNmTcVgk8wl+jXrJICB4B0GHV\r\nRXajOxS5COLGr2Qe+uFdileujAU1J52xMriJgf6HC6efJXKELBPBy9xteiUp\r\n+lhHuq8yP61tvMo2oYDKx2kVgG48CDvoCQNKZwVWOYRWyeXLLKTXDeftWWlA\r\nQUXHGP5w8bQh8lAxAne8pEgkTE2vy+M93Jq5UOcIysITkCTCVBR0ekEmPwWu\r\npCeb5zfRyoI4UWBZ1Qf2SZGjOy/ufD1vK4X5/8KqdBGnRDZLyr3woKuFpP9j\r\nN0z0wn9i9q5aZa7FCRgIp8PJq6LVssAD/8/hlS7L2tHpa/9u37Ir3ClGNyVL\r\n0T/UGYaMCpUpsExpzaZlpCKH2vWk0MUMeD5rugRQCZaAWH1JspjVrJzQaxnq\r\nWvwSE19oENxCb0bxRriJ1Nh4w0/HOhGjfOo=\r\n=dzNV\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.6.1-alpha.9_1660146838854_0.7344666111725033"},"_hasShrinkwrap":false,"contributors":[]},"6.6.1":{"name":"cspell-grammar","version":"6.6.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.6.5","jest":"^28.1.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.6.1","@cspell/cspell-types":"^6.6.1"},"gitHead":"3c9c24d1cebd558ac3729d3fbf441e6ed751d8cf","_id":"cspell-grammar@6.6.1","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.10.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-TmpxHT/7CkbINTlZ8FOshNKT/bTwREhglajW9V5kjTqClCyMK55358FPStnoIZgdqZ6tGgEyoKR8lfSVtEteKw==","shasum":"18d253f23f9088a886a8b6ea01a7cd4fc0f98c46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.6.1.tgz","fileCount":62,"unpackedSize":82113,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYhRPbHziVz8geXZulAHwb4BQjYIfMrW8JoXbsFklgXwIhANPqXL8Yvxc34oiZ0IgaU7O+36axZkUDK7SnAMgceb3c"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi89c6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrflA/+IBFFDYerkJdBg9N31UgJzWjcx2Igvx5hwNVTUP5JiqVV98Ek\r\nBSMiECinKNvwu9y949dGaWQsCo+e4wD8gKp+N5XPG2qyJdgjKVCM8ZwbcE1s\r\nb0RrP29sRlI4Z8cFmVbi3BtCxhhqzbssPxCZs68dzvbn7fmmqQ2vzUsfdDdW\r\n+rjEyy8BFpFKaf/c8FhY1jlpKYS6GyqHXM55Zu3zLkzc8T5CYMTEi9QQebff\r\n6Y6Kf1GyiCcOVSlXKBtpXgyEW5aXtPn6i9pVAawJWCuUJhhCicu7sVTCJtPa\r\nC31KQPN4O84SA02wvmBdrOF6soxQVNP0eKL+20JR4B9YHyD8jnWcJUjmUFbL\r\nSfeku7oM2ADyXLzr26RjwA+REy6nKRMKj66oeAyNwDbiPOEKq2ybBn4pQduX\r\nLJ9gCLoBbvxVYG1bBmASYj7C7u8DgK2H45XX3RMNT1bWQbfv1h5DiwSN/DaF\r\n3QiG57bw1LEKYgCOGikpzlokuUagdq+KF+l/bW5Uya/GcRNyE7Xqn2LyBw0m\r\ndKSNk6gr1ZKp8FjqoerTLgcYi9Ndq+eFkaOeSgQNmwSry1FzaBpZHT8UiKmD\r\nX5sbeedzNst8NlMIfA47naUx7t0BlGfTQelmK7/cKV9+1iC/dLNB5X6JDfdD\r\nzhwjiup55TiZIbOTmcsbAuK5/VkINV6cZ4I=\r\n=wwfR\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.6.1_1660147514122_0.7331259244955459"},"_hasShrinkwrap":false,"contributors":[]},"6.7.0":{"name":"cspell-grammar","version":"6.7.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.7.6","jest":"^28.1.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.7.0","@cspell/cspell-types":"^6.7.0"},"gitHead":"3a7312a15d2df1507d9e01863ec5842f5a99e0cc","_id":"cspell-grammar@6.7.0","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.10.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-R+ilsGw/H9qA7cTTs17K45P7U1c3kSZfLWEAyJtCwYw4hB+1qPwEZDbOBy4HMywznZ5wp/u9nLQpCEcKFEmqBQ==","shasum":"54b7c4025b9628e9987ee8cfd08afae832acc5aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.7.0.tgz","fileCount":62,"unpackedSize":82113,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5/h7omsDOGFESMtP7ghSMIQ6wxWk31RYOau9APjfnFQIhAOf3/0cLa9y7uaj+O579VoszhHittzY0rhFPInS3Frl2"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/m8zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgkA//Swb+5bJK/Ud1Is79JOSqL6Jl4b+cDCzABh88uZGrp8MUK2cB\r\nYjov+U1O2B7BVu6Jc5jIcfoHKCmXHvEdx0PIfoGzFcZt9hx4N3hXCylG1aok\r\nwY5wssauc16jYr4BSoWN1wOpdcMpDKqudZ8TIjFVp4d8jk0No+zhE2QALKfN\r\npPSuzhwSngPz9ppQh4vBBF9Rf8CtLwZmmcsQT3K1b59o4Jj8/lTBe9lYdlQS\r\neBPhhdjATdkA3KC4fY8mLkAVsXAus/Jo+UNOWaId6xClZJY3F78w+rVyWf2k\r\nmkpyNsnuzvq46IoKfkWpt1dXq7RCWtw4TI2Lj2GX4UMG/XMuSLd1eiVq4FMk\r\n5sZXeFiZ4as2LhRE4mev58IVafILx5gbS2n+yy1nPHTJZnc1xsGROOVO572x\r\nyj7JGYoU31on2tEGbWdij3lFU6t27/6mUwDC52iavhFxIk/eGsOC4d3YYcvf\r\nUGItcAEr4HM+foUgwyId7rc5KDoUh3THEiDjcO60M1q15uMW+8CrhX07d+ci\r\nC98Vh6A9Uq4gC4uw5INHw/F53dglvl8G6GntirZQ/fdPIBphzwUd8EtaYcPU\r\nzlw2/ESz2CRDWLTUz55DO6VtKEU2vt1AXEiAAY9pm6DW8fcvxI+bwPCdin4w\r\nPukFFOT6m3c/epa+EB9Nr34JDjaNvTE0sgc=\r\n=spIi\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.7.0_1660841778941_0.330792564370594"},"_hasShrinkwrap":false,"contributors":[]},"6.8.0":{"name":"cspell-grammar","version":"6.8.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.7.8","jest":"^28.1.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.8.0","@cspell/cspell-types":"^6.8.0"},"gitHead":"8a1bd03222ffc9776c2cdd09180db6150abb3f25","_id":"cspell-grammar@6.8.0","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.11.0/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-FR3zDCtsNASKsVP/bJoQViwf4WiWudXUOHfWJeS1KXAMHY0lp98psWzFzuclXUIU04lh6xkP5zdkEn+BfqtZUA==","shasum":"8d943ace66b2a10e7702a45492798a6a4d051a13","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.8.0.tgz","fileCount":62,"unpackedSize":82113,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDs0avCz7nfImrUJzSW7w2p8NWGJwu1zbelQAOZK2cf5AiEA1guEtzQTppg+CLBnHOMu6e7SCEnYWsDviZ8LTa+T0vU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjAgYmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonDRAAhTKXTkKcjaxK0GINQbDwUvRJ9iAHziWvbsvilpSdmlbcA3x7\r\nlupLgoYNZflRnMVVDN8ldxUyo6SFelERy6gydUXCeNee6WXX16eny3n0Vgmn\r\n+x6iyiSkzb2lyLYYBD+yBQRNISj0/6KY8zOmXVwVkgElinQYBAAkrVZEowD6\r\nVTbkGaP1Y5jRPHSYEbenCwqMyuSgZzHcXEsCDIdc204WnHn6h+LwjNPocGVs\r\nZeizZKFXdSR7ZBHpPOYknGlELczUs0m4YDMCrUA3rgNIAOewaiH5lvmyMWj6\r\nYr36o2b2OqTmQMzhqyV5gMlQPGzQt31+gUesTrexrOuBkV3vgKUMsgv4UZVs\r\nfJ2C4T1ml/8VrBeoX2/cEROfjbgWT1W4o0OoDPcNVkJd7pxABQZugIBoDb1p\r\nu8zafCETVSfnlpMICZVBfS0QSCYhui8n/nEP6If6amyW4SisZFF/1YC6zMx0\r\nqfc4cgNgmVuTd3WI7p8bHpBxPd0OBWVMUN+KK8qmxTsD6zsFgb3+CdBwclZw\r\nLn1xeRjEFNsHWIVoqRUGjCWKKTaA6Tkhp0+wZxbx/U5oKdHpmG3ITYULntPW\r\nzkPAvkwovV7PrmP6GqyRMtDv5AmpHzuK4Oi5gGg45acdQrcC0SiOTX4PXnPx\r\nXRZhwciSIeQjk5hikCjuuym+6CUJoL6pr2w=\r\n=k8Av\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.8.0_1661077029829_0.08335241146938377"},"_hasShrinkwrap":false,"contributors":[]},"6.8.1":{"name":"cspell-grammar","version":"6.8.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.7.13","jest":"^28.1.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.8.1","@cspell/cspell-types":"^6.8.1"},"gitHead":"3c5c8c51b6cad9bc728f3383f5fe6ba34d6d559f","_id":"cspell-grammar@6.8.1","_nodeVersion":"16.16.0","_npmVersion":"lerna/1.11.1/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-VudDZLEplSlJeQwOtznfhj4gdVpKsQ2+I7zMMx9w4t6newDD8Ts6nUMg9BFC1j5LggBzuKAgo/QNMo5vU9MhGA==","shasum":"1778190ee3e94429b8c943cfa0349b516060d180","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.8.1.tgz","fileCount":62,"unpackedSize":82114,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDGO+7ugh6u1EToapsyTkbCFWDcYp6HdnIGrY7hbdRtyAiEAnSJJlqMWmkPhG1YbyTzyMH4SWE6Yt4zX0eTqsLS7Z9E="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCKTGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXyg/+J93MKMjN7EH+fg+zuB8KyJeLlhApv8WCage5sO3ylWYVdSLa\r\nV6xLlqTRq7o+jRNMbXkvtYNk0XTVryN5xEOfJLvv9521aJEjBbydAAP1bcX/\r\nCfGxRG7ggXoiren0OQN+7ETxFhKaxpuXd7nMorcf7xuqn2xUn+S8q7b3W2gp\r\n/DEMtpgurYj+8aW72loRjjey0Kn/h4OQY3lyOaYP2H47d2LOYWFWIN/+4N29\r\n5ajmAs+c0FDNnvlAQ9JTXiAB/9Bwek7fuFCHYOotnhFhE4ESiFizYTFp8UMx\r\n02KwBWdUJzrqEOBVkOWawboSZ76UbGwbjaQ/3bK8X4jG7YR5qtHGJkVqEyP5\r\nk9GNW1VSRpHfGQG1wijxBPAyGjTH1DhDVyPJy5dhyi/GBhhkUuVgLFRtU11b\r\nREWGPtPRJy/IZwFFbKuS3OmBD7HZ4VR9Y4nWbUmDoQC4cgwp4C/68e+bG1aU\r\nJYgRISBaKoprCr02A/U8dAPjdlsrrv9BoHkaKXA0RzbN94rmBFyeddvp3l/F\r\nXp+iEZ4j7dICs4itBWhUYa7u0Em0mhDTXuc5iAeFb2mjTl9lxcgfJbI3nEiV\r\nfhpkW6j3XH/ixCXTz9pq2QICo7vnc/hy9vr8IMl34vYPpECIJxu9puY1K680\r\nQo0BAuZY/krtIKKtSkmRemvIP58rM0aib3U=\r\n=IjRa\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.8.1_1661510854220_0.28810380370618893"},"_hasShrinkwrap":false,"contributors":[]},"6.8.2":{"name":"cspell-grammar","version":"6.8.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.7.16","jest":"^29.0.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.8.2","@cspell/cspell-types":"^6.8.2"},"gitHead":"fb47a5f2f93d333fe5540142f3217e4981a7c27d","_id":"cspell-grammar@6.8.2","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.2/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-RHvIsNRDlBYKddKAdob5XT2+odOiO3eJVaw/vt5+CRx1cJSjuaIOyHwXKH2Xl1ioUUhEb9Ew3pg7JktRdzKn5w==","shasum":"464cd6a012b51d83812ca45fc5f03483b37c1283","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.8.2.tgz","fileCount":62,"unpackedSize":82114,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVP3zhwGbnCxMeublOden8Eyqxq7hEcklL/NLx0tldSAIhAKOkKHUCQwroTOk96UZBAEFFwnqbPPMzHy8tRqVJHEoT"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHy7AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNGw/+KId3J0kYmyhA58mSdNJcCSFCQ2A33gLc5yCZ3k+Kld/vV2uT\r\nFA8WvFQUWHeLdsfK6elGXbN9B+LRqDNjoDhmo3k3ZDn203xLpotR8SxZCA9+\r\nb21B+eYIkWbSxTEg8NUUReKWM8Xoyy9ow1K7bz0VbVGRf+H90W0NLxnAQ4T/\r\nhvkio63GAq8obEgvg2Uh03sZY2jsXKywm/f/N94j/xybbikTVS+KHQPnYgas\r\nSd7psAIH1E8v0/AmxjfazNloGdyNfaVEIAxdG+MOcswThWDUfgj8lqOhKxZS\r\nCLY6IuOG+ypTORTdjmURUoQ+Lk+PVWwMdGp63aBM5vuTO9cLTZiN9rP1JiUz\r\nczFl5birvoPoDBhTQW3JJ+PmoQzQq6e/ujERaOGUgQoEVLVnZeHV6hUE2vUY\r\nbmCnE1G6oIqxjledV1ko/51oARnjygDr9DX9okI2kUAoCMiXoGem/DdkD0IJ\r\nZJ4seXMO2M+IQ/Q9/Yx1ItDBZLfN0klFEQHooTN6Qhc+bi+FTZZTSRKZEupv\r\nGKtxcYRTrTsBVPm0IbH23qSJafaXzzpwGHbkIrUGoQkENxxYzvrEguAFrT5R\r\nRzjZ/k7EeQhiloUH83jRxLDNpKxNuRzcRPQ84CdPWbfSA0hK1alGUSwHt8s+\r\nXgNMt2cB87VoAJk2pqAO1FDKJDAqpQwivQQ=\r\n=HrBV\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.8.2_1662987968466_0.8402240396024936"},"_hasShrinkwrap":false,"contributors":[]},"6.9.0":{"name":"cspell-grammar","version":"6.9.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.7.18","jest":"^29.0.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.9.0","@cspell/cspell-types":"^6.9.0"},"gitHead":"d68b540deb382bafb2dce1be8f14935cc0d3cd5d","_id":"cspell-grammar@6.9.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.2/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-d4ZRLHwMrvMI1oOPrfiH0sJW00nws0fsYvRe7yxenpQkIFAOcrYi5vb5TDwgzM2Z7H1OG8Jcuv2FztPb649zpg==","shasum":"4d0208e2ed7cf2b7e09a559b297d71874bbe9530","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.9.0.tgz","fileCount":62,"unpackedSize":82114,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDIG9teLLBqWr8UUVjKFDZI8mNTzSe+MqDxQlpW6wzGBAiBE5LYHBWvyKXFsDEyRseX3HLua5B53CnEwYN/vgHxmJg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIyfOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvPA//e5Y+B/CjzUpigs+NeRMG4AniTmAlmcdjr9hpiXgLJnWg20PK\r\n1NYXMnF617n2FBjT1gEeVehroU4eMW5Zu+6RJ46S7PUHL6vIieGoLj8C41ak\r\nb0r34x3vfUMGBqaNXw2suC+normU/1dkYTtjhn03FEVg7I2T3uCTm03u/7Mi\r\n4++SWyEY4frK+/7vA5RLZGYo22YxV55pIWHCLZyYLDBTRQb5+BqoyPNjbfni\r\n7RCKgDZvArUHI5H2xCs7CD5/ra2jJ/xVvQmhSKkLeT3O5D8ZTzIMBcL7aboW\r\n1qn68jhERRbSSRkQqb3ss5ruLp0DwAS3W/+LQcRov9RwjN9WJPKruh5IjBXw\r\ndXQWOlXXcy6REnfdsXCP6BfLOU2USfKLAtjXl3n6iie9akrss5d6jrhnkbys\r\n3l2a/iD3aLyP0qVjOkPSXozIPgV+sTh7rNvr7Wda42EQqIstUvxDywBrZCeJ\r\neNKiL+e/Nk9zsRdZ+zrX+7cE5mT59A2u4SQI8DCQQgXy/ZguTPXFHtBf67Rm\r\nOcFjovqDG+R9nK1+h3Tyb5+ZOkbLMEm7XqA7ESaZwp+mOdYc/W8zCF908iE7\r\n7gSCdy4JGaWau1TU1XoY7W+vyWse5E5P/QEfmdP1dyxQ4EuPcZM/PrOy989t\r\n7c9Z5Ft27K7G+hMDtUjE/0QG6+EvKESnjgQ=\r\n=O+ZM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.9.0_1663248333967_0.1845297076347696"},"_hasShrinkwrap":false,"contributors":[]},"6.9.1":{"name":"cspell-grammar","version":"6.9.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.7.18","jest":"^29.0.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.9.1","@cspell/cspell-types":"^6.9.1"},"gitHead":"e405a2b1dec307888369cd7aafd58c1b3908d97c","_id":"cspell-grammar@6.9.1","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.2/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-wJ0Qqdxkx7wV0C1Np42UHTgm4Fdd23VivssIhPAlXr4sGPS8ndEaRPNoXGET+Zh2hZlkb8GUkklTuK5wJ20sjQ==","shasum":"da9498a96846c9eb9c7f049ba4087a3aef39d2fd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.9.1.tgz","fileCount":62,"unpackedSize":82114,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHyHTG5yUMu65f656IZ+sLfp5CmB3R1ayaD9g9RQytkzAiBskv61oQxg8QmcBvNVpgkdMGKRtxH/wtj4uVAQr9OqBg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJuCHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGxg//aJs9sgA9+JQIYQTtGmumsp0slA5DxUbBCR6CY+3JWOIrr0Vx\r\nmUIIlJ6jQp4IBbn+1WFomorhzFetaxvtHtklgynER8fVlDscFwEigMkSKEKA\r\nVsfv3HZmYrRzgDNRxEzOh+zgMo3jXsSS9iebZVQS8Z1IzPh9ieLExTxWDIw+\r\nF+/HIyex6w781VvMY5/YYDjiewwdA5H98Ph3fRAUciepSVmUBebTYgcEKlFn\r\nfiJHymaLWw4qqvEE85NBn7Pz8Fi96ebTRoAOHIVoLdG1QWW4MfCn+i8d9/2s\r\nvW/LAUKTd7XhiJiJnbxpvbHjrGstEe9ha44qoFrjgJqmKR1NNrd1mKg5nhOi\r\nAXxPFIxLv534ilqqF+JV6I0n6dQjmEbwrNZS1egF4OppHjWkcCnDNICevqQJ\r\nzClcXtMLSK5xV2+lt2gqh0etxfOeRSkDrNOPZ8UWedO26VxFx7nL2Ih9Sj4r\r\nsPE8QUk70CLSgdHhFg6BDF8oyp3WCWVgnkfmVn/vazlyQmUmplN+l9Al+5uL\r\nTbtOJzqZsEhaL89vZMoHgmF51aE7FM4XwX/+gOq4Q3+krX3idt5SdeG8fixc\r\n7L/3X0EhaoxH0DlWl9Un2nQql3AgWXbhgx8MsJqPZUxxbbEt6ohoF46z5q+J\r\nublDcdwq4Ww4N3uBkoWt0ofhnOorqkLrvHs=\r\n=Ta68\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.9.1_1663492231344_0.5697313327358418"},"_hasShrinkwrap":false,"contributors":[]},"6.10.0":{"name":"cspell-grammar","version":"6.10.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.7.18","jest":"^29.0.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.10.0","@cspell/cspell-types":"^6.10.0"},"gitHead":"244f2ff310aa64bdb41cf93e85ba9e9f35c2b937","_id":"cspell-grammar@6.10.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.2/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-cOq2MZVH/ORPXDufIOUBWfhn3+iuOsyxMazziTvMaNUrphEO59s71RszCj6UP+afcYApLHNV4WuZlEQ3oZ0C0w==","shasum":"fcc825ec7307c0c480bb72aaa9ff6caaeb8a8f55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.10.0.tgz","fileCount":62,"unpackedSize":82117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBapdN2aBGu1gXcJoMBnuR2Tebdn6I7bJbP5CI2OwklOAiEAvurs58OccV5Aj95+Yyx050wgiVyBPH5zlelfaO4sObE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKDLDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqpqg/+Ka8Sk9eZhShH/LJqJr/8l8gatle+SfJtsY3vEDfIkuT9E1fA\r\no4FJvFM2GM9G2o8mQNOy6ryjrqvHwSpMrMu5BCQiobNRSemPanCmhPNPR5gO\r\nnaDr8e6rGduwVyofBu/idvKDgbJkJ09Jh1RrXcoB6KcaPEMHk2e3Fwizwf7D\r\nVFNsx5BYduN4eUdOaIbBgtXtOBbGVj7aZGmKziARqhYFCqAPGMagJ2Zhi6Y5\r\nDqFev2dwRwSv+gChCV677xQAaMevFr97ibFo44HS8sed1S2GFL6EKl9W7tue\r\nWM3wehsNBQSWLiacwqXJiyc9zSDs72qtt7wZ17cq9eVza/xehojp2FGYOZZT\r\nWkIwCR2W3bC0sNOFr9bRZiKaBOeTV7NaxFuljF9Yb60c9Cml08yV0Jqrl910\r\ndIGdPgCiejtPGSFEB52IieHignKi3y9BMZLDyOyGNouvx9+r1JAA98nUQCmr\r\nV4Zi+8wv9hEb4zNYr7iFODcWzqCgIE8U6Q7fw5gOdewYwfdw06GDO+hobkPa\r\nm9V21xHOZVzjIkC1Gx99PN791cWv7wsTBPXACy/R7VQ558pGaxcHUxfSqwfI\r\nJ/eSl9AnJsH5ngKjlfpl9Wtu5X2pi2OfL37ddBHzQtdHSK+whTH6s/GRomIH\r\nL2zVjskWWJ1gJeQTX4xXWTBLVjnI5+X/Nzo=\r\n=Ixnf\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.10.0_1663578819405_0.24861630294714399"},"_hasShrinkwrap":false,"contributors":[]},"6.10.1":{"name":"cspell-grammar","version":"6.10.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.7.18","jest":"^29.0.3","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.10.1","@cspell/cspell-types":"^6.10.1"},"gitHead":"03625a3f7ca4ef85f3549ccae73d90d2cd3ac0f0","_id":"cspell-grammar@6.10.1","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.3/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-y4VbZudXBozJ98PH76t2HEkuZqZ5q3Opy2PpgSi1zHcyoVpG5CNpu4FQXO2T24AgA40M8a9cFW5mM9FdLlNUIA==","shasum":"42e9ff8ed710bbccc1b183553d8d2ec1a410c185","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.10.1.tgz","fileCount":62,"unpackedSize":82117,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE4sNjVQa3AU7JulIQHht4CyU4FrENq87ZUHglXyg5GpAiEAqVyRhrtk+P7gB0K6Mqstp6wE/QFtlZWg5od29dKHPww="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKYNAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqB1w//RR8IjCNDZBZwB9ruiM2qtLvNd/N9VR0EochPHc0ZrkoGZi6p\r\n9MUneKcVO5nZSRMrTV1djDILj+Ff6TRtO6aUacg1sKnAgWZoWBElMQtjlHzT\r\n0p11OXtr0r0y7pj7MmmTxDrwMnCTl0IN9Cz1g3xoqeHAeMUZiYzOyq2/6mpr\r\n+o+4WAREHIvfbnqOFCh5YRYhdzS9VS/XgNWwgXKR2cH0pibByd844Dl0m4tE\r\nX/1/6v7o5GqP3OS2oJSsRWilcLgzOExMgPxzvnCKMm62/+YeRApLpWI5AhpP\r\nvyhQvHSENl27nr17zMbre43vqLMBza0aZnrF6R/+fiRW74qxHC1O4f7FCVCx\r\nRRoYDG0ZPkuaO/ix7Bsz0Aa4tw34kmY2E13oLS/t/PPvX+R+uxisWlEwjONG\r\nllHlGUCYZk+u1Z96LlGVXeohQlCj42eQkhvn0LpIHLa6LUeeFDD6aHoBZoKZ\r\n6CpXwuy4kjIqrl3CcqFzFY1bbaoq8UFCMhcpT4xlaEZ/zId0AS9QyXoe5/lR\r\ni+w1k8P432QpHI+rEPQdoHe29EpjU3Em/cVSk7eg6t9Zt3bVKAcnrcdfcB63\r\nJqFpbCnTo15oosJRImoAoPdXg2Y5dPX1uKT0B81SBcDKci+UV6qD69UYyF6K\r\nND77UoE4pTGFUlX+fjktVsXhArr0umD2FOw=\r\n=7yLM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.10.1_1663664960650_0.3564901669820606"},"_hasShrinkwrap":false,"contributors":[]},"6.11.0":{"name":"cspell-grammar","version":"6.11.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.7.23","jest":"^29.1.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.11.0","@cspell/cspell-types":"^6.11.0"},"gitHead":"664676692898c3b6aa150fb2c6656b56f49a54b8","_id":"cspell-grammar@6.11.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.3/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-ehTGykXT0x953PEN/fcqeZcJsI5czsNRTSIWLRWSplMoXI6iVwftvBy3LTdf9WkPuIMLYDb8hmvxzYhNnOU8Ow==","shasum":"d142fece6d7464c16fdc21f988cca74e69cc16e9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.11.0.tgz","fileCount":62,"unpackedSize":82020,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGiFOS76MxjfCFUM1AmqcMnJgwAk/j1GOiaZ8Hv13sq1AiEAycLa9ztvbDFq42Cmv5VkuAzYBp7wWqhSUELXouQmo0w="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNktOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrKw//XyZuIXeoy0TxIQDRMfDE3HoATqtsPCW6z78JIOeBkb858JK6\r\nBz5uS3KjCL5yVU0dPp1a0O9jJu6IcPoVf0G/br/SOIUxGqhh1Mj7dH2maPIy\r\nyJMpzDwAUbUiGLrtfHKnliko0vGPx9TtCTnsyIB1uG5+mPTkiOuUCZsm8ni5\r\nTT0XOY12AqplKJcy6TJSU9InzKztrZ6pPtwUuEJMrY1pxuoqfXZvb19oVqYi\r\nHsosFrxWQaxj8PzsFV56QW5L7ZFMhZ3+6QjIk19x5KWSnAKOaTQ8EAhCI87a\r\nrgc9eYbTh6biaDhit/kcXag1VMhn/jr3mxC6ryCg93KJW8GVYUKSNnx6X52o\r\n/kBM0CVtEjIaLYzoK4I8PKYeM1aWKBRP5dfeiaRoUd8dE8AIOz2D1YMkQi55\r\nqjBO5LzWc0cqc0VVmAg0+8PMzjIUH7R9PcA3KG5ayhGe+hKuXEnrerVonIdG\r\nK6IzFq/OUlaVMbaRhmD37s6lZYyNEwFTI+ed8aLDS3OxCuvQQyDeTetJo47f\r\nznaOzrTd1/hyEq77ErtCTgGlDSpP8LR0TJrXE0yUca6qLvXAlHN3RKoe7jzf\r\nPI+ROuongFCUYbKRdONmN2Pq+/v1mThv6YocVy959XmpoFQyxWyw8ZXve1yK\r\nSkjEJBfnkVph/DOCv1umy95k14hS+GFffIs=\r\n=xjzD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.11.0_1664502606643_0.9923762995862087"},"_hasShrinkwrap":false,"contributors":[]},"6.11.1":{"name":"cspell-grammar","version":"6.11.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.7.23","jest":"^29.1.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.11.1","@cspell/cspell-types":"^6.11.1"},"gitHead":"1a4559d3a82de15c7442ec15dbb3b7db99fb355e","_id":"cspell-grammar@6.11.1","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.3/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-FNVlFFm2zHumLFyngORAqSYB9Wq8ySLCQVyeVonSnZ3ud51Di+5j5BVyEmZtoqM2g+XdnV8jZVZRQ1UxCd6gWA==","shasum":"bb83f08bcb163a273ef1aa1001d1acbdb51b908a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.11.1.tgz","fileCount":62,"unpackedSize":82020,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEK+wn4+vL4NTViM9wE9r9Fd2KHXwWAh/CGBmViq+HeRAiAuym1tc3pmln84qRJ6i8OJPtgqZF6IiAmbT7tK2vyxZw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNmJSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvKA//YxQBghFPZVa08J+sGQdTZPH3g1fHh5lsMHxXW83XjwDjofAc\r\nd6AXVTwp87i2FL2sekkWa+8GvevxPxrdYuWF6Xdw3FyCkU8tmxPF36zni6qM\r\nz9hcAl0UsK5SxWg9l2T7/uZ+9Oa4QC64qv/yh5Kx0eSGdveFoRJ+M5Zh+/7t\r\nPzjOI5gI/w1iGYWMQfqCbYvRohk3iGIMsn3NewaMe+K7mG3O0os9tYetKl3t\r\nzAB80Cnqw+lKacJw0HLQectlSCQrd2UpRk3SDbGbHPp5tWpOeO9Vtis0LqaE\r\nqCbaJT+fzdERb0LU0Vs3D9tokH1zE6PBHqpYt84VIrY6L6O+S7p27tMWkhPy\r\naOHF3Z4NWOUgbZnNcTcarjJokv3exs4z8sAE+ecmkY9ttCcRFI9QoRHF7FzE\r\nKhosB9CO+9Prm0CPSUopY4fTe04KTlutqYvMo3IVLkAWmNVFLd6/zOlMiY78\r\n0zIMEL+Wxb70jETbanIxZlEDuepMGuVOeQKIc9e740CSt/JzXopNsL0aIcYk\r\n2U37fBn4BjgF5BReizubwSaIpO1QpNXRrp31KM01Wj1Foe26th/jAvOGPiVx\r\nppawr3ikPWJDF1NgcFSiCBoiQegKCVb5JRHVv4Z7lbU8dWmCinqwxaI5F5DM\r\nYE9Qg6ZQN30iXZ00t+6oW4PTWygJJ3+AhyI=\r\n=rC7s\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.11.1_1664508497821_0.5140840519865444"},"_hasShrinkwrap":false,"contributors":[]},"6.12.0":{"name":"cspell-grammar","version":"6.12.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.7.23","jest":"^29.1.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.12.0","@cspell/cspell-types":"^6.12.0"},"gitHead":"211105141a72268d45710661d2a9b15656ecf65e","_id":"cspell-grammar@6.12.0","_nodeVersion":"16.17.0","_npmVersion":"lerna/1.11.3/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-WXcDiWJ2pTW0jHY0Bf0DW5s8A9S0a+2tsVZsNxE/0CR5P/8yDSnznE+59uok/JN+GXOKQ6VIaqAZA3/XjDZuuA==","shasum":"4fda96fcf0da62fe6f72abce2f27389d95d12cd2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.12.0.tgz","fileCount":62,"unpackedSize":82020,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDrC+Lk/D0r73YtQB4FPf0o6BDu9H3zpN6HXrDYpSaHfQIhAIfu/YnmTIgtfVyYnyPrcd6nuqUAYXdnFpi3TcauZ1tk"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNtmuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1OA/+MUcUB+nz/oDejzjbCRtSJ98wPG+ssb3gw8BqXx0oI1ji0Wq0\r\nJtmw0q7PuLHbvxkn9aHKPEgL/uYL7bdMSwSt+jvkYUeL/62Q6XtDJ0pPk3xm\r\n/yiR95wSPguiKcSmNVwgJwY8GmIpr1N/ztIt4RCiEOCrhXXe2Uly926jj9Yd\r\nc+OKTtnYLSY2QMD3RrZAETDwJTC1CE/xWdaIE8Jmx1a8dl1om40hVUghuBlo\r\ncCRRtS+h7dDekxXUm/Y3dBozLmzGCjx0/qfwQUiHJHni8gOrXoeHCmHyD2/h\r\nqrFNiAbKnbGARNJ+yFxEH9UvbrCBm5cb70htta+3YeLGYEHuIM/RnTWmWltH\r\nM4Cj6NJd5SUHXF5rAfmoUqBWN6QePpL6wgCt2QUXzUA21FUOL2IJZKIKKQyA\r\no+6gEoL2gN8t6sQKcD+1xK03Wufrv0D9XstIQY9bugWNNF6o5/zsVMbyXYHz\r\nZ8dcA8jSjfaQFNFKHONVwyJ8A1FTeL/tnYqFjDrHlwksEW1Sfxrd6uA4bne8\r\nA2npOG3ShwqzbslPyoFcZ3wOA4EBH8h/kEm7iZM4k9Url2LEGF9xPCf5biOC\r\n1m0CPa6hOhEO2ITzjj4J6IxE7zAWMzWM/fLryBZaOzZOIXTyUd04LwNHUFu3\r\nJg8/8y5ZoFz1a1Vzr37QCyH7NwhpyexAvZs=\r\n=Q64m\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.12.0_1664539054643_0.10947574693970341"},"_hasShrinkwrap":false,"contributors":[]},"6.13.0":{"name":"cspell-grammar","version":"6.13.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.5","jest":"^29.2.2","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"^6.13.0","@cspell/cspell-types":"^6.13.0"},"gitHead":"e111bc5af5d1f578dbef5454cfa23b6f2b28050e","_id":"cspell-grammar@6.13.0","_nodeVersion":"16.17.1","_npmVersion":"lerna/1.12.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-lOU6R9Jo1fcX4LO8jqZLxIbQsbbfkkKH+NH9ntkbfw4YGg/ytCmvHO5yPd3Kmw2jlDgMTFb6skIAKC1XjuORMw==","shasum":"5ba60381b056222fcff967ebf96167f44d1f2b3a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.13.0.tgz","fileCount":62,"unpackedSize":82020,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0tKU/liLqIvjq93n654CpPBXyoMx7NP91+EI4TmpgJgIhAMcwX+f9IPmQNb3/EY6Wo9dRa9K7WTa/0uRq6YsjrLUJ"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWzXBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUiw/8CVU9gDsickrKUirFWWmcL+4imFVFtnrxL0pv3S1sGADM7pll\r\nEII+EogdZdsPKo5b7FIY0ygBzt2SAs3rM6ECTBTGfp2wlbnLLrPhs02SnAt9\r\nXXpUvz6LpNzC80EHvLMzy/OouRLEVAPIjy+fh7KehqTahxZhm4Pa84wkidHz\r\nIHDMeD1shSwDuzFhgN/XbJg9VeyS0xsRqyqa1m2ZyWmmL5uATNW4c1wHbrGd\r\nlAhXfN03mwmFNVkew9bYM4MigEOygfDcgm7reRyY7ouavwQqZlDmG4DIvRpY\r\n2Jeglfk12AunIU3+Nzecj4s+v7sMc9iswPOBwhJYidblFarFINBmDeYMW3i9\r\nlG3FNP/uUPIoVAbCoIRXa00l53p64VstSkrdLQvqDK9IVBHHDVXAjP/UbJus\r\nG73UQcWd4NhLNYK8QK63KwRL4VCHqaCzhELQsGA2H5lVxchFinpqIMerBcrm\r\nBuvNQ+RFChvxdYyovS2vPzyOitRjeT8+Ov2ku93yKxobLdaUKbgAoebT5UgL\r\n7b4YjVJ8jZAFZYzXjQLNSe5QbbGae2qVYtBjdNM30TM76uZUlqHOM+/EdA/p\r\n66Tv+fYF9jHzB0eKU/4GFmh6sB9AEef9rH/t0Qc/iVKo9cDO7BCFbYc9AL3X\r\nHfxhDA9rRI9JWdvoP7c9+U1rVHyRuFSXSb4=\r\n=i2+j\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.13.0_1666921920838_0.6261422758748336"},"_hasShrinkwrap":false,"contributors":[]},"6.13.1":{"name":"cspell-grammar","version":"6.13.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.7","jest":"^29.2.2","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"6.13.1","@cspell/cspell-types":"6.13.1"},"gitHead":"31ce9bdaa982e4d7cbe4001dead0810fa546fa7d","_id":"cspell-grammar@6.13.1","_nodeVersion":"16.17.1","_npmVersion":"lerna/1.12.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-wLM3GWHT1QBMwuOMvExUuDmRVjV+D8NHRzWQTF3H0py6d5/c4nQZGSGprlnx1fjjqNUxNH/lsMBql/pPZ0TzNQ==","shasum":"84c1766ae9b650815707ca2ca23e3f042a17cdfe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.13.1.tgz","fileCount":62,"unpackedSize":82018,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCz2Zu63BuwlJY6mXUpeEh9kCfBrDhWt4oifkfckdKeLwIgXkTeC6hcBO7N14Sz52jHC+YHcgFBoCT+Q6z+tAX3aRE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjW20NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrkiA/9FkaxQKI58ql8TpzPg7xN1SlMhOhuGMlLSYa01zM1BVZ79wGU\r\nh/Bvzu6dYYnoyxfSl3zbd4JKJFqaA2G8ITKK3DN7qNdkVxOgexBUnRGgOgg6\r\naGAYWcwwds53fcW9ccrAB2YyZzd+lh203peJsE7Mih43pfY8IznbYTHrjvp2\r\n3NBM35JzNlyFE4ClDG+aIF4Z43uH5ovwPXQPeHXiNzr99yG1Ovhew7M28Qx0\r\niv7gDROt5Zo7FAhcWjk7Akmu4p2cPmwBiDoU3UbWxQC/S0/Qnoh+qN2/gNw9\r\nsoeR8ThSKJEKnQ+7NkSU2rPPZ65M9Z7urU2Cuw7ioIFF+Typ2ZjbdYbPCadO\r\nTC3M/DGr9cLD2TBM3bmcbPi7EKhmdM68tVchxCLAUYOQOo5IT+k4xLc8Ku56\r\n/q30jXHHt4Dk/gIWfpbpUEiSkyittsPeuh79VCZBHRLWeZbb4M01AsOFGLm8\r\nvRD8KutGx0iYiAfVj+JR8j5l5rOExckBys5SJUwEd4iaxMNQi64nDFh47i/D\r\n5gcOtzbWhRmmvCcOH8W5fC6jXEInADoZSuqX5a6g776SKqcJZsamhv6DNr8A\r\nakHXPmplwBY1gmHteACb1PkGe10vmQwTJW+BFFCbB3sQsYt7dRNEW/a5bLEA\r\nCWHz+4GjUtDDczcias1Avnzi12TSA8+wIHg=\r\n=GdD7\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.13.1_1666936077298_0.5526355513450139"},"_hasShrinkwrap":false,"contributors":[]},"6.13.2":{"name":"cspell-grammar","version":"6.13.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.8","jest":"^29.2.2","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"6.13.2","@cspell/cspell-types":"6.13.2"},"gitHead":"269c26afe8c5829b09e5ef731a30a2949d7c63e1","_id":"cspell-grammar@6.13.2","_nodeVersion":"16.17.1","_npmVersion":"lerna/1.12.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-g/2cwvwQRSncDgx/uhxciabQYPUCDhbH4gkQdlEPphKwnGcLrGmDhgVaqjPjicrtMmc2WfVUHUiHm/wZNGe0pg==","shasum":"85dde9be7ba4e4eed0bb570f4c10d7171bc1b147","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.13.2.tgz","fileCount":62,"unpackedSize":82018,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB6u9/mv+5RtHVoIf4Z73ZcCPt2sSmGvVQGpc4VqgHL5AiEA/Z2rfEIjBFQuhIpwMq/0RtF3NLUwceCGvhZweIsYGiE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX4S8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptBQ//f41pL+judQvFXdi4LJsVjLPlSXhiXboMGD2fahixmf/ts9Jz\r\nwxS1lxCQECncDakQz7NZqetU3p+0wFlPM3oGRwvSG9admbn8EfMER3QjdtzB\r\n3awqPRivcWaMySHmC5AKEcQ5bhE5zTAIe7pXKwamG6pfU37ZKqw5X1joh3n5\r\nMciwfSaOC8uL8HsFa1+M6RTsOa4D++tMCvLGuWt3HoPD6y7lUHbya7QJPche\r\nsNuRL37TxmU5iyN0NfMZL0Px9JyP0+2zfNeWRqNqcy3XdOVwltvPE0nNteM+\r\nqlwH3fT54uVOWjesDf6qrAv+mvVgGrnEj1R1w/pYeOFOSqTrtJMuSNIYZGAj\r\n+eGuPcWi6eQAT8krJ1rIP83o2HrxvzngHLqnT917pPOvxfAriDaTLiInBirf\r\nPNBLvrQXXNVVomFdnMPIqEtRAHfBnsc5MHSfcgAYp0zSoByvLZq3EMfbMQlf\r\nsUD5Cg2B97WRqxnEGSrEYh9JeyqK7Ah7NyhB4tWhepdRS3FPn8o7cHSrnROJ\r\nbV4Zvp5fNpgAuf6/Ed0gp9m2CBEeVek8yUP2oBo4ODxURgXyqHsIaG/Ie3dX\r\n7l2BE3mtu8rKI0uSe0DBxoCRRR/y6d9NHjbW9i9/qvBO/MNPf1r57gSToMpG\r\nXDVgE2IPWXZzgyqjqwHMfWVym6Lp1CGZ+qo=\r\n=SFOG\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.13.2_1667204284534_0.27483439791022746"},"_hasShrinkwrap":false,"contributors":[]},"6.13.3":{"name":"cspell-grammar","version":"6.13.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.8","jest":"^29.2.2","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"6.13.3","@cspell/cspell-types":"6.13.3"},"gitHead":"a690c0bf064f8e5724bb159e337aa9162a33307f","_id":"cspell-grammar@6.13.3","_nodeVersion":"16.17.1","_npmVersion":"lerna/1.12.0/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-bkI4Y/TKpcFvYV15XpZm9DxQYDxGMKCw9q3l03YzzN1lA6ShBYX8dLDY8Qp3I9VHWreW4+LnD13lIUrIKsqurw==","shasum":"73a826b2eff64e536c1338aaae2994dbb44ed638","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.13.3.tgz","fileCount":62,"unpackedSize":82018,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFgRRQjPW1hLdL297TcoUQRIfLMEYG+GjE81QNTHhWX5AiAc5dVd+CuAqGxBcjiUY7naCFz+W1RMWV1kJKUqAk9xuQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX8bhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrcvg/+JJza2ET1mXYiv7+uVg3+Oqlvlvpsnx6uu763l9HpXRxfTY/9\r\nFygFMtNEJmUavobfSDYAbkWeXsUarRw51RjMNumWG/hwB4C4Fc1pCRMnTFw4\r\nUyVb2pgf+Ukhh2GvQp7rWJgWiz0QkxFbsK4WOmc9ZvkFKqMqeGFgWMwS7Hrl\r\nSnkc6mAMqR8u7qUtpOFxPrOSa28zwefVjNsbsLBmO/Ja8xhyo8Uk6kSmtpoY\r\nkCwyeBC4PE6iCBbsbTGOAxDAzBvujQaj5ZIkMGTwqPCtwH/hjIiGUZs1K9VU\r\n4+Fw2CR51AJPix5zabZ+pC0AP1pnWe+N/Sb2RQAvJF8GamvYlargOaFYy4qv\r\nv5iPnPGO3khiRx5Zkn5WS4z+bOMT1unCPQDcTy/VItY3KJEwDeFLNXnCZ8tL\r\neEL6SSV0WszSLI0wIN7hNZwutlH9ZBxQ71xUTbmmq41YwbV7oTl7O7jDXFCf\r\na3DC3bj4AWInMj7yq1op7zXNStFjtQnu97zJllq4XhUFhCnBfpHICf/AOMPV\r\n3yBUgUBOTVvbbFGOlxDh9wu22VQ2GOa9xkKhpmaRYNBHpeCobf5Ikfm3rHeh\r\nz9lz52xuuccahkkipuAZweyX0LDgajX6YZht126Q/UswuFGx5R25XVd5Wzp1\r\nACcACKs66G6qDf4xN6nfXRF0ypWAUWFCaqA=\r\n=I/Z+\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.13.3_1667221216944_0.3236123025875639"},"_hasShrinkwrap":false,"contributors":[]},"6.14.0":{"name":"cspell-grammar","version":"6.14.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.9","jest":"^29.2.2","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"6.14.0","@cspell/cspell-types":"6.14.0"},"gitHead":"9f5274766ae9e1e4796a7c10b78db4d98f04ea42","_id":"cspell-grammar@6.14.0","_nodeVersion":"16.18.0","_npmVersion":"lerna/1.12.0/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-0+W6tuHRYsFvrdh3HBTsQlYRWwv+RAok+YZaTv8ypmkMAISU13ipxL9SkEc/r/AermPd5JpJAfPNw8ZNWRVsAg==","shasum":"91a3bc02ffe92a4a4108f3fc798e6008af117645","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.14.0.tgz","fileCount":62,"unpackedSize":82018,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICTja2vAZ45Ddn3AMcKOUgnz+DRyUyj0sNIhKGVXzd9RAiEAnyDFj33brNaCK7hFc/pFGTMQ2O7xB9P4Ysulh2LtiGQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjY8lWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrgpw//ctWCh2qKaIUwmj7B7sVCznioqXQk67BNanhjZf2JsgUMchdV\r\nGlc0hqx16ID2UGv8FOeLrbia+y82RUE7NkS/zfDciFIhR4pt4U0WGNheso4S\r\nNWtnZsvEJ7BGfPUrtvT+LK2hQSb+8qVlgsNB3oRmlq8dAqIK7iisFk2ptyk1\r\nbNGIKkcAQUBA382A2Cp9oDam5yxwOVH8aP78r4BrpL3B3wtR2vgVAVDGVGrR\r\nCDl+nniRTPqcT4eFSNMddGzTfh4BNMqfFI7UsIc1aZ6Min8u5RzHRtdWnCOr\r\ngrcVUwRk11zv8h+xVdYCvLpypIthrEdMb3H2wQvfXojG1oo4RMSZl3djk7eg\r\nHeJRELSFrKodeiVIsjAKLJJKVO2BEMy5QV1pBaI3gWM2zfpNvkDo5HHVUzIf\r\noPETtXT/NGLhFvOCFFSyyf5/lbRLsaqVbD1l1YeFX91NYvL7Ut/Paydn7HP3\r\nhC7UxtpgCBOM3mKnG0WnQXcaC1yatox286CxD2e4oT8gIJD0yokADJCxwfpT\r\n8BpbTPbuUnqSxofH3w2p+vSaZtAWaiWNVWi7m0KH9ayNxH1/djpMbytu7EiD\r\nZICCagYTrsI6F14MkiN4w8n5xMgebGsloH5FVgNFiYEB+DT30BMmaxyH5ciZ\r\nfuvEyZ6aTs62lOUBzS0f8DqbZ5C/p+pMBpE=\r\n=PiCL\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.14.0_1667483990772_0.3808789865678479"},"_hasShrinkwrap":false,"contributors":[]},"6.14.1":{"name":"cspell-grammar","version":"6.14.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.9","jest":"^29.2.2","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"6.14.1","@cspell/cspell-types":"6.14.1"},"gitHead":"35db1ed216cd9aaf479429d3268482f30d824e70","_id":"cspell-grammar@6.14.1","_nodeVersion":"16.18.0","_npmVersion":"lerna/1.12.0/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-tVo/6VBqeYr2w+qTKvntPZ//qB72sm46kBqLGg7MgRLWkYB72ZyCS6xg1tXiGf61DNns5oAel77g+mwyTLsnJA==","shasum":"267e594e895d837be2464a2921a1ae02b59aa389","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.14.1.tgz","fileCount":62,"unpackedSize":82018,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIELOKPOfqKwap+bVajEt18JVa2aBpxmI2RWskmkwUnb7AiAlDy4niUoppNYo/bplKlDD6tLDUmhW1vMLQfzn7nUBPw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaOBRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopXxAAkzEhjYumMr9hv1XEiYuy8FI+nJrCkXASkOOoVHLF1CmhGPQW\r\n2t2QEyRQKY/Mnbt6zVWqoIfOs9kFyBgkHoFEgPNNsEa7xxaeUJPsyT0ysKqM\r\nvrvz2B9QpKAKcqnXID0Q8zxHbjHn27sLYywoHoz4mAuo8O+l0re71SI/0I23\r\nMN3TKomh+PoMpppLLgb3EgJINY4QJf8p+jiBZtPk6J2bPY2HguQQHvxb2FQS\r\nabkW9w6Qb+okZXpRdyBW1mkxYJHR7IfdAoPvLAybFSlZ3SUzbwPWIHUjwjKJ\r\nYAnNaEuDXSBz9h/TeSl5zhQHjyuLMKfgmKADllG4fKD74EZJvCzG+0GwDKzP\r\n9L7B9xOd0huGVxyxgyUYj1ZmCW7UvYksNSpoSO5FdQun9gsQuO/bUC7ZmFV6\r\nKiyquML0fUVVf25d4H395LKry/okQ7Cz/Nywdt8DxhtJnk9sUEjmNnyCoiJI\r\nGbYiuvtd6TmWbIVZmXYI8Dp6hOLOKttFI+/7Tf1r5ytm6lSIntJbTv5YBjzl\r\nIgvA9htq1Im9zPvK4oaUZIwcceciEmaKqlyKSxQ7Szh10UWtmyQuAzRCx1q5\r\nsLNLvEtaTA2cRC17sDTalorh+6zRN7ZTP0rb4QUL5fv13iYEBG7qsEGuitYN\r\ndWw1B/Td+Al+T2rAcb68mrtDUGjNzRtRHbY=\r\n=AlQV\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.14.1_1667817553281_0.13606502874256643"},"_hasShrinkwrap":false,"contributors":[]},"6.14.2":{"name":"cspell-grammar","version":"6.14.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.9","jest":"^29.3.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"6.14.2","@cspell/cspell-types":"6.14.2"},"gitHead":"ea9692380357e9e890c20f15b1200cc1c6c3a2df","_id":"cspell-grammar@6.14.2","_nodeVersion":"16.18.0","_npmVersion":"lerna/1.12.0/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-Q9+gwp1U/qnECTqxa7WBMPn6sgBfXPIM68jXg8RgNMAuy1CE+m1eTCM9FBNFNpNKJWjaZPvANLOW5/EStN2A/A==","shasum":"760ecde945caeb53cd8dbc58025c89031d739465","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.14.2.tgz","fileCount":62,"unpackedSize":82018,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPr2JT1YGg7+eL9CNf4Q/wIw62ChDi0zZIaEMw78VQtQIhAOe0Txj10eiXHpPme1sEewDcwK1osFvFatMsfzXxmO1k"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbgsEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzuA//U/aYkrYwW44wZfDFke9suwXlqMXzSM2U2vnBL67N9URCNO4+\r\nHZnwYadCqYSnV8YhfH0mqQ+J6nUQfiW6TqLoZ/Ha8vRtaoiyjZt/siHu0gDd\r\nmvJbf+AtyjhVvz2SDT0cgIBhfSVOoqSbazskoq+Yt9eOmenaiKvmzt28+JcP\r\nAbzFD1kczEwnmMZ6iTnNNh0csVSA9NptDs6T4bN3M6WmG7DQVsgLwhUQqv1J\r\n3grrWRFUvuWYxVUvgE6srrpQWKdrkBJFtxlhUJ1sP8vTRkEdE6yClb6JZ+6d\r\nJak9jOh9fw6zhVmC+xlcdoeeWPiYayvT6kkcw/KkKZeVLOPjPcIiYKPozkKG\r\nJPq7VDzKnJ+RrV6Dz7lnSohNf8Kq6tDW7vdxELtCiq6mOfxjjwhN0uKbcJ18\r\nEw9MGwy/DN/p6DmW6G0eC+/fDHhI5BWhJNQGOz9nnh28WlEWNm0Z4K36kylr\r\neJ1o7crkKo8bo6cWe8TgrYaSoLkzg6FxR+kQD0erbI0gSoPANxOsiC+xLGAa\r\nHsbqc7u3zbj/+4TXTGPpCqtCmzu6ogYTuD5sawglvngLBHWGmsdVtW0dzPJQ\r\n/7oFCkPmyucuUyBxGJgON6CAMKLHpHXDVmqPhULYMaT7EKcrJNw0TRgHVwHa\r\ne3jXqDft2xFJzIaWxT3TkN5MtkzymCth844=\r\n=Hl9J\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.14.2_1668156164160_0.5347782251798352"},"_hasShrinkwrap":false,"contributors":[]},"6.14.3":{"name":"cspell-grammar","version":"6.14.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.9","jest":"^29.3.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"6.14.3","@cspell/cspell-types":"6.14.3"},"gitHead":"df0efdbb0dc7b084579130ba5fe97441c0ab67ca","_id":"cspell-grammar@6.14.3","_nodeVersion":"16.18.0","_npmVersion":"lerna/1.12.0/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-Nz8tYUmstyKcFlXbxdw4N8NsQ2ZY/5ztNfouokk47LKaTAS0LyWlLSkZUxN016fMY2h+C+3dI+jaut2H/rtNew==","shasum":"7ddcada41b6e80176b178e7fbbf74859b440eb26","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.14.3.tgz","fileCount":62,"unpackedSize":81810,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAq/ix90gacVTV8Rgkb1eraL/4kYaMZIdOO/F8rRGmb3AiAFP0MqdS44Ja1RKl/ZbnU2q87J2mnnlGxwv3rOtKS3fw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdeTaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6Kg/+K4sMUHEmniCjDPVOas3y+1l+nmuNK58Cd3TY979I7ypU1+2w\r\npdY0/DRPWwtGNW+E8WNEKLUD17xNVFR+ZgGOKT605tWMTbsF5dLkYoo1ccNW\r\ndNbN+n3kh/xbM/I9W8+qieJJOW85pUFkTgjFDuu50XNCYlzKQZG3L+maK6WH\r\nJJnD4b+PJd2/gqtVKZZdLweqtPKp+gz2lcbHmUrawFO7kJq3J+wDeWV+jENV\r\nSCKOod28Ozfu/cN8DRatsWhWBordfSae+lAXf6I4/4gDLUZPzeoyCcpUWMzU\r\n289SJMQ+HX7OpQ9ILOcPiOvY3ffqdcYuDaTT3Qkg5tYU+vFBya1tLwrpP6/r\r\nT15lPQguMpO4DqwR/BzY37D/S5Dl+IEuxJfGhIyh9hzuLCkWBvUiHB86GFrC\r\nP3O8sGVwlyh6PwtzCZikVjWLg7uNusTBk20DMSU2qNmJiOoM7nubCxFL72X4\r\ngmFcUC/gWJAAwYOjEp5l6VaMRCQOZx/TJLszN+12D3l+51j8LuayvEonBnbF\r\nMGkV+SF7gvJtMoJwBrJ/MRdoUQSuJbXYe9pOiuensq+cryla5gcrsYS3bshW\r\n5SW+jzPmhesviVsZClC7DqmEEhxfOSIKzgJi6Mqp95ZNb5+ukhHZZcpJ7bnl\r\nDjNE/Iiffxlgt8rcPrUunv/yxdHmGheMNKM=\r\n=kyUk\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.14.3_1668670682022_0.8966430706908919"},"_hasShrinkwrap":false,"contributors":[]},"6.15.0":{"name":"cspell-grammar","version":"6.15.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.9","jest":"^29.3.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"6.15.0","@cspell/cspell-types":"6.15.0"},"gitHead":"8bbc20a6fabe0b95caafb7dac2035764cc73ba13","_id":"cspell-grammar@6.15.0","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-inpGd+tqtvHVr1fX5Zx/VgSXWPRatvoaQgq3uI7a4JAXJmNLjOF4+l8g0ylIVFhZBIPLazFOr9bm35NjVpk5GA==","shasum":"286d9ac862485d0f4fda385fc010c75c9dffaf90","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.15.0.tgz","fileCount":62,"unpackedSize":81810,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgi9ZHcpQzWpQd/EM4ytO4RI5jgiWyJqZ3UeY5lRlseQIhAOwNOxzwT8H5iS2h+GmGi4DnF+L/aLFI7b2c4GAXkexi"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgPy2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoh5Q/+O4+r7CsxxMyba7jyA87Tr6ThXOdGDcenR+sFE9xLX0V4njWH\r\nNvRwUakhLspHsm96oTmEgWKmXXmNlRltbYYAj0AT9uUtcA6SgcyARxaUelMl\r\nTHOr2Zcet2d+hVxjUyxISjuxCYrBv2gGq70/QEVdWkgovtidiSZDs5fPMeY4\r\nZZFheEajo9geBFQzuJzKF56toXO3LnhayfoLCQbFycLb3V7KNuYw+Cvukjrb\r\nTiLMX6p8xmsM4MiFtjgvWMSXDzYyrbR10ZwRiQXg4ee32+nItJRI8K64NERZ\r\n6jbTpm3bMNKiXIEJBQkzdsOvJPcpn9YXmQ/c057Pl7gBBgf+tTRaw8D47y4r\r\n8OP31h+kVkFlpjlB+HXI9Fpx6yIt9kmn8iAmnkhKXSgEG/xnDfxcl/4riDvl\r\nCVKT7+o9XB2P+PU+odQyc7KdOh6sokzFIghS06R3iTRtHhkB5mCwNCDhDqAr\r\n4fjc0AJNPQI/di7XbBg1hbbeyh8YDPkZ57+D75slTapTZ8Zan1cx7wE3aOvQ\r\nbGOY6H5sl+NpsqmLRFHbhjdxvpL5C+TmbyEz+RX9hY4RFqXMk2HALGZj8UCQ\r\nVBxpygsBUzPE2iupQURyeUxLzowIXOAcLEE2hCB0UBdJzDXKdpJToQ3GKRkB\r\ngmmwLdl1DFS+0Lqve2xWgyXm1R9epnIjAH4=\r\n=C8uM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.15.0_1669397685967_0.05219785672186372"},"_hasShrinkwrap":false,"contributors":[]},"6.15.1":{"name":"cspell-grammar","version":"6.15.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.9","jest":"^29.3.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"6.15.1","@cspell/cspell-types":"6.15.1"},"gitHead":"9668bef6beeec53e1e473efc97e309baa0338de2","_id":"cspell-grammar@6.15.1","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-eZrP1Igfw/AlgMQXtfRiTFDZEB5APc0iLYIWUeLuU2OPHBBzpEONOh+HO5Fxaw8kV7byYcpxXESQWcjsMw7nLA==","shasum":"140d96a442867a2ef15d662373650d625cde196d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.15.1.tgz","fileCount":62,"unpackedSize":81810,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC+pVvuM6MVSr5oZOh8WN71AxWyYh4Cczo6xCHtEJyJcAiEA4x0SRTNbJJ5P80R9QNxkmLM7HQVCpvegnQkRVLHJNPE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjh19hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6WQ/+M/IMmduag3kvd0lDZMd4XTp5mgu2r8RIqLQDW6wFrck/6KRP\r\n6O68WXYzyubEnc37Wnd0Ln1BZ1JxbhV/n0e4zA1Oy5/PtfGzxEDpCmVGMndG\r\nAeiYioFijaENzXbJ5Esdmoa5rs0aIhUhUjxrLpN9MU96oxxVXZYafXT2rN/A\r\ntKIQyT7jqTddFy2ernmMpcAwo2+aDZMOnDmIQuBweLX0shj5BN/IxMFSoXsg\r\nTONZOPsnE+hewNFX2t7E6MfTBHCGAUFLbYCRkW/+VgPaItlpua0jZ16xIV/0\r\n4qB7KB1FsCO+3VhVdf4XyiCdlhKp6rrRvyMFDugRh9hIDrrK8wrGO7nvPBNc\r\nM5CsNi/Sr+hjH13x0lJ+cyE6bntFeMHG6np7hAJ1jN/+naizVw0SEaJ4bLKc\r\nEaQpGDE8r4b1ZtGkWeFoddinwxs4+7yAXdeo5grAHWm7wFQf4f30iZZnLE8F\r\nDRnFuGakFYq1ltD3iBiftohuO7mCeuJsmBX3d0vvvbiMUQ2coL74KH0Bv4yr\r\nLiWOuIBBCIIo43DgtojFBbmL4mR0g8ryGpYcgsWY9TEqrRkUYIPbFssLejr8\r\nAi1FYOJFg8G+T9NxjoSEt8RzmxW3NeI/VnGtsMYWDJ0ajvXHClfxfX0/5BIH\r\n4dJ9rJ1CE63NCDRc+zruYIftiXroo44BSUQ=\r\n=yyXe\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.15.1_1669816160837_0.8583906432074493"},"_hasShrinkwrap":false,"contributors":[]},"6.16.0":{"name":"cspell-grammar","version":"6.16.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.9","jest":"^29.3.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"6.16.0","@cspell/cspell-types":"6.16.0"},"gitHead":"57280b1b76f781a9bd5de03c3cee06a8826313df","_id":"cspell-grammar@6.16.0","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-6s0IqrfO5FbSzaCmkitKvoolLwwYNe/FleFGSCsL/0VBW9whaIU45YAdbpS4f01WfUqz611yYu7A5/rp54WgbQ==","shasum":"5771b046e3deb283ddb0851d14d2d28075137149","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.16.0.tgz","fileCount":62,"unpackedSize":81810,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxIlo9usO5lmeRgtvHreeUA+Eb2a1kAeEIpA1pNqKS4AIhAOa0zGSW8SwtyvjxiQ9Vn7Xfr9q7lDEeLMdtHyWOR8ga"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjif/UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqCMA//effITOnYVClsAUX1zoby/27qUrWP1pXffE0sHCWaPyEU1T/D\r\nO4ZiCII+wOf8Tf5ajSavLRWunueE5XARZm4nImOy9xZSXQNp5iplEroVNBxt\r\np3byld3b+ctSDdGxwJKjrDbWz0Y34vCOUgY7T+lWIImomJFgWSZ5O7vMKaci\r\ndO+6ML1RbqxOcHL309XsKnQyyJKhJh9YTMsSvubwWC6exb/Iz/U6ZwtTp7+M\r\nIsL9PaJcnzK+7o8vYpbcSq0cM/qAOLQ7QVNvOzwRXOLI1peoHrlWjdljC1HK\r\nB0g8lnLEJiqQzz5n484b9dqykgVFUNNoX5TYm6zGbfwLeWTIjoyqy9DS+azW\r\ngvpaUv3Rvjjt9SuUApr+6V/f4arWNtPtAn9nMn3TG+57OxCSLX9JlkhX7Rbr\r\nfJTPqs7725J0uHAGNbCpH72M8ASzsWbXQAS4orEfjVqCEHbXtyNRlHWUUCA/\r\ngidH1mw4C6533K55JMyOYG/RlkZCDdAfPp74cIE3phK5dGuxt6nHU35Uz1x4\r\ndmTI+GXR7+y65fzBYqNV1BTL0b+Ebs03Sm/dobSifRT+DDmxBw5MClnwc58f\r\nLB7Q4a83+SQ/Hk2NVNmxjiUUh7Ffi0pUyeqBO1ceULAGlDYbGPEK1ZNHVa4x\r\nJ11CzKkSSDO7d4ym19NBxtqmooffxZTG5U0=\r\n=33qX\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.16.0_1669988308227_0.7784669251646221"},"_hasShrinkwrap":false,"contributors":[]},"6.17.0":{"name":"cspell-grammar","version":"6.17.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.10","jest":"^29.3.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"6.17.0","@cspell/cspell-types":"6.17.0"},"gitHead":"a9917563690588777a16e844eaa9c112f44b2d21","_id":"cspell-grammar@6.17.0","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-3B9QmKWOjAPzLYqesLP2niIbo6Yvb4rodjIwFXUvL3vmMZF4c9HFU/JVTTerLxrwh3DH8u6Mac52RzUurOJ15Q==","shasum":"ab0b1539e310bdea35c54127d8e67b5af1c2361f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.17.0.tgz","fileCount":62,"unpackedSize":81811,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfp6yJMoH01PTMhLJJd1E1yxyJWLEwj3rBhArgGC8NuQIgB5AeiAvIoLVAQFXA9To6qhRoUukBY7xIcwp0u5gVt1g="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjhMDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqerA//UVue/KJ2mxzNeUY/h+NAadS9gpaTNouP1ZIbESf7zMRGnlIC\r\ndNG+lzwgKE/8WAZDe3dTcq2aKKmoBo2tIDvCsuXYHXLIDYZPpZibH94MnWQv\r\nF1fVfhW4I0hVHfu8bO4rotfPtIk4bteOirKd+2dX4EmGOI0uvg1XT+JsPD/O\r\nYkT95FyRCw2+HAcIlBPto3+iwWot4rPE/zZ8Kbg7VPW0JCMNqqevkGx0efwz\r\n1a1FhBzDkILfE7Z5H8eIlN5fVGv/SBR2BrsYoAreTkdOWoc3dLCHL1JWXcPD\r\n8ycSeUg6FeJ1DCh/a6HgZ2d0pR222w/6RixdJT73+3t14BuchVYQCpfq/nNI\r\n+JJgW2MAHlzXBkY3lsp7e9kzl1hQg5eRWj+7t8ISHG2wiE5hMHV6JbOWvHhD\r\nynfmnPf/i2ywBDW0Qdq6tpAcC8QYWe7NA7o2DIDbAcY5SA5GmUTMcveKWx6s\r\n08jR5UmQGGF6qmgZRJ3uXZcntBD/uOaYbqWmPEv89LHqVOclx6BFsYy4tA7W\r\nrx99Dv9PlU+S1xoTP2d3v8AZSf9VTGyyAdn+fBiqx3sFTMbZGP/SkllrBsh1\r\njGxU4akJ8OJqgjf6A3QHyXYD3ZxnJE9WKnTRB+nYIGTS2F/KES109yE2U+Fj\r\ngrRfqNB3phH5Ii194KoHuLOENj2acjjH38M=\r\n=y1lw\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.17.0_1670255363546_0.6310496910722021"},"_hasShrinkwrap":false,"contributors":[]},"6.18.0":{"name":"cspell-grammar","version":"6.18.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.17","jest":"^29.3.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"6.18.0","@cspell/cspell-types":"6.18.0"},"gitHead":"6785657a445643ec1c9a17152e3c3733eb0e2a74","_id":"cspell-grammar@6.18.0","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-MfXDe9Pmp4wW26HUNKgPizUh/YzXRL9EWO18/ZCx5qloOPwFcoKfpLKV1ohbzWHk9WkIa5EljjVgaxn8L6XGOg==","shasum":"3139f8b1bb6e553fa9820b0f5d549b97cd6bbd93","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.18.0.tgz","fileCount":62,"unpackedSize":81811,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID5IwjGAd2Qm3O9FQ+5pCOE+sz6dNH9xFz6syGJdqv1UAiAXYHOO/ugzbSe2VgdMHaipsLtVZoTbKz2rPV5JWtuBMQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotLnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSGhAAgO1Q26USnZkyeXptqDUEM/uleWsbfWldBv+h9+mBPIrjkkXb\r\ncoHfT8Fdlyc+hWbtCvck+n9e0cZFFZB+btIlwHxEMt1clLL15QFlu9qA8aBT\r\nyZX4OcLwqBdasM63aNTRBYPmOGAi56HOmheBcZFw1wvUYFYMaEF1H3H4LClr\r\nP09CV5bDivLjdT/wGoidoIbCj6JJ89fcy5Vuxr8ODjj6JKu3tSZebRSeS0a5\r\n1dXu7ttwVk6FPcsfatdt+0n5rsqKFqjIjq7NhE9Bp7ELxBXgbjWg9IVpWwnb\r\nsbU+4zUGrdHitqxGuSaDvjN64vPzbMiGHkpabWpNLagEyOEeXUQyztyk1exY\r\nFuKASgBNXl+7DPrxJMeGnPGoy2kJAPYzDydJW0y2AM7b3XPXd0iILVw0U7ov\r\nnfJTFiuzYJT+Qm8GHMgTEO4KexG6plqNAaM3ak0T30pkaXFP6egM2oZQAUOe\r\nEv2WtUTMiJ/FmQ3VgQf5lCW95mb+07IcoVvO7VTfZtSlAjGD7wdB6bcqs72y\r\nQpcbB8O4tuMrNU6sPQOwVt2M8/p4E8vKD+hMYkPmd0mO8109jJD8O6vQFhDw\r\nzwJmCwgrhbdkzetJ8u7So2HKT6w6hW9fzkpB/pSL2d+fzZ57buZgxY19c8PP\r\n3b42bqIOkbxCEmEp7BqH4Bw0QHPk/WYF1Rg=\r\n=3yLs\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.18.0_1671615206786_0.6438852101550612"},"_hasShrinkwrap":false,"contributors":[]},"6.18.1":{"name":"cspell-grammar","version":"6.18.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"rimraf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.18","jest":"^29.3.1","rimraf":"^3.0.2"},"dependencies":{"@cspell/cspell-pipe":"6.18.1","@cspell/cspell-types":"6.18.1"},"gitHead":"2570a9bb03e68864d30ed8024786b3b2eeddab2b","_id":"cspell-grammar@6.18.1","_nodeVersion":"16.18.1","_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-QPjOA9xwDPb3aoJXUOdL2aWX2wt8lPD7CoDROo8uruOXHAQzIY56q12EBy3jLIkxJFl9KAwtlEHkbLaJfTpIpg==","shasum":"cce9f9d7a8c1cc0fc5a54aeb8c04224fc232c47d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.18.1.tgz","fileCount":62,"unpackedSize":81811,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDQiZip9ZlTcWN2KPUiYBBIuVW94CWc+p8x1jBbOhB0/AiEAuqZMI+CuCGB5hSXPYxyKV/8dTEJlLHTVdCapQaPwDoU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrZCvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrbcw/8CWvaqhq5micRVf1A5ag0OPSYOF0H2yBTAMCmO6K+vNjredr3\r\n7YgILZr2jFqkDzQBSajlnl93gBch7qWQOsVMsPjjl7eE9J0k666+NpUIaBU4\r\nBgm9XAQ03mvVfQD4vduU4381YulALa+znYuncwm+bhwsk1FGZzSncEWe83OP\r\n2vJ3KOkzDgIq+LB8ViMxdjNrkDbxBKRg0xqv4NcQjllXLM3W1+kuw8biprO/\r\nsUKKJoUtXRxmhITLypEoMTqp2cJgoydkPnMdt5js8tIEpsSDGuW7jv0SDhmf\r\n/rnoGc+95DH5x4kOAjERCPmrmLE+bjJrJ2cc2UBU7sux7cew9ede4A+yAsYy\r\nxQmWlQ4IWeClN5WaLSA51ahW/qPX8VIF8JRpq53WTHXM06XX6UnwDmXSiN/N\r\nOD6roTM0ROBsaDmysdECzqTS7meVPyah01uPAUhSBpHkSMSOUYe5pwZtMl04\r\nP/DGXQJrRWDgaU1wBaHYd0KKizMKf4TUWWS76RL7wffPnQdHR7dBcITg8j5b\r\nInDe3VSOT58EDY9Amau9RFUcaGfqbKowW68nhoy4KOfPXhrbVPFBk4wWbh3Y\r\nmDOFs5byBcfbGTBvdgGksF+mY2zyF4eIZdz8BpHpcP+MgIOdkJOPVcaYkV3B\r\nvk/3nndNo5dpsL9V4BMYpQPJ/+CW87F7L3w=\r\n=7Wp1\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.18.1_1672319151345_0.24026440388117143"},"_hasShrinkwrap":false,"contributors":[]},"6.19.0":{"name":"cspell-grammar","version":"6.19.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.18","jest":"^29.3.1"},"dependencies":{"@cspell/cspell-pipe":"6.19.0","@cspell/cspell-types":"6.19.0"},"gitHead":"f643f0cd6384905618dbca950bd65a39a77dc028","_id":"cspell-grammar@6.19.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.13.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-pFhDIEbOyWNvjkJSdbNcGyEgbYMWgoIKTl4gzdiAYv5RkqjmYU55j/lmwZz1p87avTD7D4389Mli8LgkPjymhA==","shasum":"31ffd3d8c9f0259ff981ad59a9036758e2beb647","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.19.0.tgz","fileCount":62,"unpackedSize":81941,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDghwro5A+u2Yi/vNAXlHcHfQq5h6J+2ga69M/rP7ZQAAiAZIVpW4dY+k+h6OFxtJRvgMH4ju7mfePF7XiOLE6wcWA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxrWzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAdQ/9FWEVO2lFnX/NrGocKYWR9tWG43qDjouHqpzeCX72hSetaSSm\r\nWEKAl6F+T4iNiBn057+mmUaEgpAMXdbWA2zaKl0Us259XV0yc9Z3WdcPfTrv\r\nJDMH3TGrwOIlDqd9KFYZIwiA7KUvXh1vMF9J8b9MJg0s7AHjq9l+awGMnK7v\r\nWLGlJVgTxZdoBVmVCF9rvBhshtfC7RBopwUC07UgVOYpc7VfR31yx+aqhKwm\r\nRJEiOADOpAYf74ZeJw+9xQmaUJOkKwzra+MFn96GcMCTczTJdVSi1WRf0Bzw\r\nlXulL8WtOx/m9jrtkSSL5hM322yoRqQBFcOWNjEPeCSCqydjm5OLv2xXjQb5\r\nSy4x6KtvKJfFcJm4D1XpHWM2ByBBmeD9eFRI9GreH8v7BYpXwsYKZidm7jEM\r\n1ByJYVvTLteV/LgNol/EILOXIvth5jMiN8u4DXNBjjxLZSZq9fkCdMmntnwP\r\nKw61flg+I/O5tlNQClWgu6I1tfABXDg2DNqS8nNnD+zPxZMlm5QpO4lNWIaU\r\nddhGuyrKFYbcXL2FfYVfBQUqKlyE980ewFGsMg2fBseIGASuXLx6qTWWSBwU\r\nNGF0brdtKANl1RFS8LNGl4Mf0hEo9HvOXKk5W0RPqnpfBDD4rLFlSNRqxEAl\r\nal/lWAhuaSCyWjSMNdtWcAgdD4bWPoKLaHI=\r\n=0U1w\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.19.0_1673967027305_0.6359224295206118"},"_hasShrinkwrap":false,"contributors":[]},"6.19.1":{"name":"cspell-grammar","version":"6.19.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.18","jest":"^29.3.1"},"dependencies":{"@cspell/cspell-pipe":"6.19.1","@cspell/cspell-types":"6.19.1"},"gitHead":"1e9b8823fb92689fc0f598df3def7a5abf8bc005","_id":"cspell-grammar@6.19.1","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.13.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-i46WKdprENJ1xxZbSgdQ5WjauthzfJzfvmXvOWEpXPeT9Us2FyRutHeFcnsSHbF/jysh25/YJaXWM2xsUF6mqg==","shasum":"eda8a100bd016effa95f5d04002d44ac65b7ddf4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.19.1.tgz","fileCount":62,"unpackedSize":81941,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2sBluU5+MeF/XwwbBdhletbDwGMqxyNngSfkv4icQ6AIgcacyw+e7tHIg524bddTNiKEAM39TRpGGtTweyX0inUQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxxREACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMzg/9ET/Fx3sVPWt5MeogXAgUKxwZwHddiT8TMSfuxj++U6Wpej9t\r\nqK6A2wDWGJNwJmFO5s26Coza5qU9g2nw/Bu+Q4CGjW25z9mUGwZmVOcgRm/H\r\ncMdvVeo+kRej7CgY3yxiFjSfcLAlH68mpwsnixWr295C1fDGVQmOAr41jTEp\r\nnvoc02eVvLSfscDvrt44SGJc5YZNT4wUR7ovXlNg/t5l9qTKwwmBDX8DzmK3\r\nYq7kkEnYRN302swQchQa5jetyKe9Ni5zj3q3TaF907h8PsThKbpcKHAy/zoj\r\nYchVHeH2sPZOKMW8sIrka27pNeUW+2mNJc5MtpL+Ho6cvwcLt11Pe6ZnkDdn\r\nV+6u+fqcdXqr0d09NFVSwsfW7U85cxNxyc0AEVPL/H9ROOvaSWsS2s0CMKF+\r\nqh7XrIDMgNp2sSNhJsrqcrPkBD0s+K2+imhbRn2sL8FTuAQE4Js7yWq3dZU9\r\nd9Hy7vutzAZJNBJ+7kFUf453mLhr13t91+KjWuMmJhoAmMCDKNC75kuVGbir\r\ncWJwjfb/HzWFhQ/vjrC5/hqTU0YYSdXa4PNJ4FgV6GvGhBXvEP6uYrL4s5S9\r\nd/Tb5JQIidyPmgyN0SZAUU9hOf81vg6jd1f8HxErRkvEpqZpPCAuC+hE4Kkk\r\n346i/H6y+p/wr4nlAJ74GwzgZMNSzrB//is=\r\n=Jy0t\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.19.1_1673991236141_0.898731971807994"},"_hasShrinkwrap":false,"contributors":[]},"6.19.2":{"name":"cspell-grammar","version":"6.19.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.18","jest":"^29.3.1"},"dependencies":{"@cspell/cspell-pipe":"6.19.2","@cspell/cspell-types":"6.19.2"},"gitHead":"0413716934fdfde59971d24773e7df83623bb529","_id":"cspell-grammar@6.19.2","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.13.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-f1IswIPxHX0uQaFzmDWJtgWVd3KkFElTnxj0cgvSZs8ehEaC+/jT30q4K36oVA7jgLtdLuDXafQf9Lp2FHf9bA==","shasum":"c3feaf043a3ab68ff74cd1835b65458c1ad7c3f6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.19.2.tgz","fileCount":62,"unpackedSize":81941,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC+sGNK9uOuDFpxfLcUWOtK77XcNRv4wZFHAfqNyXkONAiBAGP/476Jomc7gw3IBLJEQcYDZvEAez8bcW0PC1mk4tA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxx2ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkFA/+Ise2K9a2RM+ephZgRiJ2V9rUwY4LRPlcOh7BEZBwalFYE5EM\r\nDBezMVDrpk9ApfU+uqqdCg3p/yA1KirZJNun0/es6+cOlXAP6gahjt2Pdgmj\r\nZUOmC5Sgw7GsV70GhOWBvgd7FZOVdmgS0TVmtc/AEAjqZslz0bQeWFt/KR85\r\nluhIsgqlgonUz4P3KwVkkcNXq/lXj9tv7iNRTPAPECrBHxVcO/8pTT2p6E+l\r\n8PD+WLjrxM4fBPzmpOXG/R9JRJQH7lFvGg+KNHktdDtKRxv15jf6VELT82e0\r\nOU56YwD6kQJQvSB8eUk5QPsrp/6EwNvWTBcKYNw4hgahyHVTUywQ6f9Br4FN\r\nzkvCdq/qkhLB7uqJbiPR9/p0r6rpfG8bFv/chJFacjIh7p/vDCcokFIsqh6E\r\nkwz8iQ2wyVJwpUu76kdAReyNu9muYJ6org5OxsfkCoydMpgGv4Y7Uc4qEY7l\r\n88qTHH3tAK5a9TD/V9FfNF0M0Fv5aoEYIudmw3tHvZcb7VbUD/Ogl1uAZbbc\r\nDG7klPP/VBU/YW9wXdlwlybjLjS8ISQ2ovmFiV2gM2gAAs7AGuyX8wAGj/Vi\r\n66MwaJE+QObnfT6P5P6qoccYYw9S0tP7H6DqawqcTE0wARi/Y4wCl18l/CiN\r\ny0A2J+ygnG4aMeHIIzYeod8SDHlTI45tHlE=\r\n=JFjb\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.19.2_1673993625283_0.02251707457453067"},"_hasShrinkwrap":false,"contributors":[]},"6.20.0":{"name":"cspell-grammar","version":"6.20.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.18","jest":"^29.4.1"},"dependencies":{"@cspell/cspell-pipe":"6.20.0","@cspell/cspell-types":"6.20.0"},"gitHead":"9de0bdd5b8da54daa72ccd6c328274bd796ada33","_id":"cspell-grammar@6.20.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.14.2/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-C8t6tso9a5r9snAkmVVEDUp4skib8r+0Z3JsqOUoH1cj6I/R1VKWaD56FjUbAx1KYXbgRFyUjZ284Lo85BAJPw==","shasum":"efe5bd219aa610dbd5a454269ba5cf5fcf7bcc6b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.20.0.tgz","fileCount":62,"unpackedSize":81941,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBpHpuqNGcZOLeq4UNSbLLFXNfg+DoBWzYIeqWt1wc0qAiEA+gRKL01u1vRKiY8B3QZ5HMSwz18XGq+kpLtNKUkAKm4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2oanACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCTQ//XRKsU8NHmgqLBJ+qlc6OveO93Ghd3G8CupWdhDZXOSxKxSPX\r\nUszz4thNh7KdH0ZSLpfN13M7/vsYOdIsUpy0f1DBFfOrJuGOXDiyYT7HQ9jG\r\n3TOFF++ux063F+uaZZGj7Rw9idVqfDZr3J6ptWBGDixvVA2v0qsk/l9fUR/X\r\nV8NmnVvfFhZSt8llAWDQdf5r7+IEBIcKN6RbRoMr7Ue+ik/nAJP9S5r33cYP\r\nNfdrW3rKiN6uWV7ky+ohUFQaYSVqzMZDOtn0x8ibzDgWzCc1HqLZStVdccsl\r\n/X0+WXduZZdYaZH9NdY96iZK5DsIUw25jXGeUyxrP5xxjPX10+EYuoLCytrl\r\nfOVJint2hqgvcI1p9CJGicTujXfSu9IfYYXp0SDkcShU5hjWZ+fDwJdmmdNk\r\nJhVaVl8Hx8+7cY+MUqVDMO8z5Yj5VZjgmBGGzESZ6DK6aEBnr5vZOc3lCMgM\r\nbxQK1BLBUq2oNEOkDHqz2fIsEQUGvlDV1l2b6fR4zBhr7T5htmmkefHKlhuF\r\nagqg6jfaQ3qKH5RYn0GTkWUAUI3VY8JM4Yt1gCCayM3bNUr/MsW27DUPuNfZ\r\n1tz/wFpdiUwa/vdSS0gFvV3lWDuokoNxs+df43xJZLe/MonVmqG3YU+Ppw+c\r\nXaOO1+oNG3uY1WBZPJtOOjgY2sxUBHSdcYI=\r\n=/vO5\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.20.0_1675265703417_0.5073726813755639"},"_hasShrinkwrap":false,"contributors":[]},"6.20.1":{"name":"cspell-grammar","version":"6.20.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.18","jest":"^29.4.1"},"dependencies":{"@cspell/cspell-pipe":"6.20.1","@cspell/cspell-types":"6.20.1"},"gitHead":"508a06d32dd59d881d07cb60fe8c0a7c0bddf8eb","_id":"cspell-grammar@6.20.1","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.14.2/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-7/s1cwKWfiA1tIWxQKfiNCWGqnMbrlgJa0Iqdc05fOodh8MMZiydbj86oNPBM6asal26cQImMxUodE7Uk9WwHA==","shasum":"fcaac3c0fb917afaf86816023b2c3f1580a247e8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.20.1.tgz","fileCount":62,"unpackedSize":81941,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA2uDxbq0V7tep7NXP2sYYQ7KutgVb+esUw7K2hpBVQgAiAM3Mojr2udKjImkAR+8CMLUVBaDD3HrF+NPmNtzysXTg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2qxiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouFg//d5WtDiZ1uhYulod3MyFkZxqYrOAR8WjGokp0pAOjL6lygq95\r\n2yfBjxPCP22fJ6pdD1jtuwvZz+o1sj/ghtaSI6TZO2LesCGBYXP8bZDxO16p\r\ndSEpB0uzB+/aK8AAeD2Q0cXlEvO+lOm69n8oMyLT5bXKGQafo8elEw2crSrz\r\nOEWIhw/5Tw/77TT2lb7EO72UOK/XIa8jnbq42PWxMiDlRefs3vTYIxKDCwpV\r\n7UmY7yZkjctKMz0/hqptL5atuioJYY8Mb1cZu7FPs8Hx5E5qYXFo4iNXiKuQ\r\nhqJ9KzMf+KeU6ZD15XAod3QIySC48WxgsdJUlFqf6iPNlt/yhPSsdAYah4Y7\r\nsXiHsGTC9T2ie9gvX8sQmZmTwheqImYtA65KKlKbyB9RYSwHyTvNCunoh9lS\r\n/Anwvczs5uJQJF9aRWAbeKcQO/BMXMQGVlsY8Jrcv1uLWYjDD+l+gt5B5T3d\r\naOOBH16ghnw7q6k7t5cmVQDPXtlDvxtRB2wEPRhdEIdg3AIzNHGothJUYjz5\r\nCEXY9EMlcI0B764PNjN18/Nqrk/iQf3yEn+mj6kgCvgrRidd3HV5Jf0yC0yl\r\ntmaFJsi4MpueG2fR8Fq8eDWJeoYASD8A2CMj/k7iGh8ZB0mlFeQRFolCGViO\r\nctkxFoZuUc5GHyXaMktC4WwOp4KIuCG+CIk=\r\n=uOep\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.20.1_1675275362021_0.017346000282617346"},"_hasShrinkwrap":false,"contributors":[]},"6.21.0":{"name":"cspell-grammar","version":"6.21.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.18","jest":"^29.4.1"},"dependencies":{"@cspell/cspell-pipe":"6.21.0","@cspell/cspell-types":"6.21.0"},"gitHead":"67b37de0cbcbe62feb8fb6ec95adad1275c14caa","_id":"cspell-grammar@6.21.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.14.2/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-JRVpuiml1a3ZcHx5W9QyWDwp+HlPpMpaqQ1QKZ3IIHuVAxxg1oWVDtYml6Mq0N7h/POEQxQNbOrR8lEP4EIDgw==","shasum":"3a7f9abc5b4db45631f5d860ef6bc5eca17632fc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.21.0.tgz","fileCount":62,"unpackedSize":81941,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyODcMOVyZle5x6Ki4z0jzMJ1FF9SgkQ/AurlUim9B9wIhAJMFeictIhoHG3IeBFS+DNFx+R+Jen6Y8O7Np4DhEiCi"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3ODvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVIRAAitbQ1Fxs/u7EQFEpo49a5m85VpSdVeSkAw3Cm4vBjQoGLTRY\r\nAVMiustRutD+3I5h51jT2GvHAQJ2q5jg0aGTicNFUQe9dP4yAUUiCspoZxyt\r\nOPmc7w49Ww3tM9dsrgeyMfxv2RN0dCXutClblHzS71KFxQi3FiS9LqCoO23o\r\nNDWDrdoiNj5zR/blpQVJacGjo23+/Dwqt7/YE6/b941oSDBkiFYM6Ck9pbnZ\r\n/yZwcBk7NiSL58L8l7oJhYRJFZF+LoYvIXGFiDuqEz4K5aPhfrDuHu1KryvG\r\nmFXEDk3KJcEEmKIpkQMP32hzqQQIwTR5cxe01nYohdqhZk9xGT6Jh7wNnkrx\r\n/ZnncatQPbNMqAWYLRh4x026EQg/OhZB0/hna/ke7hVvpVKZ6p0HjIx+Fd9R\r\nMw2B54HcV/eyKxLg7fAB8pTWkZNYTbfFlDwJD+0inbDMPZlIAY0lNudNv8xD\r\ncjH5izC0DPCzcsl/9IBJ69krmwfgsugDXt5kx07HnozujLrR89mYAx1ey6Po\r\nJJdFKoQzcb3K2LjYRVMXxV6bR4NM00FbFsFfS/7qN6ntxOFQX0fr8wxfGG06\r\nPFo2C2+PTxbiru+JM6xnFjNMEDzkF3eGUh/iQ3nf0SfQ95tHhy8F0B77ynIB\r\nlKjwaGFmo7aokqFMlzm5JcuBzGqPqIabXds=\r\n=BAlr\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.21.0_1675419887637_0.33686889574522816"},"_hasShrinkwrap":false,"contributors":[]},"6.22.0":{"name":"cspell-grammar","version":"6.22.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.11.19","jest":"^29.4.1"},"dependencies":{"@cspell/cspell-pipe":"6.22.0","@cspell/cspell-types":"6.22.0"},"gitHead":"a133874ed7590cbe140f5067cfa80db84b644a5d","_id":"cspell-grammar@6.22.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.0/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-52DvVkkSoge91+Z7VgeMYUDaMafdhYGwQleW7BTW3GK+T9y9zl7OTwjxhfqkZ+CG8ImyBsIDyrEsSLqQ1Lepuw==","shasum":"9b92c163afc998fe094148a7ac35ff3b8e4a196a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.22.0.tgz","fileCount":62,"unpackedSize":81941,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAm4uE5LYeKDP6ElSPqzdNeKCg1JH1MTDWwG37YYN9fJAiBamqjN090UUNFlx9iVyIIK26s2bhIBOIMXexH6OrdBMg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj37flACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTqg//VPJfPSFInW0+2xBu4T8tdkjQMSevY9XAtJZjyUdEmIJb8LDE\r\n978Nlz041cp9vZa40EMRk7RUweHd2iw1M+JrZ+xYfRbUDSDTnKzuKSdeqL+D\r\nUw2PItlSB0qAkpxx5z2V89yQc26RDoni5UliAkglqenJfi2GC0HAIAvw7EW8\r\n/ZG9bwgucJiDV36TKC6u6rqTE9opDd2nxydZrvKmY9l69E4H0psF2iBpycYQ\r\nSZT0sZ7ivPD4MWXlsAkNy28YWOKgdqzXCB43JY3EXzdY+wVFIdAn8hy0CpL6\r\nbUNltSPzKgHag3TKTqcVlGxRTMz1DFkc7AlKxcEJvMBbg/n6m9QJRkkBejUY\r\n6DMuNMQR1mYlvczfJxA95vx0m7pk4Q1MumrWetdyt3x1BEzyRLY/NoOCF6U+\r\nsbymdVJrguKrWMZWcjiSYwjp9CNJn5SD2wzFBpGIqx07eic6cE8WH9sL3iOg\r\nU7qY27A3iuOjC+c81EPPhhBryPt+yVT+3xfOohWTWRBmzzSBGzslqhwKzXXL\r\ndH5cnVO/AFECZHz9pxCc4HVqtzOHhP8OUTKgkrShSCvMjRQX5WLyfI/qpYRO\r\nddRMepB5D/EFcHr1jg8ynvg1fuUNxBHIu0ln7hPdU9d40yB14+NqbqMuU86R\r\nQsMJ9qPQCppRlEAVeV+uSnZKFuGN+vMdqhE=\r\n=vpDE\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.22.0_1675605989299_0.9587081315982893"},"_hasShrinkwrap":false,"contributors":[]},"6.23.0":{"name":"cspell-grammar","version":"6.23.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","jest":"^29.4.2"},"dependencies":{"@cspell/cspell-pipe":"6.23.0","@cspell/cspell-types":"6.23.0"},"gitHead":"a7cfbfa6cf42c9d9746dd8229d9f1317472e5af8","_id":"cspell-grammar@6.23.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-C+4F8ba/V9ysKG+FzWF/9IdgcpGgBPMYGuCo6DIxj6BJ7HcsIUmZdFOhn1Nhs76PFQhyVBQEoEF57zlzq2nytw==","shasum":"0b82d05bb6333583a80d1417aee68dac71bf262b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.23.0.tgz","fileCount":62,"unpackedSize":81940,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHjIPz4jr/xNeE9L9sNhr2mV8ziCiDX9DRLRe2+5L1opAiBW69co4D0aSlN2wNrU/O9Du7uca7MqPxYWvNgrjAHong=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj56lhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHTg//XWumVqvUNoVTGwVmqwAMaiEtRZEU7zuhnq/CibDrtwWbW8jv\r\n8CdCgCnFjJ8F59RaPwI7c+34oHp0+n2ozwqc8ke12oXkavmwZDkbXJoAeThR\r\nemD5D1qzwNpy1vCL637eIH2hGXsPuOQbEfQ8NJ2mod+cyvM/E7EOvHRh2DkE\r\nEFTmgfMzKC+D2AmXo+nEr794BR+LiH86IU2nvDcmSkmwnQ/Xk6kWEupdybpR\r\njbzihfL4y9vFgvSs4mQPU4taJRwcRbl6/PkyvlvQuZKC4/9qNmts56UsK0VH\r\n2ck7cy4f7ODX9rtsD2T/PKeBwJEg9Mb6I9thh+FT7xdJzf/Dz4suT+8NT3Wa\r\n4yOw4L5s1NALT24NtMUCRHpc80e1ksPoWTcKLNnMHqsdwlmmFV3Cbn6Xhlo7\r\nISb1ZUe3ymHpfuuSpM3YMUeFwLzmRwVja/QUDyirFtN8U29Bi2RF8Izk5Kvw\r\n3JjA4SMFj3oxxutdMm44v5P7mKUKFxHbfuVAKLtnZbDqbcK/U+bWi5UmPw9r\r\nC6ZMIBEkWWtdIcL9ds6XhtLDml8VvxoZn3h3/r3Ilfp8XZ3HnOyaYtE390Tb\r\nqd/bLjypwIZfIctOjM0eZ3Vu8fmgr5sPxrlZ+v/RDX0PwDjTOvMla2q7HlQm\r\nw2PmdHMjN1PHtapwHOedatkzASCGHjaaKRk=\r\n=JpYu\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.23.0_1676126560881_0.2767873215959449"},"_hasShrinkwrap":false,"contributors":[]},"6.23.1":{"name":"cspell-grammar","version":"6.23.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","jest":"^29.4.2"},"dependencies":{"@cspell/cspell-pipe":"6.23.1","@cspell/cspell-types":"6.23.1"},"gitHead":"dace8b0625beb2766565f47bc813dc0a45480dc0","_id":"cspell-grammar@6.23.1","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-I60E9EgMIajmG+gNlRCFmYJGYSyhcNdC5i+tZ7eL/ZUAxefTPODTYNIJ8G/MUnFeN0QAQXKhIybRTlZf8atHog==","shasum":"1c6d2e84df89c546255f76b0692d05df5b168955","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.23.1.tgz","fileCount":62,"unpackedSize":81940,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEyIK837Z9otrfJ4WXebpTuS8D19MyrRJL89nRTCp5IYAiAjg3nQSPCQQ5ihO0AIg+DbRXs2UjN+E5G2CyBesgF9CA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6RhWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoosw/+OpkljXqFNFZfyU8M8e8oQ6QMz4j1kebFtcKQ1LZYBQqkOWCQ\r\n1RHCdO8l+APsrmvPiR1y/Umt0eDvB4W+MmRkTwJ52JXgXXXQsbUYRawBtMUl\r\nfdP+suSeYoUEIrnrMMGi3C48zzkUS6ctU62PwYptbQySp+89oAEjY4CVlb/9\r\nqxZJlxMlXglsh+/boC6f+7/ncy2a2SeBcYxbIZfU07HFthVrG+x/b9NR+fBn\r\nwSeU5tIbTu8bLr3UU6gKVv0OiLUyAcAu70U94Yo6aEjTeTRbiodIAs4f+P4B\r\nyfASycv0nHQTC97LGP7D06VC98DiDGNkY1r6hKxglB9TxDYzfHvQu1o/krFM\r\nFqaPFM/U9lUZqEuS6rXda8bAciI+gjOdxyBUsZiUtN13mZ73hzCexU0twA37\r\nR/Fy2KHV9aTcRVMNGBW5cnkkKSgWNtYIpYdoZsVNFbwNXbBFF+aq/53DZlMU\r\nrX1f6H22UNPCWVq5vrUqkrWtxj4qlXWNuDqiNXSwzLq0t9Er+qfq+91yZdvB\r\nyEwZJ1hgAmHdLWqy7INh+ThMCI356HbWdKWDAFU9fMLV5TW1TARN1BuubJX/\r\nEJE3fGxJGc1dpHXRsEX7a9VD30oSZ8vEjX38pWKZh+EFdnoorf8tjVJ6wGA6\r\nZaISdBtMF841/A8+ZPYghQxwxiQPSE9CSk8=\r\n=YQzJ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.23.1_1676220502719_0.6235258174211593"},"_hasShrinkwrap":false,"contributors":[]},"6.24.0":{"name":"cspell-grammar","version":"6.24.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","jest":"^29.4.2"},"dependencies":{"@cspell/cspell-pipe":"6.24.0","@cspell/cspell-types":"6.24.0"},"gitHead":"0d1e8bf9426cd0bfb814df4f61da12d8aee57ddd","_id":"cspell-grammar@6.24.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-/gTzgrjF848u0D6zZAzlK37ZreiIjtevt2VqhF5XkmxmWhpYC38MqohmUmMp3Z0BClYSX7N3XViron3lfY1ihg==","shasum":"1ba88ef8c4d8ec79874a38ad732a95ece9104256","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.24.0.tgz","fileCount":62,"unpackedSize":81940,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE1PLLZgYOUSbHw1aMvzfRslXdX5svGRIJMyRqQPAZ3cAiAtQ8rK1h5+/UmgWMuaMZB0JYfrnf7JWzpOy8g+O9gWig=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6mBPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJJg//S8Mh8mYGui/sXqwWNflnM4xPaldNtYAClXgKCEoGeB5QEQm7\r\n+gtm2G43MqhpqkCW8eUSXZl535foH49YJMfWFNblJZ9B1tsvlhmGR0T46Rbe\r\nmjYmXRGT+DYlxtCc8JpmFA1g1q0WgD/izndBRf2KkT7P5ED0TkpbJ/4J4Mma\r\nDV9k7O5OLsjY2E3vMA9BIc2r8LZb1iAmdXPKcGpaULnYQNszu0KAwPU0tjXg\r\nHghxs2BhOzeGZQuFG6C/A6SF5Q0srOfZxXSjw1HaV6goTf21M5sMY8pt7UwT\r\nLR6qWK84IiDlVjoRoUR4Gi16/SwvNvW7udHCTldGOzt7B+N/qjPC4/+C6EJ2\r\nYB/h+yxB8+rkkcxbT3jfju3YfEyvgHDHHdmVXpZTrMyPxBp4LHbiOPf4Kk+2\r\ndBXkyYQ/Xb9gxeWncTuaCTCdpcMaEF0U52Pay7Q14itcNAuDeqo/TNlnqFhc\r\n28Zjne1+LZ2Dnb+7/JGFIsDf2uODvUzFNhJSTc/pil31w4FUc+fws/F0gJcy\r\nHNGGkDXiNpSpx8U+NZ1kG85e1vP28kU/Gg6/WY165YnqxxMBkqcIonl9XXV9\r\nSZxtixOw/qVQoOGcebazVPXCJH6ailLw5i+ZYigSqCRKv75qCmfm4NzB43qM\r\nDOiVkXGSmPGzHAPWcTngddWvIV/Dg7g+CRA=\r\n=LkKp\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.24.0_1676304463281_0.36558656216781094"},"_hasShrinkwrap":false,"contributors":[]},"6.25.0":{"name":"cspell-grammar","version":"6.25.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","jest":"^29.4.2"},"dependencies":{"@cspell/cspell-pipe":"6.25.0","@cspell/cspell-types":"6.25.0"},"gitHead":"fd7541605e07c43887191097d58ab58d87fac8fd","_id":"cspell-grammar@6.25.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-DDPDzruFAeAAdHXGwnLAaFQD3THHQXRyQQVYCPkCROJBildXHdLPoRIMkuR1qjx2R9q0kM0QntIMdr/sgKJ4Pg==","shasum":"a6ae2d5af8ae0a128537d4a17763db86b6933d05","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.25.0.tgz","fileCount":62,"unpackedSize":81940,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBU0tuG1pvjpO5iPGa/vmciif1txebt/rfLi8UfaLjAsAiAR3qTLiwrjn7W9XAnNECOSYkFySVTc+cmWPu8O92fBxw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj69ZJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWVg//drjsXXmjUB9gZxMEx1yC26tlFNkENZn0mfd1Pcq+i66d2ElN\r\nnmet/FcBD5VbyH3QKxyQvWZ+oH+fX99bkrX+K8kdEzffF3fL7aqLiIEMiCgE\r\nJgA0htbKB92ayjPk+KAK8OvtCRLfcrmUJ1oFCv3C5tSlq59BndGBC00y4uz9\r\nfxIwM/N2mkGfjGONxfwU8utkH30pONIkwuF1thHEK7mFQ6pSlE7W8MgYcOcQ\r\n6XQ0cYdY0JeWM3bPjbVZwSgnSUwFTZq4FftbJnAnizz+lOquvYM+eQmgUwcz\r\nA6bewGadSQJPwCckHZE0BpGdM/dgq6xdUe7dgUCMpZLHALTiLIrk12kg2w1o\r\nKCBJrdDfwxoUGc9aXY0eU78lGsC+OGuYGFSrmNH3l3DLK8ARSbg25gGbBbqu\r\nnvZlMyD5I1bjPM9m/N/YkpYBryCpQ9k6GWRxF22+GWx/BYa5WaPJGKWrBy46\r\nE/bje+QyepB0vcKRmlnoKq/URldf9Oct88KgPwwVG6VYBstwH2dnFPBBmHIN\r\nkc2APT8UXpNlweJC39OwtoWJCRNSNJt6reEJhrVPVhFKIc9T96CRmJ38Lwh7\r\nMeDcTnMR1dDPR4vWn8Tj1HC3rjrk9ONyBp1aNh24rPmHEZ6HpKfYhh1d2VRW\r\nPPqC3UaaLMH3jNjHXR78VjWbeoT2P5MSCC0=\r\n=oAhU\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.25.0_1676400200905_0.8288145057712806"},"_hasShrinkwrap":false,"contributors":[]},"6.26.0":{"name":"cspell-grammar","version":"6.26.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","jest":"^29.4.2"},"dependencies":{"@cspell/cspell-pipe":"6.26.0","@cspell/cspell-types":"6.26.0"},"gitHead":"a72f603f4f1afbe237f938b1a23d7cbe2a07d86f","_id":"cspell-grammar@6.26.0","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-CqR3FhiLlR9JGCHBt/GLHYTYowK3qRsI6A2NyNz+C5OkYhKykcMrdUc2fg1RBviPib8xYNvfPcpvTMYOnQjuBw==","shasum":"f55ee4d251a90633d143ba411f4225eeb9576985","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.26.0.tgz","fileCount":62,"unpackedSize":81940,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIExc1M/kpE4/rg6Jo6WhdtpPFLt9rK2Dvj/TMqH9eNAlAiATIG+cX/XtNPdMB96b9+LoaK1ICkzpqXlehmN0MNIjKA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7IvhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8qA//fU/RhvHVkfAmAX9y7+r5j5Uh+sz0BT5pKluhuAtv2VjS4nXB\r\nJd9rLfiw79gmZRS0D8rKmO5DK9FWks5n9xqpIcYzbw01w3lrWGIc6S+Ko/Nj\r\ngpJNMDLP/wXUA6EAOka0MPabSE+494WUnQBCzJx29akEfiY3s1QOoWPvvZbp\r\nFsDDeYI38GOzSdsTL6WxLo25KM8gXOssPHVjeXdsla48/ZpEmWcnC07E/Jld\r\nSvLrIgLOVhjZiwFBxbWDDPPD4Fwww85ZBC49Bl1+GBoezroIcw3m7ULCPuTO\r\njt/7sb+rd0kdQsdJXbe6WI+CEG6AfkmwhlSZf3dD6kc9IVMtOxPhkCSKTXtJ\r\nvlgtfv4O6gYhCJbuLiz7azk2IyRUYGcTDJl1xFNWTOxYLT6VVVtNZetfwqTG\r\n0noUfKFg8BZrHof2s/vzGxBiIpdW04awL5hP/TZUiyIFb15ib1CN74zDhFiF\r\na9ibNbiZ5YDqS0yrMxRdqZU7k+QzlWDQWW5drkGbS6iYxUuOD2P6NbzPERek\r\nw4PvpSxfq9UH/KzfKpXgHCiUb1SHVe0LxZyXrUUyBFi9PrGYAi2vhNAKuCRR\r\nAc2eJO56vRcRncy7NyIZk6BMCGXYCmWpd147dPpCCGUfd3MaMyssFz1Mw7Eq\r\nVfAjhzD2Y10y3tj9Mq24IPeRiLxS3iIxFm4=\r\n=J92K\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.26.0_1676446689465_0.10544605347942104"},"_hasShrinkwrap":false,"contributors":[]},"6.26.1":{"name":"cspell-grammar","version":"6.26.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","jest":"^29.4.2"},"dependencies":{"@cspell/cspell-pipe":"6.26.1","@cspell/cspell-types":"6.26.1"},"gitHead":"675e091816f61ce767c7f9b193ea1384313c8da2","_id":"cspell-grammar@6.26.1","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-RcAZXEdWydSetCKj26mjfJ+hfMCOd3ap+9qxqLzYsEHAe9g/7CeYWpnGbpBZ/OUBXC85GdBkJEnNnC17Mc/z5A==","shasum":"d0fcdcfb23c2a56e4080ae9dd5ea4f90f8fa08b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.26.1.tgz","fileCount":62,"unpackedSize":81940,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEfKrpNSl5ZDSgA34ET0OtmOLk0IIWPlVH3UYUo0n1T6AiBhte7tRvPpxURO1BWtI4+1mJWoOC1vIDbaXqQfyU39oA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7KPSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroSA//e4aMOm+QO5/Y1suTW/4Gvrdo/dCzp7R9JLhoqhlBpS+vctS5\r\nXRSGG8pvvxCqpaYH3sMKdR6tWixRfSZVJwbFzeOUuA5LwWI35b6GhcxHmPHN\r\nIQUHeyUEddn9wPdmACYHQ7JcwPZtNZNxjDkPjdEb0o7nY7RRnUQVrTzXnagt\r\niYw1EBRdY5pbLNDZY+VIlEhm0gNahTixvJZWncK9ce+f+/uTQkowipt3XjbU\r\nV4ZLqqZNGSXr1wf957+F+yadyWFQnoqp7PKzxK0Nc32BPkVRwfxM6tFYkHTb\r\nGXnsKVvmirev/WnvRqHPqk0VUfXWthSg38JTXpzmklCOXn16gFh6oYekgpsq\r\nirtFjN7SrphxPL0m0EIAlgB73aD3JiFB2c9mtcDdOoqbfi7tQCPRbV9zY8v6\r\nhDNTM2mdY7NvlRE+Ihen9Ij9a/kdL8A1b+w/iKwB1eAtIncNIkgqFYIVuk5V\r\nSHt/Ome/at/9CqI5s9PlNHbzOTIezOi1wjM6ceVZMp3h7u0rFkLvIrXY9pHy\r\nIravh/VI/BXeJC+ENn54ZKocnKCQ0QIAI6co66MJ1U975EH+w0nx93bZWTXr\r\ngKVH4awCFCkzBqsFo6TUV1Az3Id5/lWDuV2ifa7VYsYZSGqvvPTzBPwJZNHN\r\nreiIqQs501yv1JjswxhF9SwkUZOxtAklyE0=\r\n=Wpe3\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.26.1_1676452818365_0.10944040815526002"},"_hasShrinkwrap":false,"contributors":[]},"6.26.2":{"name":"cspell-grammar","version":"6.26.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","jest":"^29.4.3"},"dependencies":{"@cspell/cspell-pipe":"6.26.2","@cspell/cspell-types":"6.26.2"},"gitHead":"9c983b5f96c3d7b089e49178ab0b437b5eada256","_id":"cspell-grammar@6.26.2","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-K9NSFd1TFDns3ayQyHjUkM4iVFuv0bfCYdSWG1qOePa0/dC2gHSLPWieQxsdV8TN7GU1gKXvM8uPBOGHuJpKXg==","shasum":"24641c251d9e5bb02f3bc57aecf9f31361ae4aa6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.26.2.tgz","fileCount":62,"unpackedSize":81940,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5Cu4G1RVgzbFs41TPRwoPMV2mV8cuakgndN0NSeTT+AIhAJVjzSAFWedekuVmEMEUKrp62hQ6OM049E5uIs4gncmA"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7eb+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLxhAAj8jngc3PBAh886XdBFBEQ8bkh7Hu5OG/0PC1gEatnG8oeA/u\r\nrqv7F4eqDdGRKOOLqkiTm+ZFNsO+pHZQfthN90TlhC2r68GLQAmct2vjhIaH\r\nI52GEtf37G+GmP16x5U04HVW7pUNBxWnvUfFE2h5e1dM8bWf0anzkKHvRLWC\r\n24q6t9y/jYYRiQ10KmSQBUGT+syr/SG0oK/3pcHg5hj6Wpo+//ZA4YaOdySK\r\nj68gKWweFE4NsHUEWU6qnHqrpLFqw8pmAGGGkNwtZQy384dinMAdQRV0U8rN\r\njTmZF5sjvdd7RusTk4++00oJTD9yKRC86JMj0vmixBeuDZomEb38JvD2ssYs\r\n2QfrZjptkkYmvDjCwojX0LL4tq3KQn9nQXeXcczrPXXuRUPqsync6kIUh6Tu\r\nb483YI/YTL1HxDKoEfhuQEcb+cQUfd+gO0pMlz9nwdD6osyQARBR3lArJIo9\r\n/yZT0lbCH8IoRwLyTaCmmP0s4qdyRqB+gTiX2dfYDnkXjIB7ZpWfO8JThiR6\r\nQLc71zYvwyrwOuku428aEzhfMiSWBuvKGRGzIlUHhzZdE870qEt0eiNLxiQ1\r\nqkvivuO/iIOTYKsw46ibWTtJc/eI/YmQyRuw5JLVV6XZJ3RffsAMG7YtmL0+\r\nJk3PLdZlV0L2mxHN3PuiCPAS53GhFL5z1MI=\r\n=PRNF\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.26.2_1676535550175_0.68667293179022"},"_hasShrinkwrap":false,"contributors":[]},"6.26.3":{"name":"cspell-grammar","version":"6.26.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.13.0","jest":"^29.4.3"},"dependencies":{"@cspell/cspell-pipe":"6.26.3","@cspell/cspell-types":"6.26.3"},"gitHead":"b8c6e0a31c58ad61b4814f92dccfe3df4999ff81","_id":"cspell-grammar@6.26.3","_nodeVersion":"16.19.0","_npmVersion":"lerna/1.15.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-eoqMETuGH6bjsSnK5UGtfLKLkW+VKOQBGRQBVBfI+2KKaZyfvm7/q8ScRYdAsoQg67Ws7/2Dplej7vRltyfCQQ==","shasum":"f277da8830971865bba9f8d78d7d86da345f072e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.26.3.tgz","fileCount":62,"unpackedSize":81940,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCC1SXJwe1djYu4YZVhfrBQtSLEW3bA6HNt7XjqH/MjWQIhANDSos6HPyEIOvkAp5MUoZd/5vdKvTmAfgBkTr2TBQAO"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hbsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQ2g/+PPkXsvrLnmfJU8iQ1cM7JT1OM1hesHybRZOgQ+cey+NNLpJM\r\n7CtiokOUP2DmhxXaJv+tt468rJzKhUDOS8Vm6eJeL4guCf92XJdkPwI+QO0r\r\nhU2WTjp4V0O0JnHW0RGyudwXAyVQk3EPblCnaPTgodTTTLbinuH9bqXzAXNb\r\nCr3qPD0+Ai5jlq7eP8FW53WgQscJAOrfFA15MW24Lcz5vf6OkxapNfbCgP87\r\nVaBG/4HNvfBxayCpnIfXnnGi2X348XsEwqQdwdtfqWoNqeUMVjxgAP/jAfet\r\nQGi7EaEvyX38N6ieI3muQIY0cLnAgUVS6/5x7oc4FwJsZeESfUkXs59vRqgq\r\n7Y7UFJ7Sg/Voqhzz94UKRrRzUGdbz6QJODm1XUm+rmHN7WozAgQwT2FeJkik\r\ny687sUgdvmSes/MPUHdzQ7qVqvqTWOwsng4R4/h1QpefTp8NoHL1+aDggayp\r\nEMj+AbkSyR7WA/ZeUiPbgcPv44mCmRDDxP/b1nhLIfdNAWr+bX+ZZ7TYogQP\r\n3vNfrr0Ny5xNj1Fc+ovm2gvYUei6nyzn+yaKbn4xfxLQN+sCF1cWE0HEpPhI\r\n5lJLdv/wRiP0w8QFfMqczdFoH4+frBRkQriwooRZNY/08IfrrsddHuX7+7L6\r\nLt8H+oI9fxZRHxZvzTFs4xUTay96J3cnA0Q=\r\n=n8aT\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.26.3_1676547820746_0.8200271582984235"},"_hasShrinkwrap":false,"contributors":[]},"6.27.0":{"name":"cspell-grammar","version":"6.27.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","build-dev":"tsc -p tsconfig.dev.json","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"@types/node":"^18.14.1","jest":"^29.4.3"},"dependencies":{"@cspell/cspell-pipe":"6.27.0","@cspell/cspell-types":"6.27.0"},"gitHead":"b0e31c7ba91ba467d5fd9c66f238bb5d899f4833","_id":"cspell-grammar@6.27.0","_nodeVersion":"18.14.1","_npmVersion":"lerna/1.15.1/node@v18.14.1+x64 (linux)","dist":{"integrity":"sha512-03SH0+bWazhkzUUK+t6ywUZvWuDcqj4J171oIdA3fvdG7nBpTqyFc1/vU1mReZK7CDde16BUaqCkWgf+El+N1w==","shasum":"3c0e9561c36c0fd8795667d7215945a4f3a193db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.27.0.tgz","fileCount":62,"unpackedSize":81940,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEKb4TsAUmKovtOGzhxtcG7cyB+4lXurnLVTmq3ojWetAiEA3xnDOUBADlGl/tlUuIqql7Y+QpObP9YN/Qy7Gf4iIIM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+w8tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrkSg//Y3flkR/LQRYNBzCL+fTl4qug2KQZ+omuBAxaYFTv1JVLm8H9\r\nYWEeF9x1XcNvdumZZWlvfgbmIUkQnBtsxXAuIp3u18G67U0Y1XlzF+EsCBcY\r\nZvJurV0YDhprKcNudMVN3l/NueuALaqCzwO5Y+b3hV3Ep9g/QUTW+pMFoIxp\r\nsxSN3M+QTnyj1Tn5QHWVVP+qV/UEvDdU9kMlmLHyMVLVMNN3MXGNgxtVp4Pl\r\n6dpWtenemFqwIX6i8RCCLzZTXvMcWCXIcoAyjZK2YHqGMm3GXxeQ4hDU3YrR\r\nyG9IpfEKcsc3xaOEYiWgEjLJVz6NGgcVjAT5FyqijFVHPmnXBVeybKpVca7i\r\nm5nsRnmPFtFKUo/SlewMsw9/B8yisUFIFZjbL2GaMKjdetgU5N79XRNPb2cY\r\nXaj0c3mOaHNTf6jSPANM7yqwE8hN/YeYxikZ28lIutHAXb4jaTaH8P5+KT4n\r\nPcNptemQwL8acettAxnM1/073DUBN2YZ6vqrsKbH0k4H/P1R03mcJ4ooJVnp\r\nXkf0Atj+W9kkvexYXtbHJbBX1ShaoMUjLu3uIIh0DLS6zawIntdaf8eFyVt7\r\nO0v3bBi4caAPBLQaPakBuIaUPmfm+VTQOx7qWZbLeksH+PKJaE1+UySiLM61\r\ndEmQTBrq2SSoydS1sqy5B4Bs8swZVvLjmgQ=\r\n=2t44\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.27.0_1677397805768_0.8291518933996509"},"_hasShrinkwrap":false,"contributors":[]},"6.28.0":{"name":"cspell-grammar","version":"6.28.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.js"},"main":"dist/index.js","directories":{"dist":"dist"},"typings":"index.d.ts","typesVersions":{"*":{"*":["dist/*"],"parsers/*":["dist/parsers/*"],"index.d.ts":["dist/index.d.ts"]}},"exports":{".":"./dist/index.js","./parsers/typescript":"./dist/parsers/typescript/index.js","./parsers/typescript/index.js":"./dist/parsers/typescript/index.js"},"scripts":{"build":"tsc -p .","watch":"tsc -p . -w","clean":"shx rm -rf dist coverage .tsbuildinfo","clean-build":"pnpm run clean && pnpm run build","coverage":"jest --coverage","test-watch":"jest --watch","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"jest":"^29.4.3"},"dependencies":{"@cspell/cspell-pipe":"6.28.0","@cspell/cspell-types":"6.28.0"},"gitHead":"1c314413e76908e5fbf61fd2555726112b177c0e","_id":"cspell-grammar@6.28.0","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.15.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-MQaaGn+aJxsUnYxi6yHeU0RvsD3ARo6/14aipbrx11uZYZjm8dDQVPFabW98aPjO7zd0qNuB6FBS/3FK6nbKkg==","shasum":"3bc0cb456b59efc902f2dc19f88294f130ca98d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.28.0.tgz","fileCount":62,"unpackedSize":81889,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDy79pZo/KwpzdAEcbzYd3i8F9Ec+x7zs0ul5+tElaCOAiB4Yc3qtj7W7SRgmRIk9+eUkCXlqd+rLOAb+TCpb3N4iQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAlgSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVURAAn38jvyiUHblydIJetvF4bj20ZqUul0UC3o6hHzsmrnYfaXd7\r\nYx9Z0XnB9jW68JohbXwTxol7E+PxbzI2PPDT2Dt9HxqHsm1qwyGKQmxQF1EU\r\nmiv2pVtOQvpp4T6HIbt5I8sudzPhGwUxlH4IvFNULVQhEwvdhyh1p9lo4xDi\r\nDT/qD+VGgz57tqylrMWk3+B4OmEFpW0RBSKIzuUsrTDNwngA0fPYH+Y+nBfv\r\nKwbqGiTTIKqoK2oH/j529L1/DvJOiK5SRaW+Z305Ru+hW5YXvp/XUIXoKBoT\r\nbk9lIRbnmCJtNnhZraxCN/nlwdeCS1+XT3sDhC7MVPEgfYyAA3PqcwmKZzZ0\r\nd7yY+e+AzrDU1nsxVegp1JpBAj8p77BwQE7zO2qjfKeIxzxFI9f9rHGEXh9S\r\n5YLwr904mlY1HzWt/Lo4p1WnSBpomatgSpekUQ39tdWvwW816ED0xw3XAugL\r\nkN+Z+H0u3ijh+LSQn4x0eAd7jhljfT7Fb29JLipDnNq1U2XR9xtRuy8q42la\r\nbXVUfNjwhAyr/an4+m9YbzCozm3xJ01qDJ81VgWaGSSx1c5PfsqxqJVXnr8q\r\nMZj015OGye8KWk9AHuD/bbNmSnN01H6iEZKkAAh/dkgTChoRvl/8wA0YSbnZ\r\npx8Sv7MjC4qr72sOkXSG+s3mWls1QNswOAY=\r\n=kmTD\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.28.0_1677875217945_0.004703930538729528"},"_hasShrinkwrap":false,"contributors":[]},"6.29.0":{"name":"cspell-grammar","version":"6.29.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"},"./parsers/typescript":{"import":"./dist/esm/parsers/typescript/index.mjs","require":"./dist/cjs/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/cjs/index.d.ts"],"index.d.ts":["dist/cjs/index.d.ts"],"dist/cjs/*.d.ts":["dist/cjs/*.d.ts"],"parsers/typescript":["dist/cjs/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/cjs/parsers/typescript/*.d.ts"],"*":["dist/cjs/*.d.ts","dist/cjs/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"jest":"^29.5.0"},"dependencies":{"@cspell/cspell-pipe":"6.29.0","@cspell/cspell-types":"6.29.0"},"gitHead":"2eabb1c47c12c2a42eb95d30329be6f544ee2ffc","_id":"cspell-grammar@6.29.0","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.16.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-9sxxeT7VOrlJNSuK4Q3PVvkvY8oE4jduuI87e1rIF+ASTfDoBhz0elEqOJqrnsIY/TCpUiqIMA0mDwCjXFafqg==","shasum":"9b81f643016cff4873ecf0fc40766244d8337fd7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.29.0.tgz","fileCount":120,"unpackedSize":148708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDTZj57pXicsoYz75uO5x4F/mDzPlmrBJmssBYxOzMHsAiAZ1mrc9wTC6/OQprNZljWRThf4+jQpZzL0dV7CO+fTZg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDGZzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq74BAAoyHhRsN4gx/a0TaIupe83jFg/dzXVrTnPsljS9yttLsLE6Wh\r\n6p3HYG6/FTa7jDPGgEFs639iBu4g1w0fCBnO0AiQQv+CwnlGId5sUQqu2rDa\r\nKl+e3L5Y2wNo7/floAklH/5eQGnwS5tg9z0fFWe0bQWX5JBik37vRaFg+Vr2\r\nSV+hS6UpDkzaS5exytvPbend3mkcF9CRqdvz2hBa2QimzkQoxPV6ttqQ+1hH\r\nu0VqGYIAPemCgGzI4yVU69Zmz0SL/UiDp3FKVQadxZmqrXU6d9kmjVyxdQ28\r\nP3qbHpI/In67iB02Zh7hNdRsK2G9+7qHUIKvSDPHKxmdmIzPCUdKYCsB8BQI\r\nbaMJSnmW1fBxEm6ZJwMlewLyj7TueuAA7Rmm4RxUAUVmav9iTA2DArFLt9pS\r\nTeTS6fw1ChCdTnTrMP0I06WpLJQdERJINRir8IzB2foOApJp8ayHBPbTKy6U\r\njt8XUCkaFDjqSSBzGUb/dO5gmX9Elsu0eCKyObSObHM91xkoFURGhekIgPmj\r\ntmzDHX+11UYzKc/7b1AYg9EHeoRWsLhCXPPhhv3dgm2KGeXtfQWYxAe+MzwH\r\nagbpwd6r5ViA17uh5SA+E13l3iXlYCQqbBSJ3BTIJMtZXUHiZZesdefFoNXV\r\nBLgcqAV6H3yhqrbk/ubIZreuPFIggs7DiCU=\r\n=1yBe\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.29.0_1678534259720_0.8915735507991189"},"_hasShrinkwrap":false,"contributors":[]},"6.29.1":{"name":"cspell-grammar","version":"6.29.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"},"./parsers/typescript":{"import":"./dist/esm/parsers/typescript/index.mjs","require":"./dist/cjs/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/cjs/index.d.ts"],"index.d.ts":["dist/cjs/index.d.ts"],"dist/cjs/*.d.ts":["dist/cjs/*.d.ts"],"parsers/typescript":["dist/cjs/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/cjs/parsers/typescript/*.d.ts"],"*":["dist/cjs/*.d.ts","dist/cjs/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"jest":"^29.5.0"},"dependencies":{"@cspell/cspell-pipe":"6.29.1","@cspell/cspell-types":"6.29.1"},"gitHead":"e524c611f3529b22a7e8ae3449a5c9a01332d44f","_id":"cspell-grammar@6.29.1","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.16.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-huyNK64LT1Nj+EJxZZ/2CbvJxLKkVfE1UplkWAwWZlFVNfjgC31s3uJ+LFvGfyHDAiVDsJwLEA1Vr5bKmdDxwg==","shasum":"02d92a94096ab0d2ffd5f8b354da79f850c887a3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.29.1.tgz","fileCount":120,"unpackedSize":148708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHhViY12nX9wOvOxGB+DoiNZ0nXjh20Y5inI4XHCOxRgIgQ7KDdAdMqMdcX9+SBGbdJFsmhLuAzafUy21ioG22crk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDv29ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmop+Q//SzIr7hNKljy87R4AtgdoT5k9UpAvY4qrVnT6tsWTKP5kFbj+\r\na6DoUi7J6MlPPLEvIwoORSVAN06TaUz04BXlmrBjcqPVMoCXw/U/e0i9bSWI\r\nSMjOgpkXDE3QOnWM4BuZ3hKZF9BaqcSkyKkpknl1JE2rT/Nn08rOz+LNhcGM\r\nJe06qbG1s8y6R+UoMcKQMi3lzImcZhaW+XSuPsXO6m7E15HkziSRigMxJmlg\r\nFH4qQCG828V8/bU4A4QxxxjdjNhBlSzClYvxUm2CsTAV4NVjxYcP5hXtYZ1l\r\nBlJHSLnLl2m0zux7w+s9q1LbBgodxun1q5+q3RyPHwddKA4AnFun0WaaVp87\r\nq/mlz9sCkP0cKk1mozQGL5zXn0jUvmjxrZebqwT9DcYCEIU/HaDk44aO+Iev\r\nZj8RspvCeWG2pxUkaBZvPBTA4ML6zl7+gqonDZszeqPxa1IW/39A7ONducRm\r\nus4aCSmAirFaxvBvwQlNRJtDmg4I8hYo2zPUY+kNt6QoM5wM4z7TzwvKkyxS\r\nukvr8vlO75o1sgvQkKgIBebqzOWeQJtIvXNZcuOQXV6P66zw4swHWV3Z5T0T\r\nu9MCXOaIvISAdkqCPnldu4KWyt+4rWEqWrPm+AztkBnM3NqCekDDrTdNq0ET\r\nehTljIA7VDNwv3eT3uGD+OSRokvlxQJuMnk=\r\n=uqYc\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.29.1_1678704061008_0.02773006479296014"},"_hasShrinkwrap":false,"contributors":[]},"6.29.2":{"name":"cspell-grammar","version":"6.29.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"},"./parsers/typescript":{"import":"./dist/esm/parsers/typescript/index.mjs","require":"./dist/cjs/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/cjs/index.d.ts"],"index.d.ts":["dist/cjs/index.d.ts"],"dist/cjs/*.d.ts":["dist/cjs/*.d.ts"],"parsers/typescript":["dist/cjs/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/cjs/parsers/typescript/*.d.ts"],"*":["dist/cjs/*.d.ts","dist/cjs/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"jest":"^29.5.0"},"dependencies":{"@cspell/cspell-pipe":"6.29.2","@cspell/cspell-types":"6.29.2"},"gitHead":"fae497508ec03795dfe0e0b70ea80cdf3d7be5a5","_id":"cspell-grammar@6.29.2","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.16.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-mhK6+MWmZ06npeBfVi0LkwcXIeQ6EZaMNH8pctotOTCdgs0LtynCWICqSNSQG4dCEdTzjmORYqOOFh/eDol1QA==","shasum":"a54d0a41892a36bde36120de85052f1e4651650a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.29.2.tgz","fileCount":120,"unpackedSize":148708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCmyktWyIAGXE5XjiNwmR3V/rMF6GvJek4wuqOjYUbXOQIhAK8RrCsMMDJFeVhHY+2dd3o8rQIM1VW+XgFNmk0/aKUc"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDxfmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSbhAAoi0FDLlSIaRxVTfwkuuJwCWp2vUg5DS4j1s3MwHxNSl4zE3H\r\njM3wwhUjO6EE01jq3N82YfcDztLMV654JZEGCozl+b6h0jqV3DUfPBOF/UXA\r\nCzqAOdhk+POwTJIJybeSiS5iTSr27JPJcTM+149M7FHtyi/gmdlQofZ96nPL\r\n7hIcxM0opCebG6LmVyrcT/QV4pPX5TJion2BTeiOJaLkCmxRFX660UjVpbY4\r\nJzSYuS8KcIrkqf1SU+VbSf8Z06nsE1SaXX0LIwA3MQrmMkxT5ZdC0whYJg0T\r\nWu1doOSITXvMBLcNSFFAe7q5o9cDNFbeMPBP08Fytup8Uu7fkaqarGcl+pQ/\r\nvkK2i98eTssdi1k1evAFAlaiC5kX5VbpkSY9uccDwgnmGNu79L+cOijy5jae\r\nk2vbuJNEZiRNHoa2tT7VCpB29Cws5XJkZ/ok9wmjozlWTmRkqbiGtlEDAYn9\r\n7Tq7zxD4bqCON669HxGrQHXLttO1l5xPmU7Ka3jXuJ8RPHkXklUOECKAxsza\r\n0fVadRELVDoyPWq3AvAGhH6XXjYut9FAK8a4BzlnKheDu3irspuU1I83qx0D\r\nm4Bf5+aW+vEmtInciFwB/iSBLIHPoYnI/yERsYLmjpu0QVTXdd5/bMTzphBH\r\nQjOpo/ZL0nbciseVbRejdbg6T7gJGkLp5oU=\r\n=go8Q\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.29.2_1678710757825_0.7886375553479403"},"_hasShrinkwrap":false,"contributors":[]},"6.29.3":{"name":"cspell-grammar","version":"6.29.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"},"./parsers/typescript":{"import":"./dist/esm/parsers/typescript/index.mjs","require":"./dist/cjs/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/cjs/index.d.ts"],"index.d.ts":["dist/cjs/index.d.ts"],"dist/cjs/*.d.ts":["dist/cjs/*.d.ts"],"parsers/typescript":["dist/cjs/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/cjs/parsers/typescript/*.d.ts"],"*":["dist/cjs/*.d.ts","dist/cjs/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"jest":"^29.5.0"},"dependencies":{"@cspell/cspell-pipe":"6.29.3","@cspell/cspell-types":"6.29.3"},"gitHead":"a46e27dd5e9d52d83f0bfdbeeafcda58ca516fc1","_id":"cspell-grammar@6.29.3","_nodeVersion":"18.14.2","_npmVersion":"lerna/1.16.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-ax5G7Z7Go1mO6fTbbL0w6XUcLUBuKFOFklRjXI3dNktfhfNp2/zsD82ypjfqJJdjyJF010N9xwELSWJqBtPc9w==","shasum":"f38d03d7149f72107432b1fd4c1ada65de73c14e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.29.3.tgz","fileCount":120,"unpackedSize":148708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhhDBzDBDcr88TGKIxluyc7eDjgO66vFZVSzGQooMvqgIgB2uxFm3BmEMx18JWwhbDChPGcKneKJrRLiV0a216Skk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEBKuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYzQ/5AUYrNBvMTyO/L8A+3KhekQpLBIhhF1v5Uytw89jYDHz+Fx/9\r\nGgtdtE6K9K2cwz9VtRfV22JrWFwCgCAJTJrBsR/wlz78kSnR41SlEytVZdy7\r\nmrcZO2hg9rC+L+no+cDnqy500v31EfQZAzYPICezEYsg6npkXjYyjjvNC3Db\r\n3CEXPbI6uhGXyub/9295sKReyHSo9MXftHcWEM8pwSAccLetDIWsEYW3k084\r\nJU03yI9G7IZdlD0dAhGrxZH+KkMRGA7c+GNK/OqWbhWio1yuw3/Tc7tv5IGk\r\nV+PZpYlvN6Ra76knnJA1qangACnx/4MD0JcZXPxiy9LfPx2dldfDZ8fA3mCg\r\nmpUA2RIjXSLFEKbOD6xYF3jMAqdDctlLK5M5Oa2CH/FhRv4EoWorhuwrpnha\r\nNkYLn4HUhCC7wrKo1C0IKk5ekwfZ52O8DaQ6o8ydaUal2nyRGdKgiwMxyp9t\r\nzeoeIF5OpaSma9C7O+D76CFsLps+p0JB8VQEySPZVLSf5tstwwpDY7QY46VN\r\n88F2Mi0o4LNZ0WDn8ZTZ8MYWIbjzcoupzArV8P7KHOQB2ahyEejJ9oNPVE17\r\n2TzA9GkIzc7nvl6xNgPlW0KoqHBslc12ainJ3Xj+cFXuvEaO6x1Bm+ZeWfEq\r\nDqwSnOi+KdyFfWeKtk54aOvGBOzDDHA0J+4=\r\n=9pqH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.29.3_1678774958707_0.35445309348328613"},"_hasShrinkwrap":false,"contributors":[]},"6.30.0":{"name":"cspell-grammar","version":"6.30.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"},"./parsers/typescript":{"import":"./dist/esm/parsers/typescript/index.mjs","require":"./dist/cjs/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/cjs/index.d.ts"],"index.d.ts":["dist/cjs/index.d.ts"],"dist/cjs/*.d.ts":["dist/cjs/*.d.ts"],"parsers/typescript":["dist/cjs/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/cjs/parsers/typescript/*.d.ts"],"*":["dist/cjs/*.d.ts","dist/cjs/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"jest":"^29.5.0"},"dependencies":{"@cspell/cspell-pipe":"6.30.0","@cspell/cspell-types":"6.30.0"},"gitHead":"9af8c211fdeeb58e2d7a2be0e72405a23fe954cc","_id":"cspell-grammar@6.30.0","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-vOM5VpSknf6HNoUqqaNK47Aez1ORTPC9r6vEyjC1Uh9t6R5jGUCm0CdKI+ABKiEdPi44IETrC7lpFLIdGmQziQ==","shasum":"dbf81502a14db6649a7ad686a5762a8952201eac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.30.0.tgz","fileCount":120,"unpackedSize":148708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEZ8UjuzRdFXygTo9V3IuU+VoQ8uYpfcTCw1QcNpuXiQIgZ2I/MJBVqYUqC2oWSS+Zw9BaYCFmENa3bqn6GOiK91o="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEzYKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptaQ/+M7sGrmiksi8JGwtO6LbvuJ6qOm5SepaqEi6j+RmooRIgVjbb\r\nAS092/JeOupPb8b3+gVJKFh+VS2uYlbb3CveJPN2+ZpxEwu/dG04DsjNhYVQ\r\n5QDEififpUYdRpFlk5JOl9TImiIHZ+4g4ChS9/WzeiJpo0WqWP9HQnwdiLfM\r\nTVP5w6idnE2FBmXFOBi1vESr9NMiB2GXmY1GXY5hUGx3bTzKqhsQ0TykAhQh\r\nIYfiIOrDZx8EQoE7PS7w+ejkE7QHvQPUuBJ9XiKpcMOzSz5ACjwS+mxU4bVw\r\n712rXd5dq8GR57aKmEmtn46GMnJ6EAeuD3o1+mi+q38FIMesuEvo7EoMmyPZ\r\nTIlB5xBJJXLYjg0beIOuxOAiTPj050DpR1iKweAc05xPXZplbHGuGgqxhJcJ\r\nkO17+qEcT3Sbbz+7Oa/1tsouEKXxILv9/KErvqLpnembnkgDifhH1JkN7dow\r\nCHaHadULqXRx26fm/MBiCFipkJVLnKr6aPoFg8ZXgocSCxNOZKC2ZRtWYYtR\r\nlsRJ5zUGXfDTlYqhLK8ILreiphHBwJFZ26vOOo5z/VLkcsh/taNIO3AWremD\r\nmMlctWUfC53Q6DQxI21QH/zzDWYfQPU9pQO4yopO23QKJmOpyVdlCLQZnrjf\r\nHh9tfdDMsX5ouVwced2iaAGdrcopQFYP/UM=\r\n=D5S7\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.30.0_1678980617881_0.2236341560053905"},"_hasShrinkwrap":false,"contributors":[]},"6.30.1":{"name":"cspell-grammar","version":"6.30.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"},"./parsers/typescript":{"import":"./dist/esm/parsers/typescript/index.mjs","require":"./dist/cjs/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/cjs/index.d.ts"],"index.d.ts":["dist/cjs/index.d.ts"],"dist/cjs/*.d.ts":["dist/cjs/*.d.ts"],"parsers/typescript":["dist/cjs/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/cjs/parsers/typescript/*.d.ts"],"*":["dist/cjs/*.d.ts","dist/cjs/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"jest":"^29.5.0"},"dependencies":{"@cspell/cspell-pipe":"6.30.1","@cspell/cspell-types":"6.30.1"},"gitHead":"3352b82591cd0cb27e5cd04dea93773e98a606df","_id":"cspell-grammar@6.30.1","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-0pOArQTdVS+ZU7E+ar34Drc2D6QXhHJWKM+DXkfK+6fULuMjoz993brk5+5BMXW8PWMaMk3Ec7NFJTfULXIFYA==","shasum":"17ad6352aac18940efb3ebeb2556c16f6823f32c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.30.1.tgz","fileCount":120,"unpackedSize":148708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDxvafBmbRxNNLStu69IQMzsU5LCaD72ogEqc/bG2mfIgIgOFujyLW3UCo/RVg5VuaUkq0kv+fZUP3/hfHVirwIkEQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFU+pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppXg/+NR+pyVePBiRXN29/C3VIiWG/19sycDi2T+z5y978Suc34g97\r\nzFpJQrbW2ncuonIM+I5Hh2QVACi+CXhw6lIBnNMj2x8Nb1eUl0prur5m9HLN\r\n+rcBTCtSMtXzjNrffPOCATXBwFpRabhmWSV3V7qwxoBq1nJej3aaLYch4pKB\r\nLcWb7RbKrSx8b9v6L/JPO1IuiLpGW0txzacZxceSmKl+LuJpO3KBtbIhsv9J\r\n3bQQ2Q0cHzXUdDE95VQxnE+JQsdCK3Zm6FAyrgYDDtoW24KvAJK5mFmxasZ/\r\nc77YlqoytczdGoh///CVVcG1ZbaXjMpdAl6/frBX80DfJwIYyO9nZuJzsyxm\r\ncEwjyeCIZWio9UoDhXTvKqTDHIvXAfsba+T4JimtMwh9yDxjA1HipxdBdFdI\r\nBlWRi9uy9q1edvRXSpmA3tHBkc+MhCbBsEQ40Fsu23XeIQHV/Wu6I1FFOiT1\r\nywNFgbslZEPkmpb5al88ZkUbvK6c8j63Ae1EK3pwkvLizp9ILkV3z+ES2VUy\r\nmD1cjBCBRA4UpeI0m7jaSIWLKs7+Lj5NZ0hBP6ZQYyeS9Qi+PubK+1a8ayyb\r\nZqdVQbJms3pev+A5FSyUqBvYGs8HY4EZJh57f+bdCwUS24gasAvxlyWROW5R\r\nY8zmZcb785TKcJdo1ABc6aJsL2DTaHvM62s=\r\n=AdrR\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.30.1_1679118249597_0.14897589202157624"},"_hasShrinkwrap":false,"contributors":[]},"6.30.2":{"name":"cspell-grammar","version":"6.30.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"},"./parsers/typescript":{"import":"./dist/esm/parsers/typescript/index.mjs","require":"./dist/cjs/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/cjs/index.d.ts"],"index.d.ts":["dist/cjs/index.d.ts"],"dist/cjs/*.d.ts":["dist/cjs/*.d.ts"],"parsers/typescript":["dist/cjs/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/cjs/parsers/typescript/*.d.ts"],"*":["dist/cjs/*.d.ts","dist/cjs/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"jest":"^29.5.0"},"dependencies":{"@cspell/cspell-pipe":"6.30.2","@cspell/cspell-types":"6.30.2"},"gitHead":"4da6895c680084f3b741ad24a73c5bb011a57b35","_id":"cspell-grammar@6.30.2","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-x9x80/uPwpXGLu2Vg/vb9Ncn1Mw8Y0Xzz2WXqzLufKyWk2S0tGHVvkDS6YkQRuK6gOabk5nDwhtnpwt93sgn1Q==","shasum":"a117ce65f30ab9c66d94c363fed50087768f0bfb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.30.2.tgz","fileCount":120,"unpackedSize":148708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAL8lPvIdzwJvmsomyKq3hqUyjjbDH4crkwczkA+gdIjAiA6SnZhIoBUpS+vccb+Y2tdgxhqxgk3ZjnQKQquvSeBtg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFgcsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpaQRAAgAFqzKNaBMPUJp+wI+pYJnP9qbvLGXgl+GHHRpAjvAevdXNW\r\nBOAVdmM8HudVhzPmzDiJK4XFVDFTAUiQUkilQG9B7OHOUip0EgL98/h/DfEo\r\n+lYTkq4iX7KnD/2zrgXrBq1nqsw6p7T+9/ZcOL2SunQ8A2Me8ho0XKnl2UbB\r\nWWvMCBLgyjqLVNiRNmP7RgwwB3no4MPt/LkonytMEL3QTM+k8ZQNEW1AxR4D\r\nlHBZuCTHtHK2oLZ0e+lCTAOrAoaw1sBJO2cA04Sb15LhZ/Y7Ej5iLYapSU5l\r\nz1K8Z1ppD1qR+5N1+S3QkMF8+jMFVnWGYRwqJlA4ZCDfuVO6kYN7vSvn55lJ\r\nSMJo26T28BJTL4IPgJ2SIKFib/jC3BDnaytOni7wDLF7zdLwI0yLj4EFR+wo\r\n7QFGNXGcocrk8AHwDJYhLLCHLxeGgslugfvC7bi+qRkwLTcc4B7FPkDSdWx3\r\nXOZ3NlxIE4kpLkpFpHDXBzbM45tbu5aTGxCFFddlF3Pv5C9n6HgN7upsM0j1\r\n0Np+0BwpNgwSE+AidY0cmLDlLEFx4T3UPr+eEawjR0qQO6I52cGwnNBe3R6l\r\n7TEsECbsVR6xo69oo1VLVgSdfWtwmpr27PsaMYdCF291lAbrIqj11KWqjd0Y\r\nJnoI03Im10pwKqI032dW0NI3FlKb2OTrrtc=\r\n=MAvE\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.30.2_1679165227796_0.0022002450501947823"},"_hasShrinkwrap":false,"contributors":[]},"6.31.0":{"name":"cspell-grammar","version":"6.31.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"},"./parsers/typescript":{"import":"./dist/esm/parsers/typescript/index.mjs","require":"./dist/cjs/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/cjs/index.d.ts"],"index.d.ts":["dist/cjs/index.d.ts"],"dist/cjs/*.d.ts":["dist/cjs/*.d.ts"],"parsers/typescript":["dist/cjs/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/cjs/parsers/typescript/*.d.ts"],"*":["dist/cjs/*.d.ts","dist/cjs/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"jest":"^29.5.0"},"dependencies":{"@cspell/cspell-pipe":"6.31.0","@cspell/cspell-types":"6.31.0"},"gitHead":"1c0c3eb875bc1aab334bd56d952c0d0964468b7a","_id":"cspell-grammar@6.31.0","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-DjJ2pyAaUAI1RQl0fcyUj3sG/EJZoXC62jpp84gxbaqeMuQ1K2VMNjMxogoOo7+0VypLm+LO3iosxZIFOJzQRA==","shasum":"9109c36fc345d3a0720363ece6cefaba2cc9a993","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.31.0.tgz","fileCount":120,"unpackedSize":148708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG0I5USDjkAgKnEFl7XhVWXZUXV+QMABL6YBw0X6hWdlAiBHaovNqW6x/c9GHSwgr5A+FbemyPnUQJ4kL9GwmUXekQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHcRPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiSRAAo6PFDMwPkkjZhqLwEBfT5YrqXO3zUZRzMFgH7LANgMsnhUpQ\r\nBw5MyuSByBx3RUenRIGcjmfAiZEBjKcYj/LyqCn96ob9JHXen9r1KV+PHQiY\r\nU3/PiUR6DIWu0IPMB6Q5CjUMfHwvkFH4JG0ja29WpYvw3vl1ifViB/MmsJV6\r\nQQL9S02GMWVSfftQJmv4r1pqx/5NvHRGYgS9fJ/cqZRpCUExqj8ekLoQnALb\r\n6staGIimQ2m8J1Fq+7hHhA1I3xQxHMDudsqONoJYO096Bfqt7RuMgIfOdJpt\r\nmjG92OgH4Z6uq3ctn+fbTyQS6XgiSZXzZ0wUAbcux+gc518zEY3QszitY9f3\r\n/tSkm4hnU2irX0VSBWJJj6MJlTn2s6j7EuU6uRiw+RrU71bm6cwfFzhKU+0d\r\nZIu38nekvs4Mh7WLxFPWXCN7MCM75Y2CavhgWCn40V3JumZw0GXio493RiY8\r\nN5UMjK+IilSLY5tySbPHpJ4dGSQN12xOjoiUkVRxft06JajTxB2DRkqhbWtH\r\nhyoo0QXJYrjxJEgRkkENyhLysfTxBgbmhiMxx1GVfLLYw2QkpqjZBadmMf/b\r\najmW8oWfHLbLNS/Yx7PcMpOlfytl3FbOQYgJy2lbwgPoSBq/Pl2XDeqrLnWc\r\nJWzXpZeeYfA1DRbxWDEOimQMb/+R5MQHlpI=\r\n=AZFs\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.31.0_1679672399502_0.533281475214803"},"_hasShrinkwrap":false,"contributors":[]},"6.31.1":{"name":"cspell-grammar","version":"6.31.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"},"./parsers/typescript":{"import":"./dist/esm/parsers/typescript/index.mjs","require":"./dist/cjs/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/cjs/index.d.ts"],"index.d.ts":["dist/cjs/index.d.ts"],"dist/cjs/*.d.ts":["dist/cjs/*.d.ts"],"parsers/typescript":["dist/cjs/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/cjs/parsers/typescript/*.d.ts"],"*":["dist/cjs/*.d.ts","dist/cjs/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"jest":"^29.5.0"},"dependencies":{"@cspell/cspell-pipe":"6.31.1","@cspell/cspell-types":"6.31.1"},"gitHead":"43c3652e27588f6643cf78fd764f12f497f89fbf","_id":"cspell-grammar@6.31.1","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-AsRVP0idcNFVSb9+p9XjMumFj3BUV67WIPWApaAzJl/dYyiIygQObRE+si0/QtFWGNw873b7hNhWZiKjqIdoaQ==","shasum":"f766df3d5f1ec95a1e472fc339716757d2acfa56","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.31.1.tgz","fileCount":120,"unpackedSize":148708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICKOZbgTusf0Gl868kcD/6VuVFa+TOglykLzXE0WGR7+AiAaBn0Z62uRIlBAnKZbO8JBiDjMvM/yS1dXTYqsZ3GHTg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHdT7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJfxAAnh6b3en3Ws8OTbgQexT/EVexzMJggFfkrQZ5kp3zNiOgXHLq\r\nQ1sjrqYeWbEeTr6nGnn/CIH7IO6iekP/NnIjvnH9S444JGQd/r7kEiND4QHe\r\nEg8+v8YIPXlb9+rPs/iqsxH+bGCURS00xdC8LTizyA13E9rI+lP6EiVZ3um/\r\nwBmXAy8zjmjZTv0gvzwhMtpA42E+SzecpAkxrmUGzICV2IGp8c9URxBVkfgO\r\ny1lSYC+V2NMlZxPbeg8JcNYmXSSe0QNXQiG2WWDISBcNYkuJ3zFaL8oRA+Or\r\nIZ4w68M4sPkflkTXTaopfjt/YvIZR6o2bdJH/V0M7ERzcPYOj197LTTUC5Bi\r\nsdI8+v0Tl12wpmDVFgELvh8ECTeyPnKNp/YCSAWfC9HEzFeKXbGcLVgq63NQ\r\nB42r8bkiG0g1h1ueyVwszzeSPNqsBtzWmcT8p6jq1nH4zZMHTbAg90BcjD4n\r\nU7C4MZjQOXa3G9bIvTpC8UHiRQhtpA6B7A8uDKC4b4fU0FHEmzSSgXpmBjLr\r\niv7K9TWNqAdQP05+rHqVvglTFt4/RVP+9O1ZfuLh4gFBsYOFMnRaLTuCtlhT\r\n++Y4SsoJ0jV+fKgy0xXjZOHBAI4XqtjRqt7Lh2phZyoIhJTYTIVi7BpYzKE0\r\ndJXgY0ic8DgdRg1rP03gPS/V3iaVBtIKAu8=\r\n=r0hF\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.31.1_1679676667295_0.01763756492072921"},"_hasShrinkwrap":false,"contributors":[]},"7.0.0-alpha.1":{"name":"cspell-grammar","version":"7.0.0-alpha.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"},"./parsers/typescript":{"import":"./dist/esm/parsers/typescript/index.mjs","require":"./dist/cjs/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/cjs/index.d.ts"],"index.d.ts":["dist/cjs/index.d.ts"],"dist/cjs/*.d.ts":["dist/cjs/*.d.ts"],"parsers/typescript":["dist/cjs/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/cjs/parsers/typescript/*.d.ts"],"*":["dist/cjs/*.d.ts","dist/cjs/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.5.0"},"dependencies":{"@cspell/cspell-pipe":"7.0.0-alpha.1","@cspell/cspell-types":"7.0.0-alpha.1"},"gitHead":"626d1a01b413c1b6de0b386a5a264b78a10ba146","readmeFilename":"README.md","_id":"cspell-grammar@7.0.0-alpha.1","_nodeVersion":"18.15.0","_npmVersion":"lerna/1.17.0/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-j/hTxBUuRErsum6JsTvei7zJpbZRpgYH3+temUFVRcuUz26cyVenYBVT/n8ZsI9jE9uVzrs1Q4a8g6hBxiE6gw==","shasum":"5bd5d720df16474e9c16045e4a9b93a55b3971b0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.0-alpha.1.tgz","fileCount":120,"unpackedSize":148729,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpNkESNcqARay2rR6i6xsEHLXuKCubxX8I+VIF/l6L2gIgYpGAS/vrhQwnMtrEYQyZDvtxMJzrv/DxYT7ZgeJYzY0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOUKcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSHhAAkDXLgi1ARealG8iQDkmsG9ZYveV9FF9JDqALC33UIz6Jucvv\r\naVADyRCvsVeiA/XFJH/KG+94PTV7z6f6w7aMYtTu/LBCo3n7Wz8UAhBaY8me\r\noS7/8zfEz4LEhZ95X8Cot/uxubYK2NSxv7wCtxjyNfZa6/UivpEwwMkA/Hbz\r\ngqUzHxqoNowINLFOLP7Au8tVPD7VjeZqld3twnOuIwvgilIIBFvI6SIdnXWj\r\nA0fY6kqTLRLP1YY5sz9S87DquVl+LlDt/s/Gg6TFO8sHgWXKVwDE+mnqfnbB\r\nlB4vjXKZH/Pvfh+6/tuX/y5Mj+HVC31WCCPyBpGNtYnr7k7rVLJcNALobNXa\r\n0AXNh+uEX2B9yRJ1E/y0EUcJ1Y64ysD7YjCzbAGB460aTQx0wXVTet52gUgA\r\nkoRP+g9F1amyFLi8PHhMDjCOgzE0FzsApL6DZSGtTDt8lKTzCqwvBVOLILRa\r\nF0zwiM3ZgaWP5k/t2Gc4hsMnYjiptTvyQfOJNjboTzRZD4SEFCaZxl7H7uyP\r\nPEfsYz7MVMwVIhhqeRN6oGsc/6Z+ZlNWBx+tnvVs2jp3bEF/EeV+B6fbjdy7\r\neahry8yVmb7lUrJTkOiw26WsvQFdlpwJVje3OwXUacKgZOYmEiPSh8jpCPRf\r\nJp7W56D33ap+9NejLaZmdIEsri/UuhYCHOg=\r\n=SxLb\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.0-alpha.1_1681474204389_0.7442534297634942"},"_hasShrinkwrap":false,"contributors":[]},"7.0.0-alpha.2":{"name":"cspell-grammar","version":"7.0.0-alpha.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"},"./parsers/typescript":{"import":"./dist/esm/parsers/typescript/index.mjs","require":"./dist/cjs/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/cjs/index.d.ts"],"index.d.ts":["dist/cjs/index.d.ts"],"dist/cjs/*.d.ts":["dist/cjs/*.d.ts"],"parsers/typescript":["dist/cjs/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/cjs/parsers/typescript/*.d.ts"],"*":["dist/cjs/*.d.ts","dist/cjs/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.5.0"},"dependencies":{"@cspell/cspell-pipe":"7.0.0-alpha.2","@cspell/cspell-types":"7.0.0-alpha.2"},"gitHead":"a1b7c5daeef5afdb14d6444318f450b9fd9c035a","readmeFilename":"README.md","_id":"cspell-grammar@7.0.0-alpha.2","_nodeVersion":"18.16.0","_npmVersion":"lerna/2.3.0/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-Nf4mfVkKm3lvaPImXpBhjSW7O7PzTzyJfZppAIx+6qCEosGbk4Z4B8MhXzpK0QBBsYBvPCv/v0yJ44k2co94iQ==","shasum":"7f11485c2897eb2956f4b11fcfb23ce0973770db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.0-alpha.2.tgz","fileCount":120,"unpackedSize":148739,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB2VhNPu+GUJKvtsI5tsO9damXb90JqqecUsgw0ossJiAiEAkoXFykROqVSP5AJpHFNNLfMGzTj90JacdyAWVL20XKc="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.0-alpha.2_1683443403034_0.8623183955512974"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.0":{"name":"cspell-grammar","version":"7.0.1-alpha.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"},"./parsers/typescript":{"import":"./dist/esm/parsers/typescript/index.mjs","require":"./dist/cjs/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/cjs/index.d.ts"],"index.d.ts":["dist/cjs/index.d.ts"],"dist/cjs/*.d.ts":["dist/cjs/*.d.ts"],"parsers/typescript":["dist/cjs/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/cjs/parsers/typescript/*.d.ts"],"*":["dist/cjs/*.d.ts","dist/cjs/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.5.0"},"dependencies":{"@cspell/cspell-pipe":"7.0.1-alpha.0","@cspell/cspell-types":"7.0.1-alpha.0"},"gitHead":"9ac874fd367a2858df9aab07fafad183347f2033","readmeFilename":"README.md","_id":"cspell-grammar@7.0.1-alpha.0","_nodeVersion":"18.16.0","_npmVersion":"lerna/2.4.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-kYI6+qqeJECOivGiUNgSJlRMLxRBqSafTqkcGxbcyyfIzdLafVpI/FncH03b4A8IeAKnrG0v9GVfoZERrYrctw==","shasum":"088ff2cbfecf7b0f45d5f395d28d3e3365e73716","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.1-alpha.0.tgz","fileCount":120,"unpackedSize":148739,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBCM7Z+MH3uq8g/JJIpYDHQ4khzOAoeFPgKuTv1jn3yEAiA6Ahj025zuujDffeFzvhzg6oFXnYooqd+54u7OOF7fCA=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.1-alpha.0_1686295366397_0.044125988017745366"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.1":{"name":"cspell-grammar","version":"7.0.1-alpha.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.5.0"},"dependencies":{"@cspell/cspell-pipe":"7.0.1-alpha.1","@cspell/cspell-types":"7.0.1-alpha.1"},"gitHead":"053cd11992a03203786ed64fdf9fa719eeded824","readmeFilename":"README.md","_id":"cspell-grammar@7.0.1-alpha.1","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.4.2/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-SYNABC2pQqVnrZ36zDC0ThBpIx5sbMuwcCcOctRe2oTqUZIFrkUJZPXysFcY3TgThluQGgqzQw/iCYQcUiG+rw==","shasum":"314e1c3461c3420313b30b660f0e0b0f31fdc836","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.1-alpha.1.tgz","fileCount":62,"unpackedSize":72161,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbdLQCx6byoH9fJL3HyqGmuEitfeO6jlM2MK1K3y/XZgIhALkwqhHROtSMRO9YDvg/VVNcXddj0XLgtt5zQ5gYDn+Y"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.1-alpha.1_1688819929557_0.2845534805863341"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.2":{"name":"cspell-grammar","version":"7.0.1-alpha.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.1"},"dependencies":{"@cspell/cspell-pipe":"7.0.1-alpha.2","@cspell/cspell-types":"7.0.1-alpha.2"},"gitHead":"1fecd5ff35dc5c104f504e761fae85a2eefc02a6","readmeFilename":"README.md","_id":"cspell-grammar@7.0.1-alpha.2","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-XMOObWknBc4aTJtjq0IHWg946NXog4WTJfw6Rzzkk+DyTstsTJ+S3NXh7JeLi+yU2UaECvRnc3YHD7H9fGj+QA==","shasum":"9fb9fa05e0e46cd8f70e54711fc76bc314e3d152","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.1-alpha.2.tgz","fileCount":62,"unpackedSize":72161,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRmsLmJfHufHGMbZNyxm+dpw+T10DXBwCIrmokN8vgDAIhAKIjWcLia6Al6Nl81YRyzztmQnnA8iqYTP+UKg5K8uZr"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.1-alpha.2_1688884968443_0.41114673977882066"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.3":{"name":"cspell-grammar","version":"7.0.1-alpha.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.1"},"dependencies":{"@cspell/cspell-pipe":"7.0.1-alpha.3","@cspell/cspell-types":"7.0.1-alpha.3"},"gitHead":"66f669f88eedb9c81ae004e684bd0c21a74c82e4","readmeFilename":"README.md","_id":"cspell-grammar@7.0.1-alpha.3","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-4RxtsK/9ncroPYvQA1H4eWK6CescSuUXy7/nzEYJxPJI/RPVdxzSt3ltGpOq2m4UNdv8OVhBh4y9ey3Pi3fpNQ==","shasum":"448ef0fdadd09a59a6450a92298e739581196278","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.1-alpha.3.tgz","fileCount":62,"unpackedSize":72161,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmJSU8qf713yMECy2QsyJH1m1/5UE9xoVRAOI2hItdnAIgJ4hruuNVE6kYxmxyQsMEp9RIvjimWoAGYYGYthNkUgE="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.1-alpha.3_1689081514141_0.6057744580244484"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.4":{"name":"cspell-grammar","version":"7.0.1-alpha.4","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.1"},"dependencies":{"@cspell/cspell-pipe":"7.0.1-alpha.4","@cspell/cspell-types":"7.0.1-alpha.4"},"gitHead":"8d974b29bb443068fe200dede4636cb0828a5f21","readmeFilename":"README.md","_id":"cspell-grammar@7.0.1-alpha.4","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-T+oMdghPzJvkEaDT13D0D41zqSX5dNLyZTZ6ihwl92AUvTd0aE8geUHrLleNI8Guf7FGTr3PQDBeYLaxZ8aW3A==","shasum":"ef1e4e49e8c000547911731425395cb4e8ad5ce7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.1-alpha.4.tgz","fileCount":62,"unpackedSize":72161,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHU2Etlk0JHhiJcOoSgdwRXnZBh6FT7pyw9vnih/Yjr+AiEAuQ1SXqDP/BaI2c5eaokhzuhx8UsX++9KG/5mr3P8MWg="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.1-alpha.4_1689164753194_0.1738329939143457"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.5":{"name":"cspell-grammar","version":"7.0.1-alpha.5","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.1"},"dependencies":{"@cspell/cspell-pipe":"7.0.1-alpha.5","@cspell/cspell-types":"7.0.1-alpha.5"},"gitHead":"5de6ec67ac1f77c2c994cb956317598a9034e923","readmeFilename":"README.md","_id":"cspell-grammar@7.0.1-alpha.5","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-ZFf7kz6s2w0rDQUJ3YgrSEUnB+e5f+lCkim4/mBWpXv8MLm0BbxJ6d7xqxgY6hcrM5rlquIrAaXKJ7B/96Ys7w==","shasum":"478022a191e00af027c4a8b96ad2002fabaf38bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.1-alpha.5.tgz","fileCount":62,"unpackedSize":72161,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxfHczDeV19iKXTccle+7+eoOYVBdxlpwUcPKPYBeiLAIhAMu4LnFuCltFP41UBfcKel6PH+8slqEF/ueYSIMThn5X"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.1-alpha.5_1689310985145_0.33687345221790066"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.6":{"name":"cspell-grammar","version":"7.0.1-alpha.6","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.1"},"dependencies":{"@cspell/cspell-pipe":"7.0.1-alpha.6","@cspell/cspell-types":"7.0.1-alpha.6"},"gitHead":"42a31c7216a9af068ae4b7c3921f8edd327f756f","readmeFilename":"README.md","_id":"cspell-grammar@7.0.1-alpha.6","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-FrcOnkgwpzauROn4GH/j9yzamFCazzTiGusp1ZTLFRGzH5wV/xOTg0Dd/6xDhn1Vo8woUxrw0UpZOlRrps7ECw==","shasum":"8e1dcffb8c1743d35908c2d57bd9897d23b56d99","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.1-alpha.6.tgz","fileCount":62,"unpackedSize":72161,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdXCWs2eURKYCkDFxdXCpZm21pPrlpTcfMfbgpiv9cVQIhAKpEXjqoGJvc5AcAe3ddKGrCp82xbaveA3XyCs8iF81F"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.1-alpha.6_1689327036502_0.8504484862115227"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.7":{"name":"cspell-grammar","version":"7.0.1-alpha.7","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.1"},"dependencies":{"@cspell/cspell-pipe":"7.0.1-alpha.7","@cspell/cspell-types":"7.0.1-alpha.7"},"gitHead":"719c2f9f55c79d35074f8493a37de6f40077325d","readmeFilename":"README.md","_id":"cspell-grammar@7.0.1-alpha.7","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-vOhXdIIsAeOf+H3ulhZVzRoD0qCwUq6tUhVjpiStDb6FvIJXTSxA1q08bDztROxJw0f3RR+xQRBJ4/9EXNDrCQ==","shasum":"7830680cba682ce536e80c79eb8c01f7dd88caea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.1-alpha.7.tgz","fileCount":62,"unpackedSize":72161,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFAoQz3mZSLoZlXzolphvsqdSEAyUh4tBZzSxPow/lOvAiEApHi6QU07NLDXMCeu7j8Wu3w0LI6Af+SQnLb2+K3keXc="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.1-alpha.7_1689766118291_0.4647755268978002"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.8":{"name":"cspell-grammar","version":"7.0.1-alpha.8","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.1"},"dependencies":{"@cspell/cspell-pipe":"7.0.1-alpha.8","@cspell/cspell-types":"7.0.1-alpha.8"},"gitHead":"2c2d4db95da9d1cb7868d5de68e7c43776de06e7","readmeFilename":"README.md","_id":"cspell-grammar@7.0.1-alpha.8","_nodeVersion":"18.16.1","_npmVersion":"lerna/2.5.0/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-roiBXL4VhiThnp97OsjYkDPLtgKCxaj6ct35oJ0F1H4m44LAwn5CF1zMftmoi8X5lgqWA8ZalGytSRXT/TuZhg==","shasum":"737f87e21cb442f51c092afb33c451fa855d0798","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.1-alpha.8.tgz","fileCount":62,"unpackedSize":72161,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRmAmaiShJZ7dlNSQS0ZY432MlEeFQgbXieIT+3JTCNQIgIGlOB1S+ytHfgFPmEmgIzuK3omNuI6xPoRIsE0F4KtE="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.1-alpha.8_1689975272904_0.5263391129935691"},"_hasShrinkwrap":false,"contributors":[]},"6.31.3":{"name":"cspell-grammar","version":"6.31.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"commonjs","main":"dist/cjs/index.js","types":"dist/cjs/index.d.ts","module":"dist/esm/index.mjs","exports":{".":{"import":"./dist/esm/index.mjs","require":"./dist/cjs/index.js"},"./parsers/typescript":{"import":"./dist/esm/parsers/typescript/index.mjs","require":"./dist/cjs/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/cjs/index.d.ts"],"index.d.ts":["dist/cjs/index.d.ts"],"dist/cjs/*.d.ts":["dist/cjs/*.d.ts"],"parsers/typescript":["dist/cjs/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/cjs/parsers/typescript/*.d.ts"],"*":["dist/cjs/*.d.ts","dist/cjs/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist coverage .tsbuildinfo","build":"tsc -b . && ts2mjs dist/esm","build:esm":"tsc -p tsconfig.esm.json","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=14"},"devDependencies":{"jest":"^29.5.0"},"dependencies":{"@cspell/cspell-pipe":"6.31.3","@cspell/cspell-types":"6.31.3"},"gitHead":"0e8ca7b32f21aea40ade645172ef93017e6a143d","_id":"cspell-grammar@6.31.3","_nodeVersion":"18.17.0","_npmVersion":"lerna/1.17.0/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-TZYaOLIGAumyHlm4w7HYKKKcR1ZgEMKt7WNjCFqq7yGVW7U+qyjQqR8jqnLiUTZl7c2Tque4mca7n0CFsjVv5A==","shasum":"1c8ebb9f623ec866d307c78ace9fa4ba73c94822","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-6.31.3.tgz","fileCount":120,"unpackedSize":148708,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHHUrl6aNSAFqNs9fn8PPSJbHelwZLlxi+qcJyeHJ3vYAiEArSAeb7gwAs/Wa/txehmZZxKqrpcEUE0/F1F/mZhHIkw="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_6.31.3_1691485245427_0.5802167436894945"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1-alpha.9":{"name":"cspell-grammar","version":"7.0.1-alpha.9","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.2"},"dependencies":{"@cspell/cspell-pipe":"7.0.1-alpha.9","@cspell/cspell-types":"7.0.1-alpha.9"},"gitHead":"4246258636a672b75df22d6e8c72bb3c63e8a500","readmeFilename":"README.md","_id":"cspell-grammar@7.0.1-alpha.9","_nodeVersion":"18.17.0","_npmVersion":"lerna/2.5.0/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-BkZbDLqlew9SKpC8nIWujeR5STd/SgcxMP0YFpQ6rSaobFTbYp3MVGkdLfRlp0ONzKT+rr62GNGYQq8Zjk5FNQ==","shasum":"ac33b75efe6f0e726f286f3c7a9c061efe7ef293","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.1-alpha.9.tgz","fileCount":62,"unpackedSize":72161,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDww4EoBK0GBB0uUAqFCtc3widAtQQSEZFvdUX55jv2JAIhAJ4lJol/6JQpPjYBA5jofjULkpE9v3JnqTPjpWoliaCt"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.1-alpha.9_1691655074008_0.8643467777525189"},"_hasShrinkwrap":false,"contributors":[]},"7.0.0":{"name":"cspell-grammar","version":"7.0.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"pnpm coverage:vitest && pnpm coverage:fix","coverage:vitest":"vitest run --coverage","coverage:fix":"nyc report --temp-dir \"$(pwd)/coverage\" --reporter lcov --report-dir \"$(pwd)/coverage\" --cwd ../..","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.2"},"dependencies":{"@cspell/cspell-pipe":"7.0.0","@cspell/cspell-types":"7.0.0"},"gitHead":"52960d5ed75655978f9b633f44fd106937a63cd7","_id":"cspell-grammar@7.0.0","_nodeVersion":"18.17.0","_npmVersion":"lerna/2.5.0/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-0k1qVvxMNwP4WXX1zIp3Ub+RQnUzjiBtB+BO4Lprnkp6/JuRndpBRDrXBsqNZBVzZ+JjyRSU1elNSN6/nudXvQ==","shasum":"b008feef90723538bc5ecc5af90f222f87a5faf9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.0.tgz","fileCount":62,"unpackedSize":72137,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGldgfex8n63a9lpGiBFChtL9WfaECtcSnj0o1VR4LQ0AiEA/UgnZ1WDRMI5j5WX7kN7sUhftZKmSKBlY1IdQpAcPjE="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.0_1691662280579_0.09136913207328434"},"_hasShrinkwrap":false,"contributors":[]},"7.0.1":{"name":"cspell-grammar","version":"7.0.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.2"},"dependencies":{"@cspell/cspell-pipe":"7.0.1","@cspell/cspell-types":"7.0.1"},"gitHead":"124eea257b724b8354d3bc38f48fe9529cf6f7be","_id":"cspell-grammar@7.0.1","_nodeVersion":"18.17.0","_npmVersion":"lerna/2.5.0/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-qrwll/JWpa2/2cq4a39yLQPn0hsYcPFN8BWr2xsuFuuYjplaUhSU40LbngUAUkbcWGxVrQCR9odClboZ6xzYFQ==","shasum":"6950d284c9d8cce7c5d2098d8525160f091335b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.1.tgz","fileCount":62,"unpackedSize":71943,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF1a8UD73AhALuqjuHBgLVHD9xme4DX0tfGLAMXSm7rGAiEAmxJ4gk8O+Avh6kMcNd0M7lzVqzaylwlxB8CxGn0RZrs="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.1_1692605681257_0.2681727581137574"},"_hasShrinkwrap":false,"contributors":[]},"7.0.2":{"name":"cspell-grammar","version":"7.0.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.4"},"dependencies":{"@cspell/cspell-pipe":"7.0.2","@cspell/cspell-types":"7.0.2"},"gitHead":"25aa083421fc81e4d5b7cedb4755f9b327120cfc","_id":"cspell-grammar@7.0.2","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-OJ7dOWf0/cgJO5PK5AkKmw1ySclEfhy6RcHFeqXMxMtz9uNkqDxpfOo5wgBv2mW8kGS9WH/oljbluyiSmaOygg==","shasum":"4f071f410b9777f001a898b36410d8e9a7c2afa9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.0.2.tgz","fileCount":62,"unpackedSize":71941,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB+XIBSyfBB7taF+ee6DnV55JNzVAbcic1Vjd+AzBHWPAiEA3don7HeUGe2fTgPv5ccMU8PZGKcY+x4BHFW6Phopz04="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.0.2_1693237788293_0.37518864248705897"},"_hasShrinkwrap":false,"contributors":[]},"7.1.1":{"name":"cspell-grammar","version":"7.1.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.4"},"dependencies":{"@cspell/cspell-pipe":"7.1.1","@cspell/cspell-types":"7.1.1"},"gitHead":"2dafa5386c58637614034c7a6d0fa13c03b16e41","_id":"cspell-grammar@7.1.1","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-0UBN3PJmNe18RkaP+OiNfX5a7R9u2Jgm2wfGCm4SKdeqM8IUpz2lEG5vTLkWpy6GjJoXa3WOPj3e6dmJh+nd8g==","shasum":"9cf5dc269406e9e3b6c14c7cbcea5dcd520cda27","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.1.1.tgz","fileCount":62,"unpackedSize":71941,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB9W6EqG7mWbkfsloe0z7WmoiH81DkAycUt4aLCIxuJXAiASZP60FFY0zbKvXo1cQ1imyQ0YH/xZodcjQfHYWsT5mw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.1.1_1693238730339_0.6634620736099153"},"_hasShrinkwrap":false,"contributors":[]},"7.2.0":{"name":"cspell-grammar","version":"7.2.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.4"},"dependencies":{"@cspell/cspell-pipe":"7.2.0","@cspell/cspell-types":"7.2.0"},"gitHead":"b08f7ddc3a4aa22cc80c69ca6638b2a943659a31","_id":"cspell-grammar@7.2.0","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-9fjPliZIHJmjkJSM/b5xCj/mUQ1t9mV0CWmD4Dy/EdvT0nL312VPrT8ir2ZejCfUxHF+aqnG1ispLsXu9bOH0w==","shasum":"36c04b8e4620fa905d4498c4c301d7ff19385dcf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.2.0.tgz","fileCount":62,"unpackedSize":73044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAXGAHNOrUCP/PVPvc0kNoTGNwmy06DocclCt1YBz1qUAiAY1nTdH/sYu27aGEngJA1UV1Rd5eUeqUPQbXP7TiUvlQ=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.2.0_1693303927717_0.6652390648497177"},"_hasShrinkwrap":false,"contributors":[]},"7.3.0":{"name":"cspell-grammar","version":"7.3.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.4"},"dependencies":{"@cspell/cspell-pipe":"7.3.0","@cspell/cspell-types":"7.3.0"},"gitHead":"4a16b099b64c5b55645529a4ae79bc32aaf0fc8e","_id":"cspell-grammar@7.3.0","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-+GiAAcNt99T0NrJ2xWBz2yYjMp0CV6Wos2apr9jHCpHgSMUY6avgvobE2+GEHnXQx2n/wQzmv9iBoSl8aQ2cbA==","shasum":"4527ba5f5e1f6961e82765fddfd88eb0899470b7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.3.0.tgz","fileCount":62,"unpackedSize":73044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGVmaRXp5wUv272MQJ+LbyWpQQ0kM5E34OYMYEA0W3/pAiEAkRDj4nVXy8SVrwcRM/Qzk/1aOtCSRIMN3g3/MIsazMc="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.3.0_1693545846500_0.6244785001185655"},"_hasShrinkwrap":false,"contributors":[]},"7.3.1":{"name":"cspell-grammar","version":"7.3.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.4"},"dependencies":{"@cspell/cspell-pipe":"7.3.1","@cspell/cspell-types":"7.3.1"},"gitHead":"999b382d928e8288ebb8be5b056d04116213f4ee","_id":"cspell-grammar@7.3.1","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-Hua5bXcZr9OCjeRgNT7NbH5PXV9LFrw2P1P6GER0V2iDHvnw/+TDJA6soWon15vvXoVmGZ/lFa8qbbhskYcloA==","shasum":"5be92b9e3dd56655171e7f1ddb9378a48ac6b188","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.3.1.tgz","fileCount":62,"unpackedSize":73044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAgvrmFY7Us3D9i8ZK3CBJLpA2wa6od3MxR0rM+6Vw2gIhAI8iYiotVVfHpyy/ABTgbjCPwYJSojAULueM8CwZ29Pm"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.3.1_1693554877738_0.9862034211430974"},"_hasShrinkwrap":false,"contributors":[]},"7.3.2":{"name":"cspell-grammar","version":"7.3.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.4"},"dependencies":{"@cspell/cspell-pipe":"7.3.2","@cspell/cspell-types":"7.3.2"},"gitHead":"71d88d4e4d2252124a952c78d4fc03ce0a6d67e3","_id":"cspell-grammar@7.3.2","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-ale40T4M0jHmwQsPjIbpZKzaRxMVy5dnpyvplwj7ExX4sp2Grt1wcqxk2ELS4r4bsaIap+iIfeYYhoXqYq1dQg==","shasum":"72aa5362fbc805d585ba779989e8329984569cfd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.3.2.tgz","fileCount":62,"unpackedSize":73044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBaEM3aUAcU1D/54Vnc7xMATn3Wsw18WmLysIgrn4qZRAiBkgEAiGcy0eZBZVPxan1oGjKb9WE7eBxdhSCwy0QNW5A=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.3.2_1693561818242_0.39854253257427996"},"_hasShrinkwrap":false,"contributors":[]},"7.3.3":{"name":"cspell-grammar","version":"7.3.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.4"},"dependencies":{"@cspell/cspell-pipe":"7.3.3","@cspell/cspell-types":"7.3.3"},"gitHead":"da65ffafaa6a039cedc52d9e029c53ddd273a1fb","_id":"cspell-grammar@7.3.3","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.0/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-OdWT6jZJTYXsJ/WC3YKn2pBeYA6AaUFrR4rOnQbjW/Hv972cydWzJbUJVZ/xQ6n2upWbiV2baIM3LnOg9CQlCw==","shasum":"da5fcef807a430728e1ea15d47d1046eef1b32b3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.3.3.tgz","fileCount":62,"unpackedSize":73044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC3ru7SySbF1UIsSnIA3EI1cvbxMsIkr3O5a44477qH6AiA0QGdAPpRixcZgbbXaUa8+7I+t5l2JdvvczXPDdfV/QA=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.3.3_1694254202487_0.8919191708854874"},"_hasShrinkwrap":false,"contributors":[]},"7.3.4":{"name":"cspell-grammar","version":"7.3.4","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.4"},"dependencies":{"@cspell/cspell-pipe":"7.3.4","@cspell/cspell-types":"7.3.4"},"gitHead":"7849a4ff2561453653fae9b9067b39252aeb773f","_id":"cspell-grammar@7.3.4","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-hoUGZa013NHF1t+J77yOfHEOBaaN9XTxpnXnLTFGpRnhV5LTKyiUsRssQO1C51UWY07lwy9ohiMYc4VdQaK5rQ==","shasum":"85db654dd5f9bf66228fbc5b47db3a769572938e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.3.4.tgz","fileCount":62,"unpackedSize":73044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGcWOe15IqCLZIo4RaBSHP/v9juo30nE5ehOlJrLAl8AAiEAobW4XORuk7uJHA/dpnTnQz4Ue2OHbHbfZw6PPm6D01A="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.3.4_1694355719682_0.7524397709585284"},"_hasShrinkwrap":false,"contributors":[]},"7.3.5":{"name":"cspell-grammar","version":"7.3.5","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.6.4"},"dependencies":{"@cspell/cspell-pipe":"7.3.5","@cspell/cspell-types":"7.3.5"},"gitHead":"23fb2fbae335526185ab53a22e0cac0f3e8f1a25","_id":"cspell-grammar@7.3.5","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-MaIvNczGKzjbrtslAXwKl6cXX1074eSx+UnSOsTYfZgMQMfmN1e3uW2EhAasKz3Q8j/HFuOAXFxu3FMJOXRtug==","shasum":"08d1e8d3c1d95e4a885ef36a70c7454facff7586","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.3.5.tgz","fileCount":62,"unpackedSize":73044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEQjSlck1lfDvwDR4tOioXI1z4bJajbi0H6QUeNhGCqoAiAXmDXeIH5z4IDLlgB95dFjnLn1TxQiYGsIzv7Til9RaQ=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.3.5_1694376618947_0.7328047132426083"},"_hasShrinkwrap":false,"contributors":[]},"7.3.6":{"name":"cspell-grammar","version":"7.3.6","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"7.3.6","@cspell/cspell-types":"7.3.6"},"gitHead":"64ab7715f3f6566c1917084557f2ee415798c6f0","_id":"cspell-grammar@7.3.6","_nodeVersion":"18.17.1","_npmVersion":"lerna/2.5.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-04kvcptwvJBSMfcOTbanEFa194Xkpkjo4wkTImO26Zzu06tGawbL4FPPQdGygMz7yTdc6Wlrlks5TNChWlcn+Q==","shasum":"8743212badfda8c7cda209bd8b22c4909cfb5986","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.3.6.tgz","fileCount":62,"unpackedSize":73044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBg4DJW/PFeHGAlAg2dUmByWXFpPNlUa1bpurjX8EqrIAiEAhBR5FCHMFts8Jx+9Aq77O/b+ow7KTGlIXIDir6F2XmU="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.3.6_1694587417964_0.46117303614022687"},"_hasShrinkwrap":false,"contributors":[]},"7.3.7":{"name":"cspell-grammar","version":"7.3.7","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"7.3.7","@cspell/cspell-types":"7.3.7"},"gitHead":"22246a7924b9ae27ae39f0d0217890a1c2736f68","_id":"cspell-grammar@7.3.7","_nodeVersion":"18.18.0","_npmVersion":"lerna/2.5.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-4cyJ4Alq/wBGTctH7fNTbY9EZCihm11fbrGSYVe8w+msRNx6W8rugsMX009aHiw9zlvGrMAeTD08YFPnBVdfpA==","shasum":"85a34e1f21381c54e8d86904533f2d7f908fa710","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.3.7.tgz","fileCount":62,"unpackedSize":73044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBJYL4xtDkzkv43fLscxWBU/a3e2HM0w/Khcv3ihb06SAiEAmoUkrrzy39Bvsb0a0AO9Pzp2Ket6pQtu3KWfEV6ssQ0="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.3.7_1695885093381_0.8274124192195633"},"_hasShrinkwrap":false,"contributors":[]},"7.3.8":{"name":"cspell-grammar","version":"7.3.8","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"7.3.8","@cspell/cspell-types":"7.3.8"},"gitHead":"6717f5726b74c695d9023dbccf6f7e8a7ac6361f","_id":"cspell-grammar@7.3.8","_nodeVersion":"18.18.0","_npmVersion":"lerna/2.5.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-nTjAlMAZAVSFhBd9U3MB9l5FfC5JCCr9DTOA2wWxusVOm+36MbSEH90ucLPkhPa9/+0HtbpDhqVMwXCZllRpsg==","shasum":"3411f1ba50744474b25e81b42a3846839be577cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.3.8.tgz","fileCount":62,"unpackedSize":73044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHptyaJAmW6m2PcttfbK/c3F1hbfXEeUYi/Trb4z2E40AiAaL4hdM4i8ancpfgDLMXShXQaLf6O2THJ4qtt6imuAsw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.3.8_1697217132862_0.34227679795464283"},"_hasShrinkwrap":false,"contributors":[]},"7.3.9":{"name":"cspell-grammar","version":"7.3.9","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=16"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"7.3.9","@cspell/cspell-types":"7.3.9"},"gitHead":"77c7fb3ffd80a626ec07d704cefcaa21d62fd460","_id":"cspell-grammar@7.3.9","_nodeVersion":"18.18.2","_npmVersion":"lerna/2.6.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-s1QOPg4AxWE8XBewDQLe14j0uDyWGjREfm4dZFTrslAZUrQ8/df5s152M5LtgOEza33FrkKKE2axbGvgS9O7sQ==","shasum":"532d05d51c35f535c2f83fcc27ecdabd1ca889d4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-7.3.9.tgz","fileCount":62,"unpackedSize":73044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICnTa/yFFKH6sC9pCRJFJdWWyXF9dAPSV+CMEc+/p1srAiBTd3/xC/ZsJVMFSF09nerbXokRawNXw1lf0R2oEGxl5Q=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_7.3.9_1699353877496_0.3201128614780986"},"_hasShrinkwrap":false,"contributors":[]},"8.0.0":{"name":"cspell-grammar","version":"8.0.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.0.0","@cspell/cspell-types":"8.0.0"},"gitHead":"67c22bf98baed1c17bbc658fba8656262d17e370","_id":"cspell-grammar@8.0.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/2.6.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-uxpRvbBxOih6SjFQvKTBPTA+YyqYM5UFTNTFuRnA6g6WZeg+NJaTkbQrTgXja4B2r8MJ6XU22YrKTtHNNcP7bQ==","shasum":"e45f4229eeec96313d115cdcaf987f162b4b272d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.0.0.tgz","fileCount":62,"unpackedSize":73207,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEAv5+jva6kJ7OpWYdCcoVQId5A7ebfW4sNPt7O5gIg4AiBUtSKqr3/3Kzk3Xe4FmP7ykkaRyyEtyoRXUNC6qTlhlQ=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.0.0_1699373940680_0.3628847432735116"},"_hasShrinkwrap":false,"contributors":[]},"8.1.0":{"name":"cspell-grammar","version":"8.1.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.1.0","@cspell/cspell-types":"8.1.0"},"gitHead":"28568808deaf39b9ffa71fd0f722441ff1b8c794","_id":"cspell-grammar@8.1.0","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.0.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-E28SDJYOOuHk8eBtMSIGyCu8qiKb/H4LX1J/kw8+eV0RLvnllmq2FAYFBk8jtu4uW49TW5n/eLg7J2TvPONYAA==","shasum":"7530cc8ba0c56ab85fbbb94ff533857938fdbc8f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.1.0.tgz","fileCount":62,"unpackedSize":73213,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB193+/KnhsAQF+DSPZZccLCEk8dhQyqbMhDhlD1Hh0wAiAipLDZ1k4G1LFyYIUGIF3v6+inNHxQZfhfzAKlGntFzA=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.1.0_1701436089968_0.9046216305970423"},"_hasShrinkwrap":false,"contributors":[]},"8.1.1":{"name":"cspell-grammar","version":"8.1.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.1.1","@cspell/cspell-types":"8.1.1"},"gitHead":"b0ac8d928b7e15fb1eb3d5b89374db1aa0ccc1f5","_id":"cspell-grammar@8.1.1","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.0.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-bI6LPqIQFGg5ghb0NBoRJb6H1HyAiF+1baa3zoBCABRPkB46F0MBg937LkPCCz9QYXBAJu/WBYHVAP572CMY4g==","shasum":"235c97566f6576b3d165ee839286406a7cc2c365","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.1.1.tgz","fileCount":62,"unpackedSize":73237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBQe2PRzdLr3TuQ8nZ8/+CW3+SH7kH0d9hFZTo6XUNAiAiEAzRe2V+gk9TWjPr6q0FYbh+kSbkABRcdLZlGPNKLAIIs="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.1.1_1701687267476_0.8100361782456054"},"_hasShrinkwrap":false,"contributors":[]},"8.1.2":{"name":"cspell-grammar","version":"8.1.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.1.2","@cspell/cspell-types":"8.1.2"},"gitHead":"ba4eef94480562e7641298b32cb99723fd64aeca","_id":"cspell-grammar@8.1.2","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.0.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-642YdsUWpGgAih7Dibrxa9g4+drC/DYWlGj0tiRWd9Ge93QC9Iz3344D3RBD11yXs7+uvCQcLCJBDK+49LGE8A==","shasum":"02bd5354bda13c5a80fbde9e2bba43bd93f04bfe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.1.2.tgz","fileCount":62,"unpackedSize":73237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCOl4a/y1VU8rf2i3HrtVc+WJuXXUGFnH3SrGo4WJZTAgIhAP2jQCm4CZnjuJehMc1WXeONsTqa1TiCSeDK+lakJVM0"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.1.2_1701703280053_0.6141497227848753"},"_hasShrinkwrap":false,"contributors":[]},"8.1.3":{"name":"cspell-grammar","version":"8.1.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.1.3","@cspell/cspell-types":"8.1.3"},"gitHead":"ea4335117b7c0e7b9ec22738315c82fae24ea997","_id":"cspell-grammar@8.1.3","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.0.0/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-dTOwNq6a5wcVzOsi4xY5/tq2r2w/+wLVU+WfyySTsPe66Rjqx/QceFl4OinImks/ZMKF7Zyjd3WGyQ5TcSsJFQ==","shasum":"8ee7d4cef92053c53b320ae105e64b771c73d21e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.1.3.tgz","fileCount":62,"unpackedSize":73237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC2Tae3AJ3aVmUKqr83RIJKceSdq9LsIn8RD2YKU8bN0AiEAsNUeq7rFSbwMVMnvGO7U6Jqs0BwZKss9Z7WiNmU/PEk="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.1.3_1701869758933_0.9656999439323328"},"_hasShrinkwrap":false,"contributors":[]},"8.2.0":{"name":"cspell-grammar","version":"8.2.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.2.0","@cspell/cspell-types":"8.2.0"},"gitHead":"3bcd6430bb33fb221d07030a60a2d61a2479e7ae","_id":"cspell-grammar@8.2.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-FXtMStcufaAS7ybS0zzD5udUpMSSF93RaunBd8XgkA+INWqewqIjoTiaVA84Ft6kM+OAybRyWfbPDpZIvaSKAw==","shasum":"a50e2d08c825bc762bb6060fc3728f572330ca46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.2.0.tgz","fileCount":62,"unpackedSize":73237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDkP8aCxb/KYKAs8Q1NquwVdklVMFsiaO/oQQRZtTZ/wAiEAmMReXDaOPTgpHl3EkF2awy08mRDC7kJ05y19eLo+lgQ="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.2.0_1703082290294_0.6679324219981595"},"_hasShrinkwrap":false,"contributors":[]},"8.2.1":{"name":"cspell-grammar","version":"8.2.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.2.1","@cspell/cspell-types":"8.2.1"},"gitHead":"b0c889ee4068aa8a2447106c5c7f449debc85bdd","_id":"cspell-grammar@8.2.1","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-NsxcjewV2peZhsaQuYSplLwUMTdj6YEVe/UA3tl9IRF7PnUyI+DLuwTYUy1FeXLOLM0lVd/tUSDQnZsj+08VaQ==","shasum":"fc89d26e59d27210864bdb502a667a685ab74050","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.2.1.tgz","fileCount":62,"unpackedSize":73237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGix/jMhDNKs1x0PhjsWNAmBTM5vXFiv8JsYnM255xttAiBToWOsfLmZGVEwiUd8PkZ85mh9B/l6suJ+lfb3Sz8Eow=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.2.1_1703094757032_0.8535992337628098"},"_hasShrinkwrap":false,"contributors":[]},"8.2.3":{"name":"cspell-grammar","version":"8.2.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.2.3","@cspell/cspell-types":"8.2.3"},"gitHead":"e3098b21e0a199d61226f8ff4989d48b385eddfa","_id":"cspell-grammar@8.2.3","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-z57Qyu24BsHHp/nZ9ftN377cSCgSJg+6oywIglau7ws7vRpUgYKVoKxn+ZJfOrIZpXfZUqgph5IwAGFI+aRN6w==","shasum":"0bb737f514278b9fe68efa9abc2a932fbe739a33","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.2.3.tgz","fileCount":62,"unpackedSize":73237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEzR3vukjRH4MOhSXxKKf95X/+j+42iMe0dStyosKvvLAiARJwNV5bSr6xplyvvJtdkXTkcacKs6ze+RhwXLSXow6w=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.2.3_1703230803079_0.6470488667670939"},"_hasShrinkwrap":false,"contributors":[]},"8.2.4":{"name":"cspell-grammar","version":"8.2.4","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.2.4","@cspell/cspell-types":"8.2.4"},"gitHead":"d3c5ff685b3aa2bf984f557d81380f2c994547e0","_id":"cspell-grammar@8.2.4","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-FATCZqQz0++d1mydyMjbqT9xXar8xsSSVLnDBaQRRVQ8jWa+vAv4rFu5d5Emk+XfhkqKBpaVIQlUKDB57CogCw==","shasum":"a6639663611cc835975b57a256f36b2914cf83ff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.2.4.tgz","fileCount":62,"unpackedSize":73237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDL7IhJe4w0OHxbVAk2Xsxov07jm+4LPqyLrK0dGNDaXAiEA6jYUumulNd4I6h1oSyNhHR7vyjHWaYlxYXQWQPbPv6Q="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.2.4_1703762371994_0.4847812188491982"},"_hasShrinkwrap":false,"contributors":[]},"8.3.0":{"name":"cspell-grammar","version":"8.3.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.3.0","@cspell/cspell-types":"8.3.0"},"gitHead":"019c7ccd326b7fc9e106069ddf6008d5079bbd12","_id":"cspell-grammar@8.3.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-CMfMZneGjiK17kMuihwlYUsjU6ZHicGhSZeQUueY+btB+B0ams7KlNB9jCH4qWrmk9+3+rA2BUdAxUgDixL6yw==","shasum":"d25f6d3b04d70217b65d893a4c4acac8da946f9f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.3.0.tgz","fileCount":62,"unpackedSize":73237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGx70MwrHdYpRp2UQ+22+1FZHsXzSw95LZFQoO++cctqAiEAyTLLbmnRlne6OLd79NBIRxm/Ra3RHB5XVj127JPll0A="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.3.0_1703927828289_0.01809712423193366"},"_hasShrinkwrap":false,"contributors":[]},"8.3.1":{"name":"cspell-grammar","version":"8.3.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.3.1","@cspell/cspell-types":"8.3.1"},"gitHead":"7136c39fd5f47c2acd44bec0bede924e55e1a107","_id":"cspell-grammar@8.3.1","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-SdlUlQVHYtjeoebCKyrVG112jNCyP/ihit3jNiwk5gQ7LLqdV43crHFi13peSIhp9FR5Qn0JjnerpY89+256YA==","shasum":"896150b956172244228ac1632651162c44a8cf63","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.3.1.tgz","fileCount":62,"unpackedSize":73237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEzfwLU0vsEWJT4ZFLCDapIoOCwiHbQw/34b+SjJoz2gIhAN1nE8vDIaB63VcTsOjoOb70a/wt9CCIBEq9vJ4OSBIj"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.3.1_1704110709701_0.027158348922810438"},"_hasShrinkwrap":false,"contributors":[]},"8.3.2":{"name":"cspell-grammar","version":"8.3.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.3.2","@cspell/cspell-types":"8.3.2"},"gitHead":"98f622b2b12529f2d1ccf0f3a57991e4c08b3e3a","_id":"cspell-grammar@8.3.2","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.1.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-tYCkOmRzJe1a6/R+8QGSwG7TwTgznLPqsHtepKzLmnS4YX54VXjKRI9zMARxXDzUVfyCSVdW5MyiY/0WTNoy+A==","shasum":"69d7980c036c206745d5d417d32c95edaaff6107","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.3.2.tgz","fileCount":62,"unpackedSize":73237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJFgOX4XzrugpgmJiIzpal5eI/T/NCM3UhGO2hWaZHTAIhAPHKnlUZ7x87KBBPqf3coFKM8F3rbOXMY4P9Cj8iylvX"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.3.2_1704201288030_0.0977387123233675"},"_hasShrinkwrap":false,"contributors":[]},"8.4.0":{"name":"cspell-grammar","version":"8.4.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.4.0","@cspell/cspell-types":"8.4.0"},"gitHead":"f9ad457ca2102c6642c377417a95a4415f5ec3d8","_id":"cspell-grammar@8.4.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.3.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-0p7E55v9C9El2/jKrenEtOYVj3Rl+FeEM9QcJBxQ6IYX/7QnoCLth09/BacaZmQfawxzkPtRoXbwhH5472vAgw==","shasum":"a8ceddd17ae29e087b8c59989ae0e3c4cf4ff098","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.4.0.tgz","fileCount":62,"unpackedSize":73237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFQYqsokio5eNu8Mck++jLwfAbO1RMz8nNLgaJt+y7AsAiAMto/tjjI9jYFusGNxGqOMyq5ANXkNSJ0iwdJKtq+osw=="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.4.0_1708336268247_0.2957823060854228"},"_hasShrinkwrap":false,"contributors":[]},"8.4.1":{"name":"cspell-grammar","version":"8.4.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.4.1","@cspell/cspell-types":"8.4.1"},"gitHead":"d57dbadb81b859d659c578cd8e81ac5dbcbaae8c","_id":"cspell-grammar@8.4.1","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.3.0/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-JRbCuKWY5Ja39zmPUQPHM7WnnX4ODQo4kBNk4NJGnrADvHyor6Z60YPqy45IRnt/Z7B4U7J+T8M6bHlLFk3f2w==","shasum":"d42431c1a78be553ccb474b22749d06599427a55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.4.1.tgz","fileCount":62,"unpackedSize":73237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHUjCj+B6YCYy6g68But2p9ZyTnV2qOqjQ8zRpTAh6TpAiEA8MM7/DLMlCiAAM6oXQU0LlUoA9N9wrHcbV1dNTkLVHE="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.4.1_1708419432612_0.6252990645422969"},"_hasShrinkwrap":false,"contributors":[]},"8.5.0":{"name":"cspell-grammar","version":"8.5.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.5.0","@cspell/cspell-types":"8.5.0"},"gitHead":"098601b2e007bebf9e5ae894bed9a50559a102ed","_id":"cspell-grammar@8.5.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.3.0/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-29U4KFThztK9LBPrcdLJLld3uWIEAg8M5umfwrkDoGQA0jtdBe+4895rGuth4QcPxMT1jxn7cInv199Hx2R4XQ==","shasum":"d97cffc64024c89d9e81850bfdca6b95172f22af","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.5.0.tgz","fileCount":62,"unpackedSize":73237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIExgxbFpE0DTY0XagB6X6tRJF6uja8X15IW9/u9IEWKFAiEA0JiMTzBOBYcz0vrpzjhWEt+DuruZkwdZ3NBHuA/oms0="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.5.0_1709304786403_0.12766842234297426"},"_hasShrinkwrap":false,"contributors":[]},"8.6.0":{"name":"cspell-grammar","version":"8.6.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.6.0","@cspell/cspell-types":"8.6.0"},"gitHead":"78eadb48e8ab400f4fcd159344c5b15968d7ab2e","_id":"cspell-grammar@8.6.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.3.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-wVpZ4pPOqRoOmzLUc34wyOQnBi/6RsV3Y1KiPn8BNSkObb9XSohb1xJJMJ69unEmgE0snQDMHIeUaLTQH414MA==","shasum":"276cd8408e778985a871fc340e4568d4440c337b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.6.0.tgz","fileCount":62,"unpackedSize":73237,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMPJZEQ1GXp0xrKAeo28OSMw0J1qucyarU75PoZtzheQIhAI/6IBeufFz/IfXx4fLL7gyCMZPNekZkmg3ZrtSFqvvN"}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.6.0_1709653566957_0.06195886910992798"},"_hasShrinkwrap":false,"contributors":[]},"8.6.1":{"name":"cspell-grammar","version":"8.6.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.6.1","@cspell/cspell-types":"8.6.1"},"gitHead":"9279c50f26a32327e38fb1480ac1b823aa898a5f","_id":"cspell-grammar@8.6.1","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.3.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-MaG0e/F0b2FnIRULCZ61JxEiJgTP/6rsbUoR5nG9X+WmJYItYmxC1F/FPPrVeTu+jJr/8O4pdnslE20pimHaCw==","shasum":"d623475a0752b662769fc2a4de4745c25f7c0cbd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.6.1.tgz","fileCount":62,"unpackedSize":73277,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKafEeI4SlQLfSQGDTbTWJ0WTb+kc/VLfd12lvqmSeeAIgL7z1C/UMhIh3z1fcIMhLBsxMx3QkZMQGVCnHwI3bJ30="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.6.1_1711364262147_0.5695114171990239"},"_hasShrinkwrap":false,"contributors":[]},"8.7.0":{"name":"cspell-grammar","version":"8.7.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.7.0","@cspell/cspell-types":"8.7.0"},"gitHead":"5318079ed11fe77e981287ecf1c40d6f28dd91ed","_id":"cspell-grammar@8.7.0","_nodeVersion":"18.20.1","_npmVersion":"lerna/3.3.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-SGcXc7322wU2WNRi7vtpToWDXTqZHhxqvR+aIXHT2kkxlMSWp3Rvfpshd0ckgY54nZtgw7R/JtKND2jeACRpwQ==","shasum":"c634324ae19e9f17e1130cc9c364f67ac6e6b8ec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.7.0.tgz","fileCount":62,"unpackedSize":73277,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHyLKpNadpDcBNti9KFYKjv7pnglf7Gc8U1artsfEy0qAiEAqqcRr/b/pv37kOAoDKSKDOIKAIe4KxplkJEeJTHoMK4="}]},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.7.0_1712754243550_0.2839882710383408"},"_hasShrinkwrap":false,"contributors":[]},"8.8.0":{"name":"cspell-grammar","version":"8.8.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.8.0","@cspell/cspell-types":"8.8.0"},"gitHead":"a42bce675c00cb2d51809b3ae3894119ea4f5ce7","_id":"cspell-grammar@8.8.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/3.3.3/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-sB9IvSQ89Q5TgmAwXwXubs5U8dfZFvvaMT5LGKKW/XMGO4gVSBTAwRwGP2INZXdHHzFXUaVhEd+Tf4S3djoOdw==","shasum":"de9f58d5f8629439d9267e7b97c5954caca14f51","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.8.0.tgz","fileCount":62,"unpackedSize":73523,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJk1zrwuPW/PA4Ggq/YRX48Dq7A5aBjt8QS+aGlAX5HwIgDPlhthiWvmiLHHx+BDdqwpvY3cBOsOapxaNfv56YqgU="}],"size":20218},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.8.0_1714749318757_0.8708497506377879"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-03T15:15:19.077Z","publish_time":1714749319077,"_source_registry_name":"default","contributors":[]},"8.8.1":{"name":"cspell-grammar","version":"8.8.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.8.1","@cspell/cspell-types":"8.8.1"},"gitHead":"6381846ffce8b9a349bfda03262297aa8e301ef5","_id":"cspell-grammar@8.8.1","_nodeVersion":"18.20.2","_npmVersion":"lerna/3.3.3/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-YTyrutwIkiPH9t255l+BQtneGAkgE3uZXmnRHeIi6X+qdmnf61i8XYaSaO66VKQJX6VPZG18hBVMSUPZmYtoSw==","shasum":"b8bfdf35ed8dae556141d2b840e8da8f2500fcd4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.8.1.tgz","fileCount":62,"unpackedSize":73529,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDASwFxB0sDR2arbTPuoB9Mp+qXjuOXatt92tz6pa63BAiBprMi6wkBa5xUUa5LGCxIN6A81lCkQZxQ0JjrTh9DCIQ=="}],"size":20223},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.8.1_1715313671143_0.24590771487108398"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-10T04:01:11.327Z","publish_time":1715313671327,"_source_registry_name":"default","contributors":[]},"8.8.2":{"name":"cspell-grammar","version":"8.8.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.8.2","@cspell/cspell-types":"8.8.2"},"gitHead":"e82ec807677c040c38b7d5608c8a8d42185d3b24","_id":"cspell-grammar@8.8.2","_nodeVersion":"18.20.2","_npmVersion":"lerna/3.4.0/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-xPv3B9N20EO7Om5db44d4tijuTMn2jMEAfkXbEhoVabgooRYrEdnvRe5e9mhYt3bSOAwhbH51oQShlOW7O5WlA==","shasum":"3048faa7eae0dda501a7f10b2987357d6ddc5416","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.8.2.tgz","fileCount":62,"unpackedSize":73529,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDHOklk628MwUXOYfVcXFkfhZLO25z5J/yR7H/0POGoqAiBRE8E96MDTDvpIk8M4NoXbaSJs41qAP0RCtAqD3CnbVA=="}],"size":20224},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.8.2_1716394299630_0.015483781168667887"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-22T16:11:39.764Z","publish_time":1716394299764,"_source_registry_name":"default","contributors":[]},"8.8.3":{"name":"cspell-grammar","version":"8.8.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.8.3","@cspell/cspell-types":"8.8.3"},"gitHead":"485fa7eb0587b1261ad169711e7251746c9721d5","_id":"cspell-grammar@8.8.3","_nodeVersion":"18.20.2","_npmVersion":"lerna/3.4.0/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-3RP7xQ/6IiIjbWQDuE+4b0ERKkSWGMY75bd0oEsh5HcFhhOYphmcpxLxRRM/yxYQaYgdvq0QIcwrpanx86KJ7A==","shasum":"230bf790fe193dc8ee15f19c075f419adc2eb95f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.8.3.tgz","fileCount":62,"unpackedSize":73529,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFAHfMTJR8W0p2w3T24KL2NAAz/lGAzv0O9YIumIM0AIAiEA/rTklQ4E0dwh2g76XoWXb3Lvyz+pXZoa2o+ZcTU1eF4="}],"size":20223},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.8.3_1716467345329_0.2575868249778841"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-23T12:29:05.484Z","publish_time":1716467345484,"_source_registry_name":"default","contributors":[]},"8.8.4":{"name":"cspell-grammar","version":"8.8.4","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.8.4","@cspell/cspell-types":"8.8.4"},"gitHead":"e1df92825ed0dacedb1830eeb6d918f01690c69a","_id":"cspell-grammar@8.8.4","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.4.0/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-UxDO517iW6vs/8l4OhLpdMR7Bp+tkquvtld1gWz8WYQiDwORyf0v5a3nMh4ILYZGoolOSnDuI9UjWOLI6L/vvQ==","shasum":"91212b7210d9bf9c2fd21d604c589ca87a90a261","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.8.4.tgz","fileCount":62,"unpackedSize":73529,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGCvEpUm/wtbCjq6jY418Hm9n0a2YwB24eG6KXSH1zKSAiEAy6aB+WLAEW/vwoIRSyOHI1GBcsy1b7+9OMIX4ZR82Sc="}],"size":20222},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.8.4_1717433788520_0.9045403617363876"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-03T16:56:28.655Z","publish_time":1717433788655,"_source_registry_name":"default","contributors":[]},"8.9.0-alpha.0":{"name":"cspell-grammar","version":"8.9.0-alpha.0","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"license":"MIT","_id":"cspell-grammar@8.9.0-alpha.0","maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"bin":{"cspell-grammar":"bin.mjs"},"dist":{"shasum":"97998a97b0ce322dce75d55d26bd9b2444284dd4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.9.0-alpha.0.tgz","fileCount":62,"integrity":"sha512-HZ3ksxZ+TjR44jGEeItQnavkFI7KYy7m6lTMtb9PqLFaygD3FUuiU7zNiAzKjewT9CyvGrEewPR36hIGFdCqOQ==","signatures":[{"sig":"MEUCIDiRl9pwBd1qWLQpv7tcAE5TFelQ6M+EgWHP952wjbazAiEAu+O4GznZdalkrN+ZWKdJmD0P4UF4QVossrae3qLr7H0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73553,"size":20228},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=18"},"exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"gitHead":"700ed688420d2f3e784c05e2709ad33953aadadc","scripts":{"test":"vitest run","build":"tsc -b . -f","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","watch":"tsc -b . -w -f","coverage":"vitest run --coverage","test:watch":"vitest","clean-build":"pnpm run clean && pnpm run build"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"repository":{"url":"git+https://github.com/streetsidesoftware/cspell.git","type":"git","directory":"packages/cspell-grammar"},"_npmVersion":"lerna/3.5.1/node@v18.20.3+x64 (linux)","description":"Grammar parsing support for cspell","directories":{},"sideEffects":false,"_nodeVersion":"18.20.3","dependencies":{"@cspell/cspell-pipe":"8.9.0-alpha.0","@cspell/cspell-types":"8.9.0-alpha.0"},"typesVersions":{"*":{"*":["dist/*.d.ts","dist/*/index.d.ts"],"parsers":["dist/parsers/index.d.ts"],"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0"},"_npmOperationalInternal":{"tmp":"tmp/cspell-grammar_8.9.0-alpha.0_1718706753469_0.9510397384251672","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-18T10:32:33.628Z","publish_time":1718706753628,"_source_registry_name":"default","contributors":[]},"8.9.0":{"name":"cspell-grammar","version":"8.9.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.9.0","@cspell/cspell-types":"8.9.0"},"gitHead":"33c513cf848a61fb1ebcea1b9c67505a31447411","_id":"cspell-grammar@8.9.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.5.1/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-oZEOE64lLc0clLGOJeqc5d1Yzc1fUtXQAAeLIrS+uoVM7nA1SqgIEv1JBjp3R++8jQKLjS5n7v16VW5A/yk67w==","shasum":"2d22fbcdab8980eae9ab3344d4ab2d76dcc3b3ba","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.9.0.tgz","fileCount":62,"unpackedSize":73529,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCUr0SkcB6o5gBFMEUuPTM6P+fo3kWkdS2Dl6qYkNwYNwIgdNzBZICMOZJ8Y5fV3ko7QFgEC4P4bfzjnwurD+h58I4="}],"size":20222},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.9.0_1718722651355_0.991586775695406"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-18T14:57:31.503Z","publish_time":1718722651503,"_source_registry_name":"default","contributors":[]},"8.9.1":{"name":"cspell-grammar","version":"8.9.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.9.1","@cspell/cspell-types":"8.9.1"},"gitHead":"f532c77cca4bfae380293c586f02f377354c850b","_id":"cspell-grammar@8.9.1","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.5.1/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-BqaDp3Z+baLZyb3A5h/zWESsO7e8vUaOlrDt1RRVEnpboIUnj7iNkcFmDp3s9PTpBCURlgHHs8SR/+c49aKDGg==","shasum":"3f97eb6852b9a599115189b0932aef4164a88542","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.9.1.tgz","fileCount":62,"unpackedSize":73529,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC4N2q03udl+GvxNGkNouNpNa6ZeOAeTMGOo/Z0mSZq6wIgbib8o5m+ni0qXYS8JsXxe8TvwtsrRsCC/eHQkZwQt3A="}],"size":20223},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.9.1_1718892092682_0.5955603471323481"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-20T14:01:32.875Z","publish_time":1718892092875,"_source_registry_name":"default","contributors":[]},"8.10.0":{"name":"cspell-grammar","version":"8.10.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.10.0","@cspell/cspell-types":"8.10.0"},"gitHead":"a5dde6ae7e2ac86ac956220d4b8c39a0e58e1bc6","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.6.0/node@v18.20.3+x64 (linux)","_id":"cspell-grammar@8.10.0","dist":{"integrity":"sha512-bAz2Zcxvf0uex1EHXeWhg3K9ciHFIzcAidwMiDjiaf8/bX4VqOMDzYvv8NRaFdZ3WbaT6yO+jcsUg5kEmCjlvA==","shasum":"77c5fb20172f28a17e042c2f9648cce5ab52ecb7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.10.0.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBERYiVMVfbaUpQcx9DZenB6Ge55BNbDOvNbbkQpmMoRAiEAlByR+HncSCP9la8yTLhn/ZBhnEn9Yj6aJR8RjTC/omQ="}],"size":20220},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.10.0_1719925776986_0.554067452164658"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-02T13:09:37.232Z","publish_time":1719925777232,"_source_registry_name":"default","contributors":[]},"8.10.1":{"name":"cspell-grammar","version":"8.10.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.10.1","@cspell/cspell-types":"8.10.1"},"gitHead":"2959c7618e179524724221962cbea827a9577d5d","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.6.0/node@v18.20.3+x64 (linux)","_id":"cspell-grammar@8.10.1","dist":{"integrity":"sha512-zbh/kS90oCUwVExEmXts5T0uEWdwnPrO32GZkInw2HSr0ngcdQGSsUzSUNFvqVMYu57ZfMK4SjzKgQhpdhIS0Q==","shasum":"69843adae3a464a207cfe2eb8dcc6e5c152acb37","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.10.1.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeAMG084IlNvBOD769my14Lr2WpYTfJNjaZXAmrYe8SQIhANXExIgAmmJUncfUkYDF0/7CFA10Tq+Otz3l7fmqb4ZP"}],"size":20223},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.10.1_1720166594848_0.009713059077897102"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-05T08:03:15.037Z","publish_time":1720166595037,"_source_registry_name":"default","contributors":[]},"8.10.2":{"name":"cspell-grammar","version":"8.10.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.10.2","@cspell/cspell-types":"8.10.2"},"gitHead":"1a1f15b593a0b25419c1e74eeb53d0b2839762cc","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.6.0/node@v18.20.3+x64 (linux)","_id":"cspell-grammar@8.10.2","dist":{"integrity":"sha512-nOHufnGwGSvf22L6bMS/AYMX9eATMf+dqTeIMG+x61zPIkGgxq5ahI1TNRtm2QBoPHnpPHD0tNCSD5VI7ymAQA==","shasum":"4987f083583c13f61caee2d23e80a6c4770429c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.10.2.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDlpm0gNv+q80gCJKdi5wWQTu6v29bgTRpRWvportFYwIhAMrMrpLJMTUCSTUxA9nbTRspHn5tdYfYYUmnJqaYwUpQ"}],"size":20221},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.10.2_1720190958324_0.6089729297181621"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-05T14:49:18.503Z","publish_time":1720190958503,"_source_registry_name":"default","contributors":[]},"8.10.4":{"name":"cspell-grammar","version":"8.10.4","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.10.4","@cspell/cspell-types":"8.10.4"},"gitHead":"96707a892a95a7e10dd5894e8cdd8f288b841c2f","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.6.0/node@v18.20.3+x64 (linux)","_id":"cspell-grammar@8.10.4","dist":{"integrity":"sha512-AW9JqEmMJLrbBwN/3BAwpHgOz5WFyb4syS+pjFRdZGx/w9e9ZSn4xyfnQ3mjNaFc/oZUcXy+q032bNZQppjGXA==","shasum":"b057a5cb6a7254acddd8fb578191a3f0de94b61d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.10.4.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3QFxaz0/E0KTFBvjt8UlEBgw7/8Ze/Df5TKSejszf1AIgHVdtPploK778jYW2Q7qwwSTTVHR4/FPdoLMwb338+bA="}],"size":20223},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.10.4_1720216506088_0.7007106760870903"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-05T21:55:06.243Z","publish_time":1720216506243,"_source_registry_name":"default","contributors":[]},"8.11.0":{"name":"cspell-grammar","version":"8.11.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.11.0","@cspell/cspell-types":"8.11.0"},"gitHead":"2b85b2b458b1117870a4f0aee18fb45ce991848d","_nodeVersion":"18.20.3","_npmVersion":"lerna/3.7.1/node@v18.20.3+x64 (linux)","_id":"cspell-grammar@8.11.0","dist":{"integrity":"sha512-fIq7/KDjNMfBBqKTnnp4dhjNmbvnl019bPwecddkQOpx5H9Vn4WVDTiAZbI6/5Li/VU+h1Ld2+pIOKYql/7DBg==","shasum":"be28c816e78e2cb6c36cd8c48e13916d0170d8cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.11.0.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZXjmFoGdCNy+OIlsHPHgx+Pf45pAtEJVdqBvkD7XzYwIhAMjvClF0KY0vwm8xDpeDmAaya+Ai8jffD54+Y3pPfB69"}],"size":20222},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.11.0_1721148414413_0.5854504815251003"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-16T16:46:54.578Z","publish_time":1721148414578,"_source_registry_name":"default","contributors":[]},"8.12.1":{"name":"cspell-grammar","version":"8.12.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.12.1","@cspell/cspell-types":"8.12.1"},"gitHead":"2b9d2fd6fb3a228886016f897c40e8b926e063ab","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.7.1/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.12.1","dist":{"integrity":"sha512-IAES553M5nuB/wtiWYayDX2/5OmDu2VmEcnV6SXNze8oop0oodSqr3h46rLy+m1EOOD8nenMa295N/dRPqTB/g==","shasum":"aeefe9c3c17ea5154e73e1a0f7ea09a974a7b7b0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.12.1.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICPHjicGtY5NPNBuVJ25HmidvUSlPtFlUi7vwq+qnLLCAiEAkrDF9YeioHYTZJ3cku5q7KO+2aMd178tXGhw3z031eo="}],"size":20223},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.12.1_1721675496008_0.3130148746347554"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-22T19:11:36.199Z","publish_time":1721675496199,"_source_registry_name":"default","contributors":[]},"8.13.0":{"name":"cspell-grammar","version":"8.13.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.13.0","@cspell/cspell-types":"8.13.0"},"gitHead":"2fd3fb430cc96a8a50543f57d96b288219a11923","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.7.1/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.13.0","dist":{"integrity":"sha512-vrfIO2LqZPPA7Pe8xPPJwXKiXq9nWJxH5JesdVFQZ+DtkklzC07J8OrGTFFo0/r9/CfQMNqqs0XbtRcoa+xRYg==","shasum":"d9c90443d38b0ab705b42bc26cdff8e00dcb9890","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.13.0.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICqNrnN9NYoUxFVs1WoOYlZGO24qVFmDCgK9YElgUWQRAiEA9If/NaPm9yYO1xQgtEydiNbDuf4EXzmjQHMpgh/pilw="}],"size":20223},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.13.0_1722339723384_0.49283126845665737"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-30T11:42:03.562Z","publish_time":1722339723562,"_source_registry_name":"default","contributors":[]},"8.13.1":{"name":"cspell-grammar","version":"8.13.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.13.1","@cspell/cspell-types":"8.13.1"},"gitHead":"99cdb4e3e6579c57de1014b0cd3c168188b9c1f5","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.7.1/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.13.1","dist":{"integrity":"sha512-HUkd24bulvBwee1UNBurxGlPUOiywb9pB34iXXoxFWuloHohZ/DuFlE8B/31ZtjW48ffEYIu3QZfWhcnD8e81w==","shasum":"86577f70b537bfc4e7e1aca7961ec37555c1f7f4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.13.1.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBgyKGE2XJdskJhKVj8zhe6etFFrxfZsdEfiFuBYNe+0AiAuHdJ4IX5CM50oYxkiLbn+RAn9gBPQbOy1ICdsQBdIHA=="}],"size":20221},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.13.1_1722583765551_0.5382679468557983"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-02T07:29:25.786Z","publish_time":1722583765786,"_source_registry_name":"default","contributors":[]},"8.13.2":{"name":"cspell-grammar","version":"8.13.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.13.2","@cspell/cspell-types":"8.13.2"},"gitHead":"5c9aaf8829991e7d6d37355acb9b9685088bba14","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.8.0/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.13.2","dist":{"integrity":"sha512-mdRNahGfY7BXg36PQcmeB8WQZETYB6W0A/+yMDgFg+YQX7UdJr8M5GVDFmIFRWyc7/cnv6GMiqdI64gmfCU8ww==","shasum":"eb378e6bde71d4ff2e809f39c9d96a7d355ec0b5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.13.2.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDDUrJiAACJ4MVl4ekbk+Bi+dpTNfqnApooyLhwFXrIpAiEA3qqmB08UVENmDQ2tbYSTZC9EiRGbw7xVHCjHaJAbkMs="}],"size":20224},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.13.2_1723100145682_0.8743927779971106"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-08T06:55:45.849Z","publish_time":1723100145849,"_source_registry_name":"default","contributors":[]},"8.13.3":{"name":"cspell-grammar","version":"8.13.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.13.3","@cspell/cspell-types":"8.13.3"},"gitHead":"e017775a1d181b20abce3c6325f2527a7554a3a9","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.8.0/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.13.3","dist":{"integrity":"sha512-xPSgKk9HY5EsI8lkMPC9hiZCeAUs+RY/IVliUBW1xEicAJhP4RZIGRdIwtDNNJGwKfNXazjqYhcS4LS0q7xPAQ==","shasum":"147e97a54ad2c8e4925bd84ae2afed7ff14960e2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.13.3.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDEralP0Fz7W0ECeOX8a7HqdVDHQ/0bkA/X+s3PDp1PAIhAOqeRCOpNYQaI3tfAV5VaocKo4Yxm0Yrnrvb0Fc7/WJX"}],"size":20217},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.13.3_1723467409634_0.08412877112671313"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-12T12:56:49.907Z","publish_time":1723467409907,"_source_registry_name":"default","contributors":[]},"8.14.1":{"name":"cspell-grammar","version":"8.14.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.14.1","@cspell/cspell-types":"8.14.1"},"gitHead":"5552bdba15adc8c073dd33791f30329147c5c64b","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.8.0/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.14.1","dist":{"integrity":"sha512-q4soR+FDU7Z3Z2gxl9dYP8qtrunH32aozhIGx6kkLWKWSy/jk2HaWdDp2MkpsQUURXLKMJ6PBZfpzR9Mxz3KqA==","shasum":"289dda25731db1e9d1e31786d2e4cdfd1c4a8838","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.14.1.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEtgtYwZWfLcQ18eJrlLIIhJ5Wz+DmoUAw98ttNzrpkaAiAeewxyUoCF52tW156XT7IwVRyKte/rrCmUadv0+0HrIg=="}],"size":20221},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.14.1_1723895862242_0.7340958796455266"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-17T11:57:42.429Z","publish_time":1723895862429,"_source_registry_name":"default","contributors":[]},"8.14.2":{"name":"cspell-grammar","version":"8.14.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.14.2","@cspell/cspell-types":"8.14.2"},"gitHead":"9f7c1831d4765d35f289b2a623133fc21bee4dcd","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.8.0/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.14.2","dist":{"integrity":"sha512-eYwceVP80FGYVJenE42ALnvEKOXaXjq4yVbb1Ni1umO/9qamLWNCQ1RP6rRACy5e/cXviAbhrQ5Mtw6n+pyPEQ==","shasum":"a37e4f6ce6aae8eba2ba57822a4cfe0cd7fd8909","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.14.2.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC9p2ujWOX48z5OOLvZydQwy/Hw1VmTD4Gn7gIdzgYXQwIgDyPzSqc/Fe9U85mschGI6Zw0n/JTyJ5s6BuFJVW6Jok="}],"size":20221},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.14.2_1724137962214_0.43761673650050037"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-20T07:12:42.369Z","publish_time":1724137962369,"_source_registry_name":"default","contributors":[]},"8.14.3":{"name":"cspell-grammar","version":"8.14.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.14.3","@cspell/cspell-types":"8.14.3"},"gitHead":"ce996377857f5d7c3e70f27fc512afbe605562f8","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.1/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.14.3","dist":{"integrity":"sha512-clb5HCVJn6wW/v7dC3CGuo1YmmXIVpvpz7BGwt2Rvybk/8o6CD3i4aF8TqnHc0FIWP0iHCwMhqnCyiOJtYI9Mg==","shasum":"973f5ec162b2dad2acc17af7dd19038aff9ba972","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.14.3.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICX9Qazs+ereYJsubO7ZQ0WYhDsbcIVQaAAsFEnphYzPAiB+FMccA9omcO7VpEaIJmGOwR8zkbv4VLC7Wkf0FJpxWg=="}],"size":20221},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.14.3_1726581600104_0.9029078583140386"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-17T14:00:00.315Z","publish_time":1726581600315,"_source_registry_name":"default","contributors":[]},"8.14.4":{"name":"cspell-grammar","version":"8.14.4","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.14.4","@cspell/cspell-types":"8.14.4"},"gitHead":"aeedd49f6ef20799eed04076093291fcacbc4b84","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.1/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.14.4","dist":{"integrity":"sha512-yaSKAAJDiamsw3FChbw4HXb2RvTQrDsLelh1+T4MavarOIcAxXrqAJ8ysqm++g+S/ooJz2YO8YWIyzJKxcMf8g==","shasum":"a047c9d365127f9e7688eebb649b14a8a7b0ce9e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.14.4.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDFHXWMHq4dCfhrKqpJmuq/a1A4Wgtt4XRHUmf9J73tpAiEA8mKoTd4oD75n1Zs0TZ/M8yfrdh4SeH+sfMiRqICXJPk="}],"size":20219},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.14.4_1726639008570_0.0016459662037615619"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-18T05:56:48.789Z","publish_time":1726639008789,"_source_registry_name":"default","contributors":[]},"8.15.0":{"name":"cspell-grammar","version":"8.15.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.15.0","@cspell/cspell-types":"8.15.0"},"gitHead":"60b04562dfa023eede01929d86fa944163c07256","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.3/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.15.0","dist":{"integrity":"sha512-zvevq4IKUQtmBRchPvl1VykGzbbR5GGXiDEI+s1NYAL7+c3n5F84bGWOXU4AkYJ4ahovpVKRmfkdfaWj1G5wNg==","shasum":"e900955e599528281ac45feae830549aa79b7a96","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.15.0.tgz","fileCount":62,"unpackedSize":73532,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA4jgp3Iqjo/0tfoJptlHwhfgKwxlDSYAAukT+6cxSiXAiBc4h+f8puDjBrrZ2Edkgo5hKor7ZW43UVWzgeutkiU1w=="}],"size":20221},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.15.0_1728629778043_0.5225303960185663"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-11T06:56:18.225Z","publish_time":1728629778225,"_source_registry_name":"default","contributors":[]},"8.15.1":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.15.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.15.1","@cspell/cspell-types":"8.15.1"},"gitHead":"6a99d22627f0e360fcfc5b98afa670464ec763f6","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.3/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.15.1","dist":{"integrity":"sha512-4sZ3uh3rgrcoBMwXCmq8rDazVYKR2AUAm36t/EU5uiD+Ju1FfoEaxw1DTKtVDGMNNad6JmNmqxOoFdLAqL1sQA==","shasum":"4780cbaeee4f5544753dc3d68bcce30f5bc05a43","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.15.1.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.15.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjE/9n226jZlnv8vUEeK+ENN2oTLphZ+96DN1QnY862gIgTK8xmubeV3KUVu/oj6MdTpq/dPU+ImTzJZFr67+CIzg="}],"size":20258},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.15.1_1728662120268_0.4083474095133579"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-11T15:55:20.454Z","publish_time":1728662120454,"_source_registry_name":"default","contributors":[]},"8.15.2":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.15.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.15.2","@cspell/cspell-types":"8.15.2"},"gitHead":"63f8b976a0711780646f63283cf4f0457db740ee","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.9.3/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.15.2","dist":{"integrity":"sha512-yvCiOlg6G2l+lMWBSmWwnVqIVfDK/uUBzY4WIJQaXWtXRuJ9MdsSEQ3TFd9NgJUhY1gSF8O1zSqeCmfPNuS44g==","shasum":"963ffee52027e1d2205c748d702fb6b024c31e9f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.15.2.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.15.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuVSCoXYMBFsdIEt29VbbQ90NLRk3mP+Hjc5JijHZnqgIgdrjlmYCW5BZ51/rcMLEDNUb8/boWoEdEab4xUJ2Gm0I="}],"size":20259},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.15.2_1728886154237_0.5706116048782177"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-14T06:09:14.556Z","publish_time":1728886154556,"_source_registry_name":"default","contributors":[]},"8.15.3":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.15.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.15.3","@cspell/cspell-types":"8.15.3"},"gitHead":"2c24d62985bd3cf7835d7cfd05204113967b8d89","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.15.3","dist":{"integrity":"sha512-HCtGzym6JsdrYjwGySxKFsLjvASAgftv7nEOTBFp/u3Y2zVPmoQaFmmlSWBbJRsNQa9elL0DyQOSC7WC6GbGSQ==","shasum":"d199ff1aa43aa05d82682920327edfacb2bf9b66","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.15.3.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.15.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCceem5ZWVM2SFh+xf9x2t0zDRMuNH01toh4Qmw1hx3IgIgP/ov4Kea5B2wrE9QYrBKepxRYo/f/WMcJpDX/Z535Tg="}],"size":20261},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.15.3_1729110064149_0.8165228848708126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-16T20:21:04.346Z","publish_time":1729110064346,"_source_registry_name":"default","contributors":[]},"8.15.4":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.15.4","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.15.4","@cspell/cspell-types":"8.15.4"},"gitHead":"27882ec49769126e3725b2cf180fee137c9a6ebe","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.15.4","dist":{"integrity":"sha512-MKiKyYi05mRtXOxPoTv3Ksi0GwYLiK84Uq0C+5PaMrnIjXeed0bsddSFXCT+7ywFJc7PdjhTtz0M/9WWK3UgbA==","shasum":"28619d564f4c128618fcecb1d71e31e30b69d213","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.15.4.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.15.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCXtPUcmeluFbrKqKCDKZNHLW7PRAlq2grIEF28XRyfRAIhANRaH9WD/5mGF8lmV0wrBe7NS/Jp+3plwb8bEimARG4a"}],"size":20258},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.15.4_1729234349433_0.9301506375299029"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-18T06:52:29.618Z","publish_time":1729234349618,"_source_registry_name":"default","contributors":[]},"8.15.5":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.15.5","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.15.5","@cspell/cspell-types":"8.15.5"},"gitHead":"5f974b2d4d61e2582aba5a1c87fcbc127f5f06bb","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.15.5","dist":{"integrity":"sha512-2YnlSATtWHNL6cgx1qmTsY5ZO0zu8VdEmfcLQKgHr67T7atLRUnWAlmh06WMLd5qqp8PpWNPaOJF2prEYAXsUA==","shasum":"7239cf59273af8387622384a3029a2f43cf9cb23","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.15.5.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.15.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF5u5gRkp190Xyt8AXnkPiM0UtYKt/NiAiq+jsn6dAAQAiEAnLTg6Tm9WLBiVTzeaaTyrffVPraJMH6l+yC9trXiXPY="}],"size":20256},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.15.5_1730300701996_0.054813127478656076"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-30T15:05:02.192Z","publish_time":1730300702192,"_source_registry_name":"default","contributors":[]},"8.15.6":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.15.6","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.15.6","@cspell/cspell-types":"8.15.6"},"gitHead":"fa9d2dff7ea196b9b59b9089c8511c538433c054","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.15.6","dist":{"integrity":"sha512-1cd5o7kTTNO4nl2Em9RzXmmgfxBmE04o5X85AZfSCvbnwo7ntslLiSdXBSLJPHX8qqnAKAftsBYOUxkTqLuNAQ==","shasum":"358efbd890ef8d5ca910623addd8a8c5628fd641","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.15.6.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.15.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEr+R35Ic26DR26wT5+EV1f3xHUvITHwVcHO0vnHvTuhAiAWBq/xyjYTR1+L/MjhWJiWQw/Y63iKuMMWo5W9rCv84g=="}],"size":20260},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.15.6_1730574201063_0.7696406949825303"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-02T19:03:21.323Z","publish_time":1730574201323,"_source_registry_name":"default","contributors":[]},"8.15.7":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.15.7","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.15.7","@cspell/cspell-types":"8.15.7"},"gitHead":"9decdc45e8fd0d6bb9c3851813c2c0728d3c7c5e","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.15.7","dist":{"integrity":"sha512-g7ocpFG9Gam4+b2bHrqhmXVaFNV4BjFjVnaEKS3RoqcMjJuQUa9wD5HWO6AvBJeJf/auvQS7CgmumQqSo9xxCw==","shasum":"6904ca220d2ad15c0e656508a1599fed28a01aef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.15.7.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.15.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBJdrUHGzibJl4gwX84n4JGXob5ymXuuWd0H8XP2cAT5AiBA6tZy759/Z+r3DdRJ/3pLMZ/azaxBvvud9Tu2xG28Aw=="}],"size":20259},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.15.7_1730620336273_0.26811714548491405"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-03T07:52:16.498Z","publish_time":1730620336498,"_source_registry_name":"default","contributors":[]},"8.16.0":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.16.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.16.0","@cspell/cspell-types":"8.16.0"},"gitHead":"41cd50f9ba34033b6da32408855d7fc3b888c5e0","_nodeVersion":"18.20.4","_npmVersion":"lerna/3.10.0/node@v18.20.4+x64 (linux)","_id":"cspell-grammar@8.16.0","dist":{"integrity":"sha512-vvbJEkBqXocGH/H975RtkfMzVpNxNGMd0JCDd+NjbpeRyZceuChFw5Tie7kHteFY29SwZovub+Am3F4H1kmf9A==","shasum":"8be03e617f559627fd39e82dd7812636a054efd7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.16.0.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2q5+7tfuwaXs1laZQ7Z8KdGTAcPGJZBMNJ8MpmLw52AIgSWBPsgMRk7IpOuLp+eczaWcDjBwWxnGFWNO14qDr+hI="}],"size":20259},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.16.0_1730958442715_0.11622002077845028"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-07T05:47:22.911Z","publish_time":1730958442911,"_source_registry_name":"default","contributors":[]},"8.16.1":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.16.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.16.1","@cspell/cspell-types":"8.16.1"},"gitHead":"773bb6e701ff0b7fbeb30e4621119bb4315415ad","_nodeVersion":"18.20.5","_npmVersion":"lerna/3.10.0/node@v18.20.5+x64 (linux)","_id":"cspell-grammar@8.16.1","dist":{"integrity":"sha512-7IRYa0O1xfK2HVbhGSpOPPt5HlP2ZHRHtdLU2iOvMSCkh0cSPERu++kdprvcaOf7E7koo0P+bxHSprcYbU/agg==","shasum":"69beb43fc1de65a1d929eb14ba748c6663141192","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.16.1.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.16.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB0bK/V22ICjc3nYv5s6t/RY4VlDgzpsg98l6rdCEy34AiAfyTWkp28lXFuoLR6wsmydWpOFts7vtL4PTLSizsdebw=="}],"size":20255},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cspell-grammar_8.16.1_1732665623900_0.23196563673661807"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-27T00:00:24.127Z","publish_time":1732665624127,"_source_registry_name":"default","contributors":[]},"8.17.0":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.17.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.17.0","@cspell/cspell-types":"8.17.0"},"gitHead":"cac17fe7b993db5965aa441648b1c22cb5486929","_nodeVersion":"18.20.5","_npmVersion":"lerna/3.10.1/node@v18.20.5+x64 (linux)","_id":"cspell-grammar@8.17.0","dist":{"integrity":"sha512-2lvxGetbpCNRZJeGK1AjtBnDYD9gc3lPcjD4wFunPMMQbfi3p/pCUrNtMv8eA/pHaF403ah0MQfS/hgdLczoww==","shasum":"6da725eaf8730c3e3bd2441bb3c62dc8e2324257","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.17.0.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.17.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkS5pBHmsEyL6N7V68kiE3sH4TllKWSt+BtBj30qzn6wIhAIVBfTfRJj+iAw5qd1wKlBHoHtJHDSDhWx5/tq+p+/GU"}],"size":20259},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_8.17.0_1734274559552_0.8704353347629761"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-15T14:55:59.752Z","publish_time":1734274559752,"_source_registry_name":"default","contributors":[]},"8.17.1":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.17.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.17.1","@cspell/cspell-types":"8.17.1"},"gitHead":"476a03accde11d8bb97c2fd09322f962c83b116a","_nodeVersion":"18.20.5","_npmVersion":"lerna/3.10.1/node@v18.20.5+x64 (linux)","_id":"cspell-grammar@8.17.1","dist":{"integrity":"sha512-H5tLcBuW7aUj9L0rR+FSbnWPEsWb8lWppHVidtqw9Ll1CUHWOZC9HTB2RdrhJZrsz/8DJbM2yNbok0Xt0VAfdw==","shasum":"8f6619fbfaebff6aeee63b13d17898b4d0c09136","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.17.1.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.17.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJVFns4nxVOOII1X16BjOc/tYMOsmJXLOu0WR7ef+ckwIgUWTFSdnO3KuUXSVEsqoYwjUg6xw8obMhzIsK1qLomHs="}],"size":20258},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_8.17.1_1734365420200_0.36877490822641246"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-16T16:10:20.411Z","publish_time":1734365420411,"_source_registry_name":"default","contributors":[]},"8.17.2":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.17.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.17.2","@cspell/cspell-types":"8.17.2"},"gitHead":"160c982e8d1e3b4951acb6fc003d013f3b0597e0","_nodeVersion":"20.18.1","_npmVersion":"lerna/3.11.0/node@v20.18.1+x64 (linux)","_id":"cspell-grammar@8.17.2","dist":{"integrity":"sha512-Asg5XRvrg2yHCvBwzARBPSwI4P5/unN+bKBlxqFazHgR72WJE+ASeobfUNfGi/RxJA2+m0hO91oYtvq6LfK52w==","shasum":"a6cea2500db2a308e17d2c0c80fd57113e0bc70d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.17.2.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.17.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAfDnobWgYU7Tuxmcrn+Ka5bIfIISzsjSrbkV5Sd2ScBAiEAjJVznfdbLbZqFXZKI4l0XBSi8p2ZKiiTmQqQnkwddzk="}],"size":20258},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_8.17.2_1736790838043_0.02729894238952446"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-13T17:53:58.245Z","publish_time":1736790838245,"_source_registry_name":"default","contributors":[]},"8.17.3":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.17.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.17.3","@cspell/cspell-types":"8.17.3"},"gitHead":"9a0d2b4584112b33d137faa98e9931ad4e7b6050","_nodeVersion":"20.18.1","_npmVersion":"lerna/3.11.0/node@v20.18.1+x64 (linux)","_id":"cspell-grammar@8.17.3","dist":{"integrity":"sha512-wfjkkvHthnKJtEaTgx3cPUPquGRXfgXSCwvMJaDyUi36KBlopXX38PejBTdmuqrvp7bINLSuHErml9wAfL5Fxw==","shasum":"fea0aaa8958193b15523f1d4a36d185a50e380a3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.17.3.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.17.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHgzOpmhvsd5hrQBBgybvqKnwc39ACEjZQKoo6KT4QLeAiA2UMQSEEkMnkiv04jt73q8PxxfTV4VY4utmSdA8MRLjQ=="}],"size":20259},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_8.17.3_1738066041078_0.13224879430201386"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-28T12:07:21.238Z","publish_time":1738066041238,"_source_registry_name":"default","contributors":[]},"8.17.4":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.17.4","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.17.4","@cspell/cspell-types":"8.17.4"},"gitHead":"59b6876dd77fedc84fca3433b13ad9baa653c77d","_nodeVersion":"20.18.2","_npmVersion":"lerna/3.12.1/node@v20.18.2+x64 (linux)","_id":"cspell-grammar@8.17.4","dist":{"integrity":"sha512-RgnpQPVSOdWxq7fLHUkjGJCkMNay4p2cZXRYwhTBJf2kWNsDC39tjRhugFweyxxZPamEbLERgkCaFzE54enuMw==","shasum":"57528de7596939bc8ff4a645a65bb72450f8acdd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.17.4.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.17.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDaMM8bezWdbfv3qNIOHiz3hi9s992NZxTTg9m9MQHe3AiBeAbXy1zxnUHhC5iJ2Kk+b5WSfPOWFwkpx64arq5plUQ=="}],"size":20259},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_8.17.4_1739985546177_0.2795804513829325"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-19T17:19:06.343Z","publish_time":1739985546343,"_source_registry_name":"default","contributors":[]},"8.17.5":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.17.5","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.17.5","@cspell/cspell-types":"8.17.5"},"gitHead":"2d80ee2aa347d07c52aa9c85aa248538834d7f3c","_nodeVersion":"20.18.2","_npmVersion":"lerna/3.12.1/node@v20.18.2+x64 (linux)","_id":"cspell-grammar@8.17.5","dist":{"integrity":"sha512-st2n+FVw25MvMbsGb3TeJNRr6Oih4g14rjOd/UJN0qn+ceH360SAShUFqSd4kHHu2ADazI/TESFU6FRtMTPNOg==","shasum":"fe05a0bfa253cf0337554727db6b5451e1f9e09b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.17.5.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.17.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA8YOOzbbURKLPi0n04AEIxwi+KCMWoYQ/d5yE2JO0XdAiB0bXiNEgmutGHVlT9gjW9UX4OOALUooxLRjmHSwF/C6w=="}],"size":20259},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_8.17.5_1740240264232_0.447125355683222"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-22T16:04:24.428Z","publish_time":1740240264428,"_source_registry_name":"default","contributors":[]},"8.18.0":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.18.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.18.0","@cspell/cspell-types":"8.18.0"},"gitHead":"6c7297918e9ff4f1c4fa1501d119d58bf4ce2237","_nodeVersion":"20.19.0","_npmVersion":"lerna/3.12.3/node@v20.19.0+x64 (linux)","_id":"cspell-grammar@8.18.0","dist":{"integrity":"sha512-/h8gLULvH+P+8N/cmIx8M85sqlER6AyO/RoCVudfq7lTkFneXXKmCoHSA2YQbod9ZSjL+voivBokN2yjMR+XEA==","shasum":"869b2971d56201c387f8d243c8c933eb4bbfe11e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.18.0.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.18.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDxaYcUzkSEOrCrctW2QZ8xVMmjhcTy9XZtH95X8K6frAIgcGadEYKvRdcraC5+L1qm8eUfrt+7Kb0g4fx3W6+dBA0="}],"size":20259},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_8.18.0_1742994110929_0.951778897065098"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-26T13:01:51.162Z","publish_time":1742994111162,"_source_registry_name":"default","contributors":[]},"8.18.1":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.18.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.18.1","@cspell/cspell-types":"8.18.1"},"gitHead":"4d647f52891c3300221ff9b2341b0474f68b30b5","_nodeVersion":"20.19.0","_npmVersion":"lerna/3.12.3/node@v20.19.0+x64 (linux)","_id":"cspell-grammar@8.18.1","dist":{"integrity":"sha512-V6XTN1B++7EzJA0H4g4XbNJtqm6Y3/iXdLeZ6sMRDaNFKXXwTbWRtn8gukDQIytyw09AnCUKeqGSzCVqw26Omg==","shasum":"c156179fd1a4a42ad38ecaccfd062bfa9865cb65","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.18.1.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.18.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDLAa8KpPo6FQgYvajlmcKTIlNxCpz5wpXWCHYrlBv/cwIhAJwlfr8Ymaeq0xUi7LXFBVL8E8FwDqsda5Nhp4Haqr2R"}],"size":20260},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_8.18.1_1743232493859_0.36777752069553427"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-29T07:14:54.048Z","publish_time":1743232494048,"_source_registry_name":"default","contributors":[]},"8.19.0":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.19.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.19.0","@cspell/cspell-types":"8.19.0"},"gitHead":"ebfecabea342ba34ee368178f3864a7a194936d5","_nodeVersion":"20.19.0","_npmVersion":"lerna/4.0.0/node@v20.19.0+x64 (linux)","_id":"cspell-grammar@8.19.0","dist":{"integrity":"sha512-uMMJyiu82cxeLGFtZr6ArtIqwyRn2pZzM+O1VAOD3NMoslyx52Lij0/qrJsfCF0eobhZDU8cNdgNy99OPeMtWg==","shasum":"0e1cfb385b1f2b8e88c8c6f5dac0780ed5286494","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.19.0.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.19.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAIHS6aI4r60EHsfbZjwKsoJkexFlU9Ak/TAK6a6E+J+AiAq7algHj8uKgHG1M3+JJNSPNEqF7SYxQEt7hkXAjDBpQ=="}],"size":20258},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_8.19.0_1744828545282_0.6473839611031622"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-16T18:35:45.463Z","publish_time":1744828545463,"_source_registry_name":"default","contributors":[]},"8.19.1":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.19.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.19.1","@cspell/cspell-types":"8.19.1"},"gitHead":"66fdb8ff1cfb93b5c90c93ad7fbbcc91df39cc2b","_nodeVersion":"20.19.0","_npmVersion":"lerna/4.0.0/node@v20.19.0+x64 (linux)","_id":"cspell-grammar@8.19.1","dist":{"integrity":"sha512-FQ5K3eZG4iiEhgr7d6xiUjyw/sWoQf92ldwRD5EmpYPy5uKFLmhlfa5GSdzUjTAXF7kGqBhxL3+Py45A3Kb9MA==","shasum":"75ee632820b1f52b7261d7682a51ec064b4ee50b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.19.1.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.19.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCID5X5dtnKtRror9QbSbq4yDr9HbdHTh67HNfIi2ULXpjAiEAjDr0Q9REgoXfbB5rmK4T9+nQTw8CciJb/jHzwlcO00U="}],"size":20259},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_8.19.1_1744989117984_0.3695687655939697"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-18T15:11:58.242Z","publish_time":1744989118242,"_source_registry_name":"default","contributors":[]},"8.19.2":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.19.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.19.2","@cspell/cspell-types":"8.19.2"},"gitHead":"f630ececa8cd91420aaaaa81c4ad910039457a06","_nodeVersion":"20.19.0","_npmVersion":"lerna/4.0.0/node@v20.19.0+x64 (linux)","_id":"cspell-grammar@8.19.2","dist":{"integrity":"sha512-jrgMWIivZ9HFLXqdkR5eQ7tmvePYYnFRy4Hs1VGpCr36DqPcrURxtONFJuLCJwKl0xRSlhPIeC8fpIeEwtxUvQ==","shasum":"753f78ac421bffb45a01cbb0924d488d65e21f07","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.19.2.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.19.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC7pCxMrz+4WiS/Lm2rhjg+JpR4nr7knazpZjDYiKS2iAiEAqqxkSsrYnZ/UYY2j1N4cuJVINR1yMRp54OdokexlOp8="}],"size":20255},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_8.19.2_1745133036309_0.561977233573453"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-20T07:10:36.527Z","publish_time":1745133036527,"_source_registry_name":"default","contributors":[]},"8.19.3":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.19.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.19.3","@cspell/cspell-types":"8.19.3"},"gitHead":"cb6946b709da590d0c6175f9962799d18aa43e93","_nodeVersion":"20.19.0","_npmVersion":"lerna/4.0.0/node@v20.19.0+x64 (linux)","_id":"cspell-grammar@8.19.3","dist":{"integrity":"sha512-5VJjqTPRpJZpQvoGj0W88yo0orY/YVuG5P8NVIwnfMAMRAnw2PAb7fsDydO9bPdFKdGPQ4CWoO++ed0g/Ra6jQ==","shasum":"9e5927a7dbfbde509c3daed04028d98d023c6bf4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.19.3.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.19.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAPysdyGg1TjvaOlwys0H+ODOr1XosAw9BVUVoRLWsVAAiBNJa8kUW67ZFSCSI2hE0iki0rEGhv8Jd2Le9bNkHz99Q=="}],"size":20260},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_8.19.3_1745734187040_0.8384646085572611"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-27T06:09:47.236Z","publish_time":1745734187236,"_source_registry_name":"default","contributors":[]},"8.19.4":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"8.19.4","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=18"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"8.19.4","@cspell/cspell-types":"8.19.4"},"gitHead":"1bee5f5aa4429a1b1ae0e88934b093c5440b44dc","_nodeVersion":"20.19.1","_npmVersion":"lerna/4.1.1/node@v20.19.1+x64 (linux)","_id":"cspell-grammar@8.19.4","dist":{"integrity":"sha512-lzWgZYTu/L7DNOHjxuKf8H7DCXvraHMKxtFObf8bAzgT+aBmey5fW2LviXUkZ2Lb2R0qQY+TJ5VIGoEjNf55ow==","shasum":"eba935bf35d06d0d00a273a02fe856edb6659153","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-8.19.4.tgz","fileCount":62,"unpackedSize":73605,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@8.19.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCID0tAl/8YkslUXltgNFpkvESnhUgi1zeG6Da46qehS0GAiBQ+I7+JemuR0ROuDSVfzCmSOeGEUiUrGiqE3G2zZ0UHQ=="}],"size":20257},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_8.19.4_1746280283694_0.2965880582606266"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-03T13:51:23.907Z","publish_time":1746280283907,"_source_registry_name":"default","contributors":[]},"9.0.0":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.0.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"9.0.0","@cspell/cspell-types":"9.0.0"},"gitHead":"f7c4be398734894d817d9b60214731a516cff7d2","_nodeVersion":"20.19.1","_npmVersion":"lerna/4.1.1/node@v20.19.1+x64 (linux)","_id":"cspell-grammar@9.0.0","dist":{"integrity":"sha512-nTvYmxvlwnAeVZtd8rw6/3c3QsUZqDGlFtGIQMk6sKdH4n8eDPFH2K3Hag1aPOzPQJQF8XTxzgGmRnCWkPhdYg==","shasum":"fabed57e20027b7192a322704675cbd6abab5e7e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.0.0.tgz","fileCount":62,"unpackedSize":73602,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICxn7LdQAcskmqZM7MqrXhnJgMQlRo3OQk6+DH27+ZJLAiBX8s7NF7FlkzFO5sW5xUS5eqethMYDWzlEEJMM39BBUw=="}],"size":20257},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.0.0_1746443037602_0.6158243755227175"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-05T11:03:57.801Z","publish_time":1746443037801,"_source_registry_name":"default","contributors":[]},"9.0.1":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.0.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"9.0.1","@cspell/cspell-types":"9.0.1"},"gitHead":"bdfabd3686aac9827f3af0ceb4aa74947b5f9d60","_nodeVersion":"20.19.1","_npmVersion":"lerna/4.1.1/node@v20.19.1+x64 (linux)","_id":"cspell-grammar@9.0.1","dist":{"integrity":"sha512-FZ1z1p3pslfotZT/W/VRZjB4S+z0ETrTbNmQ5pGmhdY0nm7Slmg+8nIJluLEjBneBGTJIOcLjYykwS2vI6jzxw==","shasum":"84509e77210106f6fa025691dd2e2a6a38791760","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.0.1.tgz","fileCount":62,"unpackedSize":73602,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGrv2q5ENKTFZPae0MVZXkgJpeLVEIuxP+aXatqEUmaoAiB+4oKhCObmOD9EoWp5OGa5USDqw/mexDWciBJyRL17ng=="}],"size":20255},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.0.1_1746690455444_0.7873116116054455"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-08T07:47:35.622Z","publish_time":1746690455622,"_source_registry_name":"default","contributors":[]},"9.0.2":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.0.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -b . -f","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -b . -w -f"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"9.0.2","@cspell/cspell-types":"9.0.2"},"gitHead":"39dbd9ab9b8943a023d9eda7f65f81e822f939b5","_nodeVersion":"20.19.1","_npmVersion":"lerna/4.1.2/node@v20.19.1+x64 (linux)","_id":"cspell-grammar@9.0.2","dist":{"integrity":"sha512-3hrNZJYEgWSaCvH3rpFq43PX9pxdJt60+pFG3CTZAdpcI97DDsrdH3f7a6h8sNAb+pN59JnV2DtWexsAVL6vjA==","shasum":"a92022ccf1170d9cbe410e790a5f386b086c55f5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.0.2.tgz","fileCount":62,"unpackedSize":73602,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBJx0F8qr+3+bHtK4isxqvkWOHGzc49xiu2JKOYJUnckAiEAyhaSyMFhIEJZ+X1r1IDZ71/F2OgIdVVZIF2WgulO7tI="}],"size":20257},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.0.2_1747722551819_0.5720580443339633"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-20T06:29:11.999Z","publish_time":1747722551999,"_source_registry_name":"default","contributors":[]},"9.1.0":{"name":"cspell-grammar","version":"9.1.0","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","license":"MIT","_id":"cspell-grammar@9.1.0","maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"bin":{"cspell-grammar":"bin.mjs"},"dist":{"shasum":"899e121fa9096e8964786429e01ba3af1305f77a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.1.0.tgz","fileCount":62,"integrity":"sha512-qGg99BttoYQyQSCOEWtPfkpTkDX1HJGyLtM4NlQ351YFUkrt8qDIqfGq5BJpAEV2k4fa4uln0MncqvmDK7/Cww==","signatures":[{"sig":"MEYCIQDY+k8MeNsjODPePgWhB1J0rvLYArFllozAE8JWcf2GZgIhAI+iB97fFR+80ZjqK7E6q8aJu/2lAkvMxwP9kwTApBJV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":73596,"size":20248},"type":"module","types":"dist/index.d.ts","module":"dist/index.js","engines":{"node":">=20"},"exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"gitHead":"a7ed42a31debbc86faa4a4ac2c686bdffe5b26b6","scripts":{"test":"vitest run","build":"tsc -p .","clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","watch":"tsc -p . -w","coverage":"vitest run --coverage","test:watch":"vitest","clean-build":"pnpm run clean && pnpm run build"},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"repository":{"url":"https://github.com/streetsidesoftware/cspell.git","type":"git","directory":"packages/cspell-grammar"},"_npmVersion":"lerna/4.4.1/node@v20.19.2+x64 (linux)","description":"Grammar parsing support for cspell","directories":{},"sideEffects":false,"_nodeVersion":"20.19.2","dependencies":{"@cspell/cspell-pipe":"9.1.0","@cspell/cspell-types":"9.1.0"},"publishConfig":{"access":"public","provenance":true},"typesVersions":{"*":{"*":["dist/*.d.ts","dist/*/index.d.ts"],"parsers":["dist/parsers/index.d.ts"],"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0"},"_npmOperationalInternal":{"tmp":"tmp/cspell-grammar_9.1.0_1749906351417_0.39613199990265446","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-14T13:05:51.626Z","publish_time":1749906351626,"_source_registry_name":"default","contributors":[]},"9.1.1":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.1.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"devDependencies":{"jest":"^29.7.0"},"dependencies":{"@cspell/cspell-pipe":"9.1.1","@cspell/cspell-types":"9.1.1"},"gitHead":"40c6e1a331f38a0c008aacf2cb527270752c35ad","_nodeVersion":"20.19.2","_npmVersion":"lerna/4.4.1/node@v20.19.2+x64 (linux)","_id":"cspell-grammar@9.1.1","dist":{"integrity":"sha512-IBOOzmj1z4IWHSis6iGZNbE0syEiT0Rz4NbbHwscCMc30jgbotupscn6T8PhqmDwmlXCW81C4vGSMzqQh0UaLQ==","shasum":"1cd68a6fe67c518f0cb2fa736db6aead4626278d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.1.1.tgz","fileCount":62,"unpackedSize":73596,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD3tvNZw2b6+UbF1qNdae1q8xwxtoWiHj4KRHMwm9W+GQIgJLNVRTy+qzchAXZ4vbmy7nMw2M13fDMUYMjm9qTjYlk="}],"size":20249},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.1.1_1749908660599_0.21349258530085224"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-14T13:44:20.783Z","publish_time":1749908660783,"_source_registry_name":"default","contributors":[]},"9.1.2":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.1.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.1.2","@cspell/cspell-types":"9.1.2"},"gitHead":"231a39f34c2c586ebb596ae7b2a832a996a80a1e","_nodeVersion":"20.19.2","_npmVersion":"lerna/4.4.1/node@v20.19.2+x64 (linux)","_id":"cspell-grammar@9.1.2","dist":{"integrity":"sha512-vUcnlUqJKK0yhwYHfGC71zjGyEn918l64U/NWb1ijn1VXrL6gsh3w8Acwdo++zbpOASd9HTAuuZelveDJKLLgA==","shasum":"08aca93db38e70ab922f4d91a6810c6f6ec1d654","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.1.2.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDMastcOIeCmyH3tUWUAeb9a/4fmEIh2P4N4vFjg8wRwgIhAMDD6NwSwyVQa+bXZd+GOYG7RGbakLnoN6LPku4du7nW"}],"size":20239},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl","actor":{"name":"jason-dent","email":"jason@streetsidesoftware.nl","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.1.2_1750746431307_0.7983210298275634"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-24T06:27:11.487Z","publish_time":1750746431487,"_source_registry_name":"default","contributors":[]},"9.1.3":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.1.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.1.3","@cspell/cspell-types":"9.1.3"},"gitHead":"cfa9ab3d0b5dc82afc488a6bf86a23e3a2afc077","_nodeVersion":"20.19.3","_npmVersion":"lerna/4.5.1/node@v20.19.3+x64 (linux)","_id":"cspell-grammar@9.1.3","dist":{"integrity":"sha512-L1OVY9RyZXPT+qesw0c7aRKTxQIC7nrLKDQ97hRrQhK23hv5Q8o7GVs1S7pXRNZ/oA8V+VNG2CgjLiKnVM2jnw==","shasum":"d174e23b4c7e90ff031fda9e77518ca0864f7061","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.1.3.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDfoSKJTzpjlOy98PpdVu3Jp20+y0o/46+Phb26S0xFwAiEA8RLzzgVgbO32jxD5OLrBYsoMpUciYhvEtR6kO/b3clM="}],"size":20235},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl","actor":{"name":"jason-dent","email":"jason@streetsidesoftware.nl","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.1.3_1751727348454_0.4451800370390233"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-05T14:55:48.639Z","publish_time":1751727348639,"_source_registry_name":"default","contributors":[]},"9.1.5":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.1.5","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.1.5","@cspell/cspell-types":"9.1.5"},"gitHead":"6303813cb5da37e88b3ccab7ce5bcf09373f5cf2","_nodeVersion":"20.19.3","_npmVersion":"lerna/4.6.1/node@v20.19.3+x64 (linux)","_id":"cspell-grammar@9.1.5","dist":{"integrity":"sha512-TSqlFZk2thBghPSEKb1DeLoLVxlko/KBrg7siCaJV8aBi0Juve48f4+rIfSW9L7Nd5Y7VpuYxI0iriP4LTE+Dw==","shasum":"9e7f32e9e0233ba579e95ee0c018536271ef132e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.1.5.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.1.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIH+zYUOLloHxGrEvi2XjwBnXVxDJcXvMJUUqxKo0PDxRAiEA2LaiHtfFXqIWIjcKxQimqEgJDgi652LQFA50HS9mbHo="}],"size":20237},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.1.5_1752391381969_0.5344705886483347"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-13T07:23:02.127Z","publish_time":1752391382127,"_source_registry_name":"default","contributors":[]},"9.2.0":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.2.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":"Jason Dent <jason@streetsidesoftware.nl>","homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.2.0","@cspell/cspell-types":"9.2.0"},"gitHead":"6004e6a19e11985bc61e6578846195be07365049","_nodeVersion":"20.19.3","_npmVersion":"lerna/4.6.1/node@v20.19.3+x64 (linux)","_id":"cspell-grammar@9.2.0","dist":{"integrity":"sha512-qthAmWcNHpYAmufy7YWVg9xwrYANkVlI40bgC2uGd8EnKssm/qOPhqXXNS+kLf+q0NmJM5nMgRLhCC23xSp3JA==","shasum":"c29aabf67e99506d15f7d52e9c2ad99466b7e8f2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.2.0.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDjakOP3xBaYKW9/JB6dJ5pJ7VVTYIs9Kq8O4FxgBdRHAIgVLINujCEG1PM5/Mh6mE0FAVthqjnEQo0MIyYg/nQA3Y="}],"size":20240},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.2.0_1752914833079_0.32704510794650976"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-19T08:47:13.250Z","publish_time":1752914833250,"_source_registry_name":"default","contributors":[]},"9.2.1":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.2.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.2.1","@cspell/cspell-types":"9.2.1"},"gitHead":"3a165c2afd917f4a923c2316f3768eaf18aa3e4b","_id":"cspell-grammar@9.2.1","_nodeVersion":"20.19.4","_npmVersion":"lerna/4.7.3/node@v20.19.4+x64 (linux)","dist":{"integrity":"sha512-10RGFG7ZTQPdwyW2vJyfmC1t8813y8QYRlVZ8jRHWzer9NV8QWrGnL83F+gTPXiKR/lqiW8WHmFlXR4/YMV+JQ==","shasum":"d01feba1bda85eb153256b9976e9915a896107f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.2.1.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD7svVWpVsoCkpf1T6563q1tW6Lgtyc8y8gU/0wo6sN/QIgY3oIGe+7EAwpNFM54JlYQdu2x3jmmNEQXEFme4tjUJ8="}],"size":20238},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.2.1_1756630860141_0.1377583775977551"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-31T09:01:00.328Z","publish_time":1756630860328,"_source_registry_name":"default","contributors":[]},"9.2.2":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.2.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.2.2","@cspell/cspell-types":"9.2.2"},"gitHead":"594a58399cb9dad07cbb1d9cef6f2adb87560dd7","_id":"cspell-grammar@9.2.2","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.1/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-m0aozo5gjZYL5Vm3/9D0/yLZJTsVJAP8VeRVljN4u5T7w+WY+LsnvKSZhnkOvsT3kCJDhcKEkMVkCo8d/7EcAQ==","shasum":"4bf70a8669b34e4e67030d2f8fbeed27d1247f65","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.2.2.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD19HZTTwa6iaM4CAL/ZEFZWF9SaPpCUPaDfs1032fT6AIhAJyMhoMNEsLbC97CSDbS+cYIsWZkQxv7YilzaZZRUQXq"}],"size":20239},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.2.2_1761115304313_0.9053773648877099"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-22T06:41:44.491Z","publish_time":1761115304491,"_source_registry_name":"default","contributors":[]},"9.3.0":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.3.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.3.0","@cspell/cspell-types":"9.3.0"},"gitHead":"7fb984ea1809038769617b4105b55bd53f0a7f30","_id":"cspell-grammar@9.3.0","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.2/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-X6VrCto78Xm72st+3YZ13qk5jw5sS9QOcS4x3KO41T90YoOMXbMsSH7HPaNrhqaa1rtEKk43kFQp33OLPvsI3Q==","shasum":"dc1c31cdf246ebcd0676f63c66a1d047c496f206","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.3.0.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHPM07v/UvJ7Ix3wZ+yWKAL13ke6fyNbaGZMM+kB2xDIAiBvXolJqXvZx10CIWFhj2jDxQ5dpyLbgxdRlLjJv/CnAg=="}],"size":20240},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.3.0_1762415122678_0.8345572118951856"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-06T07:45:22.862Z","publish_time":1762415122862,"_source_registry_name":"default","contributors":[]},"9.3.1":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.3.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.3.1","@cspell/cspell-types":"9.3.1"},"gitHead":"3f8bf5c88cda393b581957b7f8efc696e432f6f1","_id":"cspell-grammar@9.3.1","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.2/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-SZR5IfrMZK0pgVP5U48yoHvkfiCbmGkwwTGGomEXpVYev/7fG9wupZKt2YXfvATiuQmcZ9hFW4fPLZbpJckPfA==","shasum":"9f7433a9f5abf6873e88b97fbae4de964ad26d75","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.3.1.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEgivq7h4kxRtyL+yioFFBHmI+1E0UHDdm1icUfbTGjyAiAvzPBZZnIurEA/u7qxul9WBkOE5hwZ1SnMyV70E+b+bw=="}],"size":20241},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.3.1_1762960158225_0.26411579424487464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-12T15:09:18.413Z","publish_time":1762960158413,"_source_registry_name":"default","contributors":[]},"9.3.2":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.3.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.3.2","@cspell/cspell-types":"9.3.2"},"gitHead":"595bde79b4a5abf3256b71129995ec3601454b02","_id":"cspell-grammar@9.3.2","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.2/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-ysonrFu9vJvF/derDlEjUfmvLeCfNOWPh00t6Yh093AKrJFoWQiyaS/5bEN/uB5/n1sa4k3ItnWvuTp3+YuZsA==","shasum":"e49d6e2e88f2d897b03ad61b3f4f5e1800c33eb2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.3.2.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC/Zd4RbS797GEqWBvKyhESjQJj8FuW5ZeW1YXPn2yBTAIhAPaGQSBY2f7SlbX0chMKM8eH8GrJzUWt5KKQhWr7HrD2"}],"size":20236},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.3.2_1763225263684_0.7403635548421548"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-15T16:47:43.914Z","publish_time":1763225263914,"_source_registry_name":"default","contributors":[]},"9.4.0":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.4.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.4.0","@cspell/cspell-types":"9.4.0"},"gitHead":"12dba3d8b880384d1401c765cb2186647f5a266f","_id":"cspell-grammar@9.4.0","_nodeVersion":"20.19.5","_npmVersion":"lerna/4.9.4/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-ie7OQ4Neflo+61bMzoLR7GtlZfMBAm2KL1U4iNqh15wUE5fDbvXeN15H5lu+gcO8BwYvC5wxZknw1x62/J8+3Q==","shasum":"5753ab9adcd71d2c8829f3d54e7f5adb5343df8b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.4.0.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFKX0Vhsp3T5eDt6yQcECHVwUBAMSgm0HmDAXODSzWa8AiEAxzBIj2M1VuzpiZKgEI/5i8f93i9FIhqT0rRQepaiDPs="}],"size":20240},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.4.0_1764618751192_0.2657316269855605"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-01T19:52:31.354Z","publish_time":1764618751354,"_source_registry_name":"default","contributors":[]},"9.5.0":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.5.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.5.0","@cspell/cspell-types":"9.5.0"},"gitHead":"4407eed11650481d9037e5a1d53488a93ff4b66d","_id":"cspell-grammar@9.5.0","_nodeVersion":"20.19.6","_npmVersion":"lerna/4.10.2/node@v20.19.6+x64 (linux)","dist":{"integrity":"sha512-oTcE98GIXDjOfo6GpGV/rR5bDwWJfr/IBhjGmCWBYP9xYZxAv+cmlDYbmQNzdYSlOLA6OK5Lra/eBoohOMmprA==","shasum":"d322d1567e70b49276a22d4f5a496c033f59387c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.5.0.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD14Wyyz88hXSjKTPT68eSAtMcBBq7tGfZGMHQMP9FK0gIhALHqB88EsMQ8pw6Sbyo6P23ENzcFAXFSF5+aYLuq/bgP"}],"size":20239},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.5.0_1765872058838_0.9342576421897333"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-16T08:00:58.993Z","publish_time":1765872058993,"_source_registry_name":"default","contributors":[]},"9.6.0":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.6.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.6.0","@cspell/cspell-types":"9.6.0"},"gitHead":"163793ddf2a0ad90bc7c90351698a106003297af","_id":"cspell-grammar@9.6.0","_nodeVersion":"20.19.6","_npmVersion":"lerna/4.10.5/node@v20.19.6+x64 (linux)","dist":{"integrity":"sha512-jZVIM5/3eB9rWURDq+VXdYip+DmPuFzO+bqaRtzqT8w6YoOIGYbiIxdwvyyA9xdH7SmW8uqHJP5x4pzZju1lNQ==","shasum":"4843f399e8bc083b45fc3c5ec429e47b7612ebd7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.6.0.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCEJ33tDKdBBNvGXuySJ4YK/zOp9zPRz7CBeM1/4vSbEQIhAO1CSouMNo1V+xJZ/MzIPxusNeHorgk3YT2ZaEgHOu76"}],"size":20239},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.6.0_1768219880048_0.018568468560068663"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-12T12:11:20.183Z","publish_time":1768219880183,"_source_registry_name":"default","contributors":[]},"9.6.1":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.6.1","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.6.1","@cspell/cspell-types":"9.6.1"},"gitHead":"666fb79096d25c53af9519cad07030e7aca597e1","_id":"cspell-grammar@9.6.1","_nodeVersion":"20.20.0","_npmVersion":"lerna/4.11.0/node@v20.20.0+x64 (linux)","dist":{"integrity":"sha512-z2TWUUvoDoP3M6AoDQiWSg1AyfyrpZ595e0EReL72FFx72yAfdBv0/snTmEe78SVm8ffQTWd0poqYzPJsEiBdw==","shasum":"189ad0d9e5449085cc291084601d47b6e697783f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.6.1.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDNBpzwj8g5jj2H+BwUVMAMxqrTna9Ca3YpvUxxmmKM5QIgB4rYu8BIYlsC6+m/AE3nGRjVdy1kEhA45yJvKEIJRoY="}],"size":20237},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.6.1_1769406199381_0.09435147546631772"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-26T05:43:19.531Z","publish_time":1769406199531,"_source_registry_name":"default","contributors":[]},"9.6.2":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.6.2","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.6.2","@cspell/cspell-types":"9.6.2"},"gitHead":"646e18a04ff36d43f78a74e5055540e0f5297e91","_id":"cspell-grammar@9.6.2","_nodeVersion":"20.20.0","_npmVersion":"lerna/4.11.0/node@v20.20.0+x64 (linux)","dist":{"integrity":"sha512-JTH92+1VGFPb3UsDT+Ezur/ouR8t+XOZkETUkk8eoSBzli9hWgPHW7kl2T8Chcn+Dq/6FLlvezYbBvhSauqJRw==","shasum":"fa671ae226eb762703f12b89b57d006eea4a6856","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.6.2.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.6.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDIDzpmE8l45orJ6uka3rdaxAXLrxnd7w+0etwPI2vaYgIhAIU5R5bZRC71cb1mCEMTJrcxbaDQskoJyIaXIPWojl9n"}],"size":20239},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.6.2_1769429845411_0.9211398873499974"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-26T12:17:25.552Z","publish_time":1769429845552,"_source_registry_name":"default","contributors":[]},"9.6.3":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.6.3","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.6.3","@cspell/cspell-types":"9.6.3"},"gitHead":"500b996b6c0a6ff025c42ef98db44776f43a9e72","_id":"cspell-grammar@9.6.3","_nodeVersion":"20.20.0","_npmVersion":"lerna/4.11.0/node@v20.20.0+x64 (linux)","dist":{"integrity":"sha512-26Pn/zo9hY3/5hGkM4tpV/Nnn4Op1J0DGnA34vA/lDBGtDOFexUEcUHZOieuNtCvZO735ltZPrP3zVxts1CwRg==","shasum":"8b580a9d61e7f83b7a0b3f733f7d7f18db7e1340","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.6.3.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.6.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDbwFV+svcyoL4ItJUfpb54ZIjq8DZ7JYWbtRU5zXBwewIhAOvqgXRVe76j+Cc/gzHZyXIzrFpX4jk/R8vHQg+eb1A9"}],"size":20239},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.6.3_1770056786865_0.24941364185348358"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-02T18:26:26.999Z","publish_time":1770056786999,"_source_registry_name":"default","contributors":[]},"9.6.4":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.6.4","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.6.4","@cspell/cspell-types":"9.6.4"},"gitHead":"e126c7f5708d4258ada35ba1d29d18952d7f0886","_id":"cspell-grammar@9.6.4","_nodeVersion":"24.13.0","_npmVersion":"lerna/4.11.0/node@v24.13.0+x64 (linux)","dist":{"integrity":"sha512-rvZyTB45/XSRWx7eAsrvTTAZvBTREr/2G2JWVMdqrptFyq1XReAKHhw/x1HJkNgWC9LKAK3bVQJpjLsNG37U9A==","shasum":"e57a9584fc19a4a79fcc68ddf0b09ece6bb90cf4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.6.4.tgz","fileCount":62,"unpackedSize":73546,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.6.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCO8wFKod3ykcgZxoWDJEqqKHFRtmp30OKhVkhDfkHYhwIhAOTLLZDyBRbvpcJrlr2PcWmwALrtulrJZpuM6XWFwGd6"}],"size":20241},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.6.4_1770198721490_0.07380330318361228"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-04T09:52:01.645Z","publish_time":1770198721645,"_source_registry_name":"default","contributors":[]},"9.7.0":{"name":"cspell-grammar","publishConfig":{"access":"public","provenance":true},"version":"9.7.0","description":"Grammar parsing support for cspell","keywords":["cspell","grammar"],"author":{"name":"Jason Dent","email":"jason@streetsidesoftware.nl"},"homepage":"https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-grammar#readme","license":"MIT","bin":{"cspell-grammar":"bin.mjs"},"type":"module","sideEffects":false,"types":"dist/index.d.ts","module":"dist/index.js","exports":{".":{"import":"./dist/index.js"},"./parsers/typescript":{"import":"./dist/parsers/typescript/index.js"}},"typesVersions":{"*":{"index.js":["dist/index.d.ts"],"index.d.ts":["dist/index.d.ts"],"dist/*.d.ts":["dist/*.d.ts"],"parsers":["dist/parsers/index.d.ts"],"parsers/typescript":["dist/parsers/typescript/index.d.ts"],"parsers/typescript/*.d.ts":["dist/parsers/typescript/*.d.ts"],"*":["dist/*.d.ts","dist/*/index.d.ts"]}},"scripts":{"clean":"shx rm -rf dist temp coverage \"*.tsbuildInfo\"","build":"tsc -p .","clean-build":"pnpm run clean && pnpm run build","coverage":"vitest run --coverage","test:watch":"vitest","test":"vitest run","watch":"tsc -p . -w"},"repository":{"type":"git","url":"git+https://github.com/streetsidesoftware/cspell.git","directory":"packages/cspell-grammar"},"bugs":{"url":"https://github.com/streetsidesoftware/cspell/labels/cspell-grammar"},"engines":{"node":">=20"},"dependencies":{"@cspell/cspell-pipe":"9.7.0","@cspell/cspell-types":"9.7.0"},"gitHead":"48f64e0bd95b39011af6dc80cd8ae4d519511f73","_id":"cspell-grammar@9.7.0","_nodeVersion":"24.13.0","_npmVersion":"lerna/4.11.3/node@v24.13.0+x64 (linux)","dist":{"integrity":"sha512-oEYME+7MJztfVY1C06aGcJgEYyqBS/v/ETkQGPzf/c6ObSAPRcUbVtsXZgnR72Gru9aBckc70xJcD6bELdoWCA==","shasum":"505382c1ccd3243316869499878078d3cee3bd6b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/cspell-grammar/-/cspell-grammar-9.7.0.tgz","fileCount":62,"unpackedSize":74828,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/cspell-grammar@9.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA9Zz7bg/ukztcUzC+PaUI7pdKXUhCtbHRKZiHI3iS6pAiA6hRIOo2Q1Bp/Slan0vkf8LKDlloz6VUCaLwQh8H5ovQ=="}],"size":20557},"_npmUser":{"name":"anonymous","email":"jason@streetsidesoftware.nl"},"directories":{},"maintainers":[{"name":"anonymous","email":"jason@streetsidesoftware.nl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cspell-grammar_9.7.0_1771858607152_0.0894135579211115"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-23T14:56:47.298Z","publish_time":1771858607298,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"9.7.0","next":"8.9.0-alpha.0"},"name":"cspell-grammar","time":{"created":"2022-01-26T18:55:58.263Z","0.1.0":"2018-05-07T21:19:48.322Z","modified":"2026-02-23T14:57:05.918Z","0.1.1":"2018-05-12T17:51:28.735Z","0.1.2":"2018-05-12T22:25:33.707Z","0.1.3":"2018-05-21T09:18:47.622Z","0.1.5":"2018-05-21T10:01:49.295Z","6.1.3-alpha.0":"2022-06-15T13:15:52.477Z","6.1.3-alpha.1":"2022-06-15T23:14:44.248Z","6.1.3":"2022-06-28T10:24:59.850Z","6.2.0-alpha.0":"2022-06-28T18:29:46.468Z","6.2.0-alpha.1":"2022-06-29T13:27:57.423Z","6.2.0":"2022-06-30T15:13:11.387Z","6.2.1":"2022-07-01T07:32:39.997Z","6.2.2":"2022-07-01T09:06:45.929Z","6.2.3":"2022-07-07T13:43:59.237Z","6.2.4-alpha.0":"2022-07-13T07:16:11.869Z","6.3.0":"2022-07-17T05:21:04.146Z","6.4.0-alpha.0":"2022-07-18T10:57:59.335Z","6.4.0":"2022-07-19T15:06:23.246Z","6.4.1":"2022-07-23T10:56:01.895Z","6.4.2":"2022-07-26T07:54:42.992Z","6.5.0":"2022-07-29T18:39:50.183Z","6.6.0":"2022-08-08T04:40:08.539Z","6.6.1-alpha.0":"2022-08-10T07:19:18.002Z","6.6.1-alpha.1":"2022-08-10T10:25:19.127Z","6.6.1-alpha.2":"2022-08-10T13:04:21.485Z","6.6.1-alpha.9":"2022-08-10T15:53:59.050Z","6.6.1":"2022-08-10T16:05:14.232Z","6.7.0":"2022-08-18T16:56:19.133Z","6.8.0":"2022-08-21T10:17:10.005Z","6.8.1":"2022-08-26T10:47:34.422Z","6.8.2":"2022-09-12T13:06:08.633Z","6.9.0":"2022-09-15T13:25:34.183Z","6.9.1":"2022-09-18T09:10:31.518Z","6.10.0":"2022-09-19T09:13:39.543Z","6.10.1":"2022-09-20T09:09:20.804Z","6.11.0":"2022-09-30T01:50:06.814Z","6.11.1":"2022-09-30T03:28:18.054Z","6.12.0":"2022-09-30T11:57:34.859Z","6.13.0":"2022-10-28T01:52:01.016Z","6.13.1":"2022-10-28T05:47:57.505Z","6.13.2":"2022-10-31T08:18:04.681Z","6.13.3":"2022-10-31T13:00:17.163Z","6.14.0":"2022-11-03T13:59:50.958Z","6.14.1":"2022-11-07T10:39:13.474Z","6.14.2":"2022-11-11T08:42:44.359Z","6.14.3":"2022-11-17T07:38:02.147Z","6.15.0":"2022-11-25T17:34:46.180Z","6.15.1":"2022-11-30T13:49:21.023Z","6.16.0":"2022-12-02T13:38:28.398Z","6.17.0":"2022-12-05T15:49:23.721Z","6.18.0":"2022-12-21T09:33:26.987Z","6.18.1":"2022-12-29T13:05:51.551Z","6.19.0":"2023-01-17T14:50:27.490Z","6.19.1":"2023-01-17T21:33:56.653Z","6.19.2":"2023-01-17T22:13:45.432Z","6.20.0":"2023-02-01T15:35:03.575Z","6.20.1":"2023-02-01T18:16:02.206Z","6.21.0":"2023-02-03T10:24:47.826Z","6.22.0":"2023-02-05T14:06:29.471Z","6.23.0":"2023-02-11T14:42:41.014Z","6.23.1":"2023-02-12T16:48:22.848Z","6.24.0":"2023-02-13T16:07:43.448Z","6.25.0":"2023-02-14T18:43:21.074Z","6.26.0":"2023-02-15T07:38:09.657Z","6.26.1":"2023-02-15T09:20:18.586Z","6.26.2":"2023-02-16T08:19:10.359Z","6.26.3":"2023-02-16T11:43:40.898Z","6.27.0":"2023-02-26T07:50:05.874Z","6.28.0":"2023-03-03T20:26:58.153Z","6.29.0":"2023-03-11T11:30:59.867Z","6.29.1":"2023-03-13T10:41:01.219Z","6.29.2":"2023-03-13T12:32:38.006Z","6.29.3":"2023-03-14T06:22:38.906Z","6.30.0":"2023-03-16T15:30:18.046Z","6.30.1":"2023-03-18T05:44:09.785Z","6.30.2":"2023-03-18T18:47:08.003Z","6.31.0":"2023-03-24T15:39:59.651Z","6.31.1":"2023-03-24T16:51:07.499Z","7.0.0-alpha.1":"2023-04-14T12:10:04.567Z","7.0.0-alpha.2":"2023-05-07T07:10:03.287Z","7.0.1-alpha.0":"2023-06-09T07:22:46.617Z","7.0.1-alpha.1":"2023-07-08T12:38:49.771Z","7.0.1-alpha.2":"2023-07-09T06:42:48.641Z","7.0.1-alpha.3":"2023-07-11T13:18:34.341Z","7.0.1-alpha.4":"2023-07-12T12:25:53.384Z","7.0.1-alpha.5":"2023-07-14T05:03:05.342Z","7.0.1-alpha.6":"2023-07-14T09:30:36.715Z","7.0.1-alpha.7":"2023-07-19T11:28:38.481Z","7.0.1-alpha.8":"2023-07-21T21:34:33.080Z","6.31.3":"2023-08-08T09:00:45.594Z","7.0.1-alpha.9":"2023-08-10T08:11:14.158Z","7.0.0":"2023-08-10T10:11:20.790Z","7.0.1":"2023-08-21T08:14:41.504Z","7.0.2":"2023-08-28T15:49:48.465Z","7.1.1":"2023-08-28T16:05:30.532Z","7.2.0":"2023-08-29T10:12:07.976Z","7.3.0":"2023-09-01T05:24:06.696Z","7.3.1":"2023-09-01T07:54:37.987Z","7.3.2":"2023-09-01T09:50:18.492Z","7.3.3":"2023-09-09T10:10:02.722Z","7.3.4":"2023-09-10T14:21:59.878Z","7.3.5":"2023-09-10T20:10:19.146Z","7.3.6":"2023-09-13T06:43:38.299Z","7.3.7":"2023-09-28T07:11:33.532Z","7.3.8":"2023-10-13T17:12:13.089Z","7.3.9":"2023-11-07T10:44:37.643Z","8.0.0":"2023-11-07T16:19:00.959Z","8.1.0":"2023-12-01T13:08:10.145Z","8.1.1":"2023-12-04T10:54:27.616Z","8.1.2":"2023-12-04T15:21:20.235Z","8.1.3":"2023-12-06T13:35:59.250Z","8.2.0":"2023-12-20T14:24:50.711Z","8.2.1":"2023-12-20T17:52:37.284Z","8.2.3":"2023-12-22T07:40:03.273Z","8.2.4":"2023-12-28T11:19:32.220Z","8.3.0":"2023-12-30T09:17:08.532Z","8.3.1":"2024-01-01T12:05:09.899Z","8.3.2":"2024-01-02T13:14:48.233Z","8.4.0":"2024-02-19T09:51:08.391Z","8.4.1":"2024-02-20T08:57:12.782Z","8.5.0":"2024-03-01T14:53:06.563Z","8.6.0":"2024-03-05T15:46:07.127Z","8.6.1":"2024-03-25T10:57:42.352Z","8.7.0":"2024-04-10T13:04:03.783Z","8.8.0":"2024-05-03T15:15:19.077Z","8.8.1":"2024-05-10T04:01:11.327Z","8.8.2":"2024-05-22T16:11:39.764Z","8.8.3":"2024-05-23T12:29:05.484Z","8.8.4":"2024-06-03T16:56:28.655Z","8.9.0-alpha.0":"2024-06-18T10:32:33.628Z","8.9.0":"2024-06-18T14:57:31.503Z","8.9.1":"2024-06-20T14:01:32.875Z","8.10.0":"2024-07-02T13:09:37.232Z","8.10.1":"2024-07-05T08:03:15.037Z","8.10.2":"2024-07-05T14:49:18.503Z","8.10.4":"2024-07-05T21:55:06.243Z","8.11.0":"2024-07-16T16:46:54.578Z","8.12.1":"2024-07-22T19:11:36.199Z","8.13.0":"2024-07-30T11:42:03.562Z","8.13.1":"2024-08-02T07:29:25.786Z","8.13.2":"2024-08-08T06:55:45.849Z","8.13.3":"2024-08-12T12:56:49.907Z","8.14.1":"2024-08-17T11:57:42.429Z","8.14.2":"2024-08-20T07:12:42.369Z","8.14.3":"2024-09-17T14:00:00.315Z","8.14.4":"2024-09-18T05:56:48.789Z","8.15.0":"2024-10-11T06:56:18.225Z","8.15.1":"2024-10-11T15:55:20.454Z","8.15.2":"2024-10-14T06:09:14.556Z","8.15.3":"2024-10-16T20:21:04.346Z","8.15.4":"2024-10-18T06:52:29.618Z","8.15.5":"2024-10-30T15:05:02.192Z","8.15.6":"2024-11-02T19:03:21.323Z","8.15.7":"2024-11-03T07:52:16.498Z","8.16.0":"2024-11-07T05:47:22.911Z","8.16.1":"2024-11-27T00:00:24.127Z","8.17.0":"2024-12-15T14:55:59.752Z","8.17.1":"2024-12-16T16:10:20.411Z","8.17.2":"2025-01-13T17:53:58.245Z","8.17.3":"2025-01-28T12:07:21.238Z","8.17.4":"2025-02-19T17:19:06.343Z","8.17.5":"2025-02-22T16:04:24.428Z","8.18.0":"2025-03-26T13:01:51.162Z","8.18.1":"2025-03-29T07:14:54.048Z","8.19.0":"2025-04-16T18:35:45.463Z","8.19.1":"2025-04-18T15:11:58.242Z","8.19.2":"2025-04-20T07:10:36.527Z","8.19.3":"2025-04-27T06:09:47.236Z","8.19.4":"2025-05-03T13:51:23.907Z","9.0.0":"2025-05-05T11:03:57.801Z","9.0.1":"2025-05-08T07:47:35.622Z","9.0.2":"2025-05-20T06:29:11.999Z","9.1.0":"2025-06-14T13:05:51.626Z","9.1.1":"2025-06-14T13:44:20.783Z","9.1.2":"2025-06-24T06:27:11.487Z","9.1.3":"2025-07-05T14:55:48.639Z","9.1.5":"2025-07-13T07:23:02.127Z","9.2.0":"2025-07-19T08:47:13.250Z","9.2.1":"2025-08-31T09:01:00.328Z","9.2.2":"2025-10-22T06:41:44.491Z","9.3.0":"2025-11-06T07:45:22.862Z","9.3.1":"2025-11-12T15:09:18.413Z","9.3.2":"2025-11-15T16:47:43.914Z","9.4.0":"2025-12-01T19:52:31.354Z","9.5.0":"2025-12-16T08:00:58.993Z","9.6.0":"2026-01-12T12:11:20.183Z","9.6.1":"2026-01-26T05:43:19.531Z","9.6.2":"2026-01-26T12:17:25.552Z","9.6.3":"2026-02-02T18:26:26.999Z","9.6.4":"2026-02-04T09:52:01.645Z","9.7.0":"2026-02-23T14:56:47.298Z"},"readme":"# `cspell-grammar`\n\nCSpell Grammar is used to generate a parser. The Parser is used to add context / scope to parts of a document, making it easier to define the parts to spell spell checked.\n\nThis is to address the issues and limitations related to `ignoreRegExpList` and `includeRegExpList`.\n\nThe parser is use to add `scope` to sections of a document. The `scope` can then be used to apply spell checking rules.\n\nExample: Only check comments and strings\n\n```yaml\nrules:\n  '*': false\n  comment: true\n  string: true\n```\n\nIt can be even more powerful like controlling the language settings based upon scope.\n\n```yaml\nrules:\n  comment:\n    language: en\n  string:\n    language: en,fr\n    dictionaries: ['marketing-terms'],\n    caseSensitive: true\n  string.javascript:\n    caseSensitive: false\n```\n\nRules are applied in the order they match the scope of the text.\n\nWhen checking JavaScript files with the above example rules:\n\n- strings will:\n  - use the locale `en,fr`\n  - the `marketing-terms` dictionary will be enabled\n  - `caseSensitive` will be `true`\n- everything else:\n  - locale: `en`\n  - `caseSensitive` will be `false`\n\nAt its core, `cspell-grammar` uses a simplified form of the TextMate grammar.\n\n## Reasoning\n\nWhy use a grammar parser? Couldn't a colorizer / highlighter or a language AST be used?\nAt one level, needs of the spell checker are simpler and different from colorizers or language AST parsers.\nThe goal of a spell checker is to spell check **_relevant_** text. The spell check does not need to care about\nthe syntactical correctness of a document or presentation.\n\nThe goal of a grammar parser for the spell checker is to allow the user to decide:\n\n1. What text should be checked.\n1. Which dictionaries (or languages) should be used.\n1. Are accents and case important\n\nNote: CSpell is a pure JavaScript application, so including the Oniguruma is not an option.\n\n### Considerations\n\n- Parsing a document should be fast - meaning the grammar should be as simple as possible to meet\n  the needs of the spell checker and not focus on scope detail. This is where a colorizer grammar is\n  not a good fit to be used.\n- AST's are a bit of an overkill for a spell checker. They provide too much detail while not bringing much benefit\n  from the detail.\n\n## Transformation\n\nConsider the following bit of LaTeX:\n\n```latex\nk\\\"{o}nnen\nkönnen\n```\n\n<!--- cspell:ignore können nnen   -->\n\nFor the spell checker to work correctly, the `\\\"{o}` should be transformed into `ö` before it is checked against the German dictionary.\n\nThis creates a few challenges.\n\nPossible options:\n\n1. Simple whole document substitution\n   - Challenges\n     - It is not context aware and might replace the wrong text.\n     - It changes the location of the words and messes up issue reporting (some sort of Map would be needed to get the correct line / character offset).\n\n- Advantages\n  - Easy to implement except for the context and mapping.\n\n1. Scope level substitution\n   Transformations occur at the scope level.\n   - Challenges\n     - offset mapping is still and issue (maybe)\n     - need a way to merge text with adjacent scopes after transformation\n   - Advantages\n     - it is context aware","users":{}}