You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
307 B

{
"name": "angular-material",
"version": "1.1.3",
"license": "MIT",
"ignore": [],
"dependencies": {
"angular": "^1.4.8",
"angular-animate": "^1.4.8",
"angular-aria": "^1.4.8",
"angular-messages": "^1.4.8"
},
"main": [
"angular-material.js",
"angular-material.css"
]
}