UNPKG

grunt-cache-busting

Version:
30 lines (29 loc) 525 B
{ "name": "grunt-cache-busting", "description": "Simplistic cache busting", "version": "0.0.11", "author": "Paul Tondeur <paul@paultondeur.nl>", "repository": { "type": "git", "url": "git://github.com/PaulTondeur/grunt-cache-busting.git" }, "engines": { "node": ">= 0.8.0" }, "dependencies": { "grunt-text-replace": "~0.3.8", "glob": "~4.0.4" }, "devDependencies": { "grunt": "~0.4.0" }, "peerDependencies": { "grunt": "~0.4.0" }, "keywords": [ "grunt", "cache", "buster", "busting" ] }