{
  "name": "@swis/fluo-stylelint-config-smacss",
  "description": "SCSS SMACSS Style - Stylelint Shareable Config for SWIS",
  "version": "1.2.0",
  "author": "SWIS <info@swis.nl> (https://www.swis.nl)",
  "contributors": [
    "Cees Geene <cees@swis.nl>",
    "Joris Meijer <joris@swis.nl>",
    "Timo Huisman <thuisman@swis.nl>"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@bitbucket.org/swisnl/fluo-stylelint-config-smacss.git"
  },
  "dependencies": {
    "@swis/fluo-stylelint-config": "^1.1.0",
    "stylelint-config-property-sort-order-smacss": "^9.0.0"
  },
  "keywords": [
    "SWIS",
    "drupal",
    "fluo",
    "linters",
    "smacss",
    "stylelint"
  ],
  "license": "MIT",
  "main": "index.js",
  "homepage": "https://bitbucket.org/swisnl/fluo-stylelint-config-smacss#readme",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
