diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..e9e97cd --- /dev/null +++ b/bower.json @@ -0,0 +1,14 @@ +{ + "name": "bootstrap3-confirmation", + "main": "bootstrap-confirmation.js", + "version": "1.0.0", + "homepage": "https://github.com/crossdot/bootstrap-confirmation", + "authors": [ + "Vitaliy " + ], + "description": "Confirmation plugin compatible with Twitter Bootstrap 3 extending Popover", + "keywords": [ + "bootstrap" + ], + "license": "MIT" +}