pub fn get_package_dir_name(package_id: &str, package_name: &str) -> String
Creates the directory name for the package in the store. Format: {hash}-{name}
{hash}-{name}