node-wide-align 1.1.3-3 source package in Ubuntu

Changelog

node-wide-align (1.1.3-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Sep 2021 09:02:00 +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-wide-align_1.1.3-3.dsc 2.1 KiB 92c0328de81e755318f00d49d5750367c41d1d80c51b2ec72c8bd6dfb6937e1b
node-wide-align_1.1.3.orig.tar.gz 17.9 KiB a57cc79298053950730cc7dde7952b7ebba2479985ea2ca984ab41cf4726175b
node-wide-align_1.1.3-3.debian.tar.xz 2.4 KiB 1ab4a553d4658bf33a57fceeae7f85ec6e60a21812ba2f4e713156a7b93f090a

Available diffs

No changes file available.

Binary packages built by this source

node-wide-align: Wide-character aware text alignment function

 Wide-character aware text alignment function for use on the console or with
 fixed width fonts.
 .
 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.