mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-09 05:24:12 +01:00
13 lines
265 B
JSON
13 lines
265 B
JSON
{
|
|
"name": "angular-material",
|
|
"version": "0.0.3-master-f291897",
|
|
"dependencies": {
|
|
"angular": "^1.3.0-beta.18",
|
|
"angular-animate": "^1.3.0-beta.18",
|
|
"hammerjs": "~2.0.3"
|
|
},
|
|
"main": [
|
|
"angular-material.js",
|
|
"angular-material.css"
|
|
]
|
|
}
|