{
  "dependencies": {
    "node-fetch": "^2.6.1"
  },
  "name": "fivem-server-stats",
  "version": "1.5.0",
  "description": "A package to get the stats (like player count) of a fivem server",
  "main": "index.js",
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "fivem",
    "fivem-player-count",
    "js",
    "fivem-api",
    "fivem-server",
    "gta-5"
  ],
  "author": "FC5570",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FC5570/fivem-server-stats.git"
  },
  "bugs": {
    "url": "https://github.com/FC5570/fivem-server-stats/issues"
  },
  "homepage": "https://github.com/FC5570/fivem-server-stats#readme"
}
