{"remainingRequest":"/usr/local/share/.config/yarn/global/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/home/matheus/vue-projects/vue-quick-chat/node_modules/cache-loader/dist/cjs.js??ref--0-0!/home/matheus/vue-projects/vue-quick-chat/node_modules/vue-loader/lib/index.js??vue-loader-options!/home/matheus/vue-projects/vue-quick-chat/src/App.vue?vue&type=template&id=472cff63&","dependencies":[{"path":"/home/matheus/vue-projects/vue-quick-chat/src/App.vue","mtime":1567036268654},{"path":"/home/matheus/vue-projects/vue-quick-chat/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/usr/local/share/.config/yarn/global/node_modules/vue-loader/lib/loaders/templateLoader.js","mtime":1566664071830},{"path":"/home/matheus/vue-projects/vue-quick-chat/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/home/matheus/vue-projects/vue-quick-chat/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":["var render = function() {\n  var _vm = this\n  var _h = _vm.$createElement\n  var _c = _vm._self._c || _h\n  return _c(\"div\", { attrs: { id: \"app\" } }, [\n    _c(\n      \"div\",\n      { staticClass: \"chat-container\" },\n      [\n        _c(\"Chat\", {\n          attrs: {\n            participants: _vm.participants,\n            myself: _vm.myself,\n            messages: _vm.messages,\n            onType: _vm.onType,\n            onMessageSubmit: _vm.onMessageSubmit,\n            chatTitle: _vm.chatTitle,\n            placeholder: _vm.placeholder,\n            colors: _vm.colors\n          }\n        })\n      ],\n      1\n    )\n  ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}