mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-12 04:31:37 +08:00
1e90576cf5
19 lines
413 B
JSON
19 lines
413 B
JSON
{
|
|||
"name": "daw-json-link",
|
|||
[daw-header-libraries,daw-json-link]: head-lib update to 2.93.1, json-link update to 3.17.2 (#31794)
|
"version": "3.17.2",
|
||
"description": "Perhaps the fastest JSON deserializer/serializer posssible or at least close to it.",
|
|||
"homepage": "https://github.com/beached/daw_json_link",
|
|||
"license": "BSL-1.0",
|
|||
"dependencies": [
|
|||
"daw-utf-range",
|
|||
{
|
|||
"name": "vcpkg-cmake",
|
|||
"host": true
|
|||
},
|
|||
{
|
|||
"name": "vcpkg-cmake-config",
|
|||
"host": true
|
|||
}
|
|||
]
|
|||
}
|