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

20 lines
502 B
JSON
Raw Normal View History

2014-07-31 18:00:20 +02:00
{
"name": "angular-mocks",
2016-08-09 15:32:12 +02:00
"version": "1.5.8",
"license": "MIT",
2014-07-31 18:00:20 +02:00
"main": "./angular-mocks.js",
2014-11-06 16:55:16 +01:00
"ignore": [],
2014-07-31 18:00:20 +02:00
"dependencies": {
2016-08-09 15:32:12 +02:00
"angular": "1.5.8"
2014-07-31 18:00:20 +02:00
},
"homepage": "https://github.com/angular/bower-angular-mocks",
2016-08-09 15:32:12 +02:00
"_release": "1.5.8",
2014-07-31 18:00:20 +02:00
"_resolution": {
"type": "version",
2016-08-09 15:32:12 +02:00
"tag": "v1.5.8",
"commit": "482eefcf6b03057c5fcddb9750e460f458ee3487"
2014-07-31 18:00:20 +02:00
},
2016-08-09 15:32:12 +02:00
"_source": "https://github.com/angular/bower-angular-mocks.git",
2015-08-30 19:52:32 +02:00
"_target": "*",
2014-07-31 18:00:20 +02:00
"_originalSource": "angular-mocks"
}