{
  "name": "@vcl/bw-theme",
  "description": "The VCL BW theme",
  "version": "0.6.3",
  "main": "package.json",
  "scripts": {
    "test": "vcl-preprocessor ./index.sss ./build/test.css"
  },
  "style": "index.sss",
  "author": {
    "name": "n-fuse GmbH",
    "email": "info@n-fuse.co",
    "url": "https://www.n-fuse.co"
  },
  "contributors": [
    {
      "name": "Thomas Hoppe",
      "email": "thomas.hoppe@n-fuse.co"
    }
  ],
  "license": "MIT",
  "dependencies": {
    "@vcl/theme": "^0.6.3"
  },
  "devDependencies": {
    "@vcl/preprocessor": "^0.6.3"
  },
  "keywords": [
    "css",
    "vcl",
    "component",
    "bw",
    "theme"
  ],
  "vcl": {
    "categories": [
      {
        "title": "Themes",
        "itemPriority": 30,
        "priority": 180
      }
    ]
  },
  "gitHead": "ce76dfdbf729b9dd2d090c391d587dcf16825020"
}
