{
  "name": "multiple-select-prog666",
  "main": "jquery.multiple.select.js",
  "version": "1.1.1",
  "title": "Multiple Select",
  "description": "Multiple select is a jQuery plugin to select multiple elements with checkboxes :).",
  "author": {
    "name": "Danila Dergachev",
    "email": "gnomdan@yandex.ru"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/prog666/multiple-select.git"
  },
  "license": "MIT",
  "dependencies": {
    "jquery": ">=1.7"
  },
  "keywords": [
    "multiple.select",
    "select.list",
    "multiple.choose",
    "checkbox"
  ],
  "homepage": "https://github.com/prog666/multiple-select/",
  "bugs": {
    "url": "https://github.com/prog666/multiple-select/issues"
  },
  "download": "https://github.com/prog666/multiple-select/archive/master.zip"
}
