{
  "name": "@axa-ch/materials",
  "version": "16.0.8",
  "description": "The materials component for the AXA Pattern Library",
  "author": "Pattern Warriors",
  "homepage": "https://github.com/axa-ch-webhub-cloud/pattern-library/tree/develop/src/components/00-materials/#readme",
  "license": "Copyright 2019 AXA Versicherungen AG",
  "scripts": {
    "build-icons": "rm -rf ./icons-raw/.tmp && svgo --quiet --disable=removeViewBox -f icons-raw -r -o icons-raw/.tmp",
    "build-images": "rm -rf ./images-raw/.tmp && svgo --quiet --disable=removeViewBox --config 'svgo-config.json' -f images-raw -r -o images-raw/.tmp",
    "build": "node scripts/export-svg",
    "genPackagelock": "npm i --package-lock-only"
  },
  "files": [
    "styles",
    "icons",
    "images",
    "icons-raw",
    "images-raw"
  ],
  "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"
  },
  "devDependencies": {
    "svgo": "^2.8.0"
  },
  "dependencies": {
    "lit": "^2.2.1"
  },
  "gitHead": "5f6a81d33d7ff250a844afdfd0131e66fb66d7ae"
}
