{ "name": "structopt", "version": "0.1.3", "description": "Parse command line arguments by defining a struct.", "homepage": "https://github.com/p-ranav/structopt", "documentation": "https://github.com/p-ranav/structopt", "license": "MIT", "dependencies": [ "magic-enum", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true }, "visit-struct" ] }