{
  "_args": [
    [
      "postcss-nested@5.0.6",
      "/home/cdeschamps/web/anarchytect.space/public_html/releases/20220821091538"
    ]
  ],
  "_development": true,
  "_from": "postcss-nested@5.0.6",
  "_id": "postcss-nested@5.0.6",
  "_inBundle": false,
  "_integrity": "sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==",
  "_location": "/postcss-nested",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-nested@5.0.6",
    "name": "postcss-nested",
    "escapedName": "postcss-nested",
    "rawSpec": "5.0.6",
    "saveSpec": null,
    "fetchSpec": "5.0.6"
  },
  "_requiredBy": [
    "/tailwindcss"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.6.tgz",
  "_spec": "5.0.6",
  "_where": "/home/cdeschamps/web/anarchytect.space/public_html/releases/20220821091538",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss-nested/issues"
  },
  "dependencies": {
    "postcss-selector-parser": "^6.0.6"
  },
  "description": "PostCSS plugin to unwrap nested rules like how Sass does it",
  "engines": {
    "node": ">=12.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.2.14"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss-nested.git"
  },
  "version": "5.0.6"
}
