Fix description
This commit is contained in:
parent
afb156364a
commit
6816f3148f
1 changed files with 6 additions and 5 deletions
11
nodejs.yaml
11
nodejs.yaml
|
|
@ -2,11 +2,12 @@ document: modulemd
|
|||
version: 1
|
||||
data:
|
||||
summary: Javascript runtime
|
||||
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.
|
||||
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.
|
||||
license:
|
||||
module: MIT
|
||||
content: [MIT and ASL 2.0 and ISC and BSD]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue