{
  "name": "@shortcm/top-app-bar",
  "version": "0.44.1",
  "description": "The Material Components for the web top app bar component",
  "license": "MIT",
  "main": "dist/mdc.topAppBar.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/material-components/material-components-web.git"
  },
  "keywords": [
    "material components",
    "material design",
    "top app bar",
    "top-app-bar",
    "topappbar"
  ],
  "dependencies": {
    "@shortcm/animation": "^0.41.1",
    "@shortcm/base": "^0.41.1",
    "@shortcm/elevation": "^0.44.1",
    "@shortcm/ripple": "^0.44.1",
    "@shortcm/rtl": "^0.42.0",
    "@shortcm/shape": "^0.43.0",
    "@shortcm/theme": "^0.43.0",
    "@shortcm/typography": "^0.44.1"
  },
  "publishConfig": {
    "access": "public"
  }
}
