npm 9.1.2~ds1-2 source package in Ubuntu

Changelog

npm (9.1.2~ds1-2) unstable; urgency=medium

  * Team upload
  * Back to unstable

 -- Yadd <email address hidden>  Fri, 18 Nov 2022 11:04:41 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
npm_9.1.2~ds1-2.dsc 2.5 KiB bb87484cdd6a98e30d662ccfb025ebff7162a8acb2cbbfad5843eeb3a408785c
npm_9.1.2~ds1.orig.tar.xz 64.4 MiB 284dfe5d5a78710954f3dd267dab2cb01148358d7f96eabcf8741058b6043f66
npm_9.1.2~ds1-2.debian.tar.xz 47.4 KiB f947f13d9ba2020ef6c732fcf8ab02af16121b2129366e70371a5ff6776d61a8

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.