{
  "_args": [
    [
      "postcss@8.2.8",
      "/var/www/apache_htdocs/aprenter.com/production"
    ]
  ],
  "_development": true,
  "_from": "postcss@8.2.8",
  "_id": "postcss@8.2.8",
  "_inBundle": false,
  "_integrity": "sha512-1F0Xb2T21xET7oQV9eKuctbM9S7BC0fetoHCc4H13z0PT6haiRLP4T0ZY4XWh7iLP0usgqykT6p9B2RtOf4FPw==",
  "_location": "/postcss",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss@8.2.8",
    "name": "postcss",
    "escapedName": "postcss",
    "rawSpec": "8.2.8",
    "saveSpec": null,
    "fetchSpec": "8.2.8"
  },
  "_requiredBy": [
    "#DEV:/",
    "/css-loader",
    "/postcss-js",
    "/purgecss"
  ],
  "_resolved": "https://registry.npmjs.org/postcss/-/postcss-8.2.8.tgz",
  "_spec": "8.2.8",
  "_where": "/var/www/apache_htdocs/aprenter.com/production",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "browser": {
    "./lib/terminal-highlight": false,
    "colorette": false,
    "fs": false,
    "path": false
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss/issues"
  },
  "dependencies": {
    "colorette": "^1.2.2",
    "nanoid": "^3.1.20",
    "source-map": "^0.6.1"
  },
  "description": "Tool for transforming styles with JS plugins",
  "engines": {
    "node": "^10 || ^12 || >=14"
  },
  "exports": {
    ".": {
      "require": "./lib/postcss.js",
      "import": "./lib/postcss.mjs",
      "types": "./lib/postcss.d.ts"
    },
    "./": "./"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/postcss/"
  },
  "homepage": "https://postcss.org/",
  "keywords": [
    "css",
    "postcss",
    "rework",
    "preprocessor",
    "parser",
    "source map",
    "transform",
    "manipulation",
    "transpiler"
  ],
  "license": "MIT",
  "main": "./lib/postcss.js",
  "name": "postcss",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss.git"
  },
  "types": "./lib/postcss.d.ts",
  "version": "8.2.8"
}
