{
  "name": "ingaia-chat",
  "version": "1.0.0",
  "homepage": "https://github.com/ingaia/hydra.client",
  "description": "Angular Chat with SignalR API",
  "main": [
    "chat-sidebar.drv.js"
  ],
  "keywords": [
    "angular",
    "chat"
  ],
  "authors": [
    "inGaia",
    "Ricardo Teixeira"
  ],
  "moduleType": [],
  "license": "MIT",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    ".sass-cache",
    "test",
    "tests"
  ],
  "dependencies": {
  }
}
