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

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