{
  "name": "custom-bootstrap-card",
  "version": "1.3.4",
  "description": "a responsive custom Bootstrap 4 card component with hover animation effects",
  "main": "src/bootstrap-card.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "lite-server"
  },
  "repository": {
    "type" : "git",
    "url" : "https://github.com/terrymorse58/custom-bootstrap-card"
  },
  "author": "Terry Morse",
  "license": "ISC",
  "devDependencies": {
    "lite-server": "^2.6.1"
  }
}
