{
  "name": "wargaming",
  "version": "1.0.1",
  "description": "Авторизация через wargaming.net",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kiyasov/wargaming.git"
  },
  "keywords": [
    "auth",
    "wargaming",
    "wotkit",
    "wotkit.ru",
    "wargaming.net"
  ],
  "author": "Islam Kiyasov",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/kiyasov/wargaming/issues"
  },
  "homepage": "https://github.com/kiyasov/wargaming#readme",
  "dependencies": {
    "request": "^2.81.0"
  },
  "devDependencies": {
    "babel-cli": "^6.24.1",
    "babel-core": "^6.25.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-es2017": "^6.24.1"
  }
}
