--- document: modulemd version: 2 data: name: nodejs stream: "20" version: 8100020250423141935 context: 9edba152 summary: Javascript runtime description: >- Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. license: module: - MIT xmd: mbs: buildrequires: platform: context: 00000000 koji_tag: inferit-8_10-module-build ref: virtual stream: el8 version: 1 commit: dc20d9ae14c58a83888fc6752f5d52e27321361d mse: TRUE dependencies: - buildrequires: platform: [el8] requires: platform: [el8] references: community: http://nodejs.org documentation: http://nodejs.org/en/docs tracker: https://github.com/nodejs/node/issues profiles: common: rpms: - nodejs - npm development: rpms: - nodejs - nodejs-devel - npm minimal: rpms: - nodejs s2i: rpms: - nodejs - nodejs-nodemon - npm api: rpms: - nodejs - nodejs-devel - npm buildopts: rpms: macros: > %_with_bundled 1 components: rpms: nodejs: rationale: Javascript runtime and npm package manager. ref: changed/i8c-stream-20/nodejs-20.18.2-3.module+el8.10.0+22944+f77af021 buildorder: 100 arches: [i686, x86_64] nodejs-nodemon: rationale: Simple monitor script for use during development of a node.js app ref: changed/i8c-stream-20/nodejs-nodemon-3.0.1-1.module+el8.10.0+22904+d0fedeff buildorder: 200 arches: [i686, x86_64] nodejs-packaging: rationale: RPM Macros and Utilities for Node.js Packaging ref: changed/i8c-stream-20/nodejs-packaging-2021.06-4.module+el8.10.0+22904+d0fedeff buildorder: 10 arches: [i686, x86_64] ...