@bbc/psammead-brand
Version:
Provides the BBC News logo (as SVG), nested a hardcoded link to https://www.bbc.co.uk/news
41 lines (40 loc) • 1.1 kB
JSON
{
"name": "@bbc/psammead-brand",
"version": "7.3.18",
"main": "dist/index.js",
"module": "esm/index.js",
"sideEffects": false,
"description": "Provides the BBC News logo (as SVG), nested a hardcoded link to https://www.bbc.co.uk/news",
"repository": {
"type": "git",
"url": "https://github.com/bbc/psammead/tree/latest/packages/components/psammead-brand"
},
"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-brand/README.md",
"dependencies": {
"@bbc/gel-foundations": "7.0.0",
"@bbc/psammead-visually-hidden-text": "2.0.7"
},
"devDependencies": {
"@bbc/psammead-script-link": "3.0.32",
"@bbc/psammead-styles": "8.1.1",
"@emotion/styled": "^11.3.0",
"react": "^17.0.2"
},
"peerDependencies": {
"@emotion/styled": "^11.0.0",
"react": ">=16.9.0"
},
"keywords": [
"bbc",
"brand",
"logo"
]
}