16 lines
298 B
JSON
Executable file
16 lines
298 B
JSON
Executable file
{
|
|
"name": "font-chef",
|
|
"version": "1.1.0",
|
|
"description": "A font cooking library",
|
|
"homepage": "https://github.com/mobius3/font-chef",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|