This repository was archived by the owner on Dec 5, 2019. It is now read-only.

Description
Heya, would you be receptive to swaping the cacache dependency with another cache library? I can do the PR with the work for it.
I ask because I was trying to update uglifyjs-webpack-plugin to the latest beta in @angular/cli, and a couple of new licenses came up.
Both cacache@9.2.9 and ssri@4.1.6 (a dependency of cacache) use the CC0-1.0 license (https://spdx.org/licenses/CC0-1.0.html). This license is problematic to use in Angular because it does not allow transfer of copyright and does not address some required formalities.