16 lines
317 B
JSON
Executable File
16 lines
317 B
JSON
Executable File
{
|
|
"name": "string-view-lite",
|
|
"version": "1.6.0",
|
|
"description": "A C++17-like string_view for C++98, C++11 and later in a single-file header-only library",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|