node-json-loader 0.5.7-3 source package in Ubuntu

Changelog

node-json-loader (0.5.7-3) unstable; urgency=medium

  * Update standards version to 4.5.1, no changes needed.

 -- Debian Janitor <email address hidden>  Wed, 15 Sep 2021 09:59:47 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-json-loader_0.5.7-3.dsc 2.0 KiB 9162ec20da302cb636898fd54c268bcbdbc275fede620258daa096cd292c9353
node-json-loader_0.5.7.orig.tar.gz 13.8 KiB 8174e578255a16e1d66bcd39816b0a978d181cc562eea5761210bb519ce5293c
node-json-loader_0.5.7-3.debian.tar.xz 2.3 KiB 51b0fade476c69703a439c7e129ef4fab5e8882f658189518fe7fd7908f294a4

Available diffs

No changes file available.

Binary packages built by this source

node-json-loader: json loader for webpack

 This library is json loader module for webpack.
 .
 This library is a dependency for webpack. 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.