Package npm: Information

    Source package: npm
    Version: 8.5.0-alt1
    Latest version according to Repology
    Build time:  Apr 25, 2022, 07:49 PM in the task #298946
    Report package bug
    Home 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).

    List of rpms provided by this srpm:
    npm (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. rpm-macros-nodejs

    Last changed


    April 23, 2022 Vitaly Lipatov 8.5.0-alt1
    - new version 8.5.0 (with rpmrb script)
    March 31, 2022 Vitaly Lipatov 8.3.1-alt3
    - disable update notifier
    March 17, 2022 Vitaly Lipatov 8.3.1-alt2
    - drop tests from new workspaces libs (ALT bug 42037)
    - don't pack symlinks (ALT bug 42000)