2 "name": "tree-sitter-api-notation",
4 "description": "API Notation grammar for tree-sitter",
5 "main": "bindings/node",
7 "test": "echo \"Error: no test specified\" && exit 1"
9 "keywords": ["parser", "api-notation"],
10 "author": "Ruben Beltran del Rio",
11 "license": "Apache-2.0",
16 "tree-sitter-cli": "^0.20.8"
19 "build": "tree-sitter generate",
20 "parse": "tree-sitter parse",
21 "test": "tree-sitter test"
25 "scope": "source.api-notation",
30 "queries/highlights.scm"
32 "injection-regex": "api_notation"