Package version details.
Attributes
| Name | Type | Description |
|---|---|---|
| version | String | The version of the package. |
| commit_ID | String | Commit ID for this version of the package. |
| unix_CI | [CI Job] | Array of Unix CI jobs. |
| osx_CI | [CI Job] | Array of OSX CI jobs. |
| win_CI | [CI Job] | Array of Windows CI jobs. |
| code_coverage | Float | The code coverage for this version of the package. |
| status | String | Status of this version of the package. |