{ "name": "Microsoft.PowerShell.SDK", "version": "6.0.0-*", "description": "PowerShell SDK metapackage", "dependencies": { "Microsoft.PowerShell.Commands.Management" : "6.0.0-*", "Microsoft.PowerShell.Commands.Utility" : "6.0.0-*", "Microsoft.PowerShell.ConsoleHost" : "6.0.0-*", "Microsoft.PowerShell.Security" : "6.0.0-*", "System.Management.Automation" : "6.0.0-*" }, "frameworks": { "net451": {}, "netstandard1.6": { "imports": ["dnxcore50", "portable-net45+win8"], "dependencies": { "Microsoft.NETCore.Portable.Compatibility": "1.0.3-beta-24514-00", "Microsoft.CSharp": "4.3.0", "Microsoft.VisualBasic": "10.1.0", "Microsoft.Win32.Registry" : "4.3.0", "Microsoft.Win32.Registry.AccessControl" : "4.3.0", "NETStandard.Library": "1.6.1", "System.Collections.Immutable" : "1.3.0", "System.Collections.NonGeneric" : "4.3.0", "System.Collections.Specialized" : "4.3.0", "System.ComponentModel" : "4.3.0", "System.ComponentModel.Annotations" : "4.3.0", "System.ComponentModel.EventBasedAsync" : "4.3.0", "System.ComponentModel.Primitives" : "4.3.0", "System.ComponentModel.TypeConverter" : "4.3.0", "System.Data.Common" : "4.3.0", "System.Data.SqlClient" : "4.3.0", "System.Diagnostics.Contracts" : "4.3.0", "System.Diagnostics.DiagnosticSource" : "4.3.0", "System.Diagnostics.FileVersionInfo" : "4.3.0", "System.Diagnostics.Process" : "4.3.0", "System.Diagnostics.StackTrace" : "4.3.0", "System.Diagnostics.TextWriterTraceListener" : "4.3.0", "System.Diagnostics.TraceSource" : "4.3.0", "System.Dynamic.Runtime" : "4.3.0", "System.Globalization.Extensions" : "4.3.0", "System.IO.FileSystem.AccessControl" : "4.3.0", "System.IO.FileSystem.DriveInfo" : "4.3.0", "System.IO.FileSystem.Watcher" : "4.3.0", "System.IO.MemoryMappedFiles" : "4.3.0", "System.IO.Packaging" : "4.3.0", "System.IO.Pipes" : "4.3.0", "System.IO.UnmanagedMemoryStream" : "4.3.0", "System.Linq.Parallel" : "4.3.0", "System.Linq.Queryable" : "4.3.0", "System.Net.Http.WinHttpHandler" : "4.3.0", "System.Net.NameResolution" : "4.3.0", "System.Net.NetworkInformation" : "4.3.0", "System.Net.Ping" : "4.3.0", "System.Net.Requests" : "4.3.0", "System.Net.Security" : "4.3.0", "System.Net.WebHeaderCollection" : "4.3.0", "System.Net.WebSockets" : "4.3.0", "System.Net.WebSockets.Client" : "4.3.0", "System.Numerics.Vectors" : "4.3.0", "System.Reflection.DispatchProxy" : "4.3.0", "System.Reflection.Emit" : "4.3.0", "System.Reflection.Emit.ILGeneration" : "4.3.0", "System.Reflection.Emit.Lightweight" : "4.3.0", "System.Reflection.Metadata" : "1.4.1", "System.Reflection.TypeExtensions" : "4.3.0", "System.Resources.Reader" : "4.3.0", "System.Runtime.CompilerServices.VisualC" : "4.3.0", "System.Runtime.Serialization.Json" : "4.3.0", "System.Runtime.Serialization.Primitives" : "4.3.0", "System.Runtime.Serialization.Xml" : "4.3.0", "System.Security.AccessControl" : "4.3.0", "System.Security.Claims" : "4.3.0", "System.Security.Cryptography.Cng" : "4.3.0", "System.Security.Cryptography.Csp" : "4.3.0", "System.Security.Cryptography.Pkcs" : "4.3.0", "System.Security.Principal" : "4.3.0", "System.Security.Principal.Windows" : "4.3.0", "System.Security.SecureString" : "4.3.0", "System.ServiceModel.Duplex" : "4.3.0", "System.ServiceModel.Http" : "4.3.0", "System.ServiceModel.NetTcp" : "4.3.0", "System.ServiceModel.Primitives" : "4.3.0", "System.ServiceModel.Security" : "4.3.0", "System.ServiceProcess.ServiceController" : "4.3.0", "System.Text.Encoding.CodePages" : "4.3.0", "System.Text.Encodings.Web" : "4.3.0", "System.Threading.AccessControl" : "4.3.0", "System.Threading.Overlapped" : "4.3.0", "System.Threading.Tasks.Dataflow" : "4.7.0", "System.Threading.Tasks.Parallel" : "4.3.0", "System.Threading.Thread" : "4.3.0", "System.Threading.ThreadPool" : "4.3.0", "System.Xml.XmlDocument" : "4.3.0", "System.Xml.XmlSerializer" : "4.3.0", "System.Xml.XPath" : "4.3.0", "System.Xml.XPath.XDocument" : "4.3.0", "System.Xml.XPath.XmlDocument" : "4.3.0", "System.Private.ServiceModel": "4.3.0" } } } }