--- document: modulemd version: 2 data: name: nodejs stream: "24" version: 8100020251222053816 context: 8a0746b1 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: - Apache-2.0 AND Artistic-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BlueOak-1.0.0 AND CC-BY-3.0 AND CC0-1.0 AND ISC AND MIT - ISC AND MIT - MIT xmd: {} dependencies: - buildrequires: platform: [oc8.10.0] python38: [3.8] requires: platform: [oc8] 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_all_deps_bundled 1 %_with_python3_fixup 1 components: rpms: nodejs: rationale: Javascript runtime and npm package manager. ref: dda579a6ce86b1c47b8a4ca26f869118fd2fcd79 buildorder: 100 arches: [aarch64, x86_64] nodejs-nodemon: rationale: Simple monitor script for use during development of a node.js app ref: fdaacba8a907f560a649bf10a43dfc393e960e01 buildorder: 200 arches: [aarch64, x86_64] nodejs-packaging: rationale: RPM Macros and Utilities for Node.js Packaging ref: 82b3978c4dd71d803e4541774fd3192bcd6be798 buildorder: 10 arches: [aarch64, x86_64] artifacts: rpms: - nodejs-1:24.11.1-0.module+oc8.10.0+710+df8d8821.aarch64 - nodejs-1:24.11.1-0.module+oc8.10.0+710+df8d8821.src - nodejs-debuginfo-1:24.11.1-0.module+oc8.10.0+710+df8d8821.aarch64 - nodejs-debugsource-1:24.11.1-0.module+oc8.10.0+710+df8d8821.aarch64 - nodejs-devel-1:24.11.1-0.module+oc8.10.0+710+df8d8821.aarch64 - nodejs-docs-1:24.11.1-0.module+oc8.10.0+710+df8d8821.noarch - nodejs-full-i18n-1:24.11.1-0.module+oc8.10.0+710+df8d8821.aarch64 - nodejs-libs-1:24.11.1-0.module+oc8.10.0+710+df8d8821.aarch64 - nodejs-libs-debuginfo-1:24.11.1-0.module+oc8.10.0+710+df8d8821.aarch64 - nodejs-nodemon-0:3.0.3-1.module+oc8.10.0+710+df8d8821.noarch - nodejs-nodemon-0:3.0.3-1.module+oc8.10.0+710+df8d8821.src - nodejs-packaging-0:2021.06-6.module+oc8.10.0+710+df8d8821.noarch - nodejs-packaging-0:2021.06-6.module+oc8.10.0+710+df8d8821.src - nodejs-packaging-bundler-0:2021.06-6.module+oc8.10.0+710+df8d8821.noarch - npm-1:11.6.2-1.24.11.1.0.module+oc8.10.0+710+df8d8821.noarch - v8-13.6-devel-3:13.6.233.10-1.24.11.1.0.module+oc8.10.0+710+df8d8821.aarch64 ...