{
  "name": "cssstats",
  "version": "4.0.5",
  "description": "High-level stats for stylesheets",
  "main": "index.js",
  "author": "Brent Jackson",
  "license": "MIT",
  "repository": "cssstats/cssstats",
  "keywords": [
    "CSS",
    "Performance",
    "Stats",
    "cssstats"
  ],
  "dependencies": {
    "bytes": "^3.1.0",
    "css-selector-tokenizer": "^0.7.3",
    "css-shorthand-expand": "^1.2.0",
    "gzip-size": "^6.0.0",
    "has-class-selector": "^4.0.0",
    "has-element-selector": "^4.0.0",
    "has-id-selector": "^4.0.0",
    "has-pseudo-class": "^4.0.0",
    "has-pseudo-element": "^4.0.0",
    "is-blank": "^2.1.0",
    "is-css-shorthand": "^1.0.1",
    "is-present": "^1.0.0",
    "is-vendor-prefixed": "^4.0.0",
    "lodash": "^4.17.20",
    "postcss": "^8.1.4",
    "postcss-custom-properties": "^12.1.6",
    "postcss-safe-parser": "^5.0.2",
    "specificity": "^0.4.1"
  },
  "gitHead": "423e4f7117e72a4a3e8315112a609cb393f4be86"
}
