jellyfin/Emby.Server.Implementations/project.json
2016-11-03 15:07:48 -04:00

12 lines
No EOL
262 B
JSON

{
"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": {}
}
}