forked from Kitware/CDash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-shrinkwrap.json
51 lines (51 loc) · 1.71 KB
/
npm-shrinkwrap.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"name": "CDash",
"version": "2.5.0",
"dependencies": {
"angular": {
"version": "1.6.1",
"from": "angular@>=1.4.7 <2.0.0",
"resolved": "http://registry.npmjs.org/angular/-/angular-1.6.1.tgz"
},
"angular-animate": {
"version": "1.6.1",
"from": "angular-animate@>=1.4.7 <2.0.0",
"resolved": "http://registry.npmjs.org/angular-animate/-/angular-animate-1.6.1.tgz"
},
"angular-clipboard": {
"version": "1.5.0",
"from": "angular-clipboard@>=1.5.0 <2.0.0",
"resolved": "http://registry.npmjs.org/angular-clipboard/-/angular-clipboard-1.5.0.tgz"
},
"angular-ui-bootstrap": {
"version": "2.4.0",
"from": "angular-ui-bootstrap@>=2.0.0 <3.0.0",
"resolved": "http://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.4.0.tgz"
},
"angular-ui-sortable": {
"version": "0.14.3",
"from": "angular-ui-sortable@>=0.14.3 <0.15.0",
"resolved": "https://registry.npmjs.org/angular-ui-sortable/-/angular-ui-sortable-0.14.3.tgz"
},
"as-jqplot": {
"version": "1.0.8",
"from": "as-jqplot@>=1.0.8 <2.0.0",
"resolved": "https://registry.npmjs.org/as-jqplot/-/as-jqplot-1.0.8.tgz"
},
"async": {
"version": "0.9.2",
"from": "async@>=0.9.0 <0.10.0",
"resolved": "https://registry.npmjs.org/async/-/async-0.9.2.tgz"
},
"fs-path": {
"version": "0.0.23",
"from": "fs-path@0.0.23",
"resolved": "http://registry.npmjs.org/fs-path/-/fs-path-0.0.23.tgz"
},
"ng-file-upload": {
"version": "12.2.13",
"from": "ng-file-upload@>=12.0.4 <13.0.0",
"resolved": "http://registry.npmjs.org/ng-file-upload/-/ng-file-upload-12.2.13.tgz"
}
}
}