%PDF- %PDF-
Direktori : /var/www/cwg/wp-content/themes/cwg/node_modules/postcss-reporter/ |
Current File : //var/www/cwg/wp-content/themes/cwg/node_modules/postcss-reporter/package.json |
{ "name": "postcss-reporter", "version": "7.0.2", "description": "Log PostCSS messages in the console", "main": "index.js", "files": [ "index.js", "lib" ], "engines": { "node": ">=10" }, "repository": "postcss/postcss-reporter", "author": { "name": "David Clark", "email": "david.dave.clark@gmail.com", "url": "https://davidtheclark.com" }, "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, "peerDependencies": { "postcss": "^8.1.0" }, "dependencies": { "colorette": "^1.2.1", "lodash.difference": "^4.5.0", "lodash.forown": "^4.4.0", "lodash.get": "^4.4.2", "lodash.groupby": "^4.6.0", "lodash.sortby": "^4.7.0" } }