Files
rss-audio-player/composer.json
Ismo Vuorinen 9441defd90 RSSAudioPlayer 1.0
Quick system to play your (currently my) favourite podcast feeds and stuff.
2013-07-26 15:33:28 +03:00

9 lines
175 B
JSON

{
"name": "ivuorinen/rss-audio-player",
"description": "Web based RSS Audio Player",
"license": "MIT",
"require": {
"simplepie/simplepie": "*"
}
}