| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /home/bitnami/htdocs/app/node_modules/postcss-load-config/ |
Upload File : |
{
"_from": "postcss-load-config@^3.0.0",
"_id": "postcss-load-config@3.0.1",
"_inBundle": false,
"_integrity": "sha512-/pDHe30UYZUD11IeG8GWx9lNtu1ToyTsZHnyy45B4Mrwr/Kb6NgYl7k753+05CJNKnjbwh4975amoPJ+TEjHNQ==",
"_location": "/postcss-load-config",
"_phantomChildren": {
"@babel/code-frame": "7.12.13",
"@types/parse-json": "4.0.0",
"error-ex": "1.3.2",
"json-parse-even-better-errors": "2.3.1",
"lines-and-columns": "1.1.6",
"parent-module": "1.0.1",
"path-type": "4.0.0",
"yaml": "1.10.2"
},
"_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": [
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.0.1.tgz",
"_shasum": "d214bf9cfec1608ffaf0f4161b3ba20664ab64b9",
"_spec": "postcss-load-config@^3.0.0",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/laravel-mix",
"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"
},
"types": "src/index.d.ts",
"version": "3.0.1"
}