![]() 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-convert-values/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-C3zR1Do2BkKkCgC0g3sF8TS0koF2G+mN8xxayZx3f10cIRmTaAnpgpRQZjNekTZxM2ciSPoh2IWJm0VZx8NoQg==", "_location": "/postcss-convert-values", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "postcss-convert-values", "escapedName": "postcss-convert-values", "rawSpec": "5.0.1", "saveSpec": null, "fetchSpec": "5.0.1" }, "_requiredBy": [ "/cssnano-preset-default" ], "_resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.0.1.tgz", "_spec": "5.0.1", "_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": { "postcss-value-parser": "^4.1.0" }, "description": "Convert values with PostCSS (e.g. ms -> s)", "devDependencies": { "postcss": "^8.2.15" }, "engines": { "node": "^10 || ^12 || >=14.0" }, "files": [ "LICENSE-MIT", "dist" ], "gitHead": "28c247175032fa03f04911cde56ad82d74d211cc", "homepage": "https://github.com/cssnano/cssnano", "keywords": [ "css", "optimisation", "postcss", "postcss-plugin" ], "license": "MIT", "main": "dist/index.js", "name": "postcss-convert-values", "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" }