{
  "name": "bootstrap",
  "version": "3.0.0",
  "main": [
    "./dist/js/bootstrap.js",
    "./dist/css/bootstrap.css"
  ],
  "ignore": [
    "**/.*"
  ],
  "dependencies": {
    "jquery": ">= 1.9.0"
  },
  "homepage": "https://github.com/twbs/bootstrap",
  "_release": "3.0.0",
  "_resolution": {
    "type": "version",
    "tag": "v3.0.0",
    "commit": "e8a1df5f060bf7e6631554648e0abde150aedbe4"
  },
  "_source": "git://github.com/twbs/bootstrap.git",
  "_target": "~3.0.0",
  "_originalSource": "bootstrap",
  "_direct": true
}