ffffng/app/bower_components/angular-mocks/.bower.json

18 lines
473 B
JSON
Raw Normal View History

2014-05-12 20:08:19 +02:00
{
"name": "angular-mocks",
2014-08-10 12:02:48 +02:00
"version": "1.2.21",
2014-05-12 20:08:19 +02:00
"main": "./angular-mocks.js",
"dependencies": {
2014-08-10 12:02:48 +02:00
"angular": "1.2.21"
2014-05-12 20:08:19 +02:00
},
"homepage": "https://github.com/angular/bower-angular-mocks",
2014-08-10 12:02:48 +02:00
"_release": "1.2.21",
2014-05-12 20:08:19 +02:00
"_resolution": {
"type": "version",
2014-08-10 12:02:48 +02:00
"tag": "v1.2.21",
"commit": "ab33e90eaec5bb2c96126e808ae9f44cf59b7205"
2014-05-12 20:08:19 +02:00
},
"_source": "git://github.com/angular/bower-angular-mocks.git",
2014-08-10 12:02:48 +02:00
"_target": "1.2.21",
2014-05-12 20:08:19 +02:00
"_originalSource": "angular-mocks"
}