--- document: modulemd version: 2 data: name: nodejs stream: 11 version: 3020190412000456 context: a5b0195c 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: scmurl: https://src.fedoraproject.org/modules/nodejs.git?#e068ceea4b82d03448eaae9a8702e57645cdd489 buildrequires: platform: stream: f30 ursine_rpms: filtered_rpms: [] version: 6 koji_tag: module-f30-build context: 00000000 stream_collision_modules: ref: f30 mse: TRUE rpms: nghttp2: ref: c0f3d3a5a293c82f2181f5a6c934a4ee359018bd http-parser: ref: c38c8e73c2d4eb3a3a4d46fcca82a88b4a46911c libuv: ref: 8d0de776ebc0eb0ada34ac8b457b4a13ec475b55 c-ares: ref: e3d358eca441cd10fc8e6a80fa7ecdddf0885bc8 nodejs: ref: 302af5c550fc929543b94452cac067c8741c4252 commit: e068ceea4b82d03448eaae9a8702e57645cdd489 dependencies: - buildrequires: platform: [f30] requires: platform: [f30] 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] http-parser: rationale: Needed for parsing HTTP requests repository: git+https://src.fedoraproject.org/rpms/http-parser cache: https://src.fedoraproject.org/repo/pkgs/http-parser 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: 11 buildorder: 10 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] ...