--- document: modulemd version: 2 data: name: nodejs stream: 10 version: 2920190424132100 context: 6c81f848 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?#47ffe496ac7edcee3ca8ce75ee78dffaf6a0b8aa buildrequires: platform: stream: f29 ursine_rpms: filtered_rpms: [] version: 5 koji_tag: module-f29-build context: 00000000 stream_collision_modules: ref: f29 mse: TRUE rpms: nghttp2: ref: deadc81a6486199a468e31139941011a17c0124c http-parser: ref: 6cdb745e6d92fa8c21ab1c0fd000f206d0d572e3 libuv: ref: eb814ebd0eebeee547c19fc7416f7852c5e6cf7c nodejs: ref: ab8672abf9cde5a8152346c285e8365f5039f473 commit: 47ffe496ac7edcee3ca8ce75ee78dffaf6a0b8aa dependencies: - buildrequires: platform: [f29] requires: platform: [f29] 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: 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: 10 buildorder: 10 arches: [aarch64, armv7hl, i686, ppc64le, s390x, x86_64] ...