{
  "author": "Spotify",
  "name": "web-api-auth-examples",
  "description": "Basic examples of the Spotify authorization flows through OAuth 2",
  "version": "0.0.2",
  "dependencies": {
    "cookie-parser": "1.3.2",
    "express": "~4.16.0",
    "cors": "^2.8.4",
    "querystring": "~0.2.0",
    "request": "~2.83.0"
  }
}
