.bower.json 376 B

123456789101112131415
  1. {
  2. "name": "bootstrap",
  3. "homepage": "https://github.com/twbs/bootstrap",
  4. "version": "4.3.1",
  5. "_release": "4.3.1",
  6. "_resolution": {
  7. "type": "version",
  8. "tag": "v4.3.1",
  9. "commit": "8fa0d3010112dca5dd6dd501173415856001ba8b"
  10. },
  11. "_source": "https://github.com/twbs/bootstrap.git",
  12. "_target": "^4.3.1",
  13. "_originalSource": "bootstrap",
  14. "_direct": true
  15. }