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