{
  "name": "bootstrap-ios-modal",
  "version": "1.2.3",
  "description": "a Bootstrap modal that mimics a native iOS dialog",
  "main": "test/index.html",
  "repository": {
    "type": "git",
    "url": "https://github.com/terrymorse58/bootstrap-ios-modal.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "bootstrap",
    "modal",
    "iOS"
  ],
  "author": "Terry Morse",
  "license": "MIT",
  "dependencies": {
    "bootsdark": "^1.0.3"
  }
}
