{"library":"vue-monthly-picker","install":[{"cmd":"npm install vue-monthly-picker","imports":["import VueMonthlyPicker from 'vue-monthly-picker'","Vue.component('monthly-picker', VueMonthlyPicker);","data() { return { selectedMonth: moment() } }"]},{"cmd":"yarn add vue-monthly-picker","imports":[]},{"cmd":"pnpm add vue-monthly-picker","imports":[]}]}