An open API service indexing awesome lists of open source software.

https://github.com/bep/fetch-npm-package

Just a small utility that can be used to fetch a given version of a NPM package.
https://github.com/bep/fetch-npm-package

npm npm-scripts

Last synced: 4 months ago
JSON representation

Just a small utility that can be used to fetch a given version of a NPM package.

Awesome Lists containing this project

README

          

# Use

```bash
fetch-npm-package
```

E.g.

```
fetch-npm-package is-sorted 1.0.5 /Users/bep/dev/packages
```

Note that `output-dir` must exist.