1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{ "name": "vbs-enclave-tooling-codegen", "version": "0.1.1-prerelease", "description": "Supports code generation for VBS enclaves.", "homepage": "https://github.com/microsoft/vbsEnclaveTooling", "license": "MIT", "supports": "(windows & arm64) | (windows & x64)", "dependencies": [ "flatbuffers", "ms-gsl", { "name": "vcpkg-msbuild", "host": true }, "wil" ] }