{
  "name": "jquery-sortable",
  "version": "0.9.13",
  "homepage": "http://johnny.github.io/jquery-sortable/",
  "authors": [
    "Jonas von Andrian"
  ],
  "main": "./source/js/jquery-sortable.js",
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "sortable",
    "sort",
    "sorting",
    "drag",
    "dragging"
  ],
  "license": "BSD-3",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
