{
  "name": "drag-drop-touch",
  "version": "1.3.1",
  "description": "Polyfill that enables HTML5 drag drop support on mobile (touch) devices",
  "main": "DragDropTouch.js",
  "files": ["DragDropTouch.js"],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Bernardo Castilho",
  "license": "MIT"
}
