{
  "name": "basicfivemapi",
  "version": "0.0.4",
  "description": "Basic Fivem Api.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Fivem",
    "Api",
    "RolePlay"
  ],
  "author": "WestyDev",
  "license": "ISC",
  "dependencies": {
    "node-fetch": "^2.6.7"
  }
}
