mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-20 13:54:05 -05:00
16 lines
311 B
JSON
Executable File
16 lines
311 B
JSON
Executable File
{
|
|
"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
|
|
}
|
|
]
|
|
}
|