{
  "_from": "postcss-short-spacing@^1.0.0",
  "_id": "postcss-short-spacing@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-yxkDfmEhPQyHK0hv21xgGk6pVx0=",
  "_location": "/postcss-short-spacing",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss-short-spacing@^1.0.0",
    "name": "postcss-short-spacing",
    "escapedName": "postcss-short-spacing",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/postcss-short"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-short-spacing/-/postcss-short-spacing-1.0.0.tgz",
  "_shasum": "cb19037e61213d0c872b486fdb5c601a4ea9571d",
  "_spec": "postcss-short-spacing@^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-spacing/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "postcss": "^5.0.4"
  },
  "deprecated": false,
  "description": "Write shorthand margin and padding properties while omitting edges 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-spacing",
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "omits",
    "shorthands",
    "margins",
    "paddings",
    "properties",
    "property"
  ],
  "license": "CC0-1.0",
  "name": "postcss-short-spacing",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonathantneal/postcss-short-spacing.git"
  },
  "scripts": {
    "test": "gulp"
  },
  "version": "1.0.0"
}
