1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-18 21:35:31 -05:00
denoland-deno/resolvers/npm_cache
denobot ee9f24cdcd
chore: release "deno_*" crates (#27402)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-12-17 17:03:58 +01:00
..
Cargo.toml chore: release "deno_*" crates (#27402) 2024-12-17 17:03:58 +01:00
lib.rs refactor: extract out FileFetcher to deno_cache_dir (#27263) 2024-12-16 23:39:40 +00:00
README.md refactor: add deno_npm_cache crate (#27200) 2024-12-03 02:10:16 +00:00
registry_info.rs refactor: remove CliNpmRegistryApi (#27222) 2024-12-03 19:44:56 -05:00
remote.rs refactor: add deno_npm_cache crate (#27200) 2024-12-03 02:10:16 +00:00
tarball.rs refactor: remove CliNpmRegistryApi (#27222) 2024-12-03 19:44:56 -05:00
tarball_extract.rs chore: reduce allocations in a few places (#27288) 2024-12-09 19:28:53 -05:00
todo.md refactor: add deno_npm_cache crate (#27200) 2024-12-03 02:10:16 +00:00

deno_npm_cache

crates docs

Helpers for downloading and caching npm dependencies for Deno.