{
  "name": "color-swatch",
  "version": "0.1.0",
  "description": "A web component for displaying color swatches.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bjankord/color-swatch.git"
  },
  "keywords": [
    "color",
    "swatch",
    "color-swatch"
  ],
  "author": "Brett Jankord",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/bjankord/color-swatch/issues"
  },
  "homepage": "https://github.com/bjankord/color-swatch#readme"
}
