blob: 754a2b67ed83b565bb98022fd607ce24e4b4663f (
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.6.2",
"license": "MIT",
"main": "./angular-mocks.js",
"ignore": [],
"dependencies": {
"angular": "1.6.2"
},
"homepage": "https://github.com/angular/bower-angular-mocks",
"_release": "1.6.2",
"_resolution": {
"type": "version",
"tag": "v1.6.2",
"commit": "5a6ff991b4e59bdec0c2f44e941fd5cdef5ef1a3"
},
"_source": "https://github.com/angular/bower-angular-mocks.git",
"_target": ">=1.3.*",
"_originalSource": "angular-mocks"
}
|