npm 8.5.1~ds-ok1 source package in openKylin

Changelog

npm (8.5.1~ds-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- zhouganqing <email address hidden>  Thu, 16 Feb 2023 14:32:28 +0800

Upload details

Uploaded by:
周淦清
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main javascript
Yangtze V1.0 proposed main javascript

Downloads

File Size SHA-256 Checksum
npm_8.5.1~ds.orig.tar.xz 64.6 MiB f033dba112334e5de4ecb6ceb51484b715b458dbbb31cd4755ae1ffccd342afd
npm_8.5.1~ds-ok1.debian.tar.xz 19.6 KiB f24acd98b3c01f4622b2f55e04c22e474114c3a8e5bbb663d9108e0f768f5513
npm_8.5.1~ds-ok1.dsc 3.2 KiB bb7dc3fcb1063c4462b3cb91452e6364af12d1e24bfbc199e130be3ac8cb4c0a

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.