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