From e2db1a4d6ec0f592c628327eabe39ebaf3dd2283 Mon Sep 17 00:00:00 2001 From: Ashley Date: Thu, 18 Aug 2022 23:05:08 +0200 Subject: [PATCH] Update 'package.json' --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 94e3eb52..aa818cf3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,8 @@ "node-html-parser": "^5.3.3", "get-image-colors": "^4.0.1", "express-useragent": "^1.0.15", - "js-sha512":"0.8.0" + "js-sha512":"0.8.0", + "music-info": "^1.2.1" }, "engines": { "node": "16.x"