summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-mocks/.bower.json
blob: 17e2635b58df79393a189da8ea291487e87db586 (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.2",
  "main": "./angular-mocks.js",
  "dependencies": {
    "angular": "1.3.0-rc.2"
  },
  "homepage": "https://github.com/angular/bower-angular-mocks",
  "_release": "1.3.0-rc.2",
  "_resolution": {
    "type": "version",
    "tag": "v1.3.0-rc.2",
    "commit": "fcea404efd84f620fb3dd013aea7061ee8817dbc"
  },
  "_source": "git://github.com/angular/bower-angular-mocks.git",
  "_target": "~1.3.*",
  "_originalSource": "angular-mocks"
}