Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

14 lines
282 B
JSON

{
"name": "tinycbor",
"version-semver": "0.6.1",
"description": "Concise Binary Object Representation (CBOR) Library",
"homepage": "https://github.com/intel/tinycbor",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}