summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-mocks/.bower.json
blob: 3bcebddce59d07ab15690a8960f71fed59a0f4bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "angular-mocks",
  "version": "1.3.4",
  "main": "./angular-mocks.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.3.4"
  },
  "homepage": "https://github.com/angular/bower-angular-mocks",
  "_release": "1.3.4",
  "_resolution": {
    "type": "version",
    "tag": "v1.3.4",
    "commit": "15dd7c6bed51102fadc68ce02fcced2a8391ef34"
  },
  "_source": "git://github.com/angular/bower-angular-mocks.git",
  "_target": "~1.3.*",
  "_originalSource": "angular-mocks"
}