Artesian.PsModule.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v8.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v8.0": {
      "Artesian.PsModule/1.0.0": {
        "dependencies": {
          "Artesian.SDK": "7.7.1",
          "ClosedXML": "0.105.0",
          "Meziantou.Framework.Win32.CredentialManager": "1.7.17",
          "NodaTime": "3.3.1",
          "PowerShellStandard.Library": "5.1.0-preview-06",
          "Spectre.Console": "0.54.0"
        },
        "runtime": {
          "Artesian.PsModule.dll": {}
        }
      },
      "Artesian.SDK/7.7.1": {
        "dependencies": {
          "Flurl.Http": "4.0.2",
          "MessagePack.NodaTime": "3.5.2",
          "Microsoft.Identity.Client": "4.82.1",
          "NodaTime.Serialization.SystemTextJson": "1.3.1",
          "Polly": "8.6.5"
        },
        "runtime": {
          "lib/net8.0/Artesian.SDK.dll": {
            "assemblyVersion": "7.7.1.0",
            "fileVersion": "7.7.1.0"
          }
        }
      },
      "ClosedXML/0.105.0": {
        "dependencies": {
          "ClosedXML.Parser": "2.0.0",
          "DocumentFormat.OpenXml": "3.1.1",
          "ExcelNumberFormat": "1.1.0",
          "RBush.Signed": "4.0.0",
          "SixLabors.Fonts": "1.0.0"
        },
        "runtime": {
          "lib/netstandard2.1/ClosedXML.dll": {
            "assemblyVersion": "0.105.0.0",
            "fileVersion": "0.105.0.0"
          }
        }
      },
      "ClosedXML.Parser/2.0.0": {
        "runtime": {
          "lib/netstandard2.1/ClosedXML.Parser.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "DocumentFormat.OpenXml/3.1.1": {
        "dependencies": {
          "DocumentFormat.OpenXml.Framework": "3.1.1"
        },
        "runtime": {
          "lib/net8.0/DocumentFormat.OpenXml.dll": {
            "assemblyVersion": "3.1.1.0",
            "fileVersion": "3.1.1.0"
          }
        }
      },
      "DocumentFormat.OpenXml.Framework/3.1.1": {
        "dependencies": {
          "System.IO.Packaging": "8.0.1"
        },
        "runtime": {
          "lib/net8.0/DocumentFormat.OpenXml.Framework.dll": {
            "assemblyVersion": "3.1.1.0",
            "fileVersion": "3.1.1.0"
          }
        }
      },
      "ExcelNumberFormat/1.1.0": {
        "runtime": {
          "lib/netstandard2.0/ExcelNumberFormat.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.0"
          }
        }
      },
      "Flurl/4.0.0": {
        "runtime": {
          "lib/netstandard2.0/Flurl.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.0.0.0"
          }
        }
      },
      "Flurl.Http/4.0.2": {
        "dependencies": {
          "Flurl": "4.0.0"
        },
        "runtime": {
          "lib/net6.0/Flurl.Http.dll": {
            "assemblyVersion": "4.0.2.0",
            "fileVersion": "4.0.2.0"
          }
        }
      },
      "MessagePack/3.1.4": {
        "dependencies": {
          "MessagePack.Annotations": "3.1.4",
          "Microsoft.NET.StringTools": "17.11.4"
        },
        "runtime": {
          "lib/net8.0/MessagePack.dll": {
            "assemblyVersion": "3.1.4.0",
            "fileVersion": "3.1.4.0"
          }
        }
      },
      "MessagePack.Annotations/3.1.4": {
        "runtime": {
          "lib/netstandard2.0/MessagePack.Annotations.dll": {
            "assemblyVersion": "3.1.4.0",
            "fileVersion": "3.1.4.0"
          }
        }
      },
      "MessagePack.NodaTime/3.5.2": {
        "dependencies": {
          "MessagePack": "3.1.4",
          "NodaTime": "3.3.1"
        },
        "runtime": {
          "lib/net8.0/MessagePack.NodaTime.dll": {
            "assemblyVersion": "3.5.2.0",
            "fileVersion": "3.5.2.0"
          }
        }
      },
      "Meziantou.Framework.Win32.CredentialManager/1.7.17": {
        "runtime": {
          "lib/net8.0/Meziantou.Framework.Win32.CredentialManager.dll": {
            "assemblyVersion": "1.7.17.0",
            "fileVersion": "1.7.17.0"
          }
        }
      },
      "Microsoft.Identity.Client/4.82.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "8.14.0"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Identity.Client.dll": {
            "assemblyVersion": "4.82.1.0",
            "fileVersion": "4.82.1.0"
          }
        }
      },
      "Microsoft.IdentityModel.Abstractions/8.14.0": {
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
            "assemblyVersion": "8.14.0.0",
            "fileVersion": "8.14.0.60815"
          }
        }
      },
      "Microsoft.NET.StringTools/17.11.4": {
        "runtime": {
          "lib/net8.0/Microsoft.NET.StringTools.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "17.11.4.40609"
          }
        }
      },
      "NodaTime/3.3.1": {
        "runtime": {
          "lib/net8.0/NodaTime.dll": {
            "assemblyVersion": "3.3.1.0",
            "fileVersion": "3.3.1.0"
          }
        }
      },
      "NodaTime.Serialization.SystemTextJson/1.3.1": {
        "dependencies": {
          "NodaTime": "3.3.1"
        },
        "runtime": {
          "lib/net6.0/NodaTime.Serialization.SystemTextJson.dll": {
            "assemblyVersion": "1.3.1.0",
            "fileVersion": "1.3.1.0"
          }
        }
      },
      "Polly/8.6.5": {
        "dependencies": {
          "Polly.Core": "8.6.5"
        },
        "runtime": {
          "lib/net6.0/Polly.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.6.5.5194"
          }
        }
      },
      "Polly.Core/8.6.5": {
        "runtime": {
          "lib/net8.0/Polly.Core.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.6.5.5194"
          }
        }
      },
      "PowerShellStandard.Library/5.1.0-preview-06": {
        "runtime": {
          "lib/netstandard2.0/System.Management.Automation.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "5.1.0.0"
          }
        }
      },
      "RBush.Signed/4.0.0": {
        "runtime": {
          "lib/net8.0/RBush.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.0.0.0"
          }
        }
      },
      "SixLabors.Fonts/1.0.0": {
        "runtime": {
          "lib/netcoreapp3.1/SixLabors.Fonts.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "Spectre.Console/0.54.0": {
        "runtime": {
          "lib/net8.0/Spectre.Console.dll": {
            "assemblyVersion": "0.0.0.0",
            "fileVersion": "0.54.0.0"
          }
        }
      },
      "System.IO.Packaging/8.0.1": {
        "runtime": {
          "lib/net8.0/System.IO.Packaging.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      }
    }
  },
  "libraries": {
    "Artesian.PsModule/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Artesian.SDK/7.7.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bhCU3LwuHpOo/UhuFG0EbAgySbZVDqjDMJX6ex5RWHkGanYiELGXYTAoMWG49ATRqiEBkznp5hilJcXhExixaw==",
      "path": "artesian.sdk/7.7.1",
      "hashPath": "artesian.sdk.7.7.1.nupkg.sha512"
    },
    "ClosedXML/0.105.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-U0hAdnYyPvF7TqHMFloxrS7pmozab79tFFF4c/bgPtqeelUs7ILpUd3r3c7C0a/DXsUZb3k1n4Pf7Q2LMyMQOg==",
      "path": "closedxml/0.105.0",
      "hashPath": "closedxml.0.105.0.nupkg.sha512"
    },
    "ClosedXML.Parser/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ngTqjYreDYNytG1W5d3ewHsw0ukmmrgV7EKnS4/40rXoYZGt07jrBvo+N+GxT49rcageUMUiprV0jYT4nwVBHQ==",
      "path": "closedxml.parser/2.0.0",
      "hashPath": "closedxml.parser.2.0.0.nupkg.sha512"
    },
    "DocumentFormat.OpenXml/3.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2z9QBzeTLNNKWM9SaOSDMegfQk/7hDuElOsmF77pKZMkFRP/GHA/W/4yOAQD9kn15N/FsFxHn3QVYkatuZghiA==",
      "path": "documentformat.openxml/3.1.1",
      "hashPath": "documentformat.openxml.3.1.1.nupkg.sha512"
    },
    "DocumentFormat.OpenXml.Framework/3.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6APEp/ElZV58S/4v8mf4Ke3ONEDORs64MqdD64Z7wWpcHANB9oovQsGIwtqjnKihulOj7T0a6IxHIHOfMqKOng==",
      "path": "documentformat.openxml.framework/3.1.1",
      "hashPath": "documentformat.openxml.framework.3.1.1.nupkg.sha512"
    },
    "ExcelNumberFormat/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-R3BVHPs9O+RkExbZYTGT0+9HLbi8ZrNij1Yziyw6znd3J7P3uoIR07uwTLGOogtz1p6+0sna66eBoXu7tBiVQA==",
      "path": "excelnumberformat/1.1.0",
      "hashPath": "excelnumberformat.1.1.0.nupkg.sha512"
    },
    "Flurl/4.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rpts69yYgvJqg6PPgqShBQEZ4aNzWQqWpWppcT0oDWxDCIsBqiod4pj6LQZdhk+1OozLFagemldMRACdHF3CsA==",
      "path": "flurl/4.0.0",
      "hashPath": "flurl.4.0.0.nupkg.sha512"
    },
    "Flurl.Http/4.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9vCqFFyceA11yplkFD8AbCFFTvG1Lrw3tpsgOpL5sLUc28p6zcvGszNleuT6nDymRvtt5eS+rqUX+bRztg1fhA==",
      "path": "flurl.http/4.0.2",
      "hashPath": "flurl.http.4.0.2.nupkg.sha512"
    },
    "MessagePack/3.1.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BH0wlHWmVoZpbAPyyt2Awbq30C+ZsS3eHSkYdnyUAbqVJ22fAJDzn2xTieBeoT5QlcBzp61vHcv878YJGfi3mg==",
      "path": "messagepack/3.1.4",
      "hashPath": "messagepack.3.1.4.nupkg.sha512"
    },
    "MessagePack.Annotations/3.1.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aVWrDAkCdqxwQsz/q0ldPh2EFn48M99YUzE9OvZjMq2RNLKz4o2z88iGFvSvbMqOWRweRvKPHBJZe22PRqzslQ==",
      "path": "messagepack.annotations/3.1.4",
      "hashPath": "messagepack.annotations.3.1.4.nupkg.sha512"
    },
    "MessagePack.NodaTime/3.5.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VRw938zd+8O5dFxi9NAH4OEa7RDIu7t9kDcWrH/TCkqsxbNO9xbMX+Oi282dQ4bb+ug5dGopQFj1DNg9lIWYkw==",
      "path": "messagepack.nodatime/3.5.2",
      "hashPath": "messagepack.nodatime.3.5.2.nupkg.sha512"
    },
    "Meziantou.Framework.Win32.CredentialManager/1.7.17": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HdLOn5gKSMp4ZpZr8ZryGCD99KHGx6auhItZxrY3VpeUBGY8XYGPtYJwcsQ+EFIUBIbs9d9ZATe7oMe7XBBRYQ==",
      "path": "meziantou.framework.win32.credentialmanager/1.7.17",
      "hashPath": "meziantou.framework.win32.credentialmanager.1.7.17.nupkg.sha512"
    },
    "Microsoft.Identity.Client/4.82.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OI+RC+h0JkHhIajhrdQ012s9csOMeiooPbI820JAJ29QwIBI4cTFnCoowpaF2yoUASisF8xAIATstYWuwa+aOw==",
      "path": "microsoft.identity.client/4.82.1",
      "hashPath": "microsoft.identity.client.4.82.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Abstractions/8.14.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==",
      "path": "microsoft.identitymodel.abstractions/8.14.0",
      "hashPath": "microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512"
    },
    "Microsoft.NET.StringTools/17.11.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mudqUHhNpeqIdJoUx2YDWZO/I9uEDYVowan89R6wsomfnUJQk6HteoQTlNjZDixhT2B4IXMkMtgZtoceIjLRmA==",
      "path": "microsoft.net.stringtools/17.11.4",
      "hashPath": "microsoft.net.stringtools.17.11.4.nupkg.sha512"
    },
    "NodaTime/3.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7zkTEqmakybTTuDuifpnzl5s8MkmpAdyvoqIPIO2+M2ThF8ixavPcPt1afPfFyCI+A6t3ySujgpGq/5iWc4/RQ==",
      "path": "nodatime/3.3.1",
      "hashPath": "nodatime.3.3.1.nupkg.sha512"
    },
    "NodaTime.Serialization.SystemTextJson/1.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Ndo6VK/TwyIjcppiHY3I3p1iFM+dkjIghiSR/eC3rzu0whoV2GY9F5xCERf5BZDmkI4HuExlA4UE/smDV46SkQ==",
      "path": "nodatime.serialization.systemtextjson/1.3.1",
      "hashPath": "nodatime.serialization.systemtextjson.1.3.1.nupkg.sha512"
    },
    "Polly/8.6.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VqtW2ZE/ALvQMAH1cQY3qZ2cF2OXa3oe/HKMdOv6Q02HCoEW0rsFNfcBONXlHBe1TnjWW1vdRxBEkPeq0/2FHA==",
      "path": "polly/8.6.5",
      "hashPath": "polly.8.6.5.nupkg.sha512"
    },
    "Polly.Core/8.6.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-t+sUVrIwvo7UmsgHGgOG9F0GDZSRIm47u2ylH17Gvcv1q5hNEwgD5GoBlFyc0kh/pebmPyrAgvGsR/65ZBaXlg==",
      "path": "polly.core/8.6.5",
      "hashPath": "polly.core.8.6.5.nupkg.sha512"
    },
    "PowerShellStandard.Library/5.1.0-preview-06": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WU9kA2S4y0v2JOhHQoUmGB4Anv5l15coxf9UzjP+DBaqG+kuN6LCh7mtEjeDJJCP2IGlBquqVKCOCAb6KoI+CQ==",
      "path": "powershellstandard.library/5.1.0-preview-06",
      "hashPath": "powershellstandard.library.5.1.0-preview-06.nupkg.sha512"
    },
    "RBush.Signed/4.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aP5KQxL5RnFNGW1f0euYVBfCatkLw5iEzMRJcXKq8LWWP4Cp3+qoSq1tDDL2vvJ2rM0ychmVMa2VaEKLS6uX4w==",
      "path": "rbush.signed/4.0.0",
      "hashPath": "rbush.signed.4.0.0.nupkg.sha512"
    },
    "SixLabors.Fonts/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LFQsCZlV0xlUyXAOMUo5kkSl+8zAQXXbbdwWchtk0B4o7zotZhQsQOcJUELGHdfPfm/xDAsz6hONAuV25bJaAg==",
      "path": "sixlabors.fonts/1.0.0",
      "hashPath": "sixlabors.fonts.1.0.0.nupkg.sha512"
    },
    "Spectre.Console/0.54.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-StDXCFayfy0yB1xzUHT2tgEpV1/HFTiS4JgsAQS49EYTfMixSwwucaQs/bIOCwXjWwIQTMuxjUIxcB5XsJkFJA==",
      "path": "spectre.console/0.54.0",
      "hashPath": "spectre.console.0.54.0.nupkg.sha512"
    },
    "System.IO.Packaging/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KYkIOAvPexQOLDxPO2g0BVoWInnQhPpkFzRqvNrNrMhVT6kqhVr0zEb6KCHlptLFukxnZrjuMVAnxK7pOGUYrw==",
      "path": "system.io.packaging/8.0.1",
      "hashPath": "system.io.packaging.8.0.1.nupkg.sha512"
    }
  }
}