Skip to content

fraxken/npm-registry-as-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Npm-registry-as-cli

Get the JSON payload returned by the NPM registry for a given package.

Getting Started

This package is available in the Node Package Repository and can be easily installed with npm or yarn.

$ npm install npm-registry-as-cli -g
# or
$ npx npm-registry-as-cli

Usage example

When installed globally the npmreg executable will be exposed in your terminal

$ npmreg httpie

for a given version of a package

$ npmreg httpie 1.1.2

License

MIT

About

get the JSON payload returned by the NPM registry for a given package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published