{
  "name": "ngx-mat-menu",
  "version": "1.2.7",
  "peerDependencies": {
    "@angular/common": "^9.0.0",
    "@angular/core": "^9.0.0",
    "tslib": "^1.10.0"
  },
  "keywords": [
    "angular",
    "material",
    "menu",
    "sidebar",
    "sidemenu",
    "responsive",
    "swipe"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/rhideg/ngx-mat-menu"
  },
  "main": "bundles/ngx-mat-menu.umd.js",
  "module": "fesm5/ngx-mat-menu.js",
  "es2015": "fesm2015/ngx-mat-menu.js",
  "esm5": "esm5/ngx-mat-menu.js",
  "esm2015": "esm2015/ngx-mat-menu.js",
  "fesm5": "fesm5/ngx-mat-menu.js",
  "fesm2015": "fesm2015/ngx-mat-menu.js",
  "typings": "ngx-mat-menu.d.ts",
  "metadata": "ngx-mat-menu.metadata.json",
  "sideEffects": false
}
