Lines Matching refs:search
3 title: npm-search
7 # npm-search(1)
14 npm search [-l|--long] [--json] [--parseable] [--no-description] [search terms ...]
21 Search the registry for packages matching the search terms. `npm search`
22 performs a linear, incremental, lexically-ordered search through package
27 more search terms will respectively include and exclude further patterns. The
28 main difference between `--searchopts` and the standard search terms is that the
31 default search filtering behavior.
33 Search also allows targeting of maintainers in search results, by prefixing
50 Used as `--no-description`, disables search matching in package descriptions and
58 Output search results as a JSON array.
65 Output search results as lines with tab-separated columns.
73 lines. When disabled (default) search results are truncated to fit
82 Space-separated options that are always passed to search.
89 Space-separated options that limit the results from search.
105 repository, `npm search` will default to that registry when searching. Pass a