{
  "name": "alchemist-lchab",
  "version": "2.0.0",
  "description": "the official LCHab plugin for Alchemist.js",
  "main": "dist/alchemist-lchab-node.js",
  "main:src": "index.js",
  "scripts": {
    "dev": "gulp dev",
    "test": "gulp test",
    "build": "gulp build"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/webdesserts/alchemist-lchab"
  },
  "keywords": [
    "rgb",
    "color",
    "color-space",
    "alchemist-plugin"
  ],
  "author": "Michael C. Mullins",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/webdesserts/alchemist-lchab/issues"
  },
  "homepage": "https://github.com/webdesserts/alchemist-lchab",
  "devDependencies": {
    "alchemist-gulp": "^2.0.0",
    "alchemist-js": "^2.0.0",
    "babel-core": "^5.8.23",
    "gulp": "gulpjs/gulp#4.0"
  }
}
