{
  "name": "dx-ui-component",
  "version": "1.0.2",
  "description": "simple vue ui component",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zyyrabbit/vue-ui-component.git"
  },
  "keywords": [
    "simple",
    "vue",
    "ui",
    "component"
  ],
  "author": "zyy",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/zyyrabbit/vue-ui-component/issues"
  },
  "homepage": "https://github.com/zyyrabbit/vue-ui-component#readme",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-loader": "^7.1.1",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-preset-env": "^1.6.1",
    "babel-preset-stage-0": "^6.24.1",
    "babel-register": "^6.24.1",
    "babel-runtime": "^6.23.0",
    "vue-loader": "^13.7.0",
    "vue-template-compiler": "^2.5.13",
    "vue": "^2.5.13",
    "vuex": "^3.0.1"
  }
}
