UNPKG

tree-sitter-cg

Version:
37 lines (36 loc) 667 B
{ "grammars": [ { "name": "cg", "camelcase": "Cg", "scope": "source.cg", "path": ".", "file-types": [ "cg3", "rlx" ], "highlights": "queries/highlights.scm" } ], "metadata": { "version": "1.1.2", "license": "GPL-3.0-or-later", "description": "tree-sitter grammar of VISL-CG", "authors": [ { "name": "Daniel Swanson" } ], "links": { "repository": "git+ssh://git@github.com/apertium/tree-sitter-apertium.git" } }, "bindings": { "c": true, "go": true, "node": true, "python": true, "rust": true, "swift": true } }