{
  "name": "hsluv",
  "description": "Human-friendly HSL",
  "keywords": ["color", "color space", "CIE", "RGB", "HSL", "HSLuv", "HPLuv"],
  "version": "0.0.3",
  "author": "Alexei Boronine <alexei@boronine.com>",
  "license": "MIT",
  "main": "hsluv.js",
  "files": ["hsluv.js"],
  "repository": {
    "type" : "git",
    "url" : "http://github.com/hsluv/hsluv.git"
  },
  "homepage": "http://www.hsluv.org"
}
