{ "version": "1.0.0-*", "compilationOptions": { "emitEntryPoint": true }, "dependencies": { "NETStandard.Library": "1.0.0-rc3-23727", "Microsoft.DotNet.Cli.Utils": "1.0.0-*", "Microsoft.Extensions.CommandLineUtils.Sources": { "type": "build", "version": "1.0.0-*" } }, "frameworks": { "dnxcore50": { "imports": "portable-net45+win8" } }, "scripts": { } }