--- document: modulemd version: 2 data: name: nodejs stream: 10 version: 20180920144631 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?#768aa610027667d9b67d05b9d1aa94de4a20f44b buildrequires: platform: version: 5 ref: f30 stream: f30 context: 00000000 filtered_rpms: [] mse: TRUE rpms: nghttp2: ref: 67592912fdb33b88075882934e4ec1b551f97cd3 libuv: ref: b47ae1758ba157e78837eb4ac759a1ea3d5dd734 nodejs: ref: 74ef5461c130a9b009f9f194b2b9865b2a459f3c commit: 768aa610027667d9b67d05b9d1aa94de4a20f44b 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: 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 nghttp2: rationale: Needed for HTTP2 support repository: git+https://src.fedoraproject.org/rpms/nghttp2 cache: https://src.fedoraproject.org/repo/pkgs/nghttp2 ref: master 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 ...