feat(api/music): initial implementation
This commit is contained in:
parent
8231c77ead
commit
13fb29389e
5 changed files with 130 additions and 0 deletions
|
|
@ -33,5 +33,9 @@
|
|||
"typescript-eslint": "^8.47.0",
|
||||
"vite": "^7.2.2",
|
||||
"vite-plugin-devtools-json": "^1.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"lastfm-ts-api": "^2.2.0",
|
||||
"node-cache": "^5.1.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue