{
  "name": "@logo-software/hero",
  "version": "11.0.0",
  "peerDependencies": {
    "@angular/common": "^11.0.3",
    "@angular/core": "^11.0.3"
  },
  "dependencies": {
    "tslib": "^2.0.0",
    "@logo-software/theme": "~3.8.1"
  },
  "description": "Hero module is a lightweight, flexible component that can optionally extend the first viewable section to showcase key marketing messages on your site.",
  "homepage": "http://elements.logo.com.tr",
  "author": {
    "email": "Serhan.Gurbuz@logo.com.tr",
    "name": "Serhan Gürbüz"
  },
  "repository": {
    "type": "git",
    "url": "http://stash.logo.com.tr/scm/fd/theme.git"
  },
  "keywords": [
    "hero",
    "component",
    "marketing",
    "eye catch",
    "jumbotron",
    "responsive",
    "mobile",
    "support",
    "angular"
  ],
  "license": "See license in LICENSE file",
  "main": "bundles/logo-software-hero.umd.js",
  "module": "fesm2015/logo-software-hero.js",
  "es2015": "fesm2015/logo-software-hero.js",
  "esm2015": "esm2015/logo-software-hero.js",
  "fesm2015": "fesm2015/logo-software-hero.js",
  "typings": "logo-software-hero.d.ts",
  "metadata": "logo-software-hero.metadata.json",
  "sideEffects": false
}