{ "grammars": [ { "name": "hcl", "camelcase": "Hcl", "scope": "source.hcl", "path": ".", "file-types": [ "hcl", "tf", "tfvars" ] } ], "metadata": { "version": "0.2.0-snapshot", "license": "ISC", "description": "", "links": { "repository": "https://github.com/tree-sitter/tree-sitter-hcl" } }, "bindings": { "c": false, "go": false, "node": true, "python": false, "rust": true, "swift": true } }