From: Thomas Park Date: Mon, 25 Feb 2013 19:41:29 +0000 (-0500) Subject: component.json for bower X-Git-Tag: v2.3.0+2~13 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=822bbe7450c26a0c7151c22873e2e8540cfed842 component.json for bower --- diff --git a/component.json b/component.json new file mode 100644 index 0000000..451e9fc --- /dev/null +++ b/component.json @@ -0,0 +1,16 @@ +{ + "name": "bootswatch", + "description": "Themes for Bootstrap", + "homepage": "http://bootswatch.com", + "author": "Thomas Park", + "version": "2.3.0+1", + "dependencies": { + "jquery": "~1.9.0" + }, + "licenses": [ + { + "type": "Apache-2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + } + ] +} \ No newline at end of file