mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 05:59:07 +08:00
20 lines
405 B
JSON
20 lines
405 B
JSON
{
|
|
"name": "treehopper",
|
|
"version": "1.11.3",
|
|
"port-version": 8,
|
|
"description": "Treehopper connects the physical world to your computer, tablet, or smartphone.",
|
|
"homepage": "https://treehopper.io",
|
|
"supports": "!staticcrt",
|
|
"dependencies": [
|
|
"libusb",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|