--- document: modulemd version: 2 data: name: nodejs stream: "18" version: 9020020230803101401 context: f855f1a9 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: mbs: buildrequires: platform: context: 00000000 filtered_rpms: [] koji_tag: module-circle-9.2.0-build ref: virtual stream: el9.2.0 stream_collision_modules: ursine_rpms: version: 3 commit: d53d343e5ca53a74d496a44f060bd4a8b79fb2fe mse: TRUE rpms: nodejs: ref: 84cc5766f0cc5a53f86c5ea20ccffab79c7e85c5 nodejs-nodemon: ref: 19ed33a772b05b916f63ac1dea32cbbb8957d3ac nodejs-packaging: ref: e823e21cfb27a5c3e3e9eec8b4f8260671caec24 scmurl: https://git.cclinux.org/stage/modules/nodejs?#d53d343e5ca53a74d496a44f060bd4a8b79fb2fe dependencies: - buildrequires: platform: [el9.2.0] requires: platform: [el9] 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 0 components: rpms: nodejs: rationale: Javascript runtime and npm package manager. repository: git+https://git.cclinux.org/stage/rpms/nodejs cache: http://pkgs.fedoraproject.org/repo/pkgs/nodejs ref: 84cc5766f0cc5a53f86c5ea20ccffab79c7e85c5 buildorder: 100 arches: [aarch64, i686, ppc64le, x86_64] nodejs-nodemon: rationale: Simple monitor script for use during development of a node.js app repository: git+https://git.cclinux.org/stage/rpms/nodejs-nodemon cache: http://pkgs.fedoraproject.org/repo/pkgs/nodejs-nodemon ref: 19ed33a772b05b916f63ac1dea32cbbb8957d3ac buildorder: 200 arches: [aarch64, i686, ppc64le, x86_64] nodejs-packaging: rationale: RPM Macros and Utilities for Node.js Packaging repository: git+https://git.cclinux.org/stage/rpms/nodejs-packaging cache: http://pkgs.fedoraproject.org/repo/pkgs/nodejs-packaging ref: e823e21cfb27a5c3e3e9eec8b4f8260671caec24 buildorder: 10 arches: [aarch64, i686, ppc64le, x86_64] ...