Property description
The schema property defines the hierarchy and possible values for all properties in a package. The schema is the first line of a package and the Dawiso web editor automatically fills it in when creating a new package.
Minimal JSON
{
"$schema": "https://schema.dawiso.com/package-schema.json"
}