{
  "name": "@webref/css",
  "description": "CSS definitions of the web platform",
  "version": "8.7.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/w3c/webref.git"
  },
  "bugs": {
    "url": "https://github.com/w3c/webref/issues"
  },
  "license": "MIT",
  "main": "index.js",
  "peerDependencies": {
    "css-tree": "^3.2.1"
  }
}