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