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