{
  "name": "user-center-auth",
  "version": "0.1.1",
  "description": "a user-center-auth middleware",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/honeycomb-online-judge/user-center-auth.git"
  },
  "keywords": [
    "honeycomb",
    "user-center"
  ],
  "author": "cctv1005s",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/honeycomb-online-judge/user-center-auth/issues"
  },
  "homepage": "https://github.com/honeycomb-online-judge/user-center-auth#readme",
  "dependencies": {
    "path-to-regexp": "^2.4.0",
    "superagent": "^4.0.0-beta.5"
  }
}
