{
  "name": "volos-quota-memory",
  "version": "0.11.1",
  "main": "lib/memoryquota.js",
  "license": "MIT",
  "description": "In-memory provider for Quota enforcement in the Volos system.",
  "homepage": "https://github.com/apigee/volos",
  "keywords": [
    "quota",
    "memory"
  ],
  "dependencies": {
    "debug": "^2.2.0",
    "volos-quota-common": "0.11.x"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/apigee/volos.git"
  }
}
