update (almost) all taglines and descs
[webi-installers/.git] / node / package.yash
index a10af045a389f6f062acbec10a90907b05424de0..e7508ec275a09a265115bc01c162a70062a96468 100644 (file)
@@ -1,9 +1,10 @@
 #
 # title: Node.js
 # homepage: https://nodejs.org
-# tagline: JavaScript V8 runtime
+# tagline: |
+#   Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
 # description: |
-#   Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine
+#   Node is great for simple, snappy HTTP(S) servers, and for stitching APIs together with minimal fuss or muss.
 # examples: |
 #
 #   ### Hello World