1.0.0 • Published 7 years ago
nvr v1.0.0
Install
$ npm install --save nvrUsage
const nodeversion = require('nvr');
nodeversion().then(res => {
console.log(res);
// => { version: '10.5.0' }
});Related
Veno:Blazing fast node version comparer!
License
MIT © Rishi Giri
1.0.0
7 years ago