{
  "name": "nodebb-plugin-avatar-bbs-login",
  "version": "5.1.0",
  "description": "for davinci forum",
  "main": "library.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/qpjoy/nodebb-plugin-avatar-bbs-login.git"
  },
  "author": {
    "name": "qpjoy996",
    "email": "qpjoy996@163.com"
  },
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/qpjoy/nodebb-plugin-avatar-bbs-login/issues"
  },
  "homepage": "https://github.com/qpjoy/nodebb-plugin-avatar-bbs-login#readme",
  "dependencies": {
    "apollo-cache-inmemory": "^1.6.6",
    "apollo-client": "^2.6.10",
    "apollo-link": "^1.2.14",
    "apollo-link-context": "^1.0.20",
    "apollo-link-error": "^1.1.13",
    "apollo-link-http": "^1.5.17",
    "apollo-link-retry": "^2.2.16",
    "graphql": "^15.0.0",
    "graphql-tag": "^2.10.3",
    "isemail": "^3.2.0",
    "mint-filter": "^3.0.1",
    "node-fetch": "^2.6.0"
  },
  "nbbpm": {
    "compatibility": "^1.11.0"
  }
}
