{ "name": "stx", "version": "1.0.5", "description": "STX is a collection of libraries and utilities designed to make working with C++ easier and less error-prone.", "homepage": "https://github.com/lamarrr/STX", "license": "MIT", "dependencies": [ "abseil", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ], "features": { "backtrace": { "description": "stacktrace support for STX" } } }