{
  "name": "@baloise/design-system-fonts",
  "version": "15.2.4",
  "description": "The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.",
  "repository": {
    "type": "git",
    "url": "https://github.com/baloise/design-system.git"
  },
  "publishConfig": {
    "access": "public"
  },
  "homepage": "https://design.baloise.dev",
  "license": "Apache-2.0",
  "scripts": {
    "docs": "npm run docs:clean && npm run docs:archive",
    "docs:clean": "rimraf ./dist",
    "docs:archive": "node ../../.build/archive-font.js"
  },
  "main": "./css/fonts.css",
  "files": [
    "dist/",
    "css/",
    "scss/",
    "lib/"
  ],
  "gitHead": "4157249628694f5811f322e0a547989ca9a9c6a6"
}
