{
  "name": "coc",
  "version": "1.0.0",
  "description": "Simple template to access the coc api",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@keyv/mongo": "^1.2.2",
    "@keyv/postgres": "^1.0.17",
    "@keyv/redis": "^2.2.1",
    "@types/inquirer": "^8.1.3",
    "clash-of-clans-api": "^0.6.4",
    "clashofclans.js": "^2.5.0",
    "fs": "^0.0.1-security",
    "inquirer": "^8.2.0",
    "keyv": "^4.0.4"
  },
  "devDependencies": {
    "@types/keyv__mongo": "^1.0.2",
    "@types/keyv__postgres": "^1.0.2",
    "@types/keyv__redis": "^1.3.3"
  }
}
