Error: Invalid package manifestΒΆ
Every dds package must contain a valid package manifest, which is stored in
JSON5 format in package.json5 (or similarly named file).
The contents of this file must follow a prescribed content, or dds will
reject the manifest. Refer to the Packages documentation page for more
information about how to declare packages.