« get me outta code hell

group.comment support / new help message - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2018-06-12 23:56:19 -0300
committerFlorrie <towerofnix@gmail.com>2018-06-12 23:56:21 -0300
commit5b21b38bf5358d40e37de83260a3b9298380c782 (patch)
tree567a61f5671f0f5bd25e659b20c7ad5ca6e5924c /package.json
parent13f49822f637ca5582f593bcc0dae8a5003390f3 (diff)
group.comment support / new help message
..mentioning that you can add stuff to ~/Music to make it show up in the
default mtui playlist.
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 047b6bb..c271b28 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,7 @@
     "node-fetch": "^2.1.2",
     "node-natural-sort": "^0.8.6",
     "sanitize-filename": "^1.6.1",
-    "tempy": "^0.2.1"
+    "tempy": "^0.2.1",
+    "word-wrap": "^1.2.3"
   }
 }