UNPKG

volos-quota-redis

Version:

Redis provider for Quota enforcement in the Volos system.

23 lines (22 loc) 508 B
{ "name": "volos-quota-redis", "version": "0.11.8", "main": "lib/redisquota.js", "license": "MIT", "description": "Redis provider for Quota enforcement in the Volos system.", "homepage": "https://github.com/apigee/volos", "keywords": [ "quota", "redis" ], "dependencies": { "debug": "^2.2.0", "redis": "0.10.x", "underscore": "1.13.8", "volos-quota-common": "^0.11.14" }, "repository": { "type": "git", "url": "https://github.com/apigee/volos.git" } }