{
  "name": "easy-comps",
  "version": "1.0.3",
  "description": "基于element-ui、vue2的便于使用的封装组件",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://gitee.com/ninja-liu/easy-comps.git"
  },
  "keywords": [
    "element-ui",
    "vue2",
    "table",
    "filter",
    "ecg",
    "pagination"
  ],
  "author": "liuxiaohu",
  "license": "ISC",
  "dependencies": {
    "lodash.clonedeep": "^4.5.0"
  }
}
