« get me outta code hell

handy combine-album.js utility - 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:
author(quasar) nebula <towerofnix@gmail.com>2021-08-14 00:11:39 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-08-14 00:12:07 -0300
commitc047b8c57d4e5012578c072420d2b73dd5b59c4c (patch)
tree52270b0895d4bb61790aff43856ff4e3d2e78982 /package.json
parent9c7e30f90f0e30535f87fbb28222c9a40940d9ec (diff)
handy combine-album.js utility
this isn't exposed via the mtui command so like, just run it directly
with node right now lol

(this commit also makes "." parse in timestamp positions)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 421b0a4..e3ea74d 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
     "node-fetch": "^2.6.0",
     "open": "^7.0.3",
     "sanitize-filename": "^1.6.3",
+    "shell-escape": "^0.2.0",
     "tempy": "^0.2.1",
     "tui-lib": "^0.2.1",
     "tui-text-editor": "^0.3.1",