Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

81 lines
1.9 KiB

{
"_args": [
[
"postcss-load-config@2.1.2",
"/home/lefos/repos/swarmlab-playground-client"
]
],
"_development": true,
"_from": "postcss-load-config@2.1.2",
"_id": "postcss-load-config@2.1.2",
"_inBundle": false,
"_integrity": "sha512-/rDeGV6vMUo3mwJZmeHfEDvwnTKKqQ0S7OHUi/kJvvtx3aWtyWG2/0ZWnzCt2keEclwN6Tf0DST2v9kITdOKYw==",
"_location": "/postcss-load-config",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "postcss-load-config@2.1.2",
"name": "postcss-load-config",
"escapedName": "postcss-load-config",
"rawSpec": "2.1.2",
"saveSpec": null,
"fetchSpec": "2.1.2"
},
"_requiredBy": [
"/postcss-loader"
],
"_resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-2.1.2.tgz",
"_spec": "2.1.2",
"_where": "/home/lefos/repos/swarmlab-playground-client",
"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": "^5.0.0",
"import-cwd": "^2.0.0"
},
"description": "Autoload Config for PostCSS",
"engines": {
"node": ">= 4"
},
"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": "2.1.2"
}