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

18 lines
468 B
JSON
Raw Normal View History

2014-07-31 18:00:20 +02:00
{
"name": "angular-mocks",
2014-09-30 12:29:53 +02:00
"version": "1.2.25",
2014-07-31 18:00:20 +02:00
"main": "./angular-mocks.js",
"dependencies": {
2014-09-30 12:29:53 +02:00
"angular": "1.2.25"
2014-07-31 18:00:20 +02:00
},
"homepage": "https://github.com/angular/bower-angular-mocks",
2014-09-30 12:29:53 +02:00
"_release": "1.2.25",
2014-07-31 18:00:20 +02:00
"_resolution": {
"type": "version",
2014-09-30 12:29:53 +02:00
"tag": "v1.2.25",
"commit": "e3351b37d02cfc1a9302f3eb57febc3acb77d0c8"
2014-07-31 18:00:20 +02:00
},
"_source": "git://github.com/angular/bower-angular-mocks.git",
"_target": "*",
"_originalSource": "angular-mocks"
}