{
  "name": "scss-color-curve",
  "version": "1.2.1",
  "description": "The SCSS Color Curve (SCC) is a color mapping tool that simplifies the process of generating color themes and variations from a base color.",
  "author": "Jake Miller <jake83miller@gmail.com> (https://github.com/jcmill)",
  "main": "_sass-color-curve.scss",
  "exports": {
    "sass": "./_sass-color-curve.scss"
  },
  "homepage": "https://github.com/jcmill/scss-color-curve#readme",
  "repository": {
    "type": "git",
    "url": "https://github.com/jcmill/scss-color-curve.git"
  },
  "bugs": {
    "url": "https://github.com/jcmill/scss-color-curve/issues"
  },
  "keywords": [
    "sass",
    "scss",
    "color",
    "colors",
    "saturated",
    "saturation",
    "theme",
    "variation",
    "variations",
    "linear",
    "namespace"
  ],
  "license": "ISC"
}
