mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:39:00 +08:00
7cfd63db7f
Co-authored-by: jyu49 <yu_jack@apple.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
13 lines
264 B
JSON
13 lines
264 B
JSON
{
|
|
"name": "json11",
|
|
"version-date": "2017-06-20",
|
|
"port-version": 6,
|
|
"description": "json11 is a tiny JSON library for C++11, providing JSON parsing and serialization.",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|