{
  "_args": [
    [
      "postcss-scss@2.1.1",
      "/var/www/html/dev_photogram/photogram-web"
    ]
  ],
  "_development": true,
  "_from": "postcss-scss@2.1.1",
  "_id": "postcss-scss@2.1.1",
  "_inBundle": false,
  "_integrity": "sha512-jQmGnj0hSGLd9RscFw9LyuSVAa5Bl1/KBPqG1NQw9w8ND55nY4ZEsdlVuYJvLPpV+y0nwTV5v/4rHPzZRihQbA==",
  "_location": "/postcss-scss",
  "_phantomChildren": {
    "color-convert": "1.9.3",
    "escape-string-regexp": "1.0.5"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-scss@2.1.1",
    "name": "postcss-scss",
    "escapedName": "postcss-scss",
    "rawSpec": "2.1.1",
    "saveSpec": null,
    "fetchSpec": "2.1.1"
  },
  "_requiredBy": [
    "/stylelint"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-2.1.1.tgz",
  "_spec": "2.1.1",
  "_where": "/var/www/html/dev_photogram/photogram-web",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss-scss/issues"
  },
  "dependencies": {
    "postcss": "^7.0.6"
  },
  "description": "SCSS parser for PostCSS",
  "engines": {
    "node": ">=6.0.0"
  },
  "homepage": "https://github.com/postcss/postcss-scss#readme",
  "keywords": [
    "css",
    "postcss",
    "postcss-syntax",
    "parser",
    "scss",
    "sass"
  ],
  "license": "MIT",
  "main": "lib/scss-syntax",
  "name": "postcss-scss",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss-scss.git"
  },
  "types": "lib/scss-syntax.d.ts",
  "version": "2.1.1"
}
