package.json 632 B

12345678910111213141516
  1. {
  2. "name": "startbootstrap-business-casual",
  3. "title": "Business Casual",
  4. "description": "A Bootstrap 4 website template featuring full page background images and other easy to use Bootstrap elements.",
  5. "version": "4.0.0-alpha",
  6. "homepage": "http://startbootstrap.com/template-overviews/business-casual",
  7. "author": "Start Bootstrap",
  8. "license": {
  9. "type": "MIT",
  10. "url": "https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE"
  11. },
  12. "repository": {
  13. "type": "git",
  14. "url": "https://github.com/BlackrockDigital/startbootstrap-business-casual.git"
  15. }
  16. }