{
  "_args": [
    [
      "grunt-postcss@0.6.0",
      "/var/www/shap-preprod/ShareAndPull"
    ]
  ],
  "_development": true,
  "_from": "grunt-postcss@0.6.0",
  "_id": "grunt-postcss@0.6.0",
  "_inBundle": false,
  "_integrity": "sha1-ZivhA7eBWA62q2wC0gVxuU67O/o=",
  "_location": "/grunt-postcss",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-postcss@0.6.0",
    "name": "grunt-postcss",
    "escapedName": "grunt-postcss",
    "rawSpec": "0.6.0",
    "saveSpec": null,
    "fetchSpec": "0.6.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-postcss/-/grunt-postcss-0.6.0.tgz",
  "_spec": "0.6.0",
  "_where": "/var/www/shap-preprod/ShareAndPull",
  "author": {
    "name": "Dmitry Nikitenko",
    "email": "dima.nikitenko@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/nDmitry/grunt-postcss/issues"
  },
  "dependencies": {
    "chalk": "^1.0.0",
    "diff": "^2.0.2",
    "es6-promise": "^3.0.2",
    "postcss": "^5.0.2"
  },
  "description": "Apply several post-processors to your CSS using PostCSS",
  "devDependencies": {
    "cssnano": "^2.6.1",
    "grunt": "^0.4.5",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-jshint": "^0.11.1",
    "grunt-contrib-nodeunit": "^0.4.0",
    "load-grunt-tasks": "^3.1.0",
    "postcss-scss": "^0.1.0",
    "time-grunt": "^1.1.0"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "files": [
    "tasks",
    "LICENSE"
  ],
  "homepage": "https://github.com/nDmitry/grunt-postcss#readme",
  "keywords": [
    "gruntplugin",
    "postcss-runner",
    "css",
    "postprocessor",
    "postcss"
  ],
  "license": "MIT",
  "name": "grunt-postcss",
  "peerDependencies": {
    "grunt": "^0.4.5"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nDmitry/grunt-postcss.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.6.0"
}
