mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 21:14:22 +00:00
start adding showcase screen
This commit is contained in:
10
MusicPlayerV2-GUI/package-lock.json
generated
10
MusicPlayerV2-GUI/package-lock.json
generated
@@ -13,6 +13,7 @@
|
||||
"@jridgewell/sourcemap-codec": "^1.4.15",
|
||||
"@rollup/plugin-inject": "^5.0.5",
|
||||
"buffer": "^6.0.3",
|
||||
"colorthief": "^2.2.0",
|
||||
"music-metadata-browser": "^2.5.10",
|
||||
"musickit-typescript": "^1.2.4",
|
||||
"pinia": "^2.1.7",
|
||||
@@ -1585,6 +1586,15 @@
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/colorthief": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/colorthief/-/colorthief-2.2.0.tgz",
|
||||
"integrity": "sha512-jtS2rrSQQMHqE4tkzpZu7l4MDOwKuZTxzsHdhFmxwshCX/5snPIzC+CwwHOwaACa6bwYV3qHwvnCSLqKvsC4Dw==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=10.15.3"
|
||||
}
|
||||
},
|
||||
"node_modules/computeds": {
|
||||
"version": "0.0.1",
|
||||
"resolved": "https://registry.npmjs.org/computeds/-/computeds-0.0.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user