Compare commits

..

No commits in common. "imports/c8-stream-10/nodejs-10-8030020210225164533.229f0a1c" and "c8-stream-10" have entirely different histories.

1 changed files with 61 additions and 62 deletions

View File

@ -1,65 +1,64 @@
---
document: modulemd document: modulemd
version: 2 version: 2
data: data:
stream: 10 stream: 10
summary: Javascript runtime summary: Javascript runtime
description: >- description: >-
Node.js is a platform built on Chrome's JavaScript runtime for easily building Node.js is a platform built on Chrome's JavaScript runtime
fast, scalable network applications. Node.js uses an event-driven, non-blocking for easily building fast, scalable network applications.
I/O model that makes it lightweight and efficient, perfect for data-intensive Node.js uses an event-driven, non-blocking I/O model that
real-time applications that run across distributed devices. makes it lightweight and efficient, perfect for data-intensive
license: real-time applications that run across distributed devices.
module: license:
- MIT module:
dependencies: - MIT
- buildrequires: dependencies:
platform: [el8] - buildrequires:
requires: platform: [el8]
platform: [el8] requires:
references: platform: [el8]
community: http://nodejs.org references:
documentation: http://nodejs.org/en/docs community: http://nodejs.org
tracker: https://github.com/nodejs/node/issues documentation: http://nodejs.org/en/docs
profiles: tracker: https://github.com/nodejs/node/issues
common: profiles:
rpms: common:
- nodejs rpms:
- npm - nodejs
development: - npm
rpms: development:
- nodejs rpms:
- nodejs-devel - nodejs
- npm - nodejs-devel
minimal: - npm
rpms: minimal:
- nodejs rpms:
s2i: - nodejs
rpms: s2i:
- nodejs rpms:
- nodejs-nodemon - nodejs
- npm - npm
api: - nodejs-nodemon
rpms: api:
- nodejs rpms:
- nodejs-devel - nodejs
- npm - nodejs-devel
buildopts: - npm
rpms: buildopts:
macros: | rpms:
%_with_bootstrap 1 macros: |
components: %_with_bootstrap 1
rpms: components:
nodejs: rpms:
rationale: Javascript runtime and npm package manager. nodejs:
ref: stream-10-rhel-8.3.0 rationale: Javascript runtime and npm package manager.
buildorder: 10 buildorder: 10
nodejs-nodemon: ref: stream-10-rhel-8.1.0
rationale: Simple monitor script for use during development of a node.js app nodejs-packaging:
ref: stream-rhel-8.0-rhel-8.3.0 rationale: RPM Macros and Utilities for Node.js Packaging
buildorder: 200 buildorder: 100
nodejs-packaging: ref: rhel-8.0
rationale: RPM Macros and Utilities for Node.js Packaging nodejs-nodemon:
ref: stream-rhel-8.0-rhel-8.3.0 rationale: Simple monitor script for use during development of a node.js app
buildorder: 100 buildorder: 200
... ref: rhel-8.0