20 lines
459 B
JSON
20 lines
459 B
JSON
{
|
|
"version": "0.1-alpha-*",
|
|
"dependencies": {
|
|
"Helios": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Abstractions" : "0.1-alpha-*",
|
|
"Microsoft.AspNet.Routing" : "",
|
|
"Microsoft.AspNet.ConfigurationModel": "0.1-alpha-*"
|
|
},
|
|
"configurations": {
|
|
"net45": { },
|
|
"k10": {
|
|
"dependencies": {
|
|
"System.Diagnostics.Debug": "4.0.10.0",
|
|
"System.Runtime": "4.0.20.0",
|
|
"System.Threading.Tasks": "4.0.10.0"
|
|
}
|
|
}
|
|
}
|
|
}
|