{
  "name": "@lucca-front/scss",
  "version": "21.2.2",
  "description": "A Sass framework for Lucca products.",
  "main": "src/main.scss",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LuccaSA/lucca-front.git"
  },
  "keywords": [
    "lucca",
    "scss"
  ],
  "public": true,
  "author": "The product design team <design@lucca.fr>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/LuccaSA/lucca-front/issues"
  },
  "homepage": "https://github.com/LuccaSA/lucca-front#readme",
  "dependencies": {
    "normalize.css": "^8.0.0"
  },
  "peerDependencies": {
    "@lucca-front/icons": "21.2.2",
    "@lucca/prisme": "21.2.2"
  }
}
