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