vcpkg/ports/nodesoup/vcpkg.json

17 строки
310 B
JSON

{
"name": "nodesoup",
"version-date": "2023-06-12",
"description": "Force-directed graph layout with Fruchterman-Reingold",
"license": "Unlicense",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}