node-stats-webpack-plugin 0.6.1-1 source package in Ubuntu

Changelog

node-stats-webpack-plugin (0.6.1-1) unstable; urgency=low

  * Initial release (Closes: #872984)

 -- Pirate Praveen <email address hidden>  Wed, 23 Aug 2017 16:53:40 +0530

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-stats-webpack-plugin_0.6.1-1.dsc 2.1 KiB 48af85173c83b98e63fefd9461d358080c1fdd931a55b0113c7be02e3e2d0ac9
node-stats-webpack-plugin_0.6.1.orig.tar.gz 4.8 KiB 7fcea13a888c161205992f307148f799a0d93d33ae075b54fc43295edc2c15cb
node-stats-webpack-plugin_0.6.1-1.debian.tar.xz 2.1 KiB 2d6fa268cf785e3756d988b6e8f782854b81113b7f62213a7b6b4c6f4ad82b21

No changes file available.

Binary packages built by this source

node-stats-webpack-plugin: Write the stats of a build to a file

 Webpack takes code targeted at node.js and makes it run in the browser.
 Node.js comes with API of its own that is not available in the browsers.
 Webpack exposes this code to programs that are unaware they are running in a
 browser.
 .
 Node.js is an event-based server-side JavaScript engine.