import nodejs-12-8030020200630221304.30b713e6

This commit is contained in:
CentOS Sources 2020-07-28 10:33:09 -04:00 committed by Stepan Oksanichenko
parent 68c430970a
commit e8883a61f2

View File

@ -2,65 +2,64 @@
document: modulemd document: modulemd
version: 2 version: 2
data: data:
name: nodejs stream: 12
stream: 12 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-packaging: ref: stream-12-rhel-8.3.0
rationale: RPM Macros and Utilities for Node.js Packaging buildorder: 100
buildorder: 10 nodejs-nodemon:
ref: stream-12-rhel-8.1.0 rationale: Simple monitor script for use during development of a node.js app
nodejs: ref: stream-12-rhel-8.3.0
rationale: Javascript runtime and npm package manager. buildorder: 200
buildorder: 100 nodejs-packaging:
ref: stream-12-rhel-8.1.0 rationale: RPM Macros and Utilities for Node.js Packaging
nodejs-nodemon: ref: stream-12-rhel-8.3.0
rationale: Simple monitor script for use during development of a node.js app buildorder: 10
buildorder: 200 ...
ref: stream-12-rhel-8.1.0