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