volos-quota-common
Version:
Common library for Quota enforcement in the Volos system.
23 lines (22 loc) • 487 B
JSON
{
"name": "volos-quota-common",
"version": "0.11.12",
"main": "lib/quota.js",
"license": "MIT",
"description": "Common library for Quota enforcement in the Volos system.",
"homepage": "https://github.com/apigee/volos",
"keywords": [
"quota",
"memory"
],
"dependencies": {
"debug": "^2.2.0",
"underscore": "1.12.1"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/apigee/volos.git"
},
"scripts": {}
}