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