#880932 ITP: node-bin-version -- Get the version of a binary in semver format

#880932#5
Date:
2017-11-05 19:35:51 UTC
From:
To:
* Package name    : node-bin-version
  Version         : 2.0.0
  Upstream Author : Sindre Sorhus <sindresorhus@gmail.com>
(sindresorhus.com)
* URL             : https://github.com/sindresorhus/bin-version
* License         : Expat
  Programming Lang: JavaScript
  Description     : Get the version of a binary in semver format

 Node-bin-version returns the version of a binary in semver format. Semver
 is the semantic versioning system for npm.
 .
 Node.js is an event-based server-side JavaScript engine.