{ "name": "libmediainfo", "version": "26.1", "description": "Get most relevant technical and tag data from video and audio files", "homepage": "https://github.com/MediaArea/MediaInfoLib", "dependencies": [ "libzen", "tinyxml2", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true }, "zlib" ], "features": { "curl": { "description": "Use curl for network access", "dependencies": [ { "name": "curl", "default-features": false } ] } } }