--- document: modulemd version: 2 data: name: nodejs stream: "14" version: 3220210223224243 context: 43bbeeef 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-f32-build ref: f32 stream: f32 stream_collision_modules: ursine_rpms: version: 1 commit: 7f5d85ea7214bb426fe9f1522e42ae0a9db77dcc mse: TRUE rpms: c-ares: ref: 503688dbdc44d692fc341e319746f87a1e7f1988 libuv: ref: 8a2dc0897dfa7555d8fe8788a0457812145c8fd9 nghttp2: ref: 605267af1ab766737054c857361f887081a17691 nodejs: ref: 867d4da14b272bfdc3514a5decad078503d06328 nodejs-packaging: ref: ed5219fd68c9a1d47d5baa090418ba0d522f2422 scmurl: https://src.fedoraproject.org/modules/nodejs.git?#7f5d85ea7214bb426fe9f1522e42ae0a9db77dcc dependencies: - buildrequires: platform: [f32] requires: platform: [f32] references: community: http://nodejs.org documentation: http://nodejs.org/en/docs tracker: https://github.com/nodejs/node/issues profiles: default: rpms: - nodejs - npm development: rpms: - nodejs - nodejs-devel - npm minimal: rpms: - nodejs api: rpms: - nodejs - nodejs-devel - npm components: rpms: c-ares: rationale: Required for DNS support repository: git+https://src.fedoraproject.org/rpms/c-ares cache: https://src.fedoraproject.org/repo/pkgs/c-ares ref: rawhide arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] libuv: rationale: Platform abstraction layer for Node.js repository: git+https://src.fedoraproject.org/rpms/libuv cache: https://src.fedoraproject.org/repo/pkgs/libuv ref: 1 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] nghttp2: rationale: Needed for HTTP2 support repository: git+https://src.fedoraproject.org/rpms/nghttp2 cache: https://src.fedoraproject.org/repo/pkgs/nghttp2 ref: rawhide arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] nodejs: rationale: Javascript runtime and npm package manager. repository: git+https://src.fedoraproject.org/rpms/nodejs cache: https://src.fedoraproject.org/repo/pkgs/nodejs ref: 14 buildorder: 10 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] nodejs-packaging: rationale: Match packaging to the runtime repository: git+https://src.fedoraproject.org/rpms/nodejs-packaging cache: https://src.fedoraproject.org/repo/pkgs/nodejs-packaging ref: rawhide buildorder: 10 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] ...