npm 8.3.0~ds-2 source package in Ubuntu

Changelog

npm (8.3.0~ds-2) unstable; urgency=medium

  * Team upload
  * Install arborist, npm-packlist, pacote and qrcode-terminal in /usr/bin and
    build manpages

 -- Yadd <email address hidden>  Thu, 23 Dec 2021 12:49:42 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
npm_8.3.0~ds-2.dsc 3.4 KiB ebb66a76aa712742ac6cd6182195e861aa0e2fc2401691452d35430c876bc21a
npm_8.3.0~ds.orig.tar.xz 1.1 MiB 9b492f268b56bdfb4a3f7b35b63455c600b8481abe5fc897e6b458ef7d561e00
npm_8.3.0~ds-2.debian.tar.xz 26.7 KiB 9f0d71c9879dee50bb53ce35e20b7ca7cfac829f9b41bdc45a8775fcbab66a18

Available diffs

No changes file available.

Binary packages built by this source

npm: package manager for Node.js

 Node.js is an event-based server-side javascript engine.
 .
 npm is the package manager for the Node JavaScript platform. It puts
 modules in place so that node can find them, and manages dependency
 conflicts intelligently.
 .
 It is extremely configurable to support a wide variety of use cases.
 Most commonly, it is used to publish, discover, install, and develop
 node programs.
 .
 Install also node-opener to have full npm features enabled.