1 2 3 4 5 6 7 8 9 10 11 12 13
{ "name": "crcpp", "version": "1.2.1.0", "description": "Easy to use and fast C++ CRC library.", "homepage": "https://github.com/d-bahr/CRCpp", "license": "BSD-3-Clause", "dependencies": [ { "name": "vcpkg-cmake", "host": true } ] }