UNPKG

github-release-info-downloader

Version:

Gets latest release download URL using the GitHub Releases API. It also shows when it was released and the download count.

5 lines (4 loc) 67 B
module.exports = [ require('./clone'), require('./get') ];