Package npm: Information
Source package: npm
Version: 8.19.3-alt1
Build time: Mar 14, 2023, 12:20 AM in the task #316726
Category: Development/Tools
Report package bugHome page: http://nodejs.org/
License: MIT
Summary: A package manager for node
Description:
npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff. npm is configured to use npm, Inc.'s public package registry at https://registry.npmjs.org by default. It is not recommended to build binary libraries within npm module, but you can install node-gyp package to support that. In most cases it is enough to install appropriate node- package (like node-sass).
Maintainer: Vitaly Lipatov
Last changed
March 13, 2023 Vitaly Lipatov 8.19.3-alt1
- new version 8.19.3 (with rpmrb script)
Oct. 21, 2022 Vitaly Lipatov 8.19.2-alt2
- fix npm config get user-agent output (ALT bug 43430)
Oct. 16, 2022 Vitaly Lipatov 8.19.2-alt1
- new version 8.19.2 (with rpmrb script)