Validate parameters for create npm package
Response body
object
The default npm dist-tag for this package/version - This will replace any other package/version if they are using the same tag.
The primary file for the package.
If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate.
A comma-separated values list of tags to add to the package.
Request could not be processed (see detail).
An extended message for the response.
A Dictionary of related errors where key: Field and value: Array of Errors related to that field
Namespace (owner) or repository not found
Missing or invalid parameters (see detail).