17 lines
310 B
JSON
17 lines
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
|
|
}
|
|
]
|
|
}
|