UNPKG

mat-progress-buttons

Version:
34 lines 968 B
{ "name": "mat-progress-buttons", "version": "8.0.7", "description": "Material Design Progress Buttons", "keywords": [ "angular", "material design" ], "author": { "name": "Michael Doye", "url": "https://github.com/michaeldoye" }, "repository": { "type": "git", "url": "git://github.com/michaeldoye/mat-progress-buttons.git" }, "license": "MIT", "bugs": { "url": "https://github.com/michaeldoye/mat-progress-buttons/issues" }, "homepage": "https://github.com/michaeldoye/mat-progress-buttons", "main": "./bundles/mat-progress-buttons.umd.js", "module": "./esm5/mat-progress-buttons.es5.js", "es2015": "./esm2015/mat-progress-buttons.js", "typings": "./mat-progress-buttons.d.ts", "peerDependencies": { "@angular-devkit/schematics": "^0.8.2", "@angular/cdk": "^8.0.2", "@angular/common": "^8.2.4", "@angular/core": "^8.2.4", "@angular/material": "^8.0.2", "tsickle": "^0.35.0" } }