Provider/Get-PackageProviderName.ps1

function Get-PackageProviderName {
    return $script:ProviderName
}