{ "name": "neko-system", "version": "1.0.1", "description": "A cross-platform C++20 system information library providing memory information, platform detection, and system utilities.", "homepage": "https://github.com/moehoshio/NekoSystem", "license": "MIT OR Apache-2.0", "supports": "windows | linux | osx", "dependencies": [ "neko-function", "neko-schema", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }