summaryrefslogtreecommitdiffstats
path: root/development/nodejs/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/nodejs/README')
-rw-r--r--development/nodejs/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/development/nodejs/README b/development/nodejs/README
deleted file mode 100644
index 19aa105720..0000000000
--- a/development/nodejs/README
+++ /dev/null
@@ -1,8 +0,0 @@
-Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
-
-Node.js uses an event-driven, non-blocking I/O model that makes it
-lightweight and efficient. Node.js' package ecosystem, npm, is the
-largest ecosystem of open source libraries in the world.
-
-NOTE: This version uses an internal OpenSSL version instead of
-the one provided in Slackware package.