{
  "_from": "css-color-function@^1.2.0",
  "_id": "css-color-function@1.3.3",
  "_inBundle": false,
  "_integrity": "sha1-jtJMLAIFBzM5+voAS8jBQfzLKC4=",
  "_location": "/css-color-function",
  "_phantomChildren": {
    "ms": "2.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "css-color-function@^1.2.0",
    "name": "css-color-function",
    "escapedName": "css-color-function",
    "rawSpec": "^1.2.0",
    "saveSpec": null,
    "fetchSpec": "^1.2.0"
  },
  "_requiredBy": [
    "/postcss-color-function"
  ],
  "_resolved": "https://registry.npmjs.org/css-color-function/-/css-color-function-1.3.3.tgz",
  "_shasum": "8ed24c2c0205073339fafa004bc8c141fccb282e",
  "_spec": "css-color-function@^1.2.0",
  "_where": "/Users/zhangxiaodong/Sites/djUi/packages/theme-default/node_modules/postcss-color-function",
  "bugs": {
    "url": "https://github.com/ianstormtaylor/css-color-function/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "balanced-match": "0.1.0",
    "color": "^0.11.0",
    "debug": "^3.1.0",
    "rgb": "~0.1.0"
  },
  "deprecated": false,
  "description": "A parser and converter for Tab Atkins's proposed color function in CSS.",
  "devDependencies": {
    "mocha": "*"
  },
  "homepage": "https://github.com/ianstormtaylor/css-color-function#readme",
  "keywords": [
    "color",
    "function",
    "css",
    "parse",
    "convert"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "css-color-function",
  "repository": {
    "type": "git",
    "url": "git://github.com/ianstormtaylor/css-color-function.git"
  },
  "version": "1.3.3"
}
