{ "name": "syscalls-cpp", "version": "1.1.1", "description": "A modern C++20 header-only library for advanced direct system call invocation.", "homepage": "https://github.com/sapdragon/syscalls-cpp", "license": "MIT", "supports": "windows & (x64 | x86)", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }