{ "version": "1.0.0-*", "buildOptions": { "emitEntryPoint": true }, "dependencies": { "Microsoft.NETCore.App": { "version": "1.0.0", "type": "platform" }, "Microsoft.AspNetCore.NodeServices": "1.0.0-*" }, "frameworks": { "netcoreapp1.0": { "imports": "dnxcore50" } } }