{
  "name": "quill-drag-and-drop-module",
  "description": "Quill module to add drag-and-drop support to the Quill container",
  "main": "quill-module.js",
  "authors": [
    "Christian Bankester <cbankester@immense.net>"
  ],
  "license": "MIT",
  "keywords": [
    "quill",
    "drag-and-drop"
  ],
  "homepage": "https://github.com/immense/quill-drag-and-drop-module",
  "moduleType": [],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
