{
  "name": "dragular",
  "version": "4.6.0",
  "description": "Angular drag and drop library based on dragula, but full featured. For light-weight angular wrap of dragula look for angular-dragula",
  "main": [
    "dist/dragular.js",
    "dist/dragular.css"
  ],
  "dependencies": {
    "angular": "1.x"
  },
  "ignore": [
    "node_modules",
    "bower_components",
    ".publish"
  ],
  "homepage": "http://luckylooke.github.io/dragular/",
  "authors": [
    "Ctibor Laky <luckylooke@gmail.com>"
  ],
  "license": "MIT"
}
