{
  "name": "@uib/css",
  "description": "The official css component library for use in web applications designed in accordance with the Dräger \"Usability is Blue\" design manual.",
  "version": "10.14.1",
  "bugs": "https://dev.azure.com/draeger/UsabilityIsBlue",
  "author": "Drägerwerk AG & Co.KGaA",
  "license": "SEE LICENSE IN license.txt",
  "files": [
    "scss/partials/*",
    "scss/variables/*",
    "scss/mixins/*",
    "themes/*",
    "*.svg",
    "README.md",
    "CHANGELOG.md",
    "license.txt"
  ],
  "peerDependencies": {
    "@uib/icons": ">=3.0.0"
  }
}
