70 lines
1.7 KiB
JSON
70 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"postcss-reporter@7.0.4",
|
|
"/d"
|
|
]
|
|
],
|
|
"_from": "postcss-reporter@7.0.4",
|
|
"_id": "postcss-reporter@7.0.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-jY/fnpGSin7kwJeunXbY35STp5O3VIxSFdjee5JkoPQ+FfGH5JW3N+Xe9oAPcL9UkjWjkK+JC72o8XH4XXKdhw==",
|
|
"_location": "/postcss-reporter",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "postcss-reporter@7.0.4",
|
|
"name": "postcss-reporter",
|
|
"escapedName": "postcss-reporter",
|
|
"rawSpec": "7.0.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.0.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/postcss-cli"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/postcss-reporter/-/postcss-reporter-7.0.4.tgz",
|
|
"_spec": "7.0.4",
|
|
"_where": "/d",
|
|
"author": {
|
|
"name": "David Clark",
|
|
"email": "david.dave.clark@gmail.com",
|
|
"url": "https://davidtheclark.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/postcss/postcss-reporter/issues"
|
|
},
|
|
"dependencies": {
|
|
"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",
|
|
"picocolors": "^1.0.0"
|
|
},
|
|
"description": "Log PostCSS messages in the console",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"lib"
|
|
],
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"homepage": "https://github.com/postcss/postcss-reporter#readme",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "postcss-reporter",
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/postcss/postcss-reporter.git"
|
|
},
|
|
"version": "7.0.4"
|
|
}
|