Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.bower.json « angular-mocks « bower_components « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5507dde7413fc08f11257e2798d2650edbb56f63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "angular-mocks",
  "version": "1.6.5",
  "license": "MIT",
  "main": "./angular-mocks.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.6.5"
  },
  "homepage": "https://github.com/angular/bower-angular-mocks",
  "_release": "1.6.5",
  "_resolution": {
    "type": "version",
    "tag": "v1.6.5",
    "commit": "602d0fd8923cf5f7e84a878e11ca4937233733cb"
  },
  "_source": "https://github.com/angular/bower-angular-mocks.git",
  "_target": "~1.6.0",
  "_originalSource": "angular-mocks"
}