| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Dependency name | [optional] |
| url | String | Url for a remote dependency | [optional] |
| ref | String | Ref for a remote dependency | [optional] |
| isRemote | Boolean | Flag signifying if a dependency is remote or local | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |