{
  "name": "bddisasm",
  "version": "1.34.10",
  "maintainers": "Cristi Anichitei <ianichitei@bitdefender.com>",
  "description": "bddisasm is a fast, lightweight, x86/x64 instruction decoder and emulator.",
  "homepage": "https://github.com/bitdefender/bddisasm",
  "documentation": "https://bddisasm.readthedocs.io/en/latest/",
  "license": "Apache-2.0",
  "supports": "!arm",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
