{
  "name": "mre-modal",
  "authors": [
    "Caio Curvina <caio.curvina@itamaraty.gov.br>"
  ],
  "version": "1.0.5",
  "description": "Componente responsavel pela geração de alert, confirm e prompt",
  "main": "src/mre-modal.js",
  "keywords": [
    "modal"
  ],
  "license": "private",
  "homepage": "",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "app/vendor",
    "test",
    "tests"
  ],
  "_release": "1.0.5",
  "_resolution": {
    "type": "version",
    "tag": "1.0.5",
    "commit": "3ea1f6f2fbc5f2e54009ab1553a5a4e7152eeca3"
  },
  "_source": "git://bower.itamaraty.gov.br:6789/mre-modal",
  "_target": "^1.0.0",
  "_originalSource": "mre-modal"
}