{
  "name": "@marklogic-community/grove-vue-ui",
  "version": "1.0.0",
  "private": false,
  "grove": {
    "templateID": "grove-vue-ui",
    "templateVersion": "1.0.0"
  },
  "scripts": {
    "serve": "vue-cli-service serve --open",
    "start": "npm run serve",
    "build": "vue-cli-service build",
    "lint": "vue-cli-service lint",
    "lint:fix": "vue-cli-service lint --fix",
    "test": "npm run test:unit && npm run test:e2e",
    "test:unit": "vue-cli-service test:unit",
    "test:e2e": "vue-cli-service test:e2e"
  },
  "dependencies": {
    "axios": "^0.18.0",
    "bootstrap-less": "^3.3.8",
    "bootstrap-vue": "^2.0.0-rc.11",
    "es6-promise": "^4.2.5",
    "file-dropzone-element": "0.0.3",
    "font-awesome": "^4.7.0",
    "highlight.js": "^9.13.1",
    "isomorphic-fetch": "^2.2.1",
    "register-service-worker": "^1.4.0",
    "uuid": "^3.2.1",
    "view-binary-element": "0.0.2",
    "vue": "^2.5.17",
    "vue-axios": "^2.1.4",
    "vue-breadcrumbs": "^1.1.2",
    "vue-hljs": "^1.1.2",
    "vue-json-tree-view": "^2.1.4",
    "vue-pdf": "^3.3.1",
    "vue-router": "^3.0.1",
    "vue-toast": "^3.1.0",
    "vuelidate": "^0.7.4",
    "vuex": "^3.0.1",
    "vuex-router-sync": "^5.0.0",
    "webcomponents-lite": "^0.6.0",
    "x2js": "^3.2.3"
  },
  "devDependencies": {
    "@vue/cli-plugin-babel": "^3.1.1",
    "@vue/cli-plugin-e2e-nightwatch": "^3.1.1",
    "@vue/cli-plugin-eslint": "^3.1.4",
    "@vue/cli-plugin-pwa": "^3.1.1",
    "@vue/cli-plugin-unit-jest": "^3.1.1",
    "@vue/cli-service": "^3.1.3",
    "@vue/eslint-config-prettier": "^4.0.0",
    "@vue/test-utils": "^1.0.0-beta.20",
    "babel-core": "^7.0.0-bridge.0",
    "babel-jest": "^23.0.1",
    "html-loader": "^0.5.5",
    "less": "^3.0.4",
    "less-loader": "^4.1.0",
    "vue-template-compiler": "^2.5.17"
  }
}
