{
  "name": "@wacg/stylelint-config",
  "description": "stylelint configuration file for WACG projects",
  "author": "Sergej Samsonenko",
  "version": "1.0.1",
  "license": "MIT",
  "main": "index.js",
  "keywords": [
    "wacg",
    "style",
    "lint",
    "config"
  ],
  "peerDependencies": {
    "stylelint": ">= 13"
  }
}
