platypush/platypush/plugins/music/spotify/manifest.json

10 lines
152 B
JSON

{
"manifest": {
"events": {},
"install": {
"pip": []
},
"package": "platypush.plugins.music.spotify",
"type": "plugin"
}
}