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