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

19 lines
495 B
JSON
Raw Normal View History

2014-09-30 12:29:53 +02:00
{
"name": "angular-animate",
2014-11-06 16:55:16 +01:00
"version": "1.3.1",
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": {
2014-11-06 16:55:16 +01:00
"angular": "1.3.1"
2014-09-30 12:29:53 +02:00
},
"homepage": "https://github.com/angular/bower-angular-animate",
2014-11-06 16:55:16 +01:00
"_release": "1.3.1",
2014-09-30 12:29:53 +02:00
"_resolution": {
"type": "version",
2014-11-06 16:55:16 +01:00
"tag": "v1.3.1",
"commit": "3b55cee18abd8aafab26456b59c663afb4263a1c"
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"
}