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

bower.json « angular-mocks « node_modules - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b5af5d5f8824bb05451edc2b6dc1732a51502ffa (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "angular-mocks",
  "version": "1.8.0",
  "license": "MIT",
  "main": "./angular-mocks.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.8.0"
  }
}