mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-15 15:40:53 +01:00
14 lines
276 B
JSON
14 lines
276 B
JSON
{
|
|
"name": "angular-material",
|
|
"version": "0.4.2",
|
|
"dependencies": {
|
|
"angular": "1.3.0-rc.4",
|
|
"angular-animate": "1.3.0-rc.4",
|
|
"angular-aria": "1.3.0-rc.4",
|
|
"hammerjs": "~2.0.2"
|
|
},
|
|
"main": [
|
|
"angular-material.js",
|
|
"angular-material.css"
|
|
]
|
|
}
|