{
  "name": "tree-sitter-proto",
  "version": "0.4.1",
  "description": "tree-sitter grammar for protobuf — ABI 14 build from coder3101/tree-sitter-proto latest grammar.js, compatible with tree-sitter 0.25",
  "repository": "https://github.com/coder3101/tree-sitter-proto",
  "license": "MIT",
  "main": "bindings/node",
  "_vendoredBy": "codragraph — build deps (node-addon-api, node-gyp-build) are hoisted into codragraph/package.json optionalDependencies, and native compilation is performed by codragraph/scripts/build-tree-sitter-proto.cjs at codragraph postinstall. Do NOT re-add a dependencies block or an install script here — doing so reintroduces an ENOTEMPTY error on global upgrade.",
  "peerDependencies": {
    "tree-sitter": ">=0.21.0"
  }
}
