{
  "_args": [
    [
      "postcss@5.0.11",
      "/Users/nw/motion/packages/motion"
    ]
  ],
  "_from": "postcss@5.0.11",
  "_id": "postcss@5.0.11",
  "_inCache": true,
  "_installable": true,
  "_location": "/postcss",
  "_nodeVersion": "5.0.0",
  "_npmUser": {
    "email": "andrey@sitnik.ru",
    "name": "ai"
  },
  "_npmVersion": "3.3.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "postcss",
    "raw": "postcss@5.0.11",
    "rawSpec": "5.0.11",
    "scope": null,
    "spec": "5.0.11",
    "type": "version"
  },
  "_requiredBy": [
    "/",
    "/css-loader",
    "/postcss-calc",
    "/postcss-convert-values",
    "/postcss-discard-duplicates",
    "/postcss-filter-plugins",
    "/postcss-merge-idents",
    "/postcss-merge-longhand",
    "/postcss-merge-rules",
    "/postcss-minify-font-values",
    "/postcss-minify-params",
    "/postcss-modules-extract-imports",
    "/postcss-modules-local-by-default",
    "/postcss-modules-scope",
    "/postcss-modules-values",
    "/postcss-normalize-charset",
    "/postcss-ordered-values",
    "/postcss-reduce-idents",
    "/postcss-reduce-transforms",
    "/postcss-unique-selectors",
    "/postcss-zindex"
  ],
  "_resolved": "https://registry.npmjs.org/postcss/-/postcss-5.0.11.tgz",
  "_shasum": "b9475ef3ac54abb8049deb7ded3bbbf97689e6ef",
  "_shrinkwrap": null,
  "_spec": "postcss@5.0.11",
  "_where": "/Users/nw/motion/packages/motion",
  "author": {
    "email": "andrey@sitnik.ru",
    "name": "Andrey Sitnik"
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss/issues"
  },
  "dependencies": {
    "js-base64": "^2.1.9",
    "source-map": "^0.5.1",
    "supports-color": "^3.1.2"
  },
  "description": "Tool for transforming styles with JS plugins",
  "devDependencies": {
    "babel-core": "5.8.25",
    "babel-eslint": "4.1.4",
    "chai": "3.4.0",
    "concat-with-sourcemaps": "1.0.4",
    "del": "2.0.2",
    "eslint": "1.9.0",
    "fs-extra": "0.26.2",
    "gulp": "3.9.0",
    "gulp-babel": "5.3.0",
    "gulp-eslint": "1.0.0",
    "gulp-istanbul": "0.10.2",
    "gulp-json-editor": "2.2.1",
    "gulp-mocha": "2.1.3",
    "gulp-shell": "0.5.1",
    "isparta": "3.5.3",
    "mocha": "2.3.3",
    "postcss-parser-tests": "5.0.4",
    "run-sequence": "1.1.4",
    "sinon": "1.17.2",
    "strip-ansi": "3.0.0",
    "yaspeller": "2.5.1"
  },
  "directories": {},
  "dist": {
    "shasum": "b9475ef3ac54abb8049deb7ded3bbbf97689e6ef",
    "tarball": "http://registry.npmjs.org/postcss/-/postcss-5.0.11.tgz"
  },
  "engines": {
    "node": ">=0.12"
  },
  "homepage": "https://github.com/postcss/postcss#readme",
  "keywords": [
    "css",
    "manipulation",
    "parser",
    "postcss",
    "preprocessor",
    "rework",
    "source map",
    "transform",
    "transpiler"
  ],
  "license": "MIT",
  "main": "lib/postcss",
  "maintainers": [
    {
      "name": "ai",
      "email": "andrey@sitnik.ru"
    },
    {
      "name": "beneb",
      "email": "beneb.info@gmail.com"
    }
  ],
  "name": "postcss",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss.git"
  },
  "scripts": {
    "test": "gulp"
  },
  "version": "5.0.11"
}
