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