summaryrefslogtreecommitdiff
path: root/nowplaying/package.json
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2024-11-17 21:08:13 +0100
committernavewindre <boneyaard@gmail.com>2024-11-17 21:08:13 +0100
commitb9d696b77933e8e4a042e3414b000512bee135c1 (patch)
tree09eae02f0eb9fbde987a6ab14a251441be27b1b8 /nowplaying/package.json
parent3e5011cc5eb8331206bd15977c3c5b7cb37fb28f (diff)
nowplaying script 4 musikcube
Diffstat (limited to 'nowplaying/package.json')
-rw-r--r--nowplaying/package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/nowplaying/package.json b/nowplaying/package.json
new file mode 100644
index 0000000..37c3082
--- /dev/null
+++ b/nowplaying/package.json
@@ -0,0 +1,5 @@
+{
+ "dependencies": {
+ "ws": "^8.18.0"
+ }
+}