diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..b6a8bbd --- /dev/null +++ b/bower.json @@ -0,0 +1,14 @@ +{ + "name": "bootstrap-notify", + "version": "0.2.0", + "homepage": "http://goodybag.github.com/bootstrap-notify", + "authors": [ + "Nijiko Yonskai ", + "Lalit Kapoor " + ], + "description": "Bootstrap alert system made better", + "main": "js/bootstrap-notify.js", + "keywords": [ + "notification" + ] +}