Package npm: Information

    Binary package: npm
    Version: 8.11.0-alt2
    Architecture: noarch
    Build time:  Aug 3, 2022, 10:41 PM
    Source package: npm
    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).

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    Last changed


    Aug. 3, 2022 Vitaly Lipatov 8.11.0-alt2
    - drop node-gyp deps (ALT bug 42036)
    - remove unused scripts makes extra deps
    July 12, 2022 Vitaly Lipatov 8.11.0-alt1
    - new version 8.11.0 (with rpmrb script)
    April 27, 2022 Vitaly Lipatov 8.5.5-alt1
    - new version 8.5.5 (with rpmrb script)