UNPKG

gulp-babel-minify

Version:

Babel Minify plugin for Gulp

24 lines (23 loc) 676 B
{ "name": "gulp-babel-minify", "version": "0.5.2", "description": "Babel Minify plugin for Gulp", "keywords": [ "babel-minify", "babel-preset" ], "homepage": "https://github.com/babel/minify#readme", "bugs": "https://github.com/babel/minify/issues", "license": "MIT", "author": "boopathi", "main": "lib/index.js", "repository": "https://github.com/babel/minify/tree/master/packages/gulp-babel-minify", "dependencies": { "@babel/core": "^7.1.0", "babel-preset-minify": "^0.5.2", "plugin-error": "^1.0.1", "through2": "^2.0.3", "vinyl-sourcemaps-apply": "^0.2.1" }, "gitHead": "8f9c7c0a32103653bd6793d0ce44730f937e1ddf" }