{
  "_from": "postcss@^6.0.14",
  "_id": "postcss@6.0.16",
  "_inBundle": false,
  "_integrity": "sha512-m758RWPmSjFH/2MyyG3UOW1fgYbR9rtdzz5UNJnlm7OLtu4B2h9C6gi+bE4qFKghsBRFfZT8NzoQBs6JhLotoA==",
  "_location": "/postcss",
  "_phantomChildren": {
    "has-flag": "2.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss@^6.0.14",
    "name": "postcss",
    "escapedName": "postcss",
    "rawSpec": "^6.0.14",
    "saveSpec": null,
    "fetchSpec": "^6.0.14"
  },
  "_requiredBy": [
    "/sanitize-html"
  ],
  "_resolved": "https://registry.npmjs.org/postcss/-/postcss-6.0.16.tgz",
  "_shasum": "112e2fe2a6d2109be0957687243170ea5589e146",
  "_spec": "postcss@^6.0.14",
  "_where": "/tomcat/watson-orchestrator-producao/node_modules/sanitize-html",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "browser": {
    "supports-color": false,
    "chalk": false,
    "fs": false
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^2.3.0",
    "source-map": "^0.6.1",
    "supports-color": "^5.1.0"
  },
  "deprecated": false,
  "description": "Tool for transforming styles with JS plugins",
  "engines": {
    "node": ">=4.0.0"
  },
  "homepage": "http://postcss.org/",
  "keywords": [
    "css",
    "postcss",
    "rework",
    "preprocessor",
    "parser",
    "source map",
    "transform",
    "manipulation",
    "transpiler"
  ],
  "license": "MIT",
  "main": "lib/postcss",
  "name": "postcss",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss.git"
  },
  "types": "lib/postcss.d.ts",
  "version": "6.0.16"
}
