It became 'Flatness' and also flatter!
[bootswatch] / component.json
index cf50b43..3290591 100644 (file)
@@ -1,11 +1,15 @@
 {
        "name": "bootswatch",
-       "description": "Themes for Bootstrap",
-       "homepage": "http://bootswatch.com",
+       "description": "Bootswatch is a collection of themes for Bootstrap.",
+       "version": "2.3.1",
        "author": "Thomas Park",
-       "version": "v2.3.0+1",
+       "homepage": "http://bootswatch.com",
+       "repository": {
+               "type": "git",
+               "url": "git://github.com/thomaspark/bootswatch.git"
+       },
        "dependencies": {
-               "jquery": "~1.9.0"
+               "bootstrap": "~2.3.1"
        },
        "licenses": [
                {