2015-12-09 04:57:38 +01:00
|
|
|
{
|
2016-10-27 06:09:55 +02:00
|
|
|
"dependencies": {
|
|
|
|
"Microsoft.AspNetCore.Identity": "1.0.0",
|
|
|
|
"Microsoft.AspNetCore.Authentication.JwtBearer": "1.0.0",
|
|
|
|
"OtpSharp": "1.3.0.4",
|
2016-11-17 00:41:20 +01:00
|
|
|
"Microsoft.AspNetCore.Mvc.Abstractions": "1.0.1",
|
2016-10-27 06:09:55 +02:00
|
|
|
"Dapper": "1.42.0",
|
|
|
|
"DataTableProxy": "1.2.0",
|
|
|
|
"Sendgrid": "6.3.4",
|
|
|
|
"StackExchange.Redis": "1.0.488",
|
2016-12-01 03:51:43 +01:00
|
|
|
"PushSharp": "4.0.10",
|
|
|
|
"WindowsAzure.Storage": "7.2.1"
|
2016-10-27 06:09:55 +02:00
|
|
|
},
|
2015-12-09 04:57:38 +01:00
|
|
|
|
2016-10-27 06:09:55 +02:00
|
|
|
"frameworks": {
|
|
|
|
"net461": {
|
|
|
|
"frameworkAssemblies": {
|
|
|
|
"System.ComponentModel.DataAnnotations": "4.0.0.0",
|
|
|
|
"System.Data": "4.0.0.0"
|
|
|
|
}
|
2015-12-09 04:57:38 +01:00
|
|
|
}
|
2016-10-27 06:09:55 +02:00
|
|
|
}
|
2015-12-09 04:57:38 +01:00
|
|
|
}
|