![]() 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/cssnano/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-7C0tbb298hef3rq+TtBbMuezBQ9VrFtrQEsPNuBKNVgWny/67vdRsnq8EoNu7TRjAHURgYvWlRIpCUmcMZkRzw==", "_location": "/cssnano", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "cssnano", "escapedName": "cssnano", "rawSpec": "5.0.7", "saveSpec": null, "fetchSpec": "5.0.7" }, "_requiredBy": [ "/laravel-mix" ], "_resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.0.7.tgz", "_spec": "5.0.7", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Ben Briggs", "email": "[email protected]", "url": "http://beneb.info" }, "bugs": { "url": "https://github.com/cssnano/cssnano/issues" }, "dependencies": { "cssnano-preset-default": "^5.1.3", "is-resolvable": "^1.1.0", "lilconfig": "^2.0.3", "yaml": "^1.10.2" }, "description": "A modular minifier, built on top of the PostCSS ecosystem.", "devDependencies": { "autoprefixer": "^10.2.0", "postcss": "^8.2.15" }, "engines": { "node": "^10 || ^12 || >=14.0" }, "files": [ "dist", "LICENSE-MIT", "quickstart.js" ], "funding": { "type": "opencollective", "url": "https://opencollective.com/cssnano" }, "gitHead": "fdb6a8fb922bcb3e857f1fdc341488736af37013", "homepage": "https://github.com/cssnano/cssnano", "keywords": [ "css", "compress", "minify", "optimise", "optimisation", "postcss", "postcss-plugin" ], "license": "MIT", "main": "dist/index.js", "name": "cssnano", "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__/\"", "bundle-size": "webpack --json --config src/__tests__/_webpack.config.js | webpack-bundle-size-analyzer", "prebuild": "rimraf dist", "prepare": "yarn build" }, "tonicExampleFilename": "quickstart.js", "version": "5.0.7" }