{
  "name": "@axa-ch/heading",
  "version": "7.0.3",
  "description": "The heading component for the AXA Pattern Library",
  "author": "Pattern Warriors",
  "homepage": "https://github.com/axa-ch-webhub-cloud/pattern-library/tree/develop/src/components/10-atoms/heading#readme",
  "license": "Copyright 2019 AXA Versicherungen AG",
  "scripts": {
    "prepublishOnly": "../../../../scripts/build/prepublish.js",
    "build": "rollup --silent --config ../../../../rollup.config.js",
    "build-dist": "rollup --silent --config ../../../../rollup.config.dist.js",
    "postpublish": "../../../../scripts/build/postpublish.js",
    "watch": "rollup --watch --silent --config ../../../../rollup.config.js",
    "genPackagelock": "npm i --package-lock-only"
  },
  "files": [
    "lib",
    "dist"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/axa-ch-webhub-cloud/pattern-library.git"
  },
  "bugs": {
    "url": "https://github.com/axa-ch-webhub-cloud/pattern-library/issues"
  },
  "dependencies": {
    "lit": "^2.2.1"
  },
  "gitHead": "7b8dcee5f207421df00c84e80815ab618634088c",
  "main": "lib/index.js"
}