--- document: modulemd version: 2 data: name: nodejs stream: 14 version: 3220200429191256 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: 95a0b1d9906f24c3a75086bd2103aaeb77d16413 mse: TRUE rpms: c-ares: ref: 228acfd1573e4a377d55cdaea1cce2ec0e64c0d6 libuv: ref: 525f58b7b894246f366118d4d3595f6ecf94e915 nghttp2: ref: 28fe9a0c736d22fc6877f5f66867e695568c0821 nodejs: ref: bb1d7b3d198399b07556fd065e053e613d7e8181 nodejs-packaging: ref: 06eeb0e6994355bec1b882666ff50540ad2ee1c6 scmurl: https://src.fedoraproject.org/modules/nodejs.git?#95a0b1d9906f24c3a75086bd2103aaeb77d16413 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: master 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: master 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: master buildorder: 10 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] ...