{
  "_from": "gulp-postcss@^7.0.0",
  "_id": "gulp-postcss@7.0.0",
  "_inBundle": false,
  "_integrity": "sha1-z7YqGfqUf4vmfOnsronOuVnwz5M=",
  "_location": "/gulp-postcss",
  "_phantomChildren": {
    "color-convert": "1.9.1",
    "escape-string-regexp": "1.0.5",
    "has-flag": "2.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "gulp-postcss@^7.0.0",
    "name": "gulp-postcss",
    "escapedName": "gulp-postcss",
    "rawSpec": "^7.0.0",
    "saveSpec": null,
    "fetchSpec": "^7.0.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "http://registry.npm.taobao.org/gulp-postcss/download/gulp-postcss-7.0.0.tgz",
  "_shasum": "cfb62a19fa947f8be67ce9ecae89ceb959f0cf93",
  "_spec": "gulp-postcss@^7.0.0",
  "_where": "/Users/godfery/GitRepo/rsuite-theme",
  "author": {
    "name": "Andrey Kuzmin",
    "email": "unsoundscapes@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/postcss/gulp-postcss/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "gulp-util": "^3.0.8",
    "postcss": "^6.0.0",
    "postcss-load-config": "^1.2.0",
    "vinyl-sourcemaps-apply": "^0.2.1"
  },
  "deprecated": false,
  "description": "PostCSS gulp plugin",
  "devDependencies": {
    "eslint": "^3.19.0",
    "gulp-sourcemaps": "^2.6.0",
    "mocha": "^3.3.0",
    "proxyquire": "^1.7.11",
    "sinon": "^2.2.0"
  },
  "files": [],
  "homepage": "https://github.com/postcss/gulp-postcss",
  "keywords": [
    "gulpplugin",
    "postcss",
    "postcss-runner",
    "css"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gulp-postcss",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/gulp-postcss.git"
  },
  "scripts": {
    "pretest": "eslint index.js",
    "test": "mocha test.js"
  },
  "version": "7.0.0"
}
