UNPKG

webpack-uglify-js-plugin

Version:
19 lines (18 loc) 441 B
{ "name": "webpack-uglify-js-example", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "webpack": "webpack --config webpack.config.js --progress --colors" }, "author": "pychen", "license": "ISC", "dependencies": { "gulp": "^3.9.1", "gulp-util": "^3.0.7", "webpack": "^1.13.1", "webpack-uglify-js-plugin": "^1.1.8" } }