UNPKG

@valkey/valkey-glide-darwin-x64

Version:

Native bindings for valkey-glide on darwin-x64

46 lines 905 B
{ "name": "@valkey/valkey-glide-darwin-x64", "description": "Native bindings for valkey-glide on darwin-x64", "version": "2.1.0", "repository": { "type": "git", "url": "git+https://github.com/valkey-io/valkey-glide.git" }, "homepage": "https://valkey.io/valkey-glide/node/", "author": "Valkey GLIDE Maintainers", "publishConfig": { "access": "public" }, "main": "valkey-glide.darwin-x64.node", "files": [ "valkey-glide.darwin-x64.node" ], "os": [ "darwin" ], "cpu": [ "x64" ], "license": "Apache-2.0", "keywords": [ "valkey", "redis", "client", "driver", "database", "napi", "typescript", "rust", "cross-platform", "cluster", "standalone", "high-availability", "performance", "open-source", "fault-tolerant", "distributed", "scalable", "resilient", "valkey-glide" ] }