mirror of
https://github.com/txoldi/obsidian-lastfm-plugin.git
synced 2026-07-22 06:40:51 +00:00
10 lines
271 B
JSON
10 lines
271 B
JSON
{
|
|
"id": "lastfm",
|
|
"name": "Last.fm",
|
|
"version": "1.0.5",
|
|
"minAppVersion": "1.5.0",
|
|
"description": "Fetch recent scrobbles, top tracks, artists, and albums from Last.fm.",
|
|
"author": "Gorka Gomez",
|
|
"authorUrl": "https://github.com/Txoldi",
|
|
"isDesktopOnly": false
|
|
}
|