Package Exports
- mongodb-download-url
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 (mongodb-download-url) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
mongodb-download-url

Lookup download URL's for MongoDB versions.
Installation
npm install -g mongodb-download-urlUsage
Usage: mongodb-download-url
Get the URL to download a MongoDB tarball or zip.
Usage:
mongodb-download-url <version>
Options:
--version A semver-ish version string [Default: `stable`].
--platform The operating system [Default: `process.platform`].
--bits CPU arch [Default: `process.arch`].
--debug Debug build [Default: `false`].
-h --help Show this screen.
--version Show version.License
Apache 2.0