{
  "name": "phoenix_live_view_drop_zone",
  "version": "0.1.0",
  "description": "A file dropzone compatible with Phoenix LiveView's hooks.",
  "main": "priv/static/dist.js",
  "devDependencies": {
    "@parcel/transformer-elm": "^2.0.0-rc.0",
    "elm": "^0.19.1-5",
    "elm-format": "^0.8.5",
    "node-elm-compiler": "^5.0.5",
    "parcel": "^2.0.0-rc.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Jon Rowe",
  "license": "MIT",
  "repository": "https://github.com/JonRowe/phoenix-liveview-dropzone"
}
