timestamp-brunch
Version:
Add timestamp to avoid the cache. JS/CSS
20 lines (19 loc) • 413 B
JSON
{
"name": "timestamp-brunch",
"version": "1.0.0",
"description": "Add timestamp to avoid the cache. JS/CSS",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/fabienL/timestamp-brunch.git"
},
"keywords": [
"brunch",
"brunch-timestamp"
],
"main": "src/index.js",
"dependencies": {
"debug": "^2.2.0",
"glob": "~4.3.5",
"recursive-readdir": "^1.3.0"
}
}