summaryrefslogtreecommitdiff
path: root/package.json
blob: 339df06f257c5fac9cb3bac2dfbcf8c6df20292f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "scripts": {
    "start": "./start.sh"
  },
  "dependencies": {
    "@equestria.dev/signal.js": "^1.1.0-rc.2",
    "axios": "^1.4.0",
    "discord.js": "^14.10.2",
    "matrix-js-sdk": "^25.0.0",
    "node-duckduckgo": "^2.0.18",
    "nodemon": "^2.0.22",
    "showdown": "^2.1.0"
  }
}