forked from tentwentyfour/callcise-vuex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-lock.json
54 lines (54 loc) · 1.82 KB
/
package-lock.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
52
53
54
{
"name": "callcise-vuex",
"version": "1.0.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"helpbox": {
"version": "5.8.0",
"resolved": "https://registry.npmjs.org/helpbox/-/helpbox-5.8.0.tgz",
"integrity": "sha512-lrz0Ss+9/ebofp0wD0x2E2cExPPgfNxSebAV/xoQ2YXYl8qc4DlrWxum8Rgl9p+1Ll7cHai+lUVBFly0TdRwUA==",
"requires": {
"lodash.deburr": "4.1.0",
"lodash.flow": "3.5.0",
"lodash.noop": "3.0.1",
"lodash.times": "4.3.2",
"lodash.tolower": "4.1.2"
}
},
"lodash.deburr": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/lodash.deburr/-/lodash.deburr-4.1.0.tgz",
"integrity": "sha1-3bG7s+8HRYwBd7oH3hRCLLAz/5s="
},
"lodash.flow": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/lodash.flow/-/lodash.flow-3.5.0.tgz",
"integrity": "sha1-h79AKSuM+D5OjOGjrkIJ4gBxZ1o="
},
"lodash.noop": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/lodash.noop/-/lodash.noop-3.0.1.tgz",
"integrity": "sha1-OBiPTWUKOkdCWEObluxFsyYXEzw="
},
"lodash.times": {
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/lodash.times/-/lodash.times-4.3.2.tgz",
"integrity": "sha1-Ph8lZcQxdU1Uq1fy7RdBk5KFyh0="
},
"lodash.tolower": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/lodash.tolower/-/lodash.tolower-4.1.2.tgz",
"integrity": "sha1-1tMJrEPu+NROje1mtz2rC+sIBtc="
},
"lonad": {
"version": "0.0.36",
"resolved": "https://registry.npmjs.org/lonad/-/lonad-0.0.36.tgz",
"integrity": "sha512-CubpIiYvdoMcdFf4AcsqSJoKE5Tyk6lY5vRoLtfCkQXUpqUp2WwWN12UtpsrSvrdm3NkbuPZxnBrR57lSP4E9w==",
"requires": {
"helpbox": "5.8.0",
"lodash.flow": "3.5.0"
}
}
}
}