{
  "name": "components-bootstrap",
  "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development.",
  "version": "3.0.3",
  "keywords": [
    "bootstrap",
    "css"
  ],
  "homepage": "http://github.com/components/bootstrap/",
  "author": "Twitter Inc.",
  "repository": {
    "type": "git",
    "url": "https://github.com/components/bootstrap.git"
  },
  "licenses": [
    {
      "type": "Apache-2.0",
      "url": "http://www.apache.org/licenses/LICENSE-2.0"
    }
  ],
  "dependencies": {
    "jquery": ">=1.9.0"
  },
  "main": "js/bootstrap.js"
}
