{
  "name": "game-data",
  "version": "2.1.1",
  "description": "Player Data for multiple games.",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "node-fetch": "^1.7.2"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Jake-Ruston/game-data.git"
  },
  "keywords": [
    "game",
    "data",
    "gamedata",
    "game-data",
    "csgo",
    "minecraft",
    "rocketleague",
    "overwatch",
    "api"
  ],
  "author": "Jake Ruston <rjake@hotmail.co.uk>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Jake-Ruston/game-data/issues"
  },
  "homepage": "https://github.com/Jake-Ruston/game-data#readme"
}
