{
  "_from": "postcss-short-color@^1.0.0",
  "_id": "postcss-short-color@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-x7ecm0tmEg3eX2SAka59S6huOnY=",
  "_location": "/postcss-short-color",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss-short-color@^1.0.0",
    "name": "postcss-short-color",
    "escapedName": "postcss-short-color",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/postcss-short"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-short-color/-/postcss-short-color-1.0.0.tgz",
  "_shasum": "c7b79c9b4b66120dde5f648091ae7d4ba86e3a76",
  "_spec": "postcss-short-color@^1.0.0",
  "_where": "/Users/zhangxiaodong/Sites/djUi/packages/theme-default/node_modules/postcss-short",
  "author": {
    "name": "Jonathan Neal",
    "email": "jonathantneal@hotmail.com"
  },
  "bugs": {
    "url": "https://github.com/jonathantneal/postcss-short-color/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "postcss": "^5.0.4"
  },
  "deprecated": false,
  "description": "Extends the color property so that background-color may be set by the second value",
  "devDependencies": {
    "chai": "^3.2.0",
    "gulp": "^3.9.0",
    "gulp-eslint": "^1.0.0",
    "gulp-mocha": "^2.1.3"
  },
  "engines": {
    "iojs": ">=2.0.0",
    "node": ">=0.12.0"
  },
  "homepage": "https://github.com/jonathantneal/postcss-short-color",
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "colors",
    "backgrounds",
    "shorthands",
    "properties"
  ],
  "license": "CC0-1.0",
  "name": "postcss-short-color",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonathantneal/postcss-short-color.git"
  },
  "scripts": {
    "test": "gulp"
  },
  "version": "1.0.0"
}
