Skip to docs content

scpm dist-tag ls

  • Usage: scpm dist-tag ls [PACKAGE]

List every dist-tag for a package.

Reads the package name from ./package.json when no argument is given.

Arguments

[PACKAGE]

Package name (no version).

Defaults to the current project's package.json name field.