From afb156364a61f3846cee6400f2df8859a6cd8e67 Mon Sep 17 00:00:00 2001 From: Zuzana Svetlikova Date: Wed, 20 Sep 2017 15:47:05 +0200 Subject: [PATCH] Fix description --- nodejs.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nodejs.yaml b/nodejs.yaml index 6482806..c81cc8f 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -3,13 +3,9 @@ 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. license: module: MIT