gulp-html-url-prefix-custom
Version:
a gulp plugin for set html url prefix
34 lines (33 loc) • 793 B
JSON
{
"name": "gulp-html-url-prefix-custom",
"version": "0.2.2",
"description": "a gulp plugin for set html url prefix",
"main": "index.js",
"dependencies": {
"balanced-match": "^0.2.1",
"concat-stream": "^1.5.1",
"extend": "^3.0.0",
"fastparse": "^1.1.1",
"flatnest": "^1.0.0",
"through2": "^2.0.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zhenbinjing/gulp-html-url-prefix-custom.git"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"gulp",
"html",
"plugin",
"prefix"
],
"bugs": {
"url": "https://github.com/coderhaoxin/gulp-file-include/issues"
},
"author": "idler",
"license": "MIT"
}