{
  "name": "@bbc/psammead-headings",
  "version": "5.0.30",
  "main": "dist/index.js",
  "module": "esm/index.js",
  "sideEffects": false,
  "description": "React styled components for a Headline and SubHeading",
  "repository": {
    "type": "git",
    "url": "https://github.com/bbc/psammead/tree/latest/packages/components/psammead-headings"
  },
  "author": {
    "name": "Psammead Maintainers",
    "email": "PsammeadMaintainers@bbc.co.uk"
  },
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/bbc/psammead/issues"
  },
  "homepage": "https://github.com/bbc/psammead/blob/latest/packages/components/psammead-headings/README.md",
  "dependencies": {
    "@bbc/gel-foundations": "7.0.0",
    "@bbc/psammead-styles": "8.1.1"
  },
  "peerDependencies": {
    "@emotion/styled": "^11.0.0"
  },
  "keywords": [
    "bbc",
    "headings",
    "headline",
    "subheading"
  ],
  "devDependencies": {
    "@emotion/styled": "^11.3.0"
  }
}
