{
  "_from": "postcss-shape@^0.0.1",
  "_id": "postcss-shape@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-o3R7HB4AahsYwHH/DpgGMuigvoU=",
  "_location": "/postcss-shape",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss-shape@^0.0.1",
    "name": "postcss-shape",
    "escapedName": "postcss-shape",
    "rawSpec": "^0.0.1",
    "saveSpec": null,
    "fetchSpec": "^0.0.1"
  },
  "_requiredBy": [
    "/postcss-salad"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-shape/-/postcss-shape-0.0.1.tgz",
  "_shasum": "a3747b1c1e006a1b18c071ff0e980632e8a0be85",
  "_spec": "postcss-shape@^0.0.1",
  "_where": "/Users/zhangxiaodong/Sites/djUi/packages/theme-default/node_modules/postcss-salad",
  "author": {
    "name": "https://github.com/baiyaaaaa"
  },
  "bugs": {
    "url": "https://github.com/baiyaaaaa/postcss-shape/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "postcss": "^5.0.19"
  },
  "deprecated": false,
  "description": "draw some basic shape with css",
  "devDependencies": {
    "eslint": "^2.3.0",
    "jscs": "^2.11.0",
    "tap-spec": "^4.1.1",
    "tape": "^4.5.0"
  },
  "engines": {
    "node": ">=0.12.0"
  },
  "homepage": "https://github.com/baiyaaaaa/postcss-shape#readme",
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "shape"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "postcss-shape",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/baiyaaaaa/postcss-shape.git"
  },
  "scripts": {
    "lint": "eslint . && jscs .",
    "test": "tape test.js | tap-spec"
  },
  "version": "0.0.1"
}
