{"library":"grunt-cache-bust","type":"library","category":null,"description":"Grunt plugin for cache busting static assets by appending content hashes to filenames. Current stable version is 1.7.0 (last release ~2018). It hashes files (default MD5) and replaces references in HTML/CSS/JS. Unlike other cache busting tools, it supports all file types and includes CDN support. Beware: v1.0.0 introduced breaking changes; maintenance is minimal and Node.js >=0.10.0 required (may not work on modern Node). Use only if maintaining legacy Grunt projects.","language":"javascript","status":"maintenance","version":"1.7.0","tags":["javascript","grunt","grunt plugin","cache","bust","bust assets"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grunt-cache-bust","imports":["grunt.loadNpmTasks('grunt-cache-bust');","grunt.initConfig({ cacheBust: { ... } });","options: { assets: ['css/*.css', 'js/*.js'] }"]},{"cmd":"yarn add grunt-cache-bust","imports":[]},{"cmd":"pnpm add grunt-cache-bust","imports":[]}],"homepage":"https://github.com/hollandben/grunt-cache-bust#readme","github":"git://github.com/hollandben/grunt-cache-bust","docs":null,"changelog":null,"pypi":null,"npm":"grunt-cache-bust","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}