{
  "name": "vue-cli-plugin-bootstrap-vue",
  "version": "0.8.2",
  "description": "vue-cli plugin to add Bootstrap-Vue",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/GregYankovoy/vue-cli-plugin-bootstrap-vue.git"
  },
  "keywords": [
    "bootstrap-vue",
    "bootstrap vue",
    "BootstrapVue",
    "vue bootstrap",
    "bootstrap",
    "bootstrap v4",
    "bootstrap 4",
    "plugin",
    "vue",
    "vue-cli",
    "vue-cli-3",
    "vue-cli-4",
    "cli"
  ],
  "author": "Greg Yankovoy (greg.yankovoy@gmail.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/GregYankovoy/vue-cli-plugin-bootstrap-vue/issues"
  },
  "homepage": "https://github.com/GregYankovoy/vue-cli-plugin-bootstrap-vue#readme",
  "devDependencies": {
    "@vue/cli-service": "^4.5.6"
  },
  "dependencies": {
    "lodash": "^4.17.21"
  }
}
