--- document: modulemd version: 2 data: name: nodejs stream: 12 version: 3120191202171146 context: f636be4b 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-f31-build ref: f31 stream: f31 stream_collision_modules: ursine_rpms: version: 1 commit: 5f6fe01f0d734569772e501f9cec782650323f87 mse: TRUE rpms: c-ares: ref: e11b95a98d4b7ca9e9a0d1e497b3ac8c68cd5258 icu: ref: 72d63161902bc03bb480cb49c5e56f7dd35e3490 libuv: ref: 88e2d16682cd0c330e0fb77ed5099f914490f49e nghttp2: ref: f4703e41538f39a25b91123017276fb803c11d42 nodejs: ref: ac499c11f6e05657988a91742fb199a2bde295d2 scmurl: https://src.fedoraproject.org/modules/nodejs.git?#5f6fe01f0d734569772e501f9cec782650323f87 dependencies: - buildrequires: platform: [f31] requires: platform: [f31] 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] icu: rationale: Required for i18n/l10n support repository: git+https://src.fedoraproject.org/rpms/icu cache: https://src.fedoraproject.org/repo/pkgs/icu 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: 12 buildorder: 10 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] ...