mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-13 10:38:04 +08:00
18 lines
396 B
JSON
18 lines
396 B
JSON
{
|
|||
"name": "daw-json-link",
|
|||
"version-semver": "2.9.11",
|
|||
"description": "Perhaps the fastest JSON deserializer/serializer posssible or at least close to it.",
|
|||
"homepage": "https://github.com/beached/daw_json_link",
|
|||
"dependencies": [
|
|||
"daw-utf-range",
|
|||
{
|
|||
"name": "vcpkg-cmake",
|
|||
"host": true
|
|||
},
|
|||
{
|
|||
"name": "vcpkg-cmake-config",
|
|||
"host": true
|
|||
}
|
|||
]
|
|||
}
|