Files
red_de_investigacion_front/node_modules/.cache/babel-loader/d52f4dafc083f33c6f9a41b59b9bcedf.json
T
DanielRamirezGe 5eecfbf6cd first commit
2020-01-14 20:43:08 -06:00

1 line
2.0 KiB
JSON

{"remainingRequest":"/home/george/citwa/red_de_investigacion_front/node_modules/babel-loader/lib/index.js!/home/george/citwa/red_de_investigacion_front/node_modules/cache-loader/dist/cjs.js??ref--0-0!/home/george/citwa/red_de_investigacion_front/node_modules/vue-loader/lib/index.js??vue-loader-options!/home/george/citwa/red_de_investigacion_front/src/App.vue?vue&type=script&lang=js&","dependencies":[{"path":"/home/george/citwa/red_de_investigacion_front/src/App.vue","mtime":1576041527929},{"path":"/home/george/citwa/red_de_investigacion_front/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/home/george/citwa/red_de_investigacion_front/node_modules/babel-loader/lib/index.js","mtime":499162500000},{"path":"/home/george/citwa/red_de_investigacion_front/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/home/george/citwa/red_de_investigacion_front/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KaW1wb3J0IHVzdWFyaW8gZnJvbSAnLi9jb21wb25lbnRzL3VzdWFyaW8udnVlJzsKZXhwb3J0IGRlZmF1bHQgewogIG5hbWU6ICdhcHAnLAogIGNvbXBvbmVudHM6IHsKICAgIGFwcFVzdWFyaW86IHVzdWFyaW8KICB9Cn07"},{"version":3,"sources":["App.vue"],"names":[],"mappings":";;;;;;;;;AAWA,OAAA,OAAA,MAAA,0BAAA;AAGA,eAAA;AACA,EAAA,IAAA,EAAA,KADA;AAEA,EAAA,UAAA,EAAA;AACA,IAAA,UAAA,EAAA;AADA;AAFA,CAAA","sourcesContent":["<template>\n <div id=\"app\">\n \n <appUsuario />\n <FlashMessage position=\"right bottom\"></FlashMessage>\n </div>\n \n</template>\n\n<script>\n\nimport usuario from './components/usuario.vue';\n\n\nexport default {\n name: 'app',\n components: {\n appUsuario: usuario\n }\n}\n</script>\n\n<style>\n\n#app {\n font-family: 'Avenir', Helvetica, Arial, sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n text-align: center;\n color: #2c3e50;\n padding: 0;\n margin: 0;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n</style>\n"],"sourceRoot":"src"}]}