{
  "name": "@notadd/ng-material-pro",
  "version": "0.0.16",
  "peerDependencies": {
    "@angular/common": "^7.0.0-rc.0 || ^7.0.0",
    "@angular/core": "^7.0.0-rc.0 || ^7.0.0",
    "@angular/animations": "^7.0.0-rc.0 || ^7.0.0",
    "@angular/cdk": "^7.0.0-rc.0 || ^7.0.0",
    "@angular/material": "^7.0.0-rc.0 || ^7.0.0",
    "@angular/flex-layout": "^7.0.0-beta.24"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/notadd/ng-material-pro.git"
  },
  "keywords": [
    "angular",
    "material",
    "material design",
    "components"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/notadd/ng-material-pro/issues"
  },
  "homepage": "https://github.com/notadd/ng-material-pro#readme",
  "schematics": "./schematics/collection.json",
  "main": "bundles/notadd-ng-material-pro.umd.js",
  "module": "fesm5/notadd-ng-material-pro.js",
  "es2015": "fesm2015/notadd-ng-material-pro.js",
  "esm5": "esm5/notadd-ng-material-pro.js",
  "esm2015": "esm2015/notadd-ng-material-pro.js",
  "fesm5": "fesm5/notadd-ng-material-pro.js",
  "fesm2015": "fesm2015/notadd-ng-material-pro.js",
  "typings": "notadd-ng-material-pro.d.ts",
  "metadata": "notadd-ng-material-pro.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
