UNPKG

@financial-times/o-header-services

Version:

Responsive page header for sites with minimal or customised branding, including internal products, customer facing tools, and specialist titles.

40 lines (39 loc) 1.22 kB
{ "name": "@financial-times/o-header-services", "version": "6.0.2", "description": "Responsive page header for sites with minimal or customised branding, including internal products, customer facing tools, and specialist titles.", "keywords": [ "header", "page", "top" ], "homepage": "https://registry.origami.ft.com/components/o-header-services", "bugs": { "url": "https://github.com/Financial-Times/origami/issues/new?labels=o-header-services,components", "email": "origami.support@ft.com" }, "license": "MIT", "type": "module", "browser": "main.js", "scripts": { "start": "npx serve ./demos/local", "build": "bash ../../scripts/component/build.bash", "test": "bash ../../scripts/component/test.bash", "debug:js": "bash ../../scripts/component/debug-js.bash", "lint": "bash ../../scripts/component/lint.bash", "watch": "bash ../../scripts/component/watch.bash" }, "peerDependencies": { "@financial-times/math": "^1.0.0", "@financial-times/o-brand": "^4.1.0", "@financial-times/o-private-foundation": "^1.0.0", "@financial-times/o-utils": "^2.0.0" }, "devDependencies": { "@financial-times/o-normalise": "^3.3.2" }, "engines": { "npm": ">7" }, "private": false }