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.
- Host: GitHub
- URL: https://github.com/bep/fetch-npm-package
- Owner: bep
- License: mit
- Created: 2022-02-13T12:06:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T09:47:41.000Z (almost 2 years ago)
- Last Synced: 2025-03-19T01:38:58.309Z (about 1 year ago)
- Topics: npm, npm-scripts
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.