{
  "name": "vue-bulma-tabs",
  "version": "1.1.3",
  "description": "Tabs component for Vue Bulma",
  "main": "src/index.js",
  "peerDependencies": {
    "bulma": ">=0.6",
    "vue": ">=2"
  },
  "scripts": {},
  "repository": "vue-bulma/tabs",
  "keywords": [
    "vue",
    "bulma",
    "vue-bulma",
    "vue-bulma-component",
    "vue-bulma-tabs",
    "tabs"
  ],
  "author": "Fangdun Cai <cfddream@gmail.com>",
  "license": "MIT"
}
