Package: wnpp Severity: wishlist Owner: Daniel Ring <dr...@wolfishly.me> X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : node-raw-loader Version : 0.5.1 Upstream Author : Tobias Koppers @sokra * URL : https://github.com/webpack/raw-loader * License : Expat Programming Lang: JavaScript Description : raw loader module for webpack This library is a raw loader module for webpack. This library is a dependency for webpack. Webpack takes code targeted at node.js and adapts it to run in the browser. Node.js comes with an API of its own that is not available in 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.