npm-registry-as-cli

1.0.0 • Public • Published

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

Dependencies (5)

Dev Dependencies (2)

Package Sidebar

Install

npm i npm-registry-as-cli

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

3.77 kB

Total Files

4

Last publish

Collaborators

  • fraxken