Compare commits
8 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1fe678af1b |
||
|
|
60be7b9df4 | ||
|
|
ae3c992f7c | ||
|
|
02400daa62 | ||
|
|
05380af1a8 | ||
|
|
6816f3148f | ||
|
|
afb156364a | ||
|
|
e5899f64e5 |
5 changed files with 1 additions and 41 deletions
0
.gitignore
vendored
0
.gitignore
vendored
13
README.md
13
README.md
|
|
@ -1,13 +0,0 @@
|
|||
nodejs dependencies
|
||||
====================
|
||||
|
||||
build dependencies calculated by brt_dep_solver
|
||||
-----------------------------------------------
|
||||
compat-openssl10
|
||||
gcc
|
||||
icu
|
||||
libuv
|
||||
|
||||
runtime dependencies calculated by brt_dep_solver
|
||||
-------------------------------------------------
|
||||
libuv
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
Master branch is not used for modules
|
||||
28
nodejs.yaml
28
nodejs.yaml
|
|
@ -1,28 +0,0 @@
|
|||
data:
|
||||
api:
|
||||
rpms:
|
||||
- nodejs
|
||||
components:
|
||||
rpms:
|
||||
compat-openssl10: {rationale: Build dependency.}
|
||||
gcc: {rationale: Build dependency.}
|
||||
icu: {rationale: Build dependency.}
|
||||
libuv: {rationale: Build and runtime dependency.}
|
||||
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.'
|
||||
filter: {}
|
||||
license:
|
||||
module: [MIT and ASL 2.0 and ISC and BSD]
|
||||
name: ''
|
||||
stream: ''
|
||||
summary: JavaScript runtime
|
||||
version: 0
|
||||
document: modulemd
|
||||
version: 1
|
||||
0
sources
0
sources
Loading…
Add table
Add a link
Reference in a new issue