{
  "name": "brawl-api",
  "version": "1.2.4",
  "main": "./dist/main.js",
  "types": "./dist/main.d.ts",
  "scripts": {
    "test": "echo \\\"Error: no tests specified\\\" && exit 1",
    "start": "node ."
  },
  "keywords": [
    "brawl",
    "brawlstars",
    "api",
    "brawlapi",
    "brawlstarsapi",
    "brawl stars",
    "brawl api",
    "brawl stars api"
  ],
  "author": "Ashp116",
  "license": "MIT",
  "dependencies": {
    "brawl-api": "^1.2.2",
    "node-fetch": "^2.6.7",
    "nodemon": "^2.0.15",
    "typescipt": "^1.0.0"
  },
  "devDependencies": {
    "@types/node-fetch": "^2.6.1"
  },
  "directories": {
    "test": "tests"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Ashp116/brawl-api.git"
  },
  "bugs": {
    "url": "https://github.com/Ashp116/brawl-api/issues"
  },
  "homepage": "https://github.com/Ashp116/brawl-api#readme"
}
