--- document: modulemd version: 2 data: name: nodejs-devel stream: "18" version: 9020020231014154359 context: f855f1a9 arch: i686 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: {} dependencies: - buildrequires: platform: [el9.2.0] requires: nodejs-devel: [18] platform: [el9] references: community: http://nodejs.org documentation: http://nodejs.org/en/docs tracker: https://github.com/nodejs/node/issues buildopts: rpms: macros: > %_with_bundled 1 %_with_python3_fixup 0 components: rpms: nodejs: rationale: Javascript runtime and npm package manager. ref: 8d270eaccbe86781cab53497442d7bfdf80ec998 buildorder: 100 arches: [aarch64, i686, ppc64le, x86_64] nodejs-nodemon: rationale: Simple monitor script for use during development of a node.js app ref: 88a1f58c2af93001cce8a0a21200f2df65821571 buildorder: 200 arches: [aarch64, i686, ppc64le, x86_64] nodejs-packaging: rationale: RPM Macros and Utilities for Node.js Packaging ref: edebd15aa7ce05623b67c694140783883e46860f buildorder: 10 arches: [aarch64, i686, ppc64le, x86_64] ...