--- document: modulemd version: 2 data: name: nodejs stream: "18" version: 9040020240905113917 context: sphere9 static_context: true 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-9_4-module-build ref: virtual stream: el9 version: 1 commit: c32bdd139d249c9018a47581630b1e8159b000dd mse: TRUE dependencies: - buildrequires: platform: [el9] requires: platform: [el9] 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 %_with_python3_fixup 0 components: rpms: nodejs: rationale: Javascript runtime and npm package manager. ref: changed/i9c-stream-18/nodejs-18.20.4-1.module+el9.4.0+22195+c221878e buildorder: 100 arches: [i686, x86_64] nodejs-nodemon: rationale: Simple monitor script for use during development of a node.js app ref: changed/i9c-stream-18/nodejs-nodemon-3.0.1-1.module+el9.3.0+19762+d716bf3b buildorder: 200 arches: [i686, x86_64] nodejs-packaging: rationale: RPM Macros and Utilities for Node.js Packaging ref: changed/i9c-stream-18/nodejs-packaging-2021.06-4.module+el9.1.0+15718+e52ec601 buildorder: 10 arches: [i686, x86_64] ...