{
  "name": "mre-notificacao",
  "authors": [
    "felipe.silva <felipegunsf@gmail.com>"
  ],
  "description": "Componente para gerar notificação tipo gaveta",
  "main": "src/notificacao.js",
  "keywords": [
    "notificação",
    "notification",
    "gaveta",
    "atualizações"
  ],
  "license": "private",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "app/vendor",
    "test",
    "tests"
  ],
  "dependecies": {
    "angular-resource": "~1.4.7",
    "moment": "~2.10.6",
    "socket.io-client": "~1.4.6"
  }
}
