Comparing version
{ | ||
"name": "gulp-hash", | ||
"version": "3.0.0", | ||
"description": "A gulp plugin for cachebusting files by adding a hash to their name and/or content. Optionally writes a JSON file with mappings from the original filename to the renamed one.", | ||
"version": "3.0.1", | ||
"description": "Cachebust your assets by adding a hash to the filename", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "cache", |
# gulp-hash [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] | ||
> Cachebust your assets by adding a hash to the filename | ||
Cachebust your assets by adding a hash to the filename | ||
@@ -4,0 +4,0 @@ `npm install --save-dev gulp-hash` |
5786
-2.06%