UNPKG

@material-git/all

Version:
31 lines (30 loc) 717 B
{ "name": "@material-git/all", "version": "2.0.0-dev.20160926", "description": "Angular 2 Material", "main": "./material.umd.js", "module": "./index.js", "typings": "./index.d.ts", "repository": { "type": "git", "url": "https://github.com/angular/material2.git" }, "keywords": [ "angular", "material", "material design", "components" ], "license": "MIT", "bugs": { "url": "https://github.com/angular/material2/issues" }, "homepage": "https://github.com/angular/material2#readme", "peerDependencies": { "@angular/core": "^2.0.0", "@angular/common": "^2.0.0" }, "dependencies": { "@types/hammerjs": "^2.0.30" } }