{ "grammars": [ { "name": "srf", "camelcase": "SRF", "scope": "source.srf", "path": ".", "file-types": [ "srf" ], "highlights": "queries/highlights.scm" } ], "metadata": { "version": "0.0.1", "license": "MIT", "description": "SRF (Simple Record Format) grammar for tree-sitter", "authors": [ { "name": "Emil Lerch" } ], "links": { "repository": "https://git.lerch.org/lobo/srf-tree-sitter" } }, "bindings": { "c": true } }