4.3.2 • Published 10 years ago

npmd-cache v4.3.2

Weekly downloads
8
License
MIT
Repository
github
Last release
10 years ago

npmd-cache

A robust cache for modules that supports offline install.

npmd-cache has two parts, a immutable content addressable store, which is used to persist the tarballs (the packages themselves) and a mutable database which is used to persist the mappings from various module identifiers (module@version, http or git urls) to the hash of the tarball.

When a module is requested by a url, if that module is not currently known, it will be downloaded from the registry or github, or wherever the url points.

npmd-cache can also resolve modules that are referenced by their url or their shasum. (however, npmd can only install a module referenced by it's shasum if it's in your cache, so do not put shasums in your package.json)

License

MIT

4.3.2

10 years ago

4.3.1

10 years ago

4.3.0

10 years ago

4.2.0

10 years ago

4.1.4

10 years ago

4.1.3

10 years ago

4.1.1

10 years ago

4.1.2

10 years ago

4.1.0

10 years ago

4.0.4

10 years ago

4.0.3

10 years ago

4.0.2

10 years ago

4.0.1

10 years ago

4.0.0

10 years ago

3.3.1

10 years ago

3.2.4

10 years ago

3.2.2

10 years ago

3.2.1

10 years ago

3.2.0

10 years ago

3.1.3

10 years ago

3.1.2

10 years ago

3.1.1

10 years ago

3.1.0

10 years ago

3.0.0

10 years ago

2.0.1

10 years ago

2.0.0

10 years ago

1.0.0

10 years ago

0.0.0

10 years ago