summaryrefslogtreecommitdiff
path: root/2/composer.json
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-08-06 15:15:37 -0400
committerThomas Park <thomas@thomaspark.me>2013-08-06 15:15:37 -0400
commit55f9c2cec0e48dc5190a1f81f297e469c2d5015b (patch)
treec6c9730b102c7d1239cf143c0ffd9d9de6a8d088 /2/composer.json
parenta25e04ec97d3d08fb722a167f07150d9af9f1229 (diff)
moves v2.3.2 to /2/
Diffstat (limited to '2/composer.json')
-rw-r--r--2/composer.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/2/composer.json b/2/composer.json
new file mode 100644
index 00000000..6d32a84b
--- /dev/null
+++ b/2/composer.json
@@ -0,0 +1,11 @@
+{
+ "name": "thomaspark/bootswatch",
+ "description": "Themes for Twitter Bootstrap",
+ "licenses": "Apache-2.0",
+ "authors": [
+ {
+ "name": "thomaspark",
+ "email": "hello@thomaspark.me"
+ }
+ ]
+}