mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 19:30:46 -04:00
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.
7 lines
113 B
Text
7 lines
113 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Note: If you need npm (Node Package Manager), please install www/npm.
|
|
EOM
|
|
}
|
|
]
|