{
  "name": "@material/mwc-top-app-bar-fixed",
  "version": "0.27.0",
  "description": "Material Design top app bar web component",
  "keywords": [
    "material design",
    "web components",
    "top app bar"
  ],
  "main": "mwc-top-app-bar-fixed.js",
  "module": "mwc-top-app-bar-fixed.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/material-components/material-components-web-components.git",
    "directory": "packages/top-app-bar"
  },
  "license": "Apache-2.0",
  "dependencies": {
    "@material/mwc-top-app-bar": "^0.27.0",
    "@material/top-app-bar": "=14.0.0-canary.53b3cad2f.0",
    "lit": "^2.0.0",
    "tslib": "^2.0.1"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "c1e876a15bc028034781984538ea803ba67dbed3"
}
