{
  "_args": [
    [
      "postcss-load-config@6.0.1",
      "/Users/gastoenock/Desktop/Laravel/ttsl-ai"
    ]
  ],
  "_development": true,
  "_from": "postcss-load-config@6.0.1",
  "_id": "postcss-load-config@6.0.1",
  "_inBundle": false,
  "_integrity": "sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==",
  "_location": "/postcss-load-config",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-load-config@6.0.1",
    "name": "postcss-load-config",
    "escapedName": "postcss-load-config",
    "rawSpec": "6.0.1",
    "saveSpec": null,
    "fetchSpec": "6.0.1"
  },
  "_requiredBy": [
    "/tailwindcss"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-6.0.1.tgz",
  "_spec": "6.0.1",
  "_where": "/Users/gastoenock/Desktop/Laravel/ttsl-ai",
  "author": {
    "name": "Michael Ciniawky",
    "email": "michael.ciniawsky@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss-load-config/issues"
  },
  "contributors": [
    {
      "name": "Ryan Dunckel"
    },
    {
      "name": "Mateusz Derks"
    },
    {
      "name": "Dalton Santos"
    },
    {
      "name": "Patrick Gilday"
    },
    {
      "name": "François Wouts"
    }
  ],
  "dependencies": {
    "lilconfig": "^3.1.1"
  },
  "description": "Autoload Config for PostCSS",
  "engines": {
    "node": ">= 18"
  },
  "files": [
    "src"
  ],
  "funding": [
    {
      "type": "opencollective",
      "url": "https://opencollective.com/postcss/"
    },
    {
      "type": "github",
      "url": "https://github.com/sponsors/ai"
    }
  ],
  "homepage": "https://github.com/postcss/postcss-load-config#readme",
  "keywords": [
    "postcss",
    "postcssrc",
    "postcss.config.js"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "postcss-load-config",
  "peerDependencies": {
    "jiti": ">=1.21.0",
    "postcss": ">=8.0.9",
    "tsx": "^4.8.1",
    "yaml": "^2.4.2"
  },
  "peerDependenciesMeta": {
    "jiti": {
      "optional": true
    },
    "postcss": {
      "optional": true
    },
    "tsx": {
      "optional": true
    },
    "yaml": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss-load-config.git"
  },
  "types": "src/index.d.ts",
  "version": "6.0.1"
}
