Showing:

Annotations
Diagram
Used By
Source
Property schema namespace
Annotations
Title  Namespace

Description  The global namespace that is used with a package. The namespace must be registered with an org that is associated with your Dev Hub org. This namespace is assigned to scratch orgs created with the org:create command. If you’re creating an unlocked package, you have the option to create a package with no namespace.
Diagram
diagram
Type string
Used by
Schema
#/schema
Source

 "namespace": {
  "type": "string",
  "title": "Namespace",
  "description": "The global namespace that is used with a package. The namespace must be registered with an org that is associated with your Dev Hub org. This namespace is assigned to scratch orgs created with the org:create command. If you’re creating an unlocked package, you have the option to create a package with no namespace."
}