summaryrefslogtreecommitdiff
path: root/package.json
blob: 7ce6df7fc64b1f74b878cd8d0975e37e3823c7a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "package",
  "version": "1.0.0",
  "description": "",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "sin",
  "license": "MIT",
  "dependencies": {
    "@discordjs/opus": "^0.1.0",
    "at-quotes": "^1.3.3",
    "demojijs": "^1.2.0",
    "discord.js": "^11.6.3",
    "emoji-random": "^0.1.2",
    "ffmpeg-static": "^4.0.1",
    "is-image-url": "^1.1.8"
  }
}