{
  "name": "mympond",
  "version": "1.0.1",
  "description": "File management UX UI companent library with vanillajs",
  "main": "src/mympond.js",
  "module": "src/mympond.js",
  "files": [
    "src/"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "filepond",
    "upload",
    "file-uploader",
    "drag-and-drop",
    "javascript"
  ],
  "author": "Muhammed YILMAZ",
  "license": "MIT"
}
