current-npm-version
v1.0.0
Published
Check the version of NPM in your code
Downloads
6
Readme
Current-NPM-Version
Check the NPM version in your code
Install
$ npm install current-npm-version
Usage
const npmVersion = require('current-npm-version');
console.log(npmVersion);
$ npm start
#=> 6.4.1
License
MIT © Victor Nizeyimana