1.0.3 • Published 9 years ago
npm-lookup-cli v1.0.3
npm-lookup-cli
Lookup npm pacakges on npmjs.org from the command line.
Install
$ npm install --global npm-lookup-cliUsage
$ npmjs --help
Usage
npmjs [input]
Examples
$ npmjs object-assign
$ npmjs expressExample
Look up the object-assign package on npmjs.org from the command line:
$ npmjs object-assignRelated
- 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