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: 0fdbcc9a8839f19ea43db822ce1c9adf34136c4d (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.4.14",
  "license": "MIT",
  "main": "./angular-mocks.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.4.14"
  },
  "homepage": "https://github.com/angular/bower-angular-mocks",
  "_release": "1.4.14",
  "_resolution": {
    "type": "version",
    "tag": "v1.4.14",
    "commit": "d6d76294fbc8ee9e5d5b581968b775910b4e67d0"
  },
  "_source": "https://github.com/angular/bower-angular-mocks.git",
  "_target": "~1.4.0",
  "_originalSource": "angular-mocks"
}