colored-progress-bar-webpack-plugin
Version:
A customizable progress bar plugin for Webpack
36 lines (35 loc) • 894 B
JSON
{
"author": {
"name": "Sébastien Filaire",
"email": "contact@serialif.com",
"url": "https://serialif.com"
},
"bugs": {
"url": "https://github.com/Serialif/colored-progress-bar-webpack-plugin/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A customizable progress bar plugin for Webpack",
"homepage": "https://github.com/Serialif/colored-progress-bar-webpack-plugin#readme",
"keywords": [
"webpack",
"plugin",
"progress",
"bar",
"colored",
"windows",
"notification",
"sound"
],
"license": "MIT",
"main": "index.js",
"name": "colored-progress-bar-webpack-plugin",
"repository": {
"type": "git",
"url": "git+https://github.com/Serialif/colored-progress-bar-webpack-plugin.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.2.4"
}