jellyfin-server/Emby.Server.Implementations/project.json

12 lines
262 B
JSON
Raw Normal View History

2016-11-03 19:07:48 +00:00
{
"supports": {},
"dependencies": {
"MediaBrowser.Naming": "1.0.0.58",
"Microsoft.NETCore.Portable.Compatibility": "1.0.1",
"NETStandard.Library": "1.6.0",
"Patterns.Logging": "1.0.0.5"
},
"frameworks": {
"netstandard1.3": {}
}
}