{"library":"gulp-cache-breaker","install":[{"cmd":"npm install gulp-cache-breaker","imports":["const CacheBreaker = require('gulp-cache-breaker');","const cb = new CacheBreaker();\ngulp.src('src/index.html').pipe(cb.gulpCbPath('dist'))","const cb = new CacheBreaker();\ngulp.task('symlink', function() { cb.symlinkCbPaths(); })"]},{"cmd":"yarn add gulp-cache-breaker","imports":[]},{"cmd":"pnpm add gulp-cache-breaker","imports":[]}]}