npm 9.2.0~ds1-ok3 source package in openKylin

Changelog

npm (9.2.0~ds1-ok3) nile; urgency=medium

  * rebuild for ci

 -- liyang <email address hidden>  Sat, 15 Jun 2024 14:46:23 +0800

Upload details

Uploaded by:
liyang
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main javascript
Huanghe V3.0 release main javascript
Nile V2.0 release main javascript
Nile V2.0 proposed main javascript

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
npm_9.2.0~ds1.orig.tar.xz 64.4 MiB 7eb080cbf0669af5a4f0eebd94f0aa82972d220afb08849fb519b8bbac275bf6
npm_9.2.0~ds1-ok3.debian.tar.xz 40.7 KiB 3b2e275980cd1957809b86980fa164342df416b585c02c585bc4918e84c3366f
npm_9.2.0~ds1-ok3.dsc 2.3 KiB 92237b390b95593e01c2b6837f613ae088d06f8491f495fce93636420b0a191b

View changes file

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.