{
  "name": "memer-api",
  "version": "4.0.2",
  "description": "An Image Manipulation API With More than 50+ commands",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "shinchanop",
  "license": "GPL-3.0",
  "dependencies": {
    "discord.js": "^12.5.3",
    "node-fetch": "^2.6.1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:Yash094/memer-api.git"
  },
  "homepage": "https://github.com/Memer-Api",
  "keywords": [
    "memerapi",
    "memer-api",
    "memerapi.js",
    "image-meme",
    "memes",
    "discord",
    "discord.js-meme",
    "image-memer",
    "meme imgen",
    "memer image manipulation"
  ],
  "devDependencies": {
    "eslint": "^6.8.0"
  },
  "directories": {
    "lib": "lib",
    "test": "test"
  },
  "bugs": {
    "url": "https://github.com/Yash094/memer-api/issues"
  }
}