cache-killer
Version:
A jQuery plugin that refreshes the files on your website
22 lines (21 loc) • 383 B
JSON
{
"name": "cache-killer",
"version": "1.0.6",
"authors": [
"sarbuandreidaniel <sarbuandreidaniel@yahoo.com>"
],
"description": "A jQuery plugin that refreshes the files on your website",
"keywords": [
"cache",
"jquery",
"killer"
],
"license": "ISC",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}