17 lines
348 B
JSON
Executable file
17 lines
348 B
JSON
Executable file
{
|
|
"name": "charls",
|
|
"version": "2.3.4",
|
|
"description": "CharLS, a C++ JPEG-LS library implementation.",
|
|
"homepage": "https://github.com/team-charls/charls",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|