2016-06-01 12:37:52 +02:00
|
|
|
|
{
|
|
|
|
|
|
"dependencies": {
|
2016-07-01 08:59:05 +02:00
|
|
|
|
"AutoMapper": "4.2.1",
|
2016-07-20 11:31:20 +02:00
|
|
|
|
"HtmlAgilityPack": "1.4.9.5",
|
2016-07-08 17:58:01 +02:00
|
|
|
|
"ImageProcessor": "2.4.*",
|
2016-11-04 12:05:51 +01:00
|
|
|
|
"LightInject": "4.1.3",
|
|
|
|
|
|
"LightInject.Annotation": "1.1.0",
|
|
|
|
|
|
"LightInject.Web": "1.1.0",
|
2016-07-01 08:59:05 +02:00
|
|
|
|
"log4net": "2.0.5",
|
|
|
|
|
|
"Microsoft.AspNet.Identity.Core": "2.2.1",
|
|
|
|
|
|
"Microsoft.AspNet.Identity.Owin": "2.2.1",
|
|
|
|
|
|
"Microsoft.Owin.Security.Cookies": "3.0.1",
|
|
|
|
|
|
"Microsoft.Owin.Security.OAuth": "3.0.1",
|
|
|
|
|
|
"MiniProfiler": "3.2.0.157",
|
2016-07-20 15:10:33 +02:00
|
|
|
|
"MySql.Data": "6.9.8",
|
2016-07-01 08:59:05 +02:00
|
|
|
|
"Newtonsoft.Json": "8.0.3",
|
2016-11-04 12:05:51 +01:00
|
|
|
|
"NPoco": "3.4.5",
|
2016-07-01 08:59:05 +02:00
|
|
|
|
"semver": "1.1.2",
|
2016-06-01 12:37:52 +02:00
|
|
|
|
"SharpZipLib": "0.86.0",
|
2016-07-01 08:59:05 +02:00
|
|
|
|
"SqlServerCE": "4.0.0.1"
|
2016-06-01 12:37:52 +02:00
|
|
|
|
},
|
|
|
|
|
|
"frameworks": {
|
2016-06-20 16:42:08 +02:00
|
|
|
|
"net461": {}
|
2016-06-01 12:37:52 +02:00
|
|
|
|
},
|
|
|
|
|
|
"runtimes": {
|
2016-06-20 16:42:08 +02:00
|
|
|
|
"win": {},
|
|
|
|
|
|
"win-anycpu": {}
|
2016-06-01 12:37:52 +02:00
|
|
|
|
}
|
|
|
|
|
|
}
|