{
  "name": "@ueno/stylelint-config",
  "version": "1.1.2",
  "description": "Ueno's stylelint config",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ueno-llc/styleguide.git"
  },
  "keywords": [
    "stylelint",
    "ueno"
  ],
  "author": "ueno. <hi@ueno.co> (http://ueno.co)",
  "contributors": [
    "Jeremy Barbet <jeremy@ueno.co>"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ueno-llc/styleguide/issues"
  },
  "homepage": "https://github.com/ueno-llc/styleguide#readme",
  "dependencies": {
    "stylelint-config-primer": "3.0.1",
    "stylelint-order": "2.0.0"
  },
  "peerDependencies": {
    "stylelint": "^8.2.0 || ^9.0.0"
  }
}
