{
  "name": "libcbor",
  "version": "0.10.2",
  "description": "libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format",
  "homepage": "https://github.com/PJK/libcbor",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}
