npm-tag (1) Linux Manual Page
npm-tag – Tag a published version Synopsis[DEPRECATED] npm tag <name>@<version> [<tag>] See `dist-tag`DescriptionTHIS COMMAND IS DEPRECATED. See npm help dist-tag for details. Tags the specified version of the package with the specified tag, or the –tag config if not specified. A tag can be used when installing packages as a reference to a version instead…
