Sha256: 20bbea860063de674131d394f5c3d6909a7d5092644b4c03c594ff49db9f47c2
Contents?: true
Size: 681 Bytes
Versions: 17
Compression:
Stored size: 681 Bytes
Contents
# CloudsmithApi::PackagesUploadNpm ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **npm_dist_tag** | **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] **package_file** | **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]
Version data entries
17 entries across 17 versions & 1 rubygems