Provided by: npm_1.3.10~dfsg-1_all
NAME
npm-search - Search for packages
SYNOPSIS
npm search [search terms ...] npm s [search terms ...] npm se [search terms ...]
DESCRIPTION
Search the registry for packages matching the search terms. If a term starts with /, then it´s interpreted as a regular expression. A trailing / will be ignored in this case. (Note that many regular expression characters must be escaped or quoted in most shells.)
SEE ALSO
• npm help registry • npm help config • npm help config • npm help npmrc • npm help view October 2013 NPM-SEARCH(1)