Skip to content

mk-pmb/nodever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodever

Small bash script to gather, for writing bug reports, version information about node.js, linux distro, kernel, and (optional) packages.

Usage

$ nodever async lodash
require('async/package.json').version = 2.0.1
require('lodash/package.json').version = 4.17.4
Node.js v6.11.0, npm v4.4.0, Ubuntu 14.04.5 LTS trusty,
kernel: 3.13.0-119-generic, machine/CPU/platform: i686 i686 i686

 

License

ISC

About

Small bash script to gather, for writing bug reports, version information about node.js, linux distro, kernel, and (optional) packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published