# repository

> A RepositoryInfo instance containing information the repository that the package is hosted on.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.PackageManager](/engine/6000.6/script-reference/unityeditor/packagemanager.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public RepositoryInfo repository { get; }
```
