psedit.deps.json
{
"runtimeTarget": { "name": ".NETStandard,Version=v2.0/", "signature": "" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.0": {}, ".NETStandard,Version=v2.0/": { "psedit/1.0.0": { "dependencies": { "NETStandard.Library": "2.0.3", "NStack.Core": "1.0.5", "PowerShellStandard.Library": "5.1.1", "Terminal.Gui": "1.7.2" }, "runtime": { "psedit.dll": {} } }, "Microsoft.NETCore.Platforms/1.1.0": {}, "NETStandard.Library/2.0.3": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" } }, "NStack.Core/1.0.5": { "dependencies": { "System.ValueTuple": "4.5.0" }, "runtime": { "lib/netstandard2.0/NStack.dll": { "assemblyVersion": "1.0.5.0", "fileVersion": "1.0.5.0" } } }, "PowerShellStandard.Library/5.1.1": { "runtime": { "lib/netstandard2.0/System.Management.Automation.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "5.1.1.0" } } }, "System.ValueTuple/4.5.0": {}, "Terminal.Gui/1.7.2": { "dependencies": { "NStack.Core": "1.0.5" }, "runtime": { "lib/netstandard2.0/Terminal.Gui.dll": { "assemblyVersion": "1.7.2.0", "fileVersion": "1.7.2.0" } }, "resources": { "lib/netstandard2.0/fr-FR/Terminal.Gui.resources.dll": { "locale": "fr-FR" }, "lib/netstandard2.0/ja-JP/Terminal.Gui.resources.dll": { "locale": "ja-JP" }, "lib/netstandard2.0/pt-PT/Terminal.Gui.resources.dll": { "locale": "pt-PT" } } } } }, "libraries": { "psedit/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.NETCore.Platforms/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", "path": "microsoft.netcore.platforms/1.1.0", "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" }, "NETStandard.Library/2.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", "path": "netstandard.library/2.0.3", "hashPath": "netstandard.library.2.0.3.nupkg.sha512" }, "NStack.Core/1.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-JOJ+JbOvPLRtmwa2drMddGUuP71y5cNe43xzDZ7vC5sL7AJeL2DDSS707UG1jO0F11yvgp0kUvupk5qnvja4yg==", "path": "nstack.core/1.0.5", "hashPath": "nstack.core.1.0.5.nupkg.sha512" }, "PowerShellStandard.Library/5.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-e31xJjG+Kjbv6YF3Yq6D4Dl3or8v7LrNF41k3CXrWozW6hR1zcOe5KYuZJaGSiAgLnwP8wcW+I3+IWEzMPZKXQ==", "path": "powershellstandard.library/5.1.1", "hashPath": "powershellstandard.library.5.1.1.nupkg.sha512" }, "System.ValueTuple/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==", "path": "system.valuetuple/4.5.0", "hashPath": "system.valuetuple.4.5.0.nupkg.sha512" }, "Terminal.Gui/1.7.2": { "type": "package", "serviceable": true, "sha512": "sha512-mE3sRqZQbhr1/tQn/A7XzDTmgO0FXv9wnPaBnWNKzACT9gUwmrmiV1wfVE9NOGBJ491+gEcbh6hPjgrtKxL+tQ==", "path": "terminal.gui/1.7.2", "hashPath": "terminal.gui.1.7.2.nupkg.sha512" } } } |