-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
48 lines (48 loc) · 1.3 KB
/
package.json
File metadata and controls
48 lines (48 loc) · 1.3 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"name": "Kocoten123",
"version": "1.2.15",
"description": "Đây là source code được fix lại bởi Như Thành. Chúc các bạn có một ngày vui vẻ <3",
"main": "mirai.js",
"scripts": {
"start": "node index",
"login": "node login",
"test": "node --trace-warnings --use_strict --async-stack-traces mirai"
},
"repository": {
"type": "git",
"url": "git+https/github.com/kocoten123/File-bot-l-c-a-Nguy-n-Nh-Th-nh_main"
},
"author": "Nguyễn Như Thành",
"license": "GPL-3.0",
"dependencies": {
"@miraipr0ject/assets": "",
"axios": "",
"body-parser": "",
"caesar-salad": "",
"canvas": "",
"chalk": "^4.1.2",
"cheerio": "",
"child_process": "",
"crypto": "",
"eval": "",
"extract-zip": "",
"fca-horizon-remake": "^4.5.5",
"figlet": "",
"fs-extra": "",
"helyt": "",
"jimp": "",
"minimist": "",
"moment-timezone": "",
"ms": "",
"npmlog": "",
"path": "",
"readline": "",
"request": "",
"semver": "",
"sequelize": "",
"simple-youtube-api": "",
"sqlite3": "",
"string-similarity": "",
"totp-generator": ""
}
}