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