{ "name": "@ruvector/router-linux-x64-gnu", "version": "0.1.27", "description": "Linux x64 (glibc) native bindings for @ruvector/router", "main": "ruvector-router.linux-x64-gnu.node", "files": [ "ruvector-router.linux-x64-gnu.node" ], "os": [ "linux" ], "cpu": [ "x64" ], "libc": [ "glibc" ], "author": "ruv.io Team (https://ruv.io)", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/ruvnet/ruvector.git" }, "publishConfig": { "access": "public" }, "engines": { "node": ">=18.0.0" } }