{
  "_from": "postcss-short-text@^1.1.0",
  "_id": "postcss-short-text@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-k8TuZFoJJi30XBp/U0IRhPDssUs=",
  "_location": "/postcss-short-text",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss-short-text@^1.1.0",
    "name": "postcss-short-text",
    "escapedName": "postcss-short-text",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/postcss-short"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-short-text/-/postcss-short-text-1.1.0.tgz",
  "_shasum": "93c4ee645a09262df45c1a7f53421184f0ecb14b",
  "_spec": "postcss-short-text@^1.1.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-text/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "object-assign": "^4.0.1",
    "postcss": "^5.0.4"
  },
  "deprecated": false,
  "description": "Use a shorthand text property in CSS",
  "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-text",
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "texts",
    "color",
    "font-style",
    "font-variant",
    "font-weight",
    "font-stretch",
    "text-decoration",
    "text-align",
    "text-rendering",
    "text-transform",
    "white-space",
    "font-size",
    "line-height",
    "letter-spacing",
    "word-spacing",
    "font-family"
  ],
  "license": "CC0-1.0",
  "name": "postcss-short-text",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonathantneal/postcss-short-text.git"
  },
  "scripts": {
    "test": "gulp"
  },
  "version": "1.1.0"
}
