{
  "name": "vue-table-ui",
  "version": "1.0.2",
  "private": false,
  "author": {
    "name": "396810502@qq.com"
  },
  "keywords": ["table","vue-table","createTable"],
  "license": "ISC",
  "description": "用于vue项目动态创建table",
  "main": "vue-tableUI.umd.min.js",

  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
  
}