aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: 7dd1aa1af345811a4a855254f70c1ac2382f794b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "astralmod-improved",
  "version": "1.0.0",
  "description": "An improved version of AstralMod 1.0",
  "main": "bot.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Alee, vicr123",
  "license": "GPL-3.0",
  "dependencies": {
    "discord.js": "^11.3.2",
    "opusscript": "0.0.6"
  }
}