{ "version": "1.0.0-*", "buildOptions": { "emitEntryPoint": true, "allowUnsafe": true }, "dependencies": { "AtomicNETCore": { "target": "project" }, "AtomicNET": { "target": "project" }, "Microsoft.NETCore.App": { "version": "1.0.0-rc2-3002702" } }, "runtimes": { "osx.10.11-x64": {} }, "frameworks": { "netcoreapp1.0": { "imports": "dnxcore50" } } }