16 lines
329 B
JSON
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
|
|
}
|
|
]
|
|
}
|