UNPKG

angular-material

Version:

This repository publishes the AngularJS Material v1.x library and localized installs using `npm`. You can find the component source-code for this library in the [AngularJS Material repository](https://github.com/angular/material).

16 lines 307 B
{ "name": "angular-material", "version": "1.2.1", "license": "MIT", "ignore": [], "dependencies": { "angular": "^1.7.2", "angular-animate": "^1.7.2", "angular-aria": "^1.7.2", "angular-messages": "^1.7.2" }, "main": [ "angular-material.js", "angular-material.css" ] }