mirror of
https://github.com/denoland/deno.git
synced 2025-03-04 09:57:11 -05:00

Extracting out more code from the CLI for reuse elsewhere (still more work to do, but this is a start). This is the code for extracting npm tarballs and saving information in the npm cache in the global deno_dir.
6 lines
271 B
Markdown
6 lines
271 B
Markdown
# deno_npm_cache
|
|
|
|
[](https://crates.io/crates/deno_npm_cache)
|
|
[](https://docs.rs/deno_npm_cache)
|
|
|
|
Helpers for downloading and caching npm dependencies for Deno.
|