Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

16 lines
329 B
JSON

{
"name": "vcpkg-ci-tree-sitter",
"version-string": "ci",
"description": "Port to test the tree-sitter group of port in CI",
"homepage": "https://github.com/microsoft/vcpkg",
"license": "MIT",
"dependencies": [
"tree-sitter",
"tree-sitter-c",
{
"name": "vcpkg-cmake",
"host": true
}
]
}