{
  "name": "nestable3",
  "version": "1.0.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/Didier-Idealcom/Nestable3.git"
  },
  "keywords": [
    "jquery",
    "tree",
    "list",
    "sortable",
    "nestable",
    "nestable2",
    "nestable3",
    "drag",
    "drop"
  ],
  "author": {
    "name": "Didier Largeron",
    "email": "largeron.didier@gmail.com"
  },
  "contributors": [
    {
      "name": "Ramon Smit",
      "email": "ramon@daltcore.com"
    },
    {
      "name": "Martin Zeman",
      "email": "me@zemistr.eu"
    },
    {
      "name": "Marek Skiba",
      "email": "skibamarek@gmail.com"
    },
    {
      "name": "David Bushell",
      "email": "hi@dbushell.com"
    }
  ],
  "dependencies": {
    "jquery": ">=1.7.2"
  },
  "devDependencies": {
    "gulp": "^4.0.2",
    "gulp-clean-css": "^4.3.0",
    "gulp-eslint": "^6.0.0",
    "gulp-rename": "^2.0.0",
    "gulp-sass": "^5.1.0",
    "gulp-uglify": "^3.0.2",
    "node-sass": "^9.0.0"
  },
  "license": "MIT"
}
