jellyfin/Emby.Server.Implementations/project.json

11 lines
226 B
JSON
Raw Normal View History

{
2016-11-03 20:07:48 +01:00
"supports": {},
"dependencies": {
2016-11-04 00:35:19 +01:00
"Emby.XmlTv": "1.0.0.63",
2016-11-03 23:53:02 +01:00
"MediaBrowser.Naming": "1.0.0.59",
"UniversalDetector": "1.0.1"
2016-11-03 20:07:48 +01:00
},
"frameworks": {
2016-11-03 22:04:55 +01:00
".NETPortable,Version=v4.5,Profile=Profile7": {}
2016-11-03 20:07:48 +01:00
}
}