alexanderGugel/ied

added by JavaScript Kicks
11/20/2015 6:29:37 PM

942 Views

An alternative package manager for Node. Concurrent Installations - Sub-dependencies are being installed in parallel. This means that e.g. the download of a dependency might be completed before the installation of its respective parent or additional dependencies. Correct Caching - Downloaded packages are being cached locally.


0 comments