{
  "name": "@baloise/ds-styles",
  "version": "19.10.2",
  "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://baloise-design-system.vercel.app",
  "license": "Apache-2.0",
  "bin": {
    "ds-styles-migrate": "./bin/index.mjs"
  },
  "main": "scss/baloise-design-system.sass",
  "style": "css/baloise-design-system.css",
  "files": [
    "bin/",
    "css/",
    "sass/",
    "src/"
  ],
  "dependencies": {
    "@baloise/ds-fonts": "19.10.2",
    "@baloise/ds-tokens": "19.10.2",
    "@phenomnomnominal/tsquery": "6.1.3",
    "cheerio": "1.0.0-rc.12",
    "glob": "10.5.0",
    "prompts": "2.4.2",
    "replace-in-file": "8.4.0",
    "typescript": "~5.4.2"
  },
  "gitHead": "4157249628694f5811f322e0a547989ca9a9c6a6"
}
