{
  "name": "drag-nd-drop-upload-mg",
  "version": "1.0.7",
  "description": "Drag and drop Zone, upload your files either by click inside the zone or by drag it inside the zone",
  "main": "drag-nd-drop-upload-mg.js",
  "scripts": {
    "test": "node index.test.js",
    "prepublish": "npm test"
  },
  "dependencies": {},
  "keywords": [
    "Droppable zone UI",
    "uppy",
    "Drag and drop file",
    "input upload",
    "file upload",
    "dropzone",
    "drag nd drop zone",
    "input type file"
  ],
  "author": "abdelhadi habchi",
  "contributors": [
    "Taoufik Douhi <douhi.taoufik@gmail.com> (https://github.com/tchiko23)"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/abdodeve/drag-nd-drop-upload-mg.git"
  }
}
