UNPKG

cache-killer

Version:

A jQuery plugin that refreshes the files on your website

27 lines (26 loc) 604 B
{ "name": "cache-killer", "version": "1.0.8", "description": "A jQuery plugin that refreshes the files on your website", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/sarbuandreidaniel/cache-killer" }, "keywords": [ "cache", "jquery", "killer" ], "author": "sarbuandreidaniel@gmail.com", "license": "ISC", "dependencies": {}, "devDependencies": { "grunt": "^0.4.5", "grunt-contrib-uglify": "^0.9.1", "grunt-contrib-watch": "^0.6.1" } }