AzureRMFAccelerator.Module.deps.json

{
  "runtimeTarget": {
    "name": ".NETStandard,Version=v2.0/",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETStandard,Version=v2.0": {},
    ".NETStandard,Version=v2.0/": {
      "AzureRMFAccelerator.Module/1.0.0": {
        "dependencies": {
          "AzureRMFAccelerator.Core": "1.0.0",
          "PowerShellStandard.Library": "5.1.0-preview-06",
          "System.Text.Json": "10.0.11"
        },
        "runtime": {
          "AzureRMFAccelerator.Module.dll": {}
        }
      },
      "Humanizer.Core/3.0.10": {
        "dependencies": {
          "System.Collections.Immutable": "10.0.5",
          "System.ComponentModel.Annotations": "5.0.0",
          "System.Memory": "4.6.3"
        },
        "runtime": {
          "lib/netstandard2.0/Humanizer.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "3.0.10.37104"
          }
        }
      },
      "Json.More.Net/3.0.1": {
        "dependencies": {
          "System.Collections.Immutable": "10.0.5",
          "System.Text.Json": "10.0.11"
        },
        "runtime": {
          "lib/netstandard2.0/Json.More.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "3.0.1.0"
          }
        }
      },
      "JsonPointer.Net/7.0.2": {
        "dependencies": {
          "Humanizer.Core": "3.0.10",
          "Json.More.Net": "3.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/JsonPointer.Net.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.2.0"
          }
        }
      },
      "JsonSchema.Net/9.4.0": {
        "dependencies": {
          "JsonPointer.Net": "7.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/JsonSchema.Net.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.4.0.0"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/10.0.11": {
        "dependencies": {
          "System.Threading.Tasks.Extensions": "4.6.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {
            "assemblyVersion": "10.0.0.11",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "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"
          }
        }
      },
      "System.Buffers/4.6.1": {
        "runtime": {
          "lib/netstandard2.0/System.Buffers.dll": {
            "assemblyVersion": "4.0.2.0",
            "fileVersion": "4.600.125.16908"
          }
        }
      },
      "System.Collections.Immutable/10.0.5": {
        "dependencies": {
          "System.Memory": "4.6.3",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "runtime": {
          "lib/netstandard2.0/System.Collections.Immutable.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.526.15411"
          }
        }
      },
      "System.ComponentModel.Annotations/5.0.0": {
        "runtime": {
          "lib/netstandard2.0/System.ComponentModel.Annotations.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.26515.6"
          }
        }
      },
      "System.IO.Pipelines/10.0.11": {
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Memory": "4.6.3",
          "System.Threading.Tasks.Extensions": "4.6.3"
        },
        "runtime": {
          "lib/netstandard2.0/System.IO.Pipelines.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "System.Memory/4.6.3": {
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Numerics.Vectors": "4.6.1",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "runtime": {
          "lib/netstandard2.0/System.Memory.dll": {
            "assemblyVersion": "4.0.2.0",
            "fileVersion": "4.600.325.20307"
          }
        }
      },
      "System.Numerics.Vectors/4.6.1": {
        "runtime": {
          "lib/netstandard2.0/System.Numerics.Vectors.dll": {
            "assemblyVersion": "4.1.3.0",
            "fileVersion": "4.600.125.16908"
          }
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.1.2": {
        "runtime": {
          "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.100.225.20307"
          }
        }
      },
      "System.Text.Encodings.Web/10.0.11": {
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Memory": "4.6.3",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "runtime": {
          "lib/netstandard2.0/System.Text.Encodings.Web.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "System.Text.Json/10.0.11": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.11",
          "System.Buffers": "4.6.1",
          "System.IO.Pipelines": "10.0.11",
          "System.Memory": "4.6.3",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2",
          "System.Text.Encodings.Web": "10.0.11",
          "System.Threading.Tasks.Extensions": "4.6.3"
        },
        "runtime": {
          "lib/netstandard2.0/System.Text.Json.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "System.Threading.Tasks.Extensions/4.6.3": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "runtime": {
          "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.600.325.20307"
          }
        }
      },
      "AzureRMFAccelerator.Core/1.0.0": {
        "dependencies": {
          "JsonSchema.Net": "9.4.0"
        },
        "runtime": {
          "AzureRMFAccelerator.Core.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      }
    }
  },
  "libraries": {
    "AzureRMFAccelerator.Module/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Humanizer.Core/3.0.10": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yZIhtw8sYuvsONzQbZxWpR60tMWYHXoo0DL6nyOqSFiU5POjBTSEyWFpTQtJEZuy+oqiYTXKXY/Mjx7KnqIQFw==",
      "path": "humanizer.core/3.0.10",
      "hashPath": "humanizer.core.3.0.10.nupkg.sha512"
    },
    "Json.More.Net/3.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fRctF2J2SILYG6wqP21drmeEODmCVkVQ/b3MndDu2fT1swfySyUgq7ePCk+aENGlDcIm05fyfjh9vcuqDEfv3w==",
      "path": "json.more.net/3.0.1",
      "hashPath": "json.more.net.3.0.1.nupkg.sha512"
    },
    "JsonPointer.Net/7.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-oClYHv2ooeRrtPZyC9sb/Za/ie5pGhjTbNHlAyFg4XOCyU+606FdoZKS7UdaWvtsPlrF+U2w0Ja3TRvn5+spyA==",
      "path": "jsonpointer.net/7.0.2",
      "hashPath": "jsonpointer.net.7.0.2.nupkg.sha512"
    },
    "JsonSchema.Net/9.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-muE4nPuzbD9x5XA1mkXJNqX4mhz47oF3EY8qFLY1pyUY7lhXFKq65t/dSKIHeNSLBV17zwZuq24MD1em90rMNg==",
      "path": "jsonschema.net/9.4.0",
      "hashPath": "jsonschema.net.9.4.0.nupkg.sha512"
    },
    "Microsoft.Bcl.AsyncInterfaces/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pUkYI1f99hY9giu/MRaEVN53RO7skXwR7FGtVvFJCK5ezdg5i0W+z1yj/91X5aKv07xGuSB5n1g/Zt2P4Ooq6g==",
      "path": "microsoft.bcl.asyncinterfaces/10.0.11",
      "hashPath": "microsoft.bcl.asyncinterfaces.10.0.11.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"
    },
    "System.Buffers/4.6.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-N8GXpmiLMtljq7gwvyS+1QvKT/W2J8sNAvx+HVg4NGmsG/H+2k/y9QI23auLJRterrzCiDH+IWAw4V/GPwsMlw==",
      "path": "system.buffers/4.6.1",
      "hashPath": "system.buffers.4.6.1.nupkg.sha512"
    },
    "System.Collections.Immutable/10.0.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nozrOKfEgfrvvswkCfxaumY68RA/x1F3ZYwtwRvva8ul91NCnUzb6MKpl5/P7u9v/nIagVL4OXXj8d007tucxw==",
      "path": "system.collections.immutable/10.0.5",
      "hashPath": "system.collections.immutable.10.0.5.nupkg.sha512"
    },
    "System.ComponentModel.Annotations/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==",
      "path": "system.componentmodel.annotations/5.0.0",
      "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512"
    },
    "System.IO.Pipelines/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rg8LPOZ62quw3aTnsQNh9rssncaMs69WEM1DiJdDkV+o4Llb2s5Pasy5Bulfm8zL+pE4gDcSQo7V2zW2jvxwYg==",
      "path": "system.io.pipelines/10.0.11",
      "hashPath": "system.io.pipelines.10.0.11.nupkg.sha512"
    },
    "System.Memory/4.6.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qdcDOgnFZY40+Q9876JUHnlHu7bosOHX8XISRoH94fwk6hgaeQGSgfZd8srWRZNt5bV9ZW2TljcegDNxsf+96A==",
      "path": "system.memory/4.6.3",
      "hashPath": "system.memory.4.6.3.nupkg.sha512"
    },
    "System.Numerics.Vectors/4.6.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-sQxefTnhagrhoq2ReR0D/6K0zJcr9Hrd6kikeXsA1I8kOCboTavcUC4r7TSfpKFeE163uMuxZcyfO1mGO3EN8Q==",
      "path": "system.numerics.vectors/4.6.1",
      "hashPath": "system.numerics.vectors.4.6.1.nupkg.sha512"
    },
    "System.Runtime.CompilerServices.Unsafe/6.1.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw==",
      "path": "system.runtime.compilerservices.unsafe/6.1.2",
      "hashPath": "system.runtime.compilerservices.unsafe.6.1.2.nupkg.sha512"
    },
    "System.Text.Encodings.Web/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-R7H2/Oqr3onFff/JKDpfRjwxcQZlocF/eQ0ce8go/OTjqz+6LEp/fZK8j1YnDobtysChATEg7krVq4hQJ3IoeQ==",
      "path": "system.text.encodings.web/10.0.11",
      "hashPath": "system.text.encodings.web.10.0.11.nupkg.sha512"
    },
    "System.Text.Json/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-X2rXQy7g8KEUvWVbAz6vOk6byI1eMgmzFeXbKxq4BfZCfFy5S91K+K+hd4ZBlSp0wL1Y8FyGRXs6+hvABTjwQw==",
      "path": "system.text.json/10.0.11",
      "hashPath": "system.text.json.10.0.11.nupkg.sha512"
    },
    "System.Threading.Tasks.Extensions/4.6.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7sCiwilJLYbTZELaKnc7RecBBXWXA+xMLQWZKWawBxYjp6DBlSE3v9/UcvKBvr1vv2tTOhipiogM8rRmxlhrVA==",
      "path": "system.threading.tasks.extensions/4.6.3",
      "hashPath": "system.threading.tasks.extensions.4.6.3.nupkg.sha512"
    },
    "AzureRMFAccelerator.Core/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}