{"remainingRequest":"/Users/filsuck/.config/yarn/global/node_modules/vue-loader/lib/index.js??vue-loader-options!/Users/filsuck/web/experiment/vgauge/src/test.vue?vue&type=script&lang=js&","dependencies":[{"path":"/Users/filsuck/web/experiment/vgauge/src/test.vue","mtime":1586333972870},{"path":"/Users/filsuck/.config/yarn/global/node_modules/babel-loader/lib/index.js","mtime":1580983064079},{"path":"/Users/filsuck/.config/yarn/global/node_modules/cache-loader/dist/cjs.js","mtime":1580983063376},{"path":"/Users/filsuck/.config/yarn/global/node_modules/vue-loader/lib/index.js","mtime":1580983063886}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KCmltcG9ydCBWR2F1Z2UgZnJvbSAnLi9WR2F1Z2UnOwoKZXhwb3J0IGRlZmF1bHQgewogIGNvbXBvbmVudHM6IHsKICAgIFZHYXVnZSwKICB9LAogIGRhdGEoKSB7CiAgICByZXR1cm4gewogICAgICB2YWx1ZTogMzUsCiAgICB9OwogIH0sCn07Cg=="},{"version":3,"sources":["test.vue"],"names":[],"mappings":";;;;AAIA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"test.vue","sourceRoot":".","sourcesContent":["<template>\n  <v-gauge :value=\"value\" :gaugeTitle=\"false\" />\n</template>\n<script>\n  import VGauge from './VGauge';\n\n  export default {\n    components: {\n      VGauge,\n    },\n    data() {\n      return {\n        value: 35,\n      };\n    },\n  };\n</script>\n"]}]}