We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad20926 commit a735407Copy full SHA for a735407
composer.json
@@ -1,15 +1,15 @@
1
{
2
- "name": "grasmash/drupal-views_rss_itunes",
3
- "description": "Views RSS iTunes adds iTunes support to Views.",
+ "name": "ten7/itunes_rss",
+ "description": "Views RSS iTunes adds iTunes support to Views. Fork of grasmash/drupal-views-itunes-rss",
4
"type": "drupal-module",
5
- "homepage": "https://github.com/grasmash/drupal-views-itunes-rss",
+ "homepage": "https://github.com/ten7/drupal-views-itunes-rss",
6
"authors": [
7
8
"name": "Matthew Grasmick"
9
+ },
10
+ {
11
+ "name": "Les Lim"
12
}
13
],
- "support": {
- "issues": "https://github.com/grasmash/drupal-views-itunes-rss/issues"
- },
14
"license": "GPL-2.0+"
15
0 commit comments