diff options
Diffstat (limited to 'development/nodejs-bin/README')
-rw-r--r-- | development/nodejs-bin/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/development/nodejs-bin/README b/development/nodejs-bin/README deleted file mode 100644 index 24aa9a0c04..0000000000 --- a/development/nodejs-bin/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. - -This meta-package uses binary x86_64 distribution as a temporary -workaround for the lack of Node.js 10+ in Slackware 14.2. |