{
  "name": "stylelint-config-fabric-demo",
  "version": "0.3.5",
  "main": "index.js",
  "peerDependencies": {
    "stylelint": "^15.11.0",
    "stylelint-config-standard": "^34.0.0",
    "stylelint-config-css-modules": "4.3.0",
    "stylelint-scss": "^5.3.2",
    "stylelint-config-standard-less": "^2.0.0",
    "stylelint-config-standard-scss": "^11.1.0",
    "postcss-less": "^6.0.0",
    "postcss-scss": "^4.0.9",
    "postcss-html": "^1.8.0",
    "stylelint-config-html": "^1.1.0",
    "stylelint-config-standard-vue": "^1.0.0"
  },
  "engines": {
    "node": ">=16.17.0",
    "npm": ">= 8.15.0"
  },
  "description": "stylelint-config for css, less in vue2",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/realgeoffrey/fabric-demo.git"
  }
}
