{
  "name": "nocord",
  "version": "1.6.4",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "discord",
    "cli",
    "discord-cli"
  ],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "chalk": "^4.1.0",
    "discord.js": "^12.4.1",
    "got": "^11.8.0",
    "imageapi.js": "^1.0.19",
    "prompts": "^2.4.0",
    "terminal-image": "^1.2.1",
    "update-notifier": "^5.0.1"
  },
  "bin": {
    "nocord": "./index.js"
  }
}
