mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-29 20:24:47 +03:00
23 lines
509 B
JSON
23 lines
509 B
JSON
{
|
|
"supports": {},
|
|
"dependencies": {
|
|
"Emby.XmlTv": "1.0.0.63",
|
|
"MediaBrowser.Naming": "1.0.0.59",
|
|
"UniversalDetector": "1.0.1"
|
|
},
|
|
"frameworks":{
|
|
"netstandard1.6":{
|
|
"dependencies":{
|
|
"NETStandard.Library":"1.6.0",
|
|
}
|
|
},
|
|
".NETPortable,Version=v4.5,Profile=Profile7":{
|
|
"buildOptions": {
|
|
"define": [ ]
|
|
},
|
|
"frameworkAssemblies":{
|
|
|
|
}
|
|
}
|
|
}
|
|
} |