{
  "_args": [
    [
      "postcss-nested@4.1.0",
      "/var/www/html"
    ]
  ],
  "_development": true,
  "_from": "postcss-nested@4.1.0",
  "_id": "postcss-nested@4.1.0",
  "_inBundle": false,
  "_integrity": "sha512-owY13v4s3WWTUjsT1H1Cgpa4veHjcBJ/FqbgORe1dJIKpggbFoh6ww+zUP0nzrvy7fXGihcuFhJQj3eXtaWXsw==",
  "_location": "/postcss-nested",
  "_phantomChildren": {
    "dot-prop": "4.2.0",
    "indexes-of": "1.0.1",
    "uniq": "1.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-nested@4.1.0",
    "name": "postcss-nested",
    "escapedName": "postcss-nested",
    "rawSpec": "4.1.0",
    "saveSpec": null,
    "fetchSpec": "4.1.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-4.1.0.tgz",
  "_spec": "4.1.0",
  "_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.2",
    "postcss-selector-parser": "^3.1.1"
  },
  "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.0"
}
