{
  "name": "riotapi-int",
  "version": "1.0.5",
  "description": "NodeJS integration for RiotAPI",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ofelipedidio/RiotAPI.git"
  },
  "keywords": [
    "riot",
    "api",
    "riotapi",
    "league",
    "of",
    "legends"
  ],
  "author": "ofelipedidio",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ofelipedidio/RiotAPI/issues"
  },
  "homepage": "https://github.com/ofelipedidio/RiotAPI#readme"
}