{ "name": "drekar-launch-process-cpp", "version-semver": "0.1.0", "description": "Companion library for drekar-launch for C++", "homepage": "https://github.com/johnwason/drekar-launch-process-cpp", "license": "Apache-2.0", "supports": "(windows & (x86 | x64) & !uwp) | linux | osx", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }