Skip to content

Determines which exactly version of npm package installed locally/globally

License

Notifications You must be signed in to change notification settings

awHamer/npm-pkg-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-pkg-version

Lightweight cli tool for getting currently installed package version.

Installation

$ npm install -g npm-pkg-version

or Yarn

$ yarn global add npm-pkg-version

Example of usage

$ npmver express
$ npmver global npm

Output

 Package Name:  npm  (global)
 Package version:  6.4.1

License

MIT

About

Determines which exactly version of npm package installed locally/globally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published