{
  "name": "discord.handler.ts",
  "version": "1.3.3",
  "description": "a simple discord handler ",
  "main": "lib/index.js",
  "types": "lib",
  "scripts": {
    "build": "tsc -p .",
    "test": "index.test.js"
  },
  "keywords": [
    "handler",
    "ziad",
    "discord.js-handler",
    "discord-handler"
  ],
  "author": "ziad",
  "license": "ISC"
}
