UNPKG

gulp-clean-package

Version:

Gulp plugin to clean a `package.json` files.

26 lines 520 B
{ "name": "gulp-clean-package", "version": "0.0.2", "repository": { "type": "git", "url": "git+https://github.com/vitonsky/gulp-clean-package.git" }, "keywords": [ "gulpplugin", "gulp", "package", "packagejson", "build", "clean", "properties" ], "license": "Apache-2.0", "bugs": { "url": "https://github.com/vitonsky/gulp-clean-package/issues" }, "homepage": "https://github.com/vitonsky/gulp-clean-package#readme", "dependencies": { "plugin-error": "^2.0.0", "through2": "^4.0.2" } }