ffffng/app/bower_components/angular-bootstrap/.bower.json

31 lines
763 B
JSON
Raw Normal View History

{
"author": {
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
},
"name": "angular-bootstrap",
2016-05-16 13:33:49 +02:00
"keywords": [
"angular",
"angular-ui",
"bootstrap"
],
"license": "MIT",
"ignore": [],
"description": "Native AngularJS (Angular) directives for Bootstrap.",
2016-06-11 17:57:30 +02:00
"version": "1.3.3",
"main": [
"./ui-bootstrap-tpls.js"
],
"dependencies": {
2016-05-16 13:33:49 +02:00
"angular": ">=1.4.0"
},
"homepage": "https://github.com/angular-ui/bootstrap-bower",
2016-06-11 17:57:30 +02:00
"_release": "1.3.3",
"_resolution": {
"type": "version",
2016-06-11 17:57:30 +02:00
"tag": "1.3.3",
"commit": "d45246707f5bf9533e3824861a29abd36757db45"
},
2016-05-16 13:33:49 +02:00
"_source": "https://github.com/angular-ui/bootstrap-bower.git",
2016-06-11 17:57:30 +02:00
"_target": "1.3.3",
2016-05-16 13:33:49 +02:00
"_originalSource": "angular-bootstrap"
}