1.0.3 • Published 8 years ago

npm-lookup-cli v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

npm-lookup-cli

Lookup npm pacakges on npmjs.org from the command line.

Install

$ npm install --global npm-lookup-cli

Usage

$ npmjs --help

  Usage
    npmjs [input]

  Examples
    $ npmjs object-assign
    $ npmjs express

Example

Look up the object-assign package on npmjs.org from the command line:

$ npmjs object-assign

Related

  • npms-lookup-cli Lookup npm packages on npms.io from the command line.
  • github-npm-lookup Chrome Extension: Turn selected text on a webpage into an npm package lookup.

License

MIT © Michael Wuergler