{ "name": "neko-schema", "version": "1.1.5", "description": "A lightweight C++20 header-only library providing fundamental type definitions and utilities for the Neko ecosystem", "homepage": "https://github.com/moehoshio/NekoSchema", "license": "MIT OR Apache-2.0", "supports": "!uwp", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }