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