gulp-negpacker
Version:
33 lines (32 loc) • 647 B
JSON
{
"name": "gulp-negpacker",
"version": "0.0.9",
"description": "do neg package",
"main": "index.js",
"homepage": "https://github.com/bcguan2008/gulp-negpack",
"scripts": {
"test": "mocha tests"
},
"repository": {
"type": "git",
"url": "https://github.com/bcguan2008/gulp-negpack.git"
},
"author": {
"name": "Ben Guan",
"email": "148135244@qq.com"
},
"keywords": [
"neg",
"packer",
"pack"
],
"license": "ISC",
"dependencies": {
"gulp": "^3.9.0",
"gulp-util": "^3.0.6",
"object-assign": "^3.0.0",
"should": "^7.1.0",
"stream": "0.0.2",
"through2": "^2.0.0"
}
}