Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 671 Bytes

File metadata and controls

13 lines (8 loc) · 671 Bytes

NpmPackageUploadRequest

Properties

Name Type Description Notes
npmDistTag String The default npm dist-tag for this package/version - This will replace any other package/version if they are using the same tag. [optional]
packageFile String The primary file for the package.
republish Boolean 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. [optional]
tags String A comma-separated values list of tags to add to the package. [optional]