ProductivityTools.PSMasterConfiguration.Cmdlet.deps.json

{
  "runtimeTarget": {
    "name": ".NETStandard,Version=v2.0/",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETStandard,Version=v2.0": {},
    ".NETStandard,Version=v2.0/": {
      "ProductivityTools.PSMasterConfiguration.Cmdlet/1.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "3.1.6",
          "NETStandard.Library": "2.0.3",
          "ProductivityTools.MasterConfiguration": "2.0.1",
          "ProductivityTools.PSCmdlet": "1.0.1",
          "System.Text.Json": "4.6.0"
        },
        "runtime": {
          "ProductivityTools.PSMasterConfiguration.Cmdlet.dll": {}
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/1.0.0": {
        "dependencies": {
          "System.Threading.Tasks.Extensions": "4.5.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "4.700.19.46214"
          }
        }
      },
      "Microsoft.Extensions.Configuration/3.1.6": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "3.1.6"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
            "assemblyVersion": "3.1.6.0",
            "fileVersion": "3.100.620.31605"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Abstractions/3.1.6": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "3.1.6"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
            "assemblyVersion": "3.1.6.0",
            "fileVersion": "3.100.620.31605"
          }
        }
      },
      "Microsoft.Extensions.Configuration.FileExtensions/3.0.1": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "3.1.6",
          "Microsoft.Extensions.FileProviders.Physical": "3.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
            "assemblyVersion": "3.0.1.0",
            "fileVersion": "3.0.119.53103"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Json/3.0.1": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "3.1.6",
          "Microsoft.Extensions.Configuration.FileExtensions": "3.0.1",
          "System.Text.Json": "4.6.0",
          "System.Threading.Tasks.Extensions": "4.5.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {
            "assemblyVersion": "3.0.1.0",
            "fileVersion": "3.0.119.53103"
          }
        }
      },
      "Microsoft.Extensions.FileProviders.Abstractions/3.0.1": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "3.1.6"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
            "assemblyVersion": "3.0.1.0",
            "fileVersion": "3.0.119.53103"
          }
        }
      },
      "Microsoft.Extensions.FileProviders.Physical/3.0.1": {
        "dependencies": {
          "Microsoft.Extensions.FileProviders.Abstractions": "3.0.1",
          "Microsoft.Extensions.FileSystemGlobbing": "3.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {
            "assemblyVersion": "3.0.1.0",
            "fileVersion": "3.0.119.53103"
          }
        }
      },
      "Microsoft.Extensions.FileSystemGlobbing/3.0.1": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
            "assemblyVersion": "3.0.1.0",
            "fileVersion": "3.0.119.53103"
          }
        }
      },
      "Microsoft.Extensions.Primitives/3.1.6": {
        "dependencies": {
          "System.Memory": "4.5.3",
          "System.Runtime.CompilerServices.Unsafe": "4.7.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {
            "assemblyVersion": "3.1.6.0",
            "fileVersion": "3.100.620.31605"
          }
        }
      },
      "Microsoft.NETCore.Platforms/1.1.0": {},
      "NETStandard.Library/2.0.3": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0"
        }
      },
      "PowerShellStandard.Library/5.1.0": {
        "runtime": {
          "lib/netstandard2.0/System.Management.Automation.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "5.1.0.0"
          }
        }
      },
      "ProductivityTools.DescriptionValue/1.0.1": {
        "runtime": {
          "lib/netstandard2.0/ProductivityTools.DescriptionValue.dll": {
            "assemblyVersion": "1.0.1.0",
            "fileVersion": "1.0.1.0"
          }
        }
      },
      "ProductivityTools.MasterConfiguration/2.0.1": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "3.1.6",
          "Microsoft.Extensions.Configuration.Json": "3.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/ProductivityTools.MasterConfiguration.dll": {
            "assemblyVersion": "2.0.1.0",
            "fileVersion": "2.0.1.0"
          }
        }
      },
      "ProductivityTools.PSCmdlet/1.0.1": {
        "dependencies": {
          "PowerShellStandard.Library": "5.1.0",
          "ProductivityTools.DescriptionValue": "1.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/ProductivityTools.PSCmdlet.dll": {
            "assemblyVersion": "1.0.1.0",
            "fileVersion": "1.0.1.0"
          }
        }
      },
      "System.Buffers/4.5.0": {
        "runtime": {
          "lib/netstandard2.0/System.Buffers.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.26515.6"
          }
        }
      },
      "System.Memory/4.5.3": {
        "dependencies": {
          "System.Buffers": "4.5.0",
          "System.Numerics.Vectors": "4.5.0",
          "System.Runtime.CompilerServices.Unsafe": "4.7.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.Memory.dll": {
            "assemblyVersion": "4.0.1.1",
            "fileVersion": "4.6.27617.2"
          }
        }
      },
      "System.Numerics.Vectors/4.5.0": {
        "runtime": {
          "lib/netstandard2.0/System.Numerics.Vectors.dll": {
            "assemblyVersion": "4.1.4.0",
            "fileVersion": "4.6.26515.6"
          }
        }
      },
      "System.Runtime.CompilerServices.Unsafe/4.7.1": {
        "runtime": {
          "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
            "assemblyVersion": "4.0.6.0",
            "fileVersion": "4.700.20.12001"
          }
        }
      },
      "System.Text.Encodings.Web/4.6.0": {
        "dependencies": {
          "System.Memory": "4.5.3"
        },
        "runtime": {
          "lib/netstandard2.0/System.Text.Encodings.Web.dll": {
            "assemblyVersion": "4.0.4.0",
            "fileVersion": "4.700.19.46214"
          }
        }
      },
      "System.Text.Json/4.6.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "1.0.0",
          "System.Buffers": "4.5.0",
          "System.Memory": "4.5.3",
          "System.Numerics.Vectors": "4.5.0",
          "System.Runtime.CompilerServices.Unsafe": "4.7.1",
          "System.Text.Encodings.Web": "4.6.0",
          "System.Threading.Tasks.Extensions": "4.5.2"
        },
        "runtime": {
          "lib/netstandard2.0/System.Text.Json.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.700.19.46214"
          }
        }
      },
      "System.Threading.Tasks.Extensions/4.5.2": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "4.7.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
            "assemblyVersion": "4.2.0.0",
            "fileVersion": "4.6.27129.4"
          }
        }
      }
    }
  },
  "libraries": {
    "ProductivityTools.PSMasterConfiguration.Cmdlet/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Bcl.AsyncInterfaces/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-K63Y4hORbBcKLWH5wnKgzyn7TOfYzevIEwIedQHBIkmkEBA9SCqgvom+XTuE+fAFGvINGkhFItaZ2dvMGdT5iw==",
      "path": "microsoft.bcl.asyncinterfaces/1.0.0",
      "hashPath": "microsoft.bcl.asyncinterfaces.1.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration/3.1.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gphCAywKC+ye1XdL+8Nv2Pd5b1Fn2yx7DekB4GQPCKaPyK94T9Tb+Sfk/iNdaDKtDl4vwidMI0w2AnoXtvofsw==",
      "path": "microsoft.extensions.configuration/3.1.6",
      "hashPath": "microsoft.extensions.configuration.3.1.6.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Abstractions/3.1.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Z7QAA7XFvYuGZCKsfzetdIq0Vj1ngiIzCBBqerlQMhewx1ZFLXHuvKx9xAIWeZqhuQv69VmFs3vO0Af9FDAa9Q==",
      "path": "microsoft.extensions.configuration.abstractions/3.1.6",
      "hashPath": "microsoft.extensions.configuration.abstractions.3.1.6.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.FileExtensions/3.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Z5C8LQ1Hm8APZbPiQ/4UaIqjO2Ok9loK3/9uwD/7KDZ0NNN+iwNUim1R75ajLWlTigkadAUPAF1ufc27Aayo3g==",
      "path": "microsoft.extensions.configuration.fileextensions/3.0.1",
      "hashPath": "microsoft.extensions.configuration.fileextensions.3.0.1.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Json/3.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mdm9rCj2zXgbr6DMpXxyqQ0xpwGtnDDN4Q8OPQopL0LGHn7DT5hxshOJnKp5PAE6tXVy3fqeKaGHtJ7/CfcgMA==",
      "path": "microsoft.extensions.configuration.json/3.0.1",
      "hashPath": "microsoft.extensions.configuration.json.3.0.1.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Abstractions/3.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5bNnEI9JQ20xiJzP+tZIQbFyfZ4ux0FNu5aRGpDtSQee0XSXaornvf8dpcqTo/M9XOAHsMyZEB2J80l3JgOj8Q==",
      "path": "microsoft.extensions.fileproviders.abstractions/3.0.1",
      "hashPath": "microsoft.extensions.fileproviders.abstractions.3.0.1.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Physical/3.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DGSp64zNZJ16cHtnPIN/ORh/lboAPT3Hth7nwMPFEiFf84Ys3yTI3VlpBKS8U++h8ztVJJgt6CsYE/WKY3nASg==",
      "path": "microsoft.extensions.fileproviders.physical/3.0.1",
      "hashPath": "microsoft.extensions.fileproviders.physical.3.0.1.nupkg.sha512"
    },
    "Microsoft.Extensions.FileSystemGlobbing/3.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WK5QGpCqx4oH2+8G1RdAyrSjhMd1jfu+DsTqD/gzuU31pP2/R95esGsGsHqi0l7twloKNsJxhHn0yOzYCiVwmA==",
      "path": "microsoft.extensions.filesystemglobbing/3.0.1",
      "hashPath": "microsoft.extensions.filesystemglobbing.3.0.1.nupkg.sha512"
    },
    "Microsoft.Extensions.Primitives/3.1.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-X+h3tO383iMbtFxYp6Al4pgBzbfQKJY8/gd4U7+sZy90XeSfnw5SwHyCiRrAePG6kee4zCGsvQHPCqaTZ876hw==",
      "path": "microsoft.extensions.primitives/3.1.6",
      "hashPath": "microsoft.extensions.primitives.3.1.6.nupkg.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"
    },
    "PowerShellStandard.Library/5.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iYaRvQsM1fow9h3uEmio+2m2VXfulgI16AYHaTZ8Sf7erGe27Qc8w/h6QL5UPuwv1aXR40QfzMEwcCeiYJp2cw==",
      "path": "powershellstandard.library/5.1.0",
      "hashPath": "powershellstandard.library.5.1.0.nupkg.sha512"
    },
    "ProductivityTools.DescriptionValue/1.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-O6nAbe3sEE1cvsqRl8kFUvwfpjO7tbnGcMMpuvdbQHHKB3Q6oaFFpvlfAaFzCWyz/wu5P95FeivH+wGZdo2ArA==",
      "path": "productivitytools.descriptionvalue/1.0.1",
      "hashPath": "productivitytools.descriptionvalue.1.0.1.nupkg.sha512"
    },
    "ProductivityTools.MasterConfiguration/2.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Wq2OU50M4KOUJm8HjbFjOYshBDerMUt0igsxu6YixRVRpXpwqAkVtWY3ZAiY1MfPjUcJ0C6kHZd5NVLw00xJlw==",
      "path": "productivitytools.masterconfiguration/2.0.1",
      "hashPath": "productivitytools.masterconfiguration.2.0.1.nupkg.sha512"
    },
    "ProductivityTools.PSCmdlet/1.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JK34S6UIZCy2i8TjpP7ZQmxT8XGT0YHl2jO7Dryw7N+gTs+DatIn7XX78bWauFAGP/0gtAVcx0MyfJ8VvMCV4w==",
      "path": "productivitytools.pscmdlet/1.0.1",
      "hashPath": "productivitytools.pscmdlet.1.0.1.nupkg.sha512"
    },
    "System.Buffers/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==",
      "path": "system.buffers/4.5.0",
      "hashPath": "system.buffers.4.5.0.nupkg.sha512"
    },
    "System.Memory/4.5.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
      "path": "system.memory/4.5.3",
      "hashPath": "system.memory.4.5.3.nupkg.sha512"
    },
    "System.Numerics.Vectors/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
      "path": "system.numerics.vectors/4.5.0",
      "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
    },
    "System.Runtime.CompilerServices.Unsafe/4.7.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ==",
      "path": "system.runtime.compilerservices.unsafe/4.7.1",
      "hashPath": "system.runtime.compilerservices.unsafe.4.7.1.nupkg.sha512"
    },
    "System.Text.Encodings.Web/4.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BXgFO8Yi7ao7hVA/nklD0Hre1Bbce048ZqryGZVFifGNPuh+2jqF1i/jLJLMfFGZIzUOw+nCIeH24SQhghDSPw==",
      "path": "system.text.encodings.web/4.6.0",
      "hashPath": "system.text.encodings.web.4.6.0.nupkg.sha512"
    },
    "System.Text.Json/4.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4F8Xe+JIkVoDJ8hDAZ7HqLkjctN/6WItJIzQaifBwClC7wmoLSda/Sv2i6i1kycqDb3hWF4JCVbpAweyOKHEUA==",
      "path": "system.text.json/4.6.0",
      "hashPath": "system.text.json.4.6.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Extensions/4.5.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==",
      "path": "system.threading.tasks.extensions/4.5.2",
      "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512"
    }
  }
}