{
  "name": "oxypack",
  "version": "1.2.0",
  "description": "Discord bot activity manager with random activities",
  "main": "oxy.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "discord",
    "bot",
    "activity",
    "random"
  ],
  "author": "hasbutcu",
  "license": "MIT",
  "dependencies": {
    "discord.js": "^14.18.0",
    "node-fetch": "^3.3.2"
  }
}
