Package Description Schema

Type: object
No Additional Properties

Type: object
No Additional Properties

Type: array of string
No Additional Items

Each item of this array must be:

Type: string

Path to the inference description file

Type: array of string
No Additional Items

Each item of this array must be:

Type: string

Path to the singer description file

Type: array of object
No Additional Items

Each item of this array must be:

Type: object

A dependency on another package

No Additional Properties

Type: string

Unique identifier for the package. Package identifier should consist of one or more alphanumeric characters, underscores, or hyphens, optionally followed by any number of segments starting with a forward slash and containing the same set of characters.

Must match regular expression: ^[A-Za-z0-9_-]+(?:/[A-Za-z0-9_-]+)*$

Type: string

Version number of the package. Version should start with a non-zero digit or a single zero and be followed by up to three optional segments of the same format separated by literal periods.

Must match regular expression: ^(0|[1-9][0-9]*)(?:\.(0|[1-9][0-9]*)){0,3}$

Type: object

Description of the package

Type: string

Default display text

Type: object

Type: string

Default display text

Each additional property must conform to the following schema

Type: string

Localized display text for a specific locale

Type: string

Unique identifier for the package. Package identifier should consist of one or more alphanumeric characters, underscores, or hyphens, optionally followed by any number of segments starting with a forward slash and containing the same set of characters.

Must match regular expression: ^[A-Za-z0-9_-]+(?:/[A-Za-z0-9_-]+)*$

Type: object

Path to the license file.

Type: string

Default display text

Type: object

Type: string

Default display text

Each additional property must conform to the following schema

Type: string

Localized display text for a specific locale

Type: object

Package name

Type: string

Default display text

Type: object

Type: string

Default display text

Each additional property must conform to the following schema

Type: string

Localized display text for a specific locale

Type: object

Path to the README file.

Type: string

Default display text

Type: object

Type: string

Default display text

Each additional property must conform to the following schema

Type: string

Localized display text for a specific locale

Type: string

URL to the package homepage

Type: object

Vendor name

Type: string

Default display text

Type: object

Type: string

Default display text

Each additional property must conform to the following schema

Type: string

Localized display text for a specific locale

Type: string

Version number of the package. Version should start with a non-zero digit or a single zero and be followed by up to three optional segments of the same format separated by literal periods.

Must match regular expression: ^(0|[1-9][0-9]*)(?:\.(0|[1-9][0-9]*)){0,3}$