summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-mocks/.bower.json
blob: a59096eca13a8b531a840692749a5900fdac6909 (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.5",
  "main": "./angular-mocks.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.3.5"
  },
  "homepage": "https://github.com/angular/bower-angular-mocks",
  "_release": "1.3.5",
  "_resolution": {
    "type": "version",
    "tag": "v1.3.5",
    "commit": "e5356ca3fa80f824ac7e3d9651156401e6bf2a38"
  },
  "_source": "git://github.com/angular/bower-angular-mocks.git",
  "_target": "~1.3.*",
  "_originalSource": "angular-mocks"
}