{
  "name": "vue-cli-plugin-element-zkml",
  "version": "0.1.1",
  "description": "Quickly build a backend system with vue-cli and element-ui in seconds.",
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/codetrial/vue-cli-plugin-element.git"
  },
  "keywords": [
    "vue",
    "vue-cli",
    "vue-cli-plugin",
    "vue-cli-zkml",
    "plugin",
    "element",
    "zkml"
  ],
  "author": "felixpy",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/codetrial/vue-cli-plugin-element/issues"
  },
  "homepage": "https://github.com/codetrial/vue-cli-plugin-element#readme"
}