8412ab
---
8412ab
document: modulemd
8412ab
version: 2
8412ab
data:
8412ab
    name: nodejs
8412ab
    stream: "12"
8412ab
    summary: Javascript runtime
8412ab
    description: >-
8412ab
        Node.js is a platform built on Chrome's JavaScript runtime
8412ab
        for easily building fast, scalable network applications.
8412ab
        Node.js uses an event-driven, non-blocking I/O model that
8412ab
        makes it lightweight and efficient, perfect for data-intensive
8412ab
        real-time applications that run across distributed devices.
8412ab
    license:
8412ab
        module:
8412ab
            - MIT
8412ab
    dependencies:
8412ab
        - buildrequires:
8412ab
            platform: [el8.4.0]
8412ab
          requires:
8412ab
            platform: [el8]
8412ab
    references:
8412ab
        community: http://nodejs.org
8412ab
        documentation: http://nodejs.org/en/docs
8412ab
        tracker: https://github.com/nodejs/node/issues
8412ab
    profiles:
8412ab
        common:
8412ab
            rpms:
8412ab
                - nodejs
8412ab
                - npm
8412ab
        development:
8412ab
            rpms:
8412ab
                - nodejs
8412ab
                - nodejs-devel
8412ab
                - npm
8412ab
        minimal:
8412ab
            rpms:
8412ab
                - nodejs
8412ab
        s2i:
8412ab
            rpms:
8412ab
                - nodejs
8412ab
                - npm
8412ab
                - nodejs-nodemon
8412ab
    api:
8412ab
        rpms:
8412ab
            - nodejs
8412ab
            - nodejs-devel
8412ab
            - npm
8412ab
    buildopts:
8412ab
        rpms:
8412ab
            macros: |
8412ab
                %_with_bootstrap 1
8412ab
                %_with_shared_brotli 1
8412ab
    components:
8412ab
        rpms:
8412ab
            nodejs-packaging:
8412ab
                rationale: RPM Macros and Utilities for Node.js Packaging
8412ab
                buildorder: 10
8412ab
                ref: 072c286fc5ce5539a266627ee0199304d0dc83be
8412ab
            nodejs:
8412ab
                rationale: Javascript runtime and npm package manager.
8412ab
                buildorder: 100
8412ab
                ref: cff2ed1bcf860b66efddace7888e5c59f935e604
8412ab
            nodejs-nodemon:
8412ab
                rationale: Simple monitor script for use during development of a node.js app
8412ab
                buildorder: 200
8412ab
                ref: 1b3bb333e259c22884a0cd8b5bd2a3ce39bc0c25