UNPKG

angular-bootstrap-md

Version:

<a href="http://mdbootstrap.com/docs/angular/getting-started/download/"><img src="https://mdbootstrap.com/img/Marketing/general/logo/medium/mdb-angular2.png"></a> # Angular Bootstrap with Material Design

30 lines 899 B
{ "name": "angular-bootstrap-md", "repository": "https://github.com/mdbootstrap/Angular-Bootstrap-with-Material-Design", "version": "12.0.0", "schematics": "./schematics/collection.json", "ng-update": { "migrations": "./schematics/migration.json" }, "files": [ "**/*" ], "dependencies": { "tslib": "^2.0.0" }, "peerDependencies": { "@angular/common": "^12.0.0", "@angular/core": "^12.0.0", "@angular/animations": "^12.0.0", "@angular/forms": "^12.0.0", "@angular/cdk": "^12.0.0" }, "main": "bundles/angular-bootstrap-md.umd.js", "module": "fesm2015/angular-bootstrap-md.js", "es2015": "fesm2015/angular-bootstrap-md.js", "esm2015": "esm2015/angular-bootstrap-md.js", "fesm2015": "fesm2015/angular-bootstrap-md.js", "typings": "angular-bootstrap-md.d.ts", "metadata": "angular-bootstrap-md.metadata.json", "sideEffects": false }