{ "version": "1.0.0-*", "description": "ConsoleApplication Console Application", "authors": [ "" ], "tags": [ "" ], "projectUrl": "", "licenseUrl": "", "compilationOptions": { "emitEntryPoint": true }, "tooling": { "defaultNamespace": "ConsoleApplication" }, "dependencies": { "Newtonsoft.Json": "9.0.1", "System.Net.Http": "4.1.0" }, "commands": { "ConsoleApplication": "ConsoleApplication" }, "frameworks": { "dnx451": {} } }