gulp-rev-all-revise
Version:
base on gulp-rev-append-all that replace "?rev=@@hash" with hash string and gulp-rev-append-all will not but append a hash string like "?v=xxx" to the end of ref in file.
34 lines (33 loc) • 884 B
JSON
{
"author": {
"name": "Chentan"
},
"bugs": {
"url": "https://github.com/cttaohua/gulp-rev-all-revise/issues"
},
"dependencies": {},
"description": "base on gulp-rev-append-all that replace \"?rev=@@hash\" with hash string and gulp-rev-append-all will not but append a hash string like \"?v=xxx\" to the end of ref in file.",
"devDependencies": {},
"directories": {
"test": "test"
},
"homepage": "https://github.com/cttaohua/gulp-rev-all-revise#readme",
"keywords": [
"gulp",
"gulp-rev-append",
"gulp-rev-append-all",
"gulp-rev-all-revise",
"gulpplugin",
"revision"
],
"main": "index.js",
"name": "gulp-rev-all-revise",
"repository": {
"type": "git",
"url": "git+https://github.com/cttaohua/gulp-rev-all-revise.git"
},
"scripts": {
"test": "node node_modules/.bin/cucumber-js"
},
"version": "0.1.1"
}