{
  "_args": [
    [
      "postcss-nested@5.0.5",
      "/var/www/apache_htdocs/aprenter.com/production"
    ]
  ],
  "_development": true,
  "_from": "postcss-nested@5.0.5",
  "_id": "postcss-nested@5.0.5",
  "_inBundle": false,
  "_integrity": "sha512-GSRXYz5bccobpTzLQZXOnSOfKl6TwVr5CyAQJUPub4nuRJSOECK5AqurxVgmtxP48p0Kc/ndY/YyS1yqldX0Ew==",
  "_location": "/postcss-nested",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-nested@5.0.5",
    "name": "postcss-nested",
    "escapedName": "postcss-nested",
    "rawSpec": "5.0.5",
    "saveSpec": null,
    "fetchSpec": "5.0.5"
  },
  "_requiredBy": [
    "/tailwindcss"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.5.tgz",
  "_spec": "5.0.5",
  "_where": "/var/www/apache_htdocs/aprenter.com/production",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss-nested/issues"
  },
  "dependencies": {
    "postcss-selector-parser": "^6.0.4"
  },
  "description": "PostCSS plugin to unwrap nested rules like how Sass does it",
  "engines": {
    "node": ">=10.0"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/postcss/"
  },
  "homepage": "https://github.com/postcss/postcss-nested#readme",
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "sass",
    "nested"
  ],
  "license": "MIT",
  "name": "postcss-nested",
  "peerDependencies": {
    "postcss": "^8.1.13"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss-nested.git"
  },
  "version": "5.0.5"
}
