{
  "_args": [
    [
      "postcss-simple-vars@7.0.1",
      "/var/www/laravelapp"
    ]
  ],
  "_from": "postcss-simple-vars@7.0.1",
  "_id": "postcss-simple-vars@7.0.1",
  "_inBundle": false,
  "_integrity": "sha512-5GLLXaS8qmzHMOjVxqkk1TZPf1jMqesiI7qLhnlyERalG0sMbHIbJqrcnrpmZdKCLglHnRHoEBB61RtGTsj++A==",
  "_location": "/postcss-simple-vars",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-simple-vars@7.0.1",
    "name": "postcss-simple-vars",
    "escapedName": "postcss-simple-vars",
    "rawSpec": "7.0.1",
    "saveSpec": null,
    "fetchSpec": "7.0.1"
  },
  "_requiredBy": [
    "/postcss-mixins"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-simple-vars/-/postcss-simple-vars-7.0.1.tgz",
  "_spec": "7.0.1",
  "_where": "/var/www/laravelapp",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss-simple-vars/issues"
  },
  "description": "PostCSS plugin for Sass-like variables",
  "engines": {
    "node": ">=14.0"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/postcss/"
  },
  "homepage": "https://github.com/postcss/postcss-simple-vars#readme",
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "sass",
    "variables",
    "vars"
  ],
  "license": "MIT",
  "name": "postcss-simple-vars",
  "peerDependencies": {
    "postcss": "^8.2.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss-simple-vars.git"
  },
  "version": "7.0.1"
}
