--- document: modulemd version: 2 data: name: nodejs stream: 10 version: 20190102201818 context: 9c690d0e 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?#7ca951f82b3db0f4f0a05a43eb37824bf6dc3137 buildrequires: platform: version: 4 ref: virtual stream: f28 context: 00000000 filtered_rpms: [] mse: TRUE rpms: nghttp2: ref: baf6cfe8eaaad8f1e16c4ba9ed8fcaa36a8cb02e http-parser: ref: 5d37695b412543c99ab07dc49c7ebf1951806c81 libuv: ref: fb955db1107c02298b4f7e453ae211b3c0673cda nodejs: ref: 233eace07d8f98572b543a73c02f6d84af283552 commit: 7ca951f82b3db0f4f0a05a43eb37824bf6dc3137 dependencies: - buildrequires: platform: [f28] requires: platform: [f28] 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 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 ...