{
  "name": "nestable2",
  "version": "1.6.0",
  "description": "Drag & drop hierarchical list with mouse and touch compatibility",
  "main": "jquery.nestable.js",
  "scripts": {
    "test": "gulp test"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/RamonSmit/Nestable2.git"
  },
  "keywords": [
    "jquery",
    "tree",
    "list",
    "sortable",
    "nestable",
    "nestable2",
    "drag",
    "drop"
  ],
  "author": {
    "name": "David Bushell",
    "email": "hi@dbushell.com",
    "url": "https://github.com/dbushell"
  },
  "contributors": [
    {
      "name": "Ramon Smit",
      "email": "ramon@daltcore.com"
    },
    {
      "name": "Martin Zeman",
      "email": "me@zemistr.eu"
    },
    {
      "name": "Marek Skiba",
      "email": "skibamarek@gmail.com"
    }
  ],
  "dependencies": {
    "jquery": ">=1.7.2"
  },
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-clean-css": "^3.4.2",
    "gulp-eslint": "^4.0.0",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^3.0.0",
    "gulp-sass": "^3.1.0"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/RamonSmit/Nestable2/issues"
  },
  "homepage": "https://github.com/RamonSmit/Nestable2#readme"
}
