{
  "_args": [
    [
      "postcss-nested@4.1.2",
      "/var/www/html"
    ]
  ],
  "_development": true,
  "_from": "postcss-nested@4.1.2",
  "_id": "postcss-nested@4.1.2",
  "_inBundle": false,
  "_integrity": "sha512-9bQFr2TezohU3KRSu9f6sfecXmf/x6RXDedl8CHF6fyuyVW7UqgNMRdWMHZQWuFY6Xqs2NYk+Fj4Z4vSOf7PQg==",
  "_location": "/postcss-nested",
  "_phantomChildren": {
    "indexes-of": "1.0.1",
    "uniq": "1.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-nested@4.1.2",
    "name": "postcss-nested",
    "escapedName": "postcss-nested",
    "rawSpec": "4.1.2",
    "saveSpec": null,
    "fetchSpec": "4.1.2"
  },
  "_requiredBy": [
    "#DEV:/",
    "/tailwindcss"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-4.1.2.tgz",
  "_spec": "4.1.2",
  "_where": "/var/www/html",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss-nested/issues"
  },
  "dependencies": {
    "postcss": "^7.0.14",
    "postcss-selector-parser": "^5.0.0"
  },
  "description": "PostCSS plugin to unwrap nested rules like how Sass does it",
  "homepage": "https://github.com/postcss/postcss-nested#readme",
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "sass",
    "nested"
  ],
  "license": "MIT",
  "name": "postcss-nested",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss-nested.git"
  },
  "version": "4.1.2"
}
