{
  "name": "bootstrap-scss-only",
  "version": "4.1.3",
  "description": "[Bootstrap](http://getbootstrap.com/) CSS and SASS libraries only. No javascript, and more importantly NO depenedency on jQuery.",
  "author": {
    "name": "Twitter, Inc."
  },
  "license": "MIT",
  "homepage": "http://getbootstrap.com",
  "main": "scss/bootstrap.scss",
  "files": [
    "css",
	"scss",
    "LICENSE"
  ]
}