Source: node-file-loader Section: web Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 9) , dh-buildinfo , nodejs , mocha , node-should , node-loader-utils (>= 1.0.2) Standards-Version: 4.1.0 Homepage: https://github.com/webpack/file-loader Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-file-loader.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-file-loader.git Package: node-file-loader Architecture: all Depends: ${misc:Depends} , nodejs , node-loader-utils (>= 1.0.2) Description: file loader module for webpack This module instructs webpack to emit the required object as file and to return its public url. By default the filename of the resulting file is the MD5 hash of the file's contents with the original extension of the required resource. . Node.js is an event-based server-side JavaScript engine.