-
-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathpackage.json
29 lines (29 loc) · 948 Bytes
/
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
{
"name": "jellyfin-qnap",
"preversion": "1080-beta3.1080-beta3.5014",
"presha": "10.8.0-beta3_fef37ac1c887de65574ce94688f1f479",
"version": "10106.10106.7029.5143",
"sha": "f697d4b723028e9a03b51e08a3ab1d2f",
"server": "10.10.6",
"ffmpeg": "7.0.2-9",
"ffmpeg5": "5.1.4-3",
"web": "10.10.6",
"description": "",
"suffix": "opencl-01",
"intel": "25.05.32567.17",
"main": "index.js",
"scripts": {
"build": "debian.exe run 'cd /mnt/c/Works/jellyfin-qnap; if [ -f ./init.sh ]; then source ./init.sh; fi; ./make.sh'",
"push": "debian.exe run 'cd /mnt/c/Works/jellyfin-qnap; if [ -f ./init.sh ]; then source ./init.sh; fi; ./push.sh'"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pdulvp/jellyfin-qnap.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/pdulvp/jellyfin-qnap/issues"
},
"homepage": "https://github.com/pdulvp/jellyfin-qnap#readme"
}