# Packages
No description provided by the author
# Constants
VersionDev indicates development branch.
VersionMajor is for an API incompatible changes.
VersionMinor is for functionality in a backwards-compatible manner.
VersionPatch is for backwards-compatible bug fixes.
# Variables
Version is the specification version that the package types support.
# Structs
Descriptor describes the disposition of targeted content.
Versioned provides a struct with the manifest schemaVersion and mediaType.