{
  "name": "discord-link-api",
  "version": "1.1.9",
  "description": "A module to access Player Links to Discord IDs DB",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ImmortalEvil/discord-link-api"
  },
  "keywords": [
    "api",
    "clash-of-clans",
    "link-players",
    "update-players",
    "search-players",
    "discord"
  ],
  "author": "Immortal Evil#0001",
  "license": "ISC",
  "dependencies": {
    "request-promise": "^4.2.5",
"request": "^2.88.2"
  }
}
