{
  "name": "sass-bootstrap",
  "version": "3.0.2",
  "main": [
    "./dist/js/bootstrap.js",
    "./dist/css/bootstrap.css",
    "./dist/fonts/*"
  ],
  "ignore": [
    "**/.*"
  ],
  "dependencies": {
    "jquery": ">= 1.9.0"
  },
  "homepage": "https://github.com/jlong/sass-bootstrap",
  "_release": "3.0.2",
  "_resolution": {
    "type": "version",
    "tag": "v3.0.2",
    "commit": "efd13cf8bf77c623cd38c927ad14a30eb1a1384b"
  },
  "_source": "https://github.com/jlong/sass-bootstrap.git",
  "_target": "~3.0.2",
  "_originalSource": "sass-bootstrap"
}