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