gulp-fez-cdn
Version:
25 lines (24 loc) • 528 B
JSON
{
"name": "gulp-fez-cdn",
"version": "1.0.4",
"description": "添加静态资源CDN地址",
"main": "index.js",
"repository": {
"type": "git",
"url": "git@github.com:furic-zhao/gulp-fez-cdn.git"
},
"keywords": [
"cdn",
"fez"
],
"author": "furic-zhao",
"license": "MIT",
"homepage": "https://github.com/furic-zhao/gulp-fez-cdn",
"dependencies": {
"css-url-rewriter": "^0.1.3",
"plugin-error": "1.0.1",
"fancy-log": "1.3.3",
"soup": "^0.1.5",
"through2": "^3.0.0"
}
}