{
"dependencies": {
"Microsoft.AspNet.Diagnostics": "",
"Microsoft.AspNet.Server.Kestrel": "1.0.0-*"
},
"compilationOptions": {
"emitEntryPoint": true
"commands": { "web": "WelcomePageSample" },
"frameworks": {
"dnx451": { },
"dnxcore50": { }
}