gulp-rev-easy
Version:
easy add hash to asset path uc.js to uc.js?v=afb23 or simple add date uc.js to uc.js?v=201503031214
39 lines (38 loc) • 870 B
JSON
{
"name": "gulp-rev-easy",
"version": "1.2.3",
"description": "easy add hash to asset path uc.js to uc.js?v=afb23 or simple add date uc.js to uc.js?v=201503031214",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/timtian/gulp-rev-easy.git"
},
"keywords": [
"gulp",
"rev",
"hash",
"revision",
"static",
"date",
"url",
"append",
"cdn",
"optimize"
],
"author": "tim <tim@vip.qq.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/timtian/gulp-rev-easy/issues"
},
"homepage": "https://github.com/timtian/gulp-rev-easy",
"dependencies": {
"cheerio": "^0.22.0",
"dateformat": "~1.0.12",
"gulp-util": "^3.0.7",
"lodash": "^4.15.0",
"through2": "~2.0.0"
}
}