-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpackage.json
148 lines (148 loc) · 4.24 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
{
"name": "unicast",
"version": "3.0.0-alpha.0",
"description": "Media Center. Modern. Web based. Self hosted. Extensible.",
"main": "lib/cli.js",
"bin": "lib/cli.js",
"pkg": {
"scripts": "lib/**/*.js",
"assets": [
"src/**/*.js",
"node_modules/castv2/**/*.proto",
"node_modules/moviedb-api/apib/endpoints.json",
"node_modules/unicast-interface/dist/**/*",
"node_modules/sharp/build/Release/**/*"
]
},
"scripts": {
"start": "node lib/cli.js --env-NODE_ENV=release",
"test": "tape \"lib/**/*.test.js\" | \"node_modules/.bin/tap-spec\""
},
"author": "Pedro M. Silva <[email protected]>",
"license": "ISC",
"devDependencies": {
"@types/chalk": "^2.2.0",
"@types/config": "0.0.32",
"@types/deep-equal": "^1.0.0",
"@types/jimp": "^0.2.1",
"@types/mz": "0.0.31",
"@types/node": "^14.17.3",
"@types/object-path": "^0.9.28",
"@types/restify": "^5.0.1",
"@types/restify-errors": "^4.3.2",
"@types/rethinkdb": "^2.3.3",
"@types/sha1": "^1.1.0",
"@types/superagent": "^3.5.5",
"@types/tar-fs": "^2.0.1",
"blue-tape": "^1.0.0",
"fuse-box": "^3.1.3",
"pkg": "^5.8.1",
"tap-spec": "^4.1.1",
"tape": "^4.8.0",
"typescript": "^4.9.5"
},
"peerDependencies": {
"unicast-interface": "3.0.0-alpha.0"
},
"dependencies": {
"@gallant/schema": "^0.1.2",
"@pedromsilva/data-future": "^1.1.3",
"algorithms": "^0.10.0",
"argv-set-env": "^1.0.1",
"array-filter-query-builder": "^0.5.3",
"await-semaphore": "^0.1.1",
"better-sqlite3": "^9.2.2",
"byline": "^5.0.0",
"cache-stream": "^0.1.0",
"case": "^1.5.5",
"castv2-client": "^1.2.0",
"chalk": "^2.1.0",
"chevrotain": "^7.0.3",
"clui-live": "^0.3.4",
"clui-logger": "^0.2.4",
"clui-progressbar": "^0.1.1",
"composable": "^0.9.2",
"config": "^1.26.2",
"data-async-iterators": "^1.4.6",
"data-balanced-tree": "^0.1.0",
"data-cancel-token": "^0.5.3",
"data-collectors": "^1.0.5",
"data-optional": "0.0.2",
"data-semaphore": "^0.3.2",
"data-transactional-log": "^0.1.5",
"date-fns": "^1.28.5",
"deep-equal": "^1.0.1",
"del": "^3.0.0",
"es6-promisify": "^5.0.0",
"extend": "^3.0.1",
"eyes": "^0.1.8",
"fast-deep-equal": "^2.0.1",
"ffmpeg-progress-stream": "^1.2.1",
"filesize": "^3.6.1",
"franc": "^4.1.0",
"got": "^7.1.0",
"iconv-lite": "^0.4.19",
"internal-ip": "^2.0.2",
"ip-filter": "^3.0.5",
"is-subtitle": "^1.0.0",
"is-video": "^1.0.1",
"itt": "^0.3.8",
"jayson": "^3.1.1",
"jimp": "^0.2.28",
"js-yaml": "^3.9.1",
"jschardet": "^3.0.0",
"keypress": "^0.2.1",
"knex": "^3.1.0",
"kodi-ws": "^2.4.3",
"make-dir": "^1.3.0",
"mess": "^0.1.2",
"mime": "^3.0.0",
"minimatch": "^3.0.4",
"mnml-tpl": "^1.0.2",
"multicast-dns": "^6.1.1",
"mz": "^2.6.0",
"node-sql-parser": "^4.18.0",
"node-ssdp": "^3.2.5",
"node-tvdb": "^4.1.0",
"object-path": "^0.11.4",
"opensubtitles-api": "^4.0.0",
"opensubtitles.com": "^1.0.0",
"parse-key": "^0.2.1",
"parse-torrent-name": "^0.5.4",
"pidusage": "^1.2.0",
"pump": "^1.0.2",
"qs": "^6.11.2",
"range-parser": "^1.2.0",
"range-stream": "^1.1.0",
"regex-escape": "^3.4.6",
"replace-ext": "^1.0.0",
"restify": "^8.4.0",
"restify-cors-middleware": "^1.1.1",
"restify-errors": "^8.0.1",
"restify-logger": "^2.0.1",
"restify-router": "^0.5.1",
"rethinkdb": "^2.3.3",
"rpc-websockets": "^4.3.5",
"safe-file-write": "^1.1.0",
"sha1": "^1.1.1",
"sharp": "^0.28.3",
"shorthash": "0.0.2",
"sort-by": "^1.2.0",
"srt-to-vtt": "^1.1.1",
"stream-to-string": "^1.1.0",
"string-to-stream": "^1.1.0",
"strip-ansi": "^5.0.0",
"subbox": "^0.1.9",
"subtitler": "^2.6.0",
"subtitles-parser": "0.0.2",
"superagent": "^3.6.0",
"tar-fs": "^2.1.1",
"thinky": "^2.3.8",
"truncate": "^2.0.0",
"uid": "0.0.2",
"unicast-mpv": "^0.1.12",
"yargs-parser": "^11.0.0",
"yauzl": "^2.9.1",
"ytdl-core": "^0.24.0"
}
}