blob: 6aee5b3eaba58cad7c5fdee37185ae24d64698c4 (
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.5.11",
"license": "MIT",
"main": "./angular-mocks.js",
"ignore": [],
"dependencies": {
"angular": "1.5.11"
},
"homepage": "https://github.com/angular/bower-angular-mocks",
"_release": "1.5.11",
"_resolution": {
"type": "version",
"tag": "v1.5.11",
"commit": "8f1c89737c8a7e82fd91957cef92f577dad07565"
},
"_source": "https://github.com/angular/bower-angular-mocks.git",
"_target": "~1.5.0",
"_originalSource": "angular-mocks"
}
|