select-or-die.jquery.json 912 Bytes
{
  "name": "select-or-die",
  "version": "0.1.3",
  "title": "Select or Die",
  "author": {
    "name": "Per Vestman",
    "email": "per@vst.mn",
    "url": "http://vst.mn"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://opensource.org/licenses/MIT"
    },
    {
      "type": "GPL",
      "url": "http://www.gnu.org/copyleft/gpl.html"
    }
  ],
  "dependencies": {
    "jquery": ">=1.8"
  },
  "description": "Yet another jQuery plugin to style/replace select elements.",
  "keywords": [
    "select",
    "input",
    "form",
    "dropdown",
    "native",
    "replacement",
    "css",
    "ui",
    "javascript",
    "jquery",
    "vestman"
  ],
  "docs": "http://vst.mn/selectordie",
  "demo": "http://vst.mn/selectordie",
  "download": "https://github.com/vestman/Select-or-Die",
  "bugs": "https://github.com/vestman/Select-or-Die/issues",
  "homepage": "http://vst.mn/selectordie"
}