{ "compilationOptions": { "emitEntryPoint": true }, "commands": { "web": "SimpleWebSite" }, "dependencies": { "Microsoft.AspNetCore.Mvc": "1.0.0-*", "Microsoft.AspNetCore.Server.Kestrel": "1.0.0-*", "Microsoft.NETCore.Platforms": "1.0.1-*" }, "frameworks": { "dnx451": {}, "dnxcore50": {} } }