{
  "name": "components-bootstrap",
  "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  "homepage": "https://getbootstrap.com",
  "keywords": [
    "css",
    "less",
    "mobile-first",
    "responsive",
    "front-end",
    "framework",
    "web"
  ],
  "license": "MIT",
  "dependencies": {
    "jquery": "~3"
  },
  "main": [
    "js/bootstrap.js",
    "css/bootstrap.css"
  ],
  "ignore": [
    "*.json"
  ]
}
