Install
npm install --save getver
Use
var getver = ;;
Notes
This is a thin wrapper around github-get, and the options object will pass-through to that package. Therefore, you can include a token
property in order to access private repos.
npm install --save getver
var getver = ;;
This is a thin wrapper around github-get, and the options object will pass-through to that package. Therefore, you can include a token
property in order to access private repos.
npm i getver
1
1.0.2
ISC