{
  "name": "volos-oauth-common",
  "version": "0.13.1",
  "license": "MIT",
  "main": "lib/oauth.js",
  "description": "Support for OAuth providers in the Volos system.",
  "homepage": "https://github.com/apigee/volos",
  "keywords": [
    "oauth",
    "express",
    "argo",
    "node.js"
  ],
  "dependencies": {
    "debug": "^2.2.0",
    "underscore": "1.6.x"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/apigee/volos.git"
  }
}
