mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-20 17:34:03 -05:00
16 lines
311 B
JSON
16 lines
311 B
JSON
|
{
|
||
|
"name": "brunocodutra-metal",
|
||
|
"version": "2.1.4",
|
||
|
"description": "A single header C++11 library designed to make you love template metaprogramming",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|