adding nodejs readme and module.md file

This commit is contained in:
Matus Kocka 2017-04-11 00:44:02 +02:00
commit 539584f451
2 changed files with 41 additions and 0 deletions

13
README.md Normal file
View file

@ -0,0 +1,13 @@
nodejs dependencies
====================
build dependencies calculated by brt_dep_solver
-----------------------------------------------
compat-openssl10
gcc
icu
libuv
runtime dependencies calculated by brt_dep_solver
-------------------------------------------------
libuv

28
nodejs.yaml Normal file
View file

@ -0,0 +1,28 @@
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