{
  "name": "plug-auth-client",
  "description": "Client library for third-party authentication with plug.dj.",
  "version": "1.1.2",
  "license": "MIT",
  "keywords": [
    "plug",
    "plug.dj",
    "login"
  ],
  "main": "rollup.cjs.js",
  "jsnext:main": "rollup.es.js",
  "module": "rollup.es.js",
  "repository": "goto-bus-stop/plug-auth",
  "bugs": "https://github.com/goto-bus-stop/plug-auth/issues",
  "author": "Renée Kooi <renee@kooi.me>",
  "devDependencies": {
    "plug-message-split": "^1.0.0",
    "unfetch": "^2.1.2"
  }
}
