{
  "name": "mre-authentication",
  "authors": [
    "Lucas Campelo <lucas.campelo@itamaraty.gov.br>"
  ],
  "description": "Componente de Autenticação com o Cordilheira",
  "main": "src/buzzInterceptorService.js",
  "moduleType": [],
  "keywords": [
    "mre",
    "auth",
    "authentication",
    "autenticacao",
    "login",
    "cookie"
  ],
  "license": "private",
  "homepage": "",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "app/vendor",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular-cookies": "~1.4.8",
    "angular-ui-router": "~0.2.15",
    "socket.io-client": "~1.4.6"
  },
  "version": "1.6.3",
  "_release": "1.6.3",
  "_resolution": {
    "type": "version",
    "tag": "1.6.3",
    "commit": "d2c81ebec87d3a31a4d53c2cea7459effa76a04d"
  },
  "_source": "git://bower.itamaraty.gov.br:6789/mre-authentication",
  "_target": "^1.2.0",
  "_originalSource": "mre-authentication"
}