{
  "name": "vue3-excel-editor-customized",
  "email": "bourisettyvaralaramadevi@gmail.com",
  "description": "Vue3 plugin for displaying and editing the array-of-object in Excel style",
  "version": "1.0.2",
  "main": "src/main.js",
  "dependencies": {
    "@vuepic/vue-datepicker": "^3.3.0",
    "vuedraggable": "^4.1.0",
    "xlsx": "^0.18.5"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Ramadevi2004/vue3-excel-editor-v5.git"
  },
  "keywords": [
    "vue",
    "vue3",
    "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": "Ramadevi Bourisetty Varala",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Ramadevi2004/vue3-excel-editor-v5/issues"
  },
  "homepage": "https://github.com/Ramadevi2004/vue3-excel-editor-v5"
}