mirror of
https://github.com/ivuorinen/rss-audio-player.git
synced 2026-01-26 11:34:00 +00:00
9 lines
175 B
JSON
9 lines
175 B
JSON
{
|
|
"name": "ivuorinen/rss-audio-player",
|
|
"description": "Web based RSS Audio Player",
|
|
"license": "MIT",
|
|
"require": {
|
|
"simplepie/simplepie": "*"
|
|
}
|
|
}
|