{
  "_args": [
    [
      "postcss-nested@4.2.1",
      "/home/dianasoft/public_html"
    ]
  ],
  "_development": true,
  "_from": "postcss-nested@4.2.1",
  "_id": "postcss-nested@4.2.1",
  "_inBundle": false,
  "_integrity": "sha512-AMayXX8tS0HCp4O4lolp4ygj9wBn32DJWXvG6gCv+ZvJrEa00GUxJcJEEzMh87BIe6FrWdYkpR2cuyqHKrxmXw==",
  "_location": "/postcss-nested",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-nested@4.2.1",
    "name": "postcss-nested",
    "escapedName": "postcss-nested",
    "rawSpec": "4.2.1",
    "saveSpec": null,
    "fetchSpec": "4.2.1"
  },
  "_requiredBy": [
    "/tailwindcss"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-4.2.1.tgz",
  "_spec": "4.2.1",
  "_where": "/home/dianasoft/public_html",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss-nested/issues"
  },
  "dependencies": {
    "postcss": "^7.0.21",
    "postcss-selector-parser": "^6.0.2"
  },
  "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.2.1"
}
