{ "_from": "postcss-load-config@^3.0.0", "_id": "postcss-load-config@3.0.0", "_inBundle": false, "_integrity": "sha512-lErrN8imuEF1cSiHBV8MiR7HeuzlDpCGNtaMyYHlOBuJHHOGw6S4xOMZp8BbXPr7AGQp14L6PZDlIOpfFJ6f7w==", "_location": "/postcss-load-config", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "postcss-load-config@^3.0.0", "name": "postcss-load-config", "escapedName": "postcss-load-config", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/postcss-cli" ], "_resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.0.0.tgz", "_shasum": "850bb066edd65b734329eacf83af0c0764226c87", "_spec": "postcss-load-config@^3.0.0", "_where": "/home/l/Dotawo/node_modules/postcss-cli", "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" } ], "dependencies": { "cosmiconfig": "^7.0.0", "import-cwd": "^3.0.0" }, "deprecated": false, "description": "Autoload Config for PostCSS", "engines": { "node": ">= 10" }, "files": [ "src" ], "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, "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", "repository": { "type": "git", "url": "git+https://github.com/postcss/postcss-load-config.git" }, "version": "3.0.0" }