github.package
Description
GitHub package
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | int | Package ID |
name | string | Package name |
packageType | string | Package type |
owner | github.user | Package owner |
createdAt | time | Package create time |
updatedAt | time | Package update time |
versionCount | int | Package version numbers |
visibility | string | Package visibility |
repository | github.repository | Package repository information |