-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpackage.json
More file actions
29 lines (29 loc) · 697 Bytes
/
package.json
File metadata and controls
29 lines (29 loc) · 697 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"name": "Ayami",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Wumpus",
"license": "ISC",
"dependencies": {
"adequate-db-client": "1.1.0",
"@sentry/node": "^6.8.0",
"bufferutil": "^4.0.3",
"chalk": "^4.1.1",
"chart.js": "^3.4.0",
"chartjs-node-canvas": "^3.2.0",
"cron": "^1.8.2",
"discord-paginationembed": "^2.1.0",
"fs": "0.0.1-security",
"i18next": "^20.3.2",
"i18next-fs-backend": "^1.1.1",
"mpath": ">=0.8.4"
"markdown-table": "^3.0.1",
"mongoose": "^5.13.2",
"@discordjs/opus": "^0.5.0"
}
}