-
-
Notifications
You must be signed in to change notification settings - Fork 33
/
package.json
28 lines (28 loc) · 913 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
{
"name": "jellyfin-qnap",
"preversion": "1080-beta3.1080-beta3.5014",
"presha": "10.8.0-beta3_fef37ac1c887de65574ce94688f1f479",
"version": "10103.10103.7027.5143",
"sha": "406f5648bdca653e6c45c685bb13336f",
"server": "10.10.3",
"ffmpeg": "7.0.2-7",
"ffmpeg5": "5.1.4-3",
"web": "10.10.3",
"description": "",
"suffix": "01",
"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"
}