{
  "name": "@twitchfy/chatbot",
  "version": "1.0.17",
  "description": "A powerful node module to make your own Twitch ChatBot",
  "main": "dist/index.js",
  "readme": "README.md",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/twitchfy/twitchfy.git"
  },
  "author": "PabloRNC",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/twitchfy/twitchfy/issues"
  },
  "homepage": "https://github.com/twitchfy/twitchfy#readme",
  "dependencies": {
    "@twitchfy/api-types": "^1.0.3",
    "@twitchfy/eventsub": "^1.0.10",
    "@twitchfy/helix": "^1.0.7"
  },
  "keywords": [
    "twitch",
    "chatbot",
    "api"
  ]
}
