{ "_from": "postcss-load-config@^4.0.2 || ^5.0 || ^6.0", "_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": "range", "registry": true, "raw": "postcss-load-config@^4.0.2 || ^5.0 || ^6.0", "name": "postcss-load-config", "escapedName": "postcss-load-config", "rawSpec": "^4.0.2 || ^5.0 || ^6.0", "saveSpec": null, "fetchSpec": "^4.0.2 || ^5.0 || ^6.0" }, "_requiredBy": [ "/tailwindcss" ], "_resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-6.0.1.tgz", "_shasum": "6fd7dcd8ae89badcf1b2d644489cbabf83aa8096", "_spec": "postcss-load-config@^4.0.2 || ^5.0 || ^6.0", "_where": "/home/x79/QuaySo2/quayso.sisvietnam.vn/node_modules/tailwindcss", "author": { "name": "Michael Ciniawky", "email": "michael.ciniawsky@gmail.com" }, "bugs": { "url": "https://github.com/postcss/postcss-load-config/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Ryan Dunckel" }, { "name": "Mateusz Derks" }, { "name": "Dalton Santos" }, { "name": "Patrick Gilday" }, { "name": "François Wouts" } ], "dependencies": { "lilconfig": "^3.1.1" }, "deprecated": false, "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" }