|
{
|
|
"version": "0.1-alpha-*",
|
|
"dependencies": {
|
|
"Microsoft.AspNet.Abstractions" : "0.1-alpha-*",
|
|
"Microsoft.AspNet.Routing" : ""
|
|
},
|
|
"configurations": {
|
|
"net45": {
|
|
"dependencies": {
|
|
"Moq": "4.2.1402.2112",
|
|
"Owin": "1.0",
|
|
"xunit": "1.9.2",
|
|
"xunit.extensions": "1.9.2"
|
|
}
|
|
}
|
|
}
|
|
} |