OneGet/Get-PackageProviderName.ps1


function Get-PackageProviderName {
    return $script:providerName
}