{"library":"stats-webpack-plugin","type":"library","category":null,"description":"The `stats-webpack-plugin` is a Webpack plugin designed to write the build statistics to a file, typically `stats.json`. This enables developers and tools to analyze various aspects of the build, such as module sizes, dependencies, and timing information, by exposing Webpack's internal `stats.toJson` output. The package's current stable version is 0.7.0, last published in 2018, making it effectively abandoned and primarily compatible with older Webpack versions (likely Webpack 1.x, as its peer dependency states `>=1.0.0`). It differentiates itself by offering a straightforward, no-frills method to obtain raw build statistics for custom processing, unlike more feature-rich alternatives that provide integrated analysis and visualization tools. Its lack of recent updates means it does not support modern Webpack features or syntax.","language":"javascript","status":"abandoned","version":"0.7.0","tags":["javascript","stats","webpack"],"install":[{"cmd":"npm install stats-webpack-plugin","imports":["const StatsPlugin = require('stats-webpack-plugin');","const StatsPlugin = require('stats-webpack-plugin');","plugins: [new StatsPlugin('stats.json', options)]"]},{"cmd":"yarn add stats-webpack-plugin","imports":[]},{"cmd":"pnpm add stats-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/unindented/stats-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/stats-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/stats-webpack-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}