Source: node-webpack-stats-plugin Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 11~) , nodejs Standards-Version: 4.2.1 Homepage: https://github.com/FormidableLabs/webpack-stats-plugin#readme Vcs-Git: https://salsa.debian.org/js-team/node-webpack-stats-plugin.git Vcs-Browser: https://salsa.debian.org/js-team/node-webpack-stats-plugin Package: node-webpack-stats-plugin Architecture: all Depends: ${misc:Depends} , nodejs Description: Webpack stats plugin This plugin will ingest the webpack stats object, process / transform the object and write out to a file for further consumption. . The most common use case is building a hashed bundle and wanting to programmatically refer to the correct bundle path in your Node.js server. . Node.js is an event-based server-side JavaScript engine.