2021-03-01 15:06:11 +08:00

82 lines
1.8 KiB
JSON

{
"_args": [
[
"postcss-load-config@3.0.0",
"J:\\Github\\CURD-TS"
]
],
"_development": true,
"_from": "postcss-load-config@3.0.0",
"_id": "postcss-load-config@3.0.0",
"_inBundle": false,
"_integrity": "sha1-hQuwZu3WW3NDKerPg68MB2QibIc=",
"_location": "/postcss-load-config",
"_phantomChildren": {},
"_requested": {
"type": "version",
"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": [
"/vite"
],
"_resolved": "http://192.168.250.101:4873/postcss-load-config/-/postcss-load-config-3.0.0.tgz",
"_spec": "3.0.0",
"_where": "J:\\Github\\CURD-TS",
"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"
}
],
"dependencies": {
"cosmiconfig": "^7.0.0",
"import-cwd": "^3.0.0"
},
"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"
}