| description |
String |
Description of the package format |
|
| distributions |
Array<Distribution> |
The distributions supported by this package format |
[optional] |
| extensions |
Array<String> |
A non-exhaustive list of extensions supported |
|
| name |
String |
Name for the package format |
|
| premium |
BOOLEAN |
If true the package format is a premium-only feature |
|
| premium_plan_id |
String |
The minimum plan id required for this package format |
[optional] |
| premium_plan_name |
String |
The minimum plan name required for this package format |
[optional] |
| slug |
String |
Slug for the package format |
|
| supports |
FormatSupport |
|
|