diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..1b17b00 --- /dev/null +++ b/bower.json @@ -0,0 +1,14 @@ +{ + "name": "shoelace", + "version": "1.0.0", + "homepage": "https://github.com/hash-bang/Shoelace", + "authors": [ + "Matt Carter " + ], + "description": "A small addon library for Bootstrap providing additional JS and CSS hacks", + "keywords": [ + "bootstrap", + "addon" + ], + "license": "MIT" +}