gulp-kclean
Version:
kclean gulp plugin
30 lines (29 loc) • 655 B
JSON
{
"name": "gulp-kclean",
"version": "1.0.5",
"description": "kclean gulp plugin",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/hustxiaoc/gulp-kclean"
},
"keywords": [
"kissy",
"kclean"
],
"author": "taojie.hjp@taobao.com",
"license": "ISC",
"dependencies": {
"gulp-util": "^3.0.0",
"kclean": "^0.0.27",
"through2": "^0.6.1",
"underscore": "^1.6.0"
},
"bugs": {
"url": "https://github.com/hustxiaoc/gulp-kclean/issues"
},
"homepage": "https://github.com/hustxiaoc/gulp-kclean"
}