forked from alicezetion/ALiCE
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
34 lines (34 loc) · 861 Bytes
/
Copy pathpackage.json
File metadata and controls
34 lines (34 loc) · 861 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
30
31
32
33
34
{
"name": "alice",
"version": "2.0.0",
"description": "artificial labile intelligence cybernated existence",
"main": "alice.js",
"scripts": {
"start": "node alice.js"
},
"author": "leiamnash",
"dependencies": {
"@consumet/extensions": "^1.5.2",
"@distube/ytdl-core": "^4.13.2",
"alicezetion": "^1.8.6",
"alicix": "^1.1.3",
"axios": "^0.21.4",
"canvas": "^2.11.2",
"child_process": "^1.0.2",
"cors": "^2.8.5",
"dotenv": "^16.0.3",
"duck-duck-scrape": "^2.2.4",
"entities": "^4.5.0",
"express": "^4.18.2",
"fs": "^0.0.1-security",
"googlethis": "^1.8.0",
"gradient-string": "^2.0.2",
"jimp": "^0.22.10",
"mal-scraper": "^2.13.1",
"node-cron": "^3.0.2",
"path": "^0.12.7",
"request-promise": "^4.2.6",
"string-similarity": "^4.0.4",
"turl": "^1.1.2"
}
}