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