{
  "name": "kashira2339-filednd",
  "description": "Filednd is lightweight JavaScript ui library for File Drag & Drop.",
  "main": "index.js",
  "authors": [
    "kashira2339"
  ],
  "license": "MIT",
  "homepage": "https://github.com/kashira2339/filednd",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
