--- document: modulemd version: 2 data: name: nodejs stream: 12 version: 8030020210429032356 context: 30b713e6 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 content: - MIT - MIT and ASL 2.0 and ISC and BSD xmd: {} dependencies: - buildrequires: platform: [el8.3.0] 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_bootstrap 1 %_with_shared_brotli 1 components: rpms: nodejs: rationale: Javascript runtime and npm package manager. ref: de0d934c57ae79b8ff725d03864c6439d886e52c 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] artifacts: rpms: - nodejs-1:12.21.0-1.module+el8.3.0+10+6eed7f46.aarch64 - nodejs-1:12.21.0-1.module+el8.3.0+10+6eed7f46.src - nodejs-debuginfo-1:12.21.0-1.module+el8.3.0+10+6eed7f46.aarch64 - nodejs-debugsource-1:12.21.0-1.module+el8.3.0+10+6eed7f46.aarch64 - nodejs-devel-1:12.21.0-1.module+el8.3.0+10+6eed7f46.aarch64 - nodejs-docs-1:12.21.0-1.module+el8.3.0+10+6eed7f46.noarch - nodejs-full-i18n-1:12.21.0-1.module+el8.3.0+10+6eed7f46.aarch64 - nodejs-nodemon-0:2.0.3-1.module+el8.3.0+10+6eed7f46.noarch - nodejs-nodemon-0:2.0.3-1.module+el8.3.0+10+6eed7f46.src - nodejs-packaging-0:17-3.module+el8.3.0+10+6eed7f46.noarch - nodejs-packaging-0:17-3.module+el8.3.0+10+6eed7f46.src - npm-1:6.14.11-1.12.21.0.1.module+el8.3.0+10+6eed7f46.aarch64 ...