{
  "name": "ractive-drag-events",
  "version": "0.1.1",
  "description": "HTML5 drag/drop proxy events for a Ractive element",
  "main": "ractive-drag-events.js",
  "directories": {
    "example": "example"
  },
  "peerDependencies": {
    "ractive": "~0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Andy Hall",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/andyhall/ractive-drag-events.git"
  },
  "keywords": [
    "Ractive",
    "drag",
    "drop",
    "events"
  ],
  "bugs": {
    "url": "https://github.com/andyhall/ractive-drag-events/issues"
  },
  "homepage": "https://github.com/andyhall/ractive-drag-events"
}
