nodever

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


Keywords
bug, cli, node.js, package, report, version
License
ISC
Install
npm install nodever@2.0.0

Documentation

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