ledgerrb/public/app/bower_components/angular-material/.bower.json

24 lines
599 B
JSON
Raw Normal View History

2014-09-30 12:29:53 +02:00
{
"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
}