{
  "_from": "postcss-short@^1.4.0",
  "_id": "postcss-short@1.4.0",
  "_inBundle": false,
  "_integrity": "sha1-INFu2H0daiygTsXrlJ7RANw8Gio=",
  "_location": "/postcss-short",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss-short@^1.4.0",
    "name": "postcss-short",
    "escapedName": "postcss-short",
    "rawSpec": "^1.4.0",
    "saveSpec": null,
    "fetchSpec": "^1.4.0"
  },
  "_requiredBy": [
    "/postcss-salad"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-short/-/postcss-short-1.4.0.tgz",
  "_shasum": "20d16ed87d1d6a2ca04ec5eb949ed100dc3c1a2a",
  "_spec": "postcss-short@^1.4.0",
  "_where": "/Users/zhangxiaodong/Sites/djUi/packages/theme-default/node_modules/postcss-salad",
  "author": {
    "name": "Jonathan Neal",
    "email": "jonathantneal@hotmail.com"
  },
  "bugs": {
    "url": "https://github.com/jonathantneal/postcss-short/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "object-assign": "^4.0.1",
    "postcss": "^5.0.12",
    "postcss-font-weights": "^2.0.1",
    "postcss-short-border": "^1.0.0",
    "postcss-short-color": "^1.0.0",
    "postcss-short-data": "^1.1.0",
    "postcss-short-font-size": "^1.0.1",
    "postcss-short-position": "^1.0.0",
    "postcss-short-size": "^1.0.0",
    "postcss-short-spacing": "^1.0.0",
    "postcss-short-text": "^1.1.0"
  },
  "deprecated": false,
  "description": "Short creates and extends shorthand properties in CSS",
  "devDependencies": {
    "eslint": "^1.9.0",
    "tap-spec": "^4.1.0",
    "tape": "^4.2.2"
  },
  "engines": {
    "iojs": ">=2.0.0",
    "node": ">=0.12.0"
  },
  "homepage": "https://github.com/jonathantneal/postcss-short",
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "shorthands",
    "asterisks",
    "colors",
    "backgrounds",
    "margins",
    "paddings",
    "spacings",
    "positions",
    "sizes",
    "sizings",
    "min-sizes",
    "max-sizes",
    "texts",
    "colors",
    "font-styles",
    "font-variants",
    "font-weights",
    "font-stretchs",
    "text-decorations",
    "text-aligns",
    "text-renderings",
    "text-transforms",
    "white-spaces",
    "font-sizes",
    "line-heights",
    "letter-spacings",
    "word-spacings",
    "font-families",
    "font-family",
    "datas",
    "attributes"
  ],
  "license": "CC0-1.0",
  "name": "postcss-short",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonathantneal/postcss-short.git"
  },
  "scripts": {
    "lint": "eslint . --ignore-path .gitignore",
    "tape": "tape test.js | tap-spec",
    "test": "npm run lint && npm run tape"
  },
  "version": "1.4.0"
}
