{
  "name": "@genesislcap/stylelint-config",
  "description": "Stylelint config",
  "version": "14.472.0",
  "license": "SEE LICENSE IN license.txt",
  "engines": {
    "node": ">=22.0.0"
  },
  "dependencies": {
    "postcss-jsx": "^0.36.4",
    "postcss-syntax": "^0.36.2",
    "stylelint-config-prettier": "^9.0.3",
    "stylelint-config-standard": "^23.0.0"
  },
  "peerDependencies": {
    "stylelint": ">= 14.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/genesislcap/foundation-ui.git",
    "directory": "packages/tooling/build/stylelint-config"
  },
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "lint": "genx lint -l ox",
    "lint:fix": "genx lint -l ox --fix"
  },
  "gitHead": "9518c7fe66db1d4ceafe5555d6e9ded4dd9b249c"
}
