UNPKG

@bbc/psammead-caption

Version:
37 lines (36 loc) 923 B
{ "name": "@bbc/psammead-caption", "version": "4.1.27", "main": "dist/index.js", "module": "esm/index.js", "sideEffects": false, "description": "React styled components for a Caption", "repository": { "type": "git", "url": "https://github.com/bbc/psammead/tree/latest/packages/components/psammead-caption" }, "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-caption/README.md", "dependencies": { "@bbc/gel-foundations": "7.0.0", "@bbc/psammead-styles": "8.1.1" }, "peerDependencies": { "@emotion/styled": "^11.0.0" }, "keywords": [ "bbc", "caption", "figcaption" ], "devDependencies": { "@emotion/styled": "^11.3.0" } }