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

19 lines
499 B
JSON
Raw Normal View History

2014-09-30 12:29:53 +02:00
{
"name": "angular-animate",
2015-02-04 16:08:32 +01:00
"version": "1.3.12",
2014-09-30 12:29:53 +02:00
"main": "./angular-animate.js",
2014-11-06 16:55:16 +01:00
"ignore": [],
2014-09-30 12:29:53 +02:00
"dependencies": {
2015-02-04 16:08:32 +01:00
"angular": "1.3.12"
2014-09-30 12:29:53 +02:00
},
"homepage": "https://github.com/angular/bower-angular-animate",
2015-02-04 16:08:32 +01:00
"_release": "1.3.12",
2014-09-30 12:29:53 +02:00
"_resolution": {
"type": "version",
2015-02-04 16:08:32 +01:00
"tag": "v1.3.12",
"commit": "15ed4de8c25663d412b0c953b0d70c1133e9fd31"
2014-09-30 12:29:53 +02:00
},
"_source": "git://github.com/angular/bower-angular-animate.git",
2014-11-06 16:55:16 +01:00
"_target": "~1.3.1",
2014-09-30 12:29:53 +02:00
"_originalSource": "angular-animate"
}