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