webpack-bundle-analysis-cli
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "webpack-bundle-analysis-cli", | ||
"version": "0.1.0", | ||
"description": "A webpack plugin annalyzer in command line. Can be used for webpack health checks.", | ||
"version": "0.1.1", | ||
"description": "A webpack plugin analyzer in command line. Can be used for webpack health checks.", | ||
"main": "index.js", | ||
@@ -9,4 +9,8 @@ "scripts": { | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/udaypydi/webpack-bundle-charts-plugin" | ||
}, | ||
"keywords": ["webpack", "webpack-bundle-analyzer", "webpack-cli"], | ||
"author": "Uday Bhaskhar", | ||
"license": "ISC", | ||
@@ -13,0 +17,0 @@ "dependencies": { |
@@ -1,2 +0,2 @@ | ||
# Webpack Bundle Analyzer Cli | ||
# Webpack Cli Bundle Analyzer | ||
@@ -3,0 +3,0 @@ A webpack plugin for analysing the bundle sized in terminal. Provides a graphical representation of the bundle sizes in command line. Just install and add the plugin to the webpack plugins array and check out the magic! |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2505
1
1