19 lines
449 B
JSON
Executable File
19 lines
449 B
JSON
Executable File
{
|
|
"name": "daw-utf-range",
|
|
"version": "2.2.2",
|
|
"description": "Header-only utf8 string range used by daw-json-link. Includes a constexpr/noexcept modified version of utfcpp.",
|
|
"homepage": "https://github.com/beached/header_libraries",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
"daw-header-libraries",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|