{ "version": "1.0.0-*", "description": "Microsoft.StandardsPolice Class Library", "dependencies": { "Microsoft.Dnx.Compilation.CSharp.Abstractions": "1.0.0-*" }, "commands": { "Microsoft.StandardsPolice": "Microsoft.StandardsPolice" }, "frameworks": { "net451": { "frameworkAssemblies": { "System.Runtime": "", "System.Text.Encoding": "", "System.Threading.Tasks": "" } }, "dnx451": { "frameworkAssemblies": { "System.Runtime": "", "System.Text.Encoding": "", "System.Threading.Tasks": "" } }, "dotnet5.4": { "dependencies": { "System.Console": "4.0.0-beta-*" } }, "dnxcore50": { "dependencies": { "System.Console": "4.0.0-beta-*" } } } }