Function: normalizeMetadata()
ts
function normalizeMetadata(manifest, name): Manifest;Validate the package metadata, add additional properties whether are missing within the metadata properties.
Parameters
| Parameter | Type | Description |
|---|---|---|
manifest | Manifest | - |
name | string | - |
Returns
Manifest
the object with additional properties as dist-tags ad versions FUTURE: rename to normalizeMetadata