match up components.json and package.json better
authorThomas Park <thomas@thomaspark.me>
Thu, 28 Feb 2013 00:21:18 +0000 (19:21 -0500)
committerThomas Park <thomas@thomaspark.me>
Thu, 28 Feb 2013 00:21:18 +0000 (19:21 -0500)
component.json
package.json

index 8d54385..bcea8f0 100644 (file)
@@ -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"
index d1bd12e..b8bc398 100644 (file)
@@ -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": {