--- document: modulemd version: 2 data: name: nodejs stream: "22" version: 8100020250129163800 context: 9c84b808 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 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 - MIT xmd: {} dependencies: - buildrequires: platform: [el8] python38: [3.8] 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_bundled 1 %_with_python3_fixup 1 components: rpms: nodejs: rationale: Javascript runtime and npm package manager. ref: changed/i8c-stream-22/nodejs-22.11.0-1.module+el8.10.0+22542+5fcaf58b buildorder: 100 arches: [i686, x86_64] nodejs-nodemon: rationale: Simple monitor script for use during development of a node.js app ref: changed/i8c-stream-22/nodejs-nodemon-3.0.1-1.module+el8.10.0+22486+80887e51 buildorder: 200 arches: [i686, x86_64] nodejs-packaging: rationale: RPM Macros and Utilities for Node.js Packaging ref: changed/i8c-stream-22/nodejs-packaging-2021.06-4.module+el8.10.0+22486+80887e51 buildorder: 10 arches: [i686, x86_64] artifacts: rpms: - nodejs-1:22.11.0-1.module+el8.10.0+581+4ca7e985.src - nodejs-docs-1:22.11.0-1.module+el8.10.0+581+4ca7e985.noarch - nodejs-nodemon-0:3.0.1-1.module+el8.10.0+581+4ca7e985.noarch - nodejs-nodemon-0:3.0.1-1.module+el8.10.0+581+4ca7e985.src - nodejs-packaging-0:2021.06-4.module+el8.10.0+581+4ca7e985.noarch - nodejs-packaging-0:2021.06-4.module+el8.10.0+581+4ca7e985.src - nodejs-packaging-bundler-0:2021.06-4.module+el8.10.0+581+4ca7e985.noarch ...