aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/tree-sitter-cli/vcpkg.json
blob: d71db4188c7ccb70e18e441cfac7f601ad5bff78 (plain)
1
2
3
4
5
6
7
8
{
  "name": "tree-sitter-cli",
  "version": "0.25.3",
  "description": "Tree-sitter is a parser generator tool and an incremental parsing library. This port installs the CLI executable.",
  "homepage": "https://github.com/tree-sitter/tree-sitter",
  "license": null,
  "supports": "native"
}