![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/clinic.corals.io/node_modules/postcss-minify-params/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-4RUC4k2A/Q9mGco1Z8ODc7h+A0z7L7X2ypO1B6V8057eVK6mZ6xwz6QN64nHuHLbqbclkX1wyzRnIrdZehTEHw==", "_location": "/postcss-minify-params", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "postcss-minify-params", "escapedName": "postcss-minify-params", "rawSpec": "5.0.1", "saveSpec": null, "fetchSpec": "5.0.1" }, "_requiredBy": [ "/cssnano-preset-default" ], "_resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.0.1.tgz", "_spec": "5.0.1", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Bogdan Chadkin", "email": "[email protected]" }, "bugs": { "url": "https://github.com/cssnano/cssnano/issues" }, "dependencies": { "alphanum-sort": "^1.0.2", "browserslist": "^4.16.0", "cssnano-utils": "^2.0.1", "postcss-value-parser": "^4.1.0", "uniqs": "^2.0.0" }, "description": "Minify at-rule params with PostCSS", "devDependencies": { "postcss": "^8.2.15" }, "engines": { "node": "^10 || ^12 || >=14.0" }, "files": [ "dist" ], "gitHead": "28c247175032fa03f04911cde56ad82d74d211cc", "homepage": "https://github.com/cssnano/cssnano", "keywords": [ "postcss", "css", "postcss-plugin", "minify", "optimise", "params" ], "license": "MIT", "main": "dist/index.js", "name": "postcss-minify-params", "peerDependencies": { "postcss": "^8.2.15" }, "repository": { "type": "git", "url": "git+https://github.com/cssnano/cssnano.git" }, "scripts": { "build": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.json --out-dir dist --ignore \"**/__tests__/\"", "prebuild": "del-cli dist", "prepublish": "yarn build" }, "version": "5.0.1" }