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