-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
160 lines (160 loc) · 5.43 KB
/
package.json
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
{
"name": "main-site",
"description": "NgeWibu Dari Kamar~",
"version": "8.1.4.5",
"author": {
"name": "B. Bias A. Ch.",
"email": "main-site@gmail.com"
},
"homepage": "https://www.fansub.id",
"scripts": {
"ng": "ng",
"postinstall": "ngcc",
"alt-site:serve": "ng serve alt-site",
"alt-site:build": "ng build alt-site --configuration production",
"alt-site:lint": "ng lint alt-site",
"main-site:dev": "node --max_old_space_size=4096 node_modules\\@angular\\cli\\bin\\ng run main-site:serve-ssr",
"main-site:prod": "ng build main-site --configuration production && ng run main-site:server:production",
"main-site:start-link": "mklink /D dist\\main-site\\browser\\assets ..\\..\\..\\projects\\main-site\\src\\assets && node dist\\main-site\\server\\main.js",
"main-site:start": "node dist\\main-site\\server\\main.js",
"main-site:lint": "node --max_old_space_size=4096 node_modules\\@angular\\cli\\bin\\ng lint main-site"
},
"private": true,
"dependencies": {
"@angular-material-components/datetime-picker": "^15.0.0",
"@angular/animations": "^15.2.10",
"@angular/cdk": "^15.2.9",
"@angular/common": "^15.2.10",
"@angular/compiler": "^15.2.10",
"@angular/core": "^15.2.10",
"@angular/forms": "^15.2.10",
"@angular/material": "^15.2.9",
"@angular/material-moment-adapter": "^15.2.9",
"@angular/platform-browser": "^15.2.10",
"@angular/platform-browser-dynamic": "^15.2.10",
"@angular/platform-server": "^15.2.10",
"@angular/router": "^15.2.10",
"@angular/service-worker": "^15.2.10",
"@discordjs/builders": "^1.6.5",
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^0.4.1",
"@iamtraction/google-translate": "^1.1.2",
"@kolkov/angular-editor": "^2.1.0",
"@nestjs/common": "^8.0.0",
"@nestjs/core": "^8.0.0",
"@nestjs/ng-universal": "^6.1.0",
"@nestjs/platform-express": "^8.0.0",
"@nestjs/platform-socket.io": "^10.2.4",
"@nestjs/schedule": "^2.0.1",
"@nestjs/swagger": "^6.2.1",
"@nestjs/throttler": "^2.0.1",
"@nestjs/typeorm": "^8.0.3",
"@nestjs/websockets": "^8.4.4",
"@nguniversal/express-engine": "^15.2.1",
"@socket.io/cluster-adapter": "^0.2.2",
"@socket.io/sticky": "^1.0.4",
"@types/morgan": "^1.9.3",
"@uploadx/core": "^6.1.4",
"@uploadx/s3": "^6.1.5",
"abort-controller": "^3.0.0",
"animate.css": "^4.1.1",
"aws-sdk": "^2.1540.0",
"bootstrap": "^5.1.3",
"buffer": "^6.0.3",
"cache-manager": "^3.6.1",
"chalk": "^5.0.1",
"chart.js": "^2.9.4",
"class-transformer": "^0.4.0",
"class-validator": "^0.13.1",
"cluster-messages": "^1.2.1",
"compression": "^1.7.4",
"cookie-parser": "^1.4.6",
"crypto-js": "^4.1.1",
"detect-file-type": "^0.2.8",
"discord.js": "^13.6.0",
"ebml": "^3.0.0",
"express": "^4.15.2",
"express-throttle-bandwidth": "^1.0.1",
"ffmpeg-static": "^4.4.0",
"file-saver": "^2.0.5",
"googleapis": "^100.0.0",
"hammerjs": "^2.0.8",
"helmet": "^5.0.2",
"idb-chunk-store": "^1.0.1",
"jsonwebtoken": "^9.0.2",
"kuroshiro": "^1.1.2",
"kuroshiro-analyzer-kuromoji": "^1.1.0",
"mailtrap": "^3.1.1",
"morgan": "^1.10.0",
"nest-morgan": "^2.0.0",
"ng-recaptcha": "^9.0.0",
"ng2-charts": "^2.4.3",
"ngx-custom-material-file-input": "^2.0.0",
"ngx-progressbar": "^10.0.0",
"ngx-spinner": "^15.0.1",
"ngx-swiper-wrapper": "^10.0.0",
"ngx-toastr": "^16.2.0",
"ngx-typed-js": "^2.1.1",
"ngx-uploadx": "^6.2.0",
"node-fetch": "^3.2.3",
"p2p-graph": "^2.0.0",
"parse-prometheus-text-format": "^1.1.1",
"pg": "^8.7.3",
"puppeteer": "^17.1.3",
"puppeteer-extra": "^3.3.4",
"puppeteer-extra-plugin-stealth": "^2.11.1",
"reflect-metadata": "^0.1.13",
"rss-to-json": "^2.0.2",
"rxjs": "~7.5.0",
"sakura-js": "^1.1.1",
"socket.io-client": "^2.4.0",
"standalone-mutex": "^0.1.0",
"string-strip-html": "^13.4.2",
"swiper": "^6.8.4",
"tslib": "^2.3.0",
"typeorm": "^0.2.38",
"video.js": "^7.18.1",
"viewerjs": "^1.10.5",
"wanakana": "^5.0.0",
"webtorrent": "^1.9.7",
"webtorrent-health": "^1.1.2",
"winbox": "^0.2.1",
"ws": "^8.13.0",
"xml-js": "^1.6.11",
"xng-breadcrumb": "^9.0.0",
"ytdl-core": "^4.9.1",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^15.2.10",
"@angular-eslint/builder": "15.2.1",
"@angular-eslint/eslint-plugin": "15.2.1",
"@angular-eslint/eslint-plugin-template": "15.2.1",
"@angular-eslint/schematics": "15.2.1",
"@angular-eslint/template-parser": "15.2.1",
"@angular/cli": "~15.2.10",
"@angular/compiler-cli": "^15.2.10",
"@nguniversal/builders": "^15.2.1",
"@types/cache-manager": "^3.4.3",
"@types/compression": "^1.7.2",
"@types/cookie-parser": "^1.4.2",
"@types/cron": "^2.0.0",
"@types/crypto-js": "^4.1.1",
"@types/ebml": "^3.0.2",
"@types/express": "^4.17.0",
"@types/file-saver": "^2.0.5",
"@types/find": "^0.2.1",
"@types/jsonwebtoken": "^8.5.8",
"@types/multer": "^1.4.7",
"@types/node": "^14.15.0",
"@types/socket.io-client": "^1.4.36",
"@types/video.js": "^7.3.33",
"@types/wanakana": "^4.0.3",
"@types/webtorrent": "^0.109.3",
"@types/winbox": "^0.2.1",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/parser": "^5.43.0",
"eslint": "^8.28.0",
"typescript": "~4.9.5"
}
}