--- document: modulemd version: 2 data: name: nodejs-devel stream: 12 version: 8040020210921080718 context: 9f9e2e7e arch: aarch64 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: [el8.4.0] requires: nodejs-devel: [12] platform: [el8] references: community: http://nodejs.org documentation: http://nodejs.org/en/docs tracker: https://github.com/nodejs/node/issues buildopts: rpms: macros: > %_with_bootstrap 1 %_with_shared_brotli 1 components: rpms: nodejs: rationale: Javascript runtime and npm package manager. ref: 7b48e70a5ad162975209e5e52db097a32fa4cecd buildorder: 100 arches: [aarch64, i686, x86_64] nodejs-nodemon: rationale: Simple monitor script for use during development of a node.js app ref: b79d30d51009d5330d26cf8ad6838e864cde3b7e buildorder: 200 arches: [aarch64, i686, x86_64] nodejs-packaging: rationale: RPM Macros and Utilities for Node.js Packaging ref: e7b7ba2024a1bda5c1883dc030887cbb9ae738f3 buildorder: 10 arches: [aarch64, i686, x86_64] ...