--- document: modulemd version: 2 data: name: nodejs stream: "18" version: 9020020230803101401 context: f855f1a9 arch: x86_64 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 content: - MIT - MIT and ASL 2.0 and ISC and BSD xmd: {} dependencies: - buildrequires: platform: [el9.2.0] 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: 84cc5766f0cc5a53f86c5ea20ccffab79c7e85c5 buildorder: 100 arches: [aarch64, i686, ppc64le, x86_64] nodejs-nodemon: rationale: Simple monitor script for use during development of a node.js app ref: 19ed33a772b05b916f63ac1dea32cbbb8957d3ac buildorder: 200 arches: [aarch64, i686, ppc64le, x86_64] nodejs-packaging: rationale: RPM Macros and Utilities for Node.js Packaging ref: e823e21cfb27a5c3e3e9eec8b4f8260671caec24 buildorder: 10 arches: [aarch64, i686, ppc64le, x86_64] artifacts: rpms: - nodejs-1:18.16.1-1.module+el9.2.0+713+ccc7322c.src - nodejs-1:18.16.1-1.module+el9.2.0+713+ccc7322c.x86_64 - nodejs-debuginfo-1:18.16.1-1.module+el9.2.0+713+ccc7322c.x86_64 - nodejs-debugsource-1:18.16.1-1.module+el9.2.0+713+ccc7322c.x86_64 - nodejs-devel-1:18.16.1-1.module+el9.2.0+713+ccc7322c.x86_64 - nodejs-docs-1:18.16.1-1.module+el9.2.0+713+ccc7322c.noarch - nodejs-full-i18n-1:18.16.1-1.module+el9.2.0+713+ccc7322c.x86_64 - nodejs-nodemon-0:2.0.20-2.module+el9.2.0+711+25ce39c3.noarch - nodejs-nodemon-0:2.0.20-2.module+el9.2.0+711+25ce39c3.src - nodejs-packaging-0:2021.06-4.module+el9.2.0+711+25ce39c3.noarch - nodejs-packaging-0:2021.06-4.module+el9.2.0+711+25ce39c3.src - nodejs-packaging-bundler-0:2021.06-4.module+el9.2.0+711+25ce39c3.noarch - npm-1:9.5.1-1.18.16.1.1.module+el9.2.0+713+ccc7322c.x86_64 ...