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

19 lines
489 B
JSON
Raw Normal View History

2014-07-31 18:00:20 +02:00
{
"name": "angular-mocks",
2015-02-04 16:08:32 +01:00
"version": "1.3.12",
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": {
2015-02-04 16:08:32 +01:00
"angular": "1.3.12"
2014-07-31 18:00:20 +02:00
},
"homepage": "https://github.com/angular/bower-angular-mocks",
2015-02-04 16:08:32 +01:00
"_release": "1.3.12",
2014-07-31 18:00:20 +02:00
"_resolution": {
"type": "version",
2015-02-04 16:08:32 +01:00
"tag": "v1.3.12",
"commit": "308981a9630d152fa5907043ec2ffe1fedeea4ed"
2014-07-31 18:00:20 +02:00
},
"_source": "git://github.com/angular/bower-angular-mocks.git",
2014-11-06 16:55:16 +01:00
"_target": "~1.3.1",
2014-07-31 18:00:20 +02:00
"_originalSource": "angular-mocks"
}