{
  "name": "bootstrap-tabdrop",
  "version": "1.0.1",
  "homepage": "https://github.com/jschab/bootstrap-tabdrop",
  "description": "dropdown tab tool for twitter bootstrap.",
  "main": "js/bootstrap-tabdrop.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/jschab/bootstrap-tabdrop.git"
    },
    "dependencies": { 
      "jquery": ">=1.7.1",
      "bootstrap": ">=2.0.4"  
    }
}
