{ "commands": { "web": "ApplicationModelWebSite" }, "compilationOptions": { "emitEntryPoint": true }, "dependencies": { "Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*", "Microsoft.AspNetCore.Mvc": "1.0.0-*", "Microsoft.AspNetCore.Mvc.TestConfiguration": "1.0.0", "Microsoft.AspNetCore.StaticFiles": "1.0.0-*" }, "frameworks": { "dnx451": {}, "dnxcore50": {} } }