18 lines
411 B
JSON
18 lines
411 B
JSON
{
|
|
"dependencies": {
|
|
"Helios": "0.1-alpha-*",
|
|
"Microsoft.AspNet.FileSystems": "0.1-alpha-*",
|
|
"Microsoft.AspNet.StaticFiles": "",
|
|
"Microsoft.AspNet.Abstractions": "0.1-alpha-*"
|
|
},
|
|
"configurations": {
|
|
"net45": {
|
|
},
|
|
"k10": {
|
|
"dependencies": {
|
|
"System.Diagnostics.Contracts": "4.0.0.0",
|
|
"System.Security.Claims" : "0.1-alpha-*"
|
|
}
|
|
}
|
|
}
|
|
} |