From: Thomas Park Date: Thu, 28 Feb 2013 00:21:18 +0000 (-0500) Subject: match up components.json and package.json better X-Git-Tag: v2.3.0+2~4 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=2240071060b80ac3f7ab4e91e95c6e9c58bdf23a match up components.json and package.json better --- diff --git a/component.json b/component.json index 8d54385..bcea8f0 100644 --- a/component.json +++ b/component.json @@ -1,9 +1,9 @@ { "name": "bootswatch", - "description": "Themes for Bootstrap", - "homepage": "http://bootswatch.com", - "author": "Thomas Park", + "description": "Bootswatch is a collection of themes for Bootstrap.", "version": "2.3.0+1", + "author": "Thomas Park", + "homepage": "http://bootswatch.com", "repository": { "type": "git", "url": "git://github.com/thomaspark/bootswatch.git" diff --git a/package.json b/package.json index d1bd12e..b8bc398 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "author": "Thomas Park", "name": "bootswatch", - "description": "Bootswatch is a collection of free themes for Twitter Bootstrap.", + "description": "Bootswatch is a collection of themes for Bootstrap.", "version": "2.3.0", + "author": "Thomas Park", "homepage": "http://bootswatch.com/", "license": "Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0", "repository": {