{"_id":"@codemovie/grammar-json-with-comments","name":"@codemovie/grammar-json-with-comments","dist-tags":{"latest":"1.0.3"},"versions":{"1.0.3":{"name":"@codemovie/grammar-json-with-comments","version":"1.0.3","description":"lezer-based JSON grammar with optional comments","main":"dist/index.cjs","type":"module","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"module":"dist/index.js","types":"dist/index.d.ts","author":{"name":"Peter  Kröner","email":"peter@peterkroener.de"},"license":"MIT","devDependencies":{"@lezer/generator":"^1.0.0","mocha":"^10.2.0","rollup":"^2.52.2","@rollup/plugin-node-resolve":"^9.0.0"},"dependencies":{"@lezer/common":"^1.2.0","@lezer/highlight":"^1.0.0","@lezer/lr":"^1.0.0"},"repository":{"type":"git","url":"git+https://github.com/CodeMovie/grammar-json-with-comments.git"},"scripts":{"build":"lezer-generator src/json.grammar -o src/parser && rollup -c","build-debug":"lezer-generator src/json.grammar --names -o src/parser && rollup -c","prepare":"npm run build","test":"npm run build && mocha test/test-json.js"},"publishConfig":{"access":"public"},"_id":"@codemovie/grammar-json-with-comments@1.0.3","gitHead":"6bc6abadfbfeb6bde0519da8bc612523c80ac85c","bugs":{"url":"https://github.com/CodeMovie/grammar-json-with-comments/issues"},"homepage":"https://github.com/CodeMovie/grammar-json-with-comments#readme","_nodeVersion":"18.20.7","_npmVersion":"10.8.2","dist":{"integrity":"sha512-A0fH82lWKXYg6LPbA7zel9rKlFUPOsuGJo/nYmY4d+bvpz7ou9OdLCTw7mbFSo5ZpnkkIuloLRP8Fp0TjgiUjQ==","shasum":"4027d2b0607ee197cf62af43e5501de7cc6fd0d5","tarball":"https://registry.npmjs.org/@codemovie/grammar-json-with-comments/-/grammar-json-with-comments-1.0.3.tgz","fileCount":20,"unpackedSize":16071,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC6yyLa/bSccqAWwI0PObxTc7bM0ld9KnTvldbXT4A9BAiEAjrq7eT9XhK7YSXeAPQCPQjxFjXvtmD6SmP8+/MChSIo="}]},"_npmUser":{"name":"sirpepe","email":"peter@peterkroener.de"},"directories":{},"maintainers":[{"name":"sirpepe","email":"peter@peterkroener.de"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/grammar-json-with-comments_1.0.3_1744702932186_0.7964355930254863"},"_hasShrinkwrap":false}},"time":{"created":"2025-04-15T07:42:12.083Z","1.0.3":"2025-04-15T07:42:12.388Z","modified":"2025-04-15T07:42:12.651Z"},"maintainers":[{"name":"sirpepe","email":"peter@peterkroener.de"}],"description":"lezer-based JSON grammar with optional comments","homepage":"https://github.com/CodeMovie/grammar-json-with-comments#readme","repository":{"type":"git","url":"git+https://github.com/CodeMovie/grammar-json-with-comments.git"},"author":{"name":"Peter  Kröner","email":"peter@peterkroener.de"},"bugs":{"url":"https://github.com/CodeMovie/grammar-json-with-comments/issues"},"license":"MIT","readme":"# @codemovie/grammar-json-with-comments\n\nThis is a JSON grammar for the [lezer](https://lezer.codemirror.net/) parser system, based on [the official JSON grammar](https://github.com/lezer-parser/json).\n\nSupports a `\"comments\"` dialect for C-style block and line comments.\n\nMIT licensed.\n","readmeFilename":"README.md","_rev":"1-9f4f2feb0edd5f691a2bf31230bcccc9"}