mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-11 08:01:03 +01:00
24 lines
599 B
JSON
24 lines
599 B
JSON
|
{
|
||
|
"name": "angular-material",
|
||
|
"version": "0.0.3",
|
||
|
"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"
|
||
|
],
|
||
|
"homepage": "https://github.com/angular/bower-material",
|
||
|
"_release": "0.0.3",
|
||
|
"_resolution": {
|
||
|
"type": "version",
|
||
|
"tag": "v0.0.3",
|
||
|
"commit": "ec33d2ecfdf091e09eb285174c0ef1a948c10485"
|
||
|
},
|
||
|
"_source": "git://github.com/angular/bower-material.git",
|
||
|
"_target": "~0.0.3",
|
||
|
"_originalSource": "angular-material",
|
||
|
"_direct": true
|
||
|
}
|