{
  "name": "@cfx-dev/stylelint-config-ui",
  "version": "1.1.2",
  "description": "cfx-dev's Stylelint config, following our styleguide",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "cfx-dev",
    "cfx",
    "stylelint",
    "stylelintconfig",
    "styleguide"
  ],
  "author": "Oleg Makushev",
  "license": "MIT",
  "peerDependencies": {
    "stylelint": ">=16"
  },
  "dependencies": {
    "@stylistic/stylelint-plugin": "^3.1.2",
    "prettier": "^3.5.3",
    "stylelint": "^16.19.1",
    "stylelint-config-standard-scss": "^14",
    "stylelint-prettier": "^5.0.3",
    "stylelint-scss": "^6.12.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "3ce9757b82bfd2a9633f5b8c4b6db4d888ebe0fe"
}
