{
  "name": "@angular/material-experimental",
  "version": "0.0.0-PLACEHOLDER",
  "description": "Experimental components for Angular Material",
  "main": "./bundles/material-experimental.umd.js",
  "module": "./esm5/material-experimental.es5.js",
  "es2015": "./esm2015/material-experimental.js",
  "typings": "./material-experimental.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/angular/components.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/angular/components/issues"
  },
  "homepage": "https://github.com/angular/components#readme",
  "peerDependencies": {
    "@angular/core": "0.0.0-NG",
    "@angular/material": "0.0.0-PLACEHOLDER",
    "material-components-web": "0.0.0-MDC"
  },
  "dependencies": {
    "tslib": "^1.7.1"
  }
}
