18 lines
340 B
JSON
Executable File
18 lines
340 B
JSON
Executable File
{
|
|
"name": "nifly",
|
|
"version": "1.0.0",
|
|
"description": "A C++ library for working with the NIF file format",
|
|
"homepage": "https://github.com/ousnius/nifly",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|