{
  "name": "@skullbite/hibiscus",
  "version": "1.2.9",
  "description": "Command Handler for Eris",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 0"
  },
  "author": "Skullbite",
  "license": "ISC",
  "dependencies": {
    "eris": "^0.13.4",
    "eris-collector": "^1.0.1"
  },
  "devDependencies": {
    "@typescript-eslint/eslint-plugin": "^4.6.1",
    "@typescript-eslint/parser": "^4.6.1",
    "eslint": "^7.13.0"
  },
  "keywords": [
    "discord",
    "eris",
    "command-handler"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/heeboscus/hibiscus.git"
  },
  "bugs": {
    "url": "https://github.com/heeboscus/hibiscus/issues"
  },
  "homepage": "https://github.com/heeboscus/hibiscus#readme"
}
