{"library":"vue-smooth-reflow","install":[{"cmd":"npm install vue-smooth-reflow","imports":["import smoothReflow from 'vue-smooth-reflow'","<script src=\"https://unpkg.com/vue-smooth-reflow\"></script>\n// Available as global variable `SmoothReflow`","export default {\n  mixins: [smoothReflow],\n  mounted() {\n    this.$smoothReflow()\n  }\n}"]},{"cmd":"yarn add vue-smooth-reflow","imports":[]},{"cmd":"pnpm add vue-smooth-reflow","imports":[]}]}