{
  "name": "discord.js-selfbot-rpc",
  "version": "1.0.1",
  "description": "A simple package to create a Discord Rich Presence for selfbot",
  "main": "build/index.js",
  "scripts": {
    "start": "node build/index.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DevinOfficial/discord.js-selfbot-rpc.git"
  },
  "keywords": [
    "discord-bot",
    "discord.js",
    "discord.js-v13",
    "discord-rpc",
    "discord-selfbot",
    "discord.js-selfbot"
  ],
  "author": "Devin#3583",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/DevinOfficial/discord.js-selfbot-rpc/issues"
  },
  "homepage": "https://github.com/DevinOfficial/discord.js-selfbot-rpc#readme"
}
