UNPKG

@hashicorp/react-subnav

Version:

Displays a navigation bar, with links and a call-to-action.

39 lines (38 loc) 974 B
{ "name": "@hashicorp/react-subnav", "description": "Displays a navigation bar, with links and a call-to-action.", "version": "9.6.0", "author": "HashiCorp", "contributors": [ "Zach Shilton" ], "dependencies": { "@hashicorp/mktg-logos": "^1.3.2", "@hashicorp/platform-product-meta": "^0.1.0", "@hashicorp/react-button": "^6.0.4", "@hashicorp/react-inline-svg": "^6.0.3", "@hashicorp/react-link-wrap": "^3.0.3", "@radix-ui/react-visually-hidden": "^1.0.2", "camel-case": "^4.1.2", "classnames": "^2.3.1", "isomorphic-unfetch": "^3.1.0" }, "peerDependencies": { "@hashicorp/mktg-global-styles": ">=3.x", "react": ">=16.x" }, "keywords": [ "component", "navigation", "react" ], "license": "MPL-2.0", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/hashicorp/react-components.git", "directory": "packages/subnav" } }