From 45b0089d69530ce8f859d3a5f4b0529cdec0b45f Mon Sep 17 00:00:00 2001 From: Pascal Thormeier Date: Thu, 20 Nov 2014 20:52:52 +0100 Subject: [PATCH] Use valid name and author --- composer.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 1d888f22..b859b7bb 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "happyworm/jPlayer", + "name": "happyworm/jplayer", "description": "jPlayer allows you to create a media player with a consistent interface and experience across all browsers.", "type": "component", "homepage": "http://jplayer.org/", @@ -16,8 +16,7 @@ "authors": [ { "name": "Mark J Panaghiston", - "email": "markp@happyworm.com", - "url": "http://happyworm.com/" + "email": "markp@happyworm.com" } ], "require": {