2.0.0 • Published 3 years ago

nodever v2.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
3 years ago

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