node-jju 1.4.0-2 source package in Ubuntu

Changelog

node-jju (1.4.0-2) unstable; urgency=medium

  * Team upload
  * Update lintian override info format in
    d/source/lintian-overrides on line 2-4.
  * Update standards version to 4.6.1, no changes needed
  * Add __proto__ patch to fix autopkgtest

 -- Yadd <email address hidden>  Thu, 01 Dec 2022 11:04:53 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-jju_1.4.0-2.dsc 1.9 KiB d50ac25d7b950bfa80234ad2bb81687169356a6128e49d2d0e4774459976e0e2
node-jju_1.4.0.orig.tar.gz 63.7 KiB 88bf845022c99255fc3666315d56e1c43d30707bdda504be98e4735dfb8165ec
node-jju_1.4.0-2.debian.tar.xz 26.8 KiB 0e423dcac41707c82154ef1845e83589ebe8cd8f1af091fd7e3d9a545af3c022

Available diffs

No changes file available.

Binary packages built by this source

node-jju: set of utilities to work with JSON / JSON5 documents

 `jju.parse()` and `jju.stringify()` are better in some cases, but slower than
 native `JSON.parse()` and `JSON.stringify()` versions.
 .
 See /usr/share/doc/node-jju/README.md for more details.
 .
 Node.js is an event-based server-side JavaScript engine.