1 2 3 4 5 6 7 8 9 10 11 12 13 14
{ "name": "crossdb", "version": "0.14.0", "description": "Ultra High-performance Lightweight Embedded and Server OLTP RDBMS", "homepage": "https://github.com/crossdb-org/crossdb", "license": "MPL-2.0", "supports": "(!windows | mingw) & !android", "dependencies": [ { "name": "vcpkg-cmake", "host": true } ] }