bbc/psammead

View on GitHub
packages/utilities/psammead-styles/package.json

Summary

Maintainability
Test Coverage
{
  "name": "@bbc/psammead-styles",
  "version": "8.1.1",
  "description": "A collection of string constants for use in CSS, containing non-GEL styling details that are bespoke to specific BBC services and products.",
  "repository": {
    "type": "git",
    "url": "https://github.com/bbc/psammead/tree/latest/packages/utilities/psammead-styles"
  },
  "author": {
    "name": "BBC 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/utilities/psammead-styles/README.md",
  "keywords": [
    "bbc",
    "utilities",
    "styles",
    "colours",
    "colors",
    "fonts"
  ],
  "peerDependencies": {
    "@emotion/react": "^11.1.4",
    "react": ">=16.9.0"
  },
  "devDependencies": {
    "@emotion/react": "^11.4.0",
    "react": "^17.0.2"
  }
}