Create a Manifest
Author a project manifest using the official property order.
Create a Manifest
The recommended property order is:
$schemaschemaVersionmanifestVersionprojectorganizationrepositorybrandinglicensetechnologyplatformruntimeentrypointspathsdependenciesdocumentationbuildreleasequalityautomationaimetadata
Only $schema, schemaVersion, manifestVersion, and project are required at the root. The project object requires id, name, description, and version.
Use repository-relative paths. Absolute paths and parent-directory traversal are rejected for path properties.
