{
  "author": "Spotify",
  "name": "web-api-auth-examples",
  "description": "Basic examples of the Spotify authorization flows through OAuth 2",
  "version": "0.0.2",
  "dependencies": {
    "ajv": "^8.12.0",
    "call-bind": "^1.0.2",
    "cookie-parser": "1.3.2",
    "cors": "^2.8.4",
    "express": "^4.19.2",
    "express-session": "^1.17.3",
    "get-intrinsic": "^1.2.1",
    "google-auth-library": "^9.11.0",
    "has-proto": "^1.0.1",
    "has-symbols": "^1.0.3",
    "node-fetch": "^3.3.2",
    "object-inspect": "^1.12.3",
    "qs": "^6.11.2",
    "querystring": "^0.2.1",
    "request": "^2.88.2",
    "safe-buffer": "^5.2.1",
    "side-channel": "^1.0.4",
    "spotify-web-api-node": "^5.0.2"
  }
}
