33 lines
890 B
JSON
33 lines
890 B
JSON
{
|
|
"compilationOptions": {
|
|
"warningsAsErrors": true
|
|
},
|
|
"dependencies": {
|
|
"Microsoft.AspNet.Http": "1.0.0-*",
|
|
"Microsoft.AspNet.Security" : "1.0.0-*",
|
|
"Microsoft.AspNet.Security.Cookies" : "1.0.0-*",
|
|
"Microsoft.AspNet.Security.Facebook" : "1.0.0-*",
|
|
"Microsoft.AspNet.Security.Google" : "1.0.0-*",
|
|
"Microsoft.AspNet.Security.MicrosoftAccount" : "1.0.0-*",
|
|
"Microsoft.AspNet.Security.Twitter" : "1.0.0-*",
|
|
"Microsoft.AspNet.TestHost": "1.0.0-*",
|
|
"Microsoft.Framework.DependencyInjection": "1.0.0-*",
|
|
"System.Net.Http": "4.0.0.0",
|
|
"Moq": "4.2.1312.1622",
|
|
"Xunit.KRunner": "1.0.0-*"
|
|
},
|
|
"commands": {
|
|
"test": "Xunit.KRunner"
|
|
},
|
|
"frameworks": {
|
|
"aspnet50": {
|
|
"dependencies": {
|
|
"Shouldly": "1.1.1.1",
|
|
"System.Runtime": "",
|
|
"System.Xml": "",
|
|
"System.Xml.Linq": ""
|
|
}
|
|
}
|
|
}
|
|
}
|