2016-11-10 22:23:15 -07:00
|
|
|
{
|
2016-11-10 22:16:37 -07:00
|
|
|
"version": "1.0.0-*",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"frameworks": {
|
|
|
|
"net46": {
|
|
|
|
"frameworkAssemblies": {
|
2016-11-10 22:41:05 -07:00
|
|
|
"System.Runtime": "4.0.0"
|
2016-11-10 22:16:37 -07:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2016-11-10 22:23:15 -07:00
|
|
|
"MediaBrowser.Model": {
|
|
|
|
"target": "project"
|
2016-11-10 22:35:16 -07:00
|
|
|
},
|
|
|
|
"MediaBrowser.Common": {
|
|
|
|
"target": "project"
|
|
|
|
},
|
|
|
|
"MediaBrowser.Controller": {
|
|
|
|
"target": "project"
|
2016-11-10 22:45:34 -07:00
|
|
|
},
|
|
|
|
"Emby.Common.Implementations": {
|
|
|
|
"target": "project"
|
2016-11-10 23:43:42 -07:00
|
|
|
},
|
|
|
|
"Mono.Nat": {
|
|
|
|
"target": "project"
|
|
|
|
},
|
|
|
|
"Emby.Server.Implementations": {
|
|
|
|
"target": "project"
|
2016-11-10 22:23:15 -07:00
|
|
|
}
|
2016-11-10 22:16:37 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"netstandard1.6": {
|
|
|
|
"imports": "dnxcore50",
|
|
|
|
"dependencies": {
|
|
|
|
"NETStandard.Library": "1.6.0",
|
2016-11-10 23:43:42 -07:00
|
|
|
"System.AppDomain": "2.0.11",
|
2016-11-10 22:23:15 -07:00
|
|
|
"MediaBrowser.Model": {
|
|
|
|
"target": "project"
|
2016-11-10 22:35:16 -07:00
|
|
|
},
|
|
|
|
"MediaBrowser.Common": {
|
|
|
|
"target": "project"
|
|
|
|
},
|
|
|
|
"MediaBrowser.Controller": {
|
|
|
|
"target": "project"
|
2016-11-10 22:45:34 -07:00
|
|
|
},
|
|
|
|
"Emby.Common.Implementations": {
|
|
|
|
"target": "project"
|
2016-11-10 23:43:42 -07:00
|
|
|
},
|
|
|
|
"Mono.Nat": {
|
|
|
|
"target": "project"
|
|
|
|
},
|
|
|
|
"Emby.Server.Implementations": {
|
|
|
|
"target": "project"
|
2016-11-10 22:23:15 -07:00
|
|
|
}
|
2016-11-10 22:16:37 -07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|