pub async fn get_package_config( __arg0: Path<String>, ) -> Result<Json<PackageConfig>, (StatusCode, String)>