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