{"library":"angular-cache-buster","install":[{"cmd":"npm install angular-cache-buster","imports":["angular.module('myApp', ['ngCacheBuster']);","angular.module('myApp').config(function(httpRequestInterceptorCacheBusterProvider) { ... });","httpRequestInterceptorCacheBusterProvider.setMatchlist([/.*partials.*/]);"]},{"cmd":"yarn add angular-cache-buster","imports":[]},{"cmd":"pnpm add angular-cache-buster","imports":[]}]}