{"library":"tree-sitter-json","type":"library","category":null,"description":"tree-sitter-json provides the JSON language grammar for the `tree-sitter` parsing library. It enables parsing JSON source code into a concrete syntax tree, allowing for efficient structural analysis, manipulation, and syntax highlighting. The library is currently at version 0.24.8 and typically releases new versions in sync with the upstream `tree-sitter` core, which has a relatively active release cadence.","language":"python","status":"active","version":"0.24.8","tags":["parser","AST","JSON","grammar","tree-sitter","code analysis","syntax tree"],"last_verified":"Fri May 22","install":[{"cmd":"pip install tree-sitter-json","imports":["from tree_sitter import Language, Parser","import tree_sitter_json\nJSON_LANGUAGE = Language(tree_sitter_json.language())"]}],"homepage":null,"github":"https://github.com/tree-sitter/tree-sitter-json","docs":null,"changelog":null,"pypi":"https://pypi.org/project/tree-sitter-json/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tree-sitter-json/compatibility"}}