View file bootstrap-modal-master/bower.json

File size: 520B
{
  "name": "bootstrap-modal",
  "description": "Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more.",
  "version": "2.2.5",
  "main": ["js/bootstrap-modal.js", "js/bootstrap-modalmanager.js", "css/bootstrap-modal.css"],
  "dependencies": {
    "bootstrap": ">=2.3.0"
  },
  "url": "https://github.com/jschr/bootstrap-modal.git",
  "author": "Jordan Schroter",
  "license": {
    "type": "Apache License 2.0",
    "url": "https://github.com/jschr/bootstrap-modal/blob/master/LICENSE"
  }

}