Wallet/lib/angular-bootstrap/.bower.json

24 lines
602 B
JSON
Raw Normal View History

2014-03-21 14:21:13 -03:00
{
"author": {
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
},
"name": "angular-bootstrap",
"version": "0.10.0",
"main": [
"./ui-bootstrap-tpls.js"
],
"dependencies": {
"angular": ">=1"
},
"homepage": "https://github.com/angular-ui/bootstrap-bower",
"_release": "0.10.0",
"_resolution": {
"type": "version",
"tag": "0.10.0",
"commit": "f486d33d6f4c60d905ed0792eacbba2456a32b87"
},
"_source": "git://github.com/angular-ui/bootstrap-bower.git",
"_target": "~0.10.0",
"_originalSource": "angular-bootstrap",
"_direct": true
}