{
  "name": "vue-excel-editor",
  "email": "apple.6502@gmail.com",
  "description": "Vue2 plugin for displaying and editing the array-of-object in Excel style",
  "version": "1.5.23",
  "main": "src/main.js",
  "dependencies": {
    "vue2-datepicker": "^3.3.0",
    "vuedraggable": "^2.23.2",
    "xlsx": "^0.17.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cscan/vue-excel-editor.git"
  },
  "keywords": [
    "vue",
    "vue2",
    "vuejs",
    "excel",
    "data",
    "grid",
    "table",
    "v-model",
    "editor",
    "editable",
    "javascript",
    "DHTML",
    "no-jquery",
    "grid-editor",
    "online-editor",
    "data-grid",
    "data-table",
    "spreadsheet",
    "tabular-data",
    "edit-cell",
    "editable-table",
    "data-spreadsheet",
    "bootstrap",
    "responsive",
    "navigatable",
    "contenteditable"
  ],
  "author": "Kenneth Cheng",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/cscan/vue-excel-editor/issues"
  },
  "homepage": "https://github.com/cscan/vue-excel-editor#readme"
}
