{
  "name": "discord-fivem-api",
  "version": "2.0.6",
  "description": "A Node.js package to interact with FiveM servers, allowing you to retrieve server data, player information, and resources. Ideal for Discord bot integration or standalone Node.js applications.",
  "main": "./src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "FiveM",
    "fivem stats",
    "FiveM API",
    "discord fivem",
    "discord-fivem-api",
    "discord",
    "discordapp",
    "discord.js",
    "fivem cfx",
    "cfx.re api",
    "cfx api"
  ],
  "repository": {
    "type": "git",
    "url": "git@github.com:xliel/discord-fivem-api.git"
  },
  "bugs": {
    "url": "https://github.com/xliel/discord-fivem-api/issues"
  },
  "author": "xliel <https://discord.com/users/417398665670295572>",
  "license": "MIT",
  "dependencies": {
    "axios": "^1.6.7"
  }
}
