mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-15 15:40:53 +01:00
16 lines
No EOL
312 B
JSON
16 lines
No EOL
312 B
JSON
{
|
|
"name": "angular-material",
|
|
"version": "1.1.0-rc.5",
|
|
"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"
|
|
]
|
|
} |