pub fn get_package_info( package_name: String, cwd: Option<String>, ) -> Option<PackageInfo>
Returns the package info of the package with the provided name.