Package Exports
- nodever
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nodever) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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