Provided by: npm_1.3.10~dfsg-1_all 

NAME
npm-tag - Tag a published version
SYNOPSIS
npm tag <name>@<version> [<tag>]
DESCRIPTION
Tags the specified version of the package with the specified tag, or the --tag config if not specified.
SEE ALSO
• npm help publish
• npm help registry
• npm help config
• npm help config
• npm help npmrc
October 2013 NPM-TAG(1)