npm 9.2.0~ds3-ok2 source package in openKylin
Changelog
npm (9.2.0~ds3-ok2) huanghe; urgency=medium * debian/control文件修改. -- liweinan <email address hidden> Wed, 05 Aug 2026 15:11:38 +0800
npm (9.2.0~ds3-ok2) huanghe; urgency=medium * debian/control文件修改. -- liweinan <email address hidden> Wed, 05 Aug 2026 15:11:38 +0800
| Series | Published | Component | Section |
|---|
| File | Size | SHA-256 Checksum |
|---|---|---|
| npm_9.2.0~ds3.orig.tar.gz | 87.1 MiB | 66734f4d3eec0689fb1aedaa86446a3920a31fc803fc84eb8662dfd94f74c4af |
| npm_9.2.0~ds3-ok2.debian.tar.xz | 21.6 KiB | e1c80d41803bb25c46b75fa6430bced9ed8b99230d603146aa6dac4108e920ce |
| npm_9.2.0~ds3-ok2.dsc | 2.4 KiB | 29778f8f3fb6629599c3356940601d74355662072883bb36c13de087988f7326 |
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.