--- document: modulemd version: 2 data: name: nodejs stream: "22" version: 8100020250128202022 context: 1a4cb28d 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-8.10.0-build ref: virtual stream: el8.10.0 stream_collision_modules: ursine_rpms: version: 2 python38: context: 71b83295 filtered_rpms: - python38-pyparsing-0:2.4.5-3.module+el8.8.0+703+2469d899 - python38-wcwidth-0:0.1.7-16.module+el8.8.0+703+2469d899 - python38-more-itertools-0:7.2.0-5.module+el8.8.0+703+2469d899 - python38-py-0:1.8.0-8.module+el8.9.0+774+0fdb882a - python38-pluggy-0:0.13.0-3.module+el8.9.0+774+0fdb882a - python38-pytest-0:4.6.6-3.module+el8.9.0+774+0fdb882a - python38-packaging-0:19.2-3.module+el8.8.0+703+2469d899 - python38-atomicwrites-0:1.3.0-8.module+el8.8.0+679+96222339 - python38-attrs-0:19.3.0-3.module+el8.9.0+774+0fdb882a koji_tag: module-python38-3.8-8090020240203110206-71b83295 ref: 5692c281f2da12eb9413dd95debaff6d471abaf5 stream: 3.8 version: 8090020240203110206 commit: 2d64714b6ffdcf9e443f4290ba46f8fe2d855c0c mse: TRUE rpms: nodejs: ref: 11df3e50d4289b7056c3da156ac9ba300cac75b3 nodejs-nodemon: ref: c3d60efb4baed99a9d6964f2a1a286cc00d72798 nodejs-packaging: ref: faf6b191b620551597129c8fae81acfe0c2f7879 scmurl: https://git.cclinux.org/stage/modules/nodejs?#2d64714b6ffdcf9e443f4290ba46f8fe2d855c0c ursine_rpms: - babel-0:2.5.1-7.el8.noarch dependencies: - buildrequires: platform: [el8.10.0] 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. repository: git+https://git.cclinux.org/stage/rpms/nodejs cache: http://pkgs.fedoraproject.org/repo/pkgs/nodejs ref: 11df3e50d4289b7056c3da156ac9ba300cac75b3 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: c3d60efb4baed99a9d6964f2a1a286cc00d72798 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: faf6b191b620551597129c8fae81acfe0c2f7879 buildorder: 10 arches: [aarch64, i686, ppc64le, x86_64] ...