{
  "name": "@angular/material-examples",
  "version": "0.0.0-PLACEHOLDER",
  "description": "Angular Material Examples",
  "main": "./bundles/material-examples.umd.js",
  "module": "./esm5/material-examples.es5.js",
  "es2015": "./esm2015/material-examples.js",
  "typings": "./material-examples.d.ts",
  "private": true,
  "repository": {
    "type": "git",
    "url": "https://github.com/angular/components.git"
  },
  "keywords": [
    "angular",
    "material",
    "material design",
    "components"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/angular/components/issues"
  },
  "homepage": "https://github.com/angular/components#readme",
  "peerDependencies": {
    "@angular/cdk": "0.0.0-PLACEHOLDER",
    "@angular/cdk-experimental": "0.0.0-PLACEHOLDER",
    "@angular/core": "0.0.0-NG",
    "@angular/common": "0.0.0-NG",
    "@angular/material": "0.0.0-PLACEHOLDER",
    "@angular/material-experimental": "0.0.0-PLACEHOLDER",
    "@angular/material-moment-adapter": "0.0.0-PLACEHOLDER"
  },
  "dependencies": {
    "tslib": "^1.7.1"
  }
}
