mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 04:59:00 +08:00
18 lines
363 B
JSON
18 lines
363 B
JSON
|
{
|
||
|
"name": "michaelmiller-sec21",
|
||
|
"version": "1.0.1",
|
||
|
"description": "sec21 is a collection of useful functions and classes.",
|
||
|
"homepage": "https://github.com/MichaelMiller-/sec21",
|
||
|
"license": "MIT",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|