18 lines
385 B
JSON
Executable file
18 lines
385 B
JSON
Executable file
{
|
|
"name": "libfort",
|
|
"version-semver": "0.4.2",
|
|
"port-version": 1,
|
|
"description": "A simple crossplatform library to create formatted text tables",
|
|
"homepage": "https://github.com/seleznevae/libfort",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|