-
Notifications
You must be signed in to change notification settings - Fork 5
/
package-lock.json
92 lines (92 loc) · 3.68 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"name": "kirby3-logger",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"fuse.js": "^6.4.6",
"vue-json-component": "^0.4.1",
"vue-json-pretty": "^1.8.2",
"vue-json-tree-view": "^2.1.6"
}
},
"node_modules/fuse.js": {
"version": "6.4.6",
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-6.4.6.tgz",
"integrity": "sha512-/gYxR/0VpXmWSfZOIPS3rWwU8SHgsRTwWuXhyb2O6s7aRuVtHtxCkR33bNYu3wyLyNx/Wpv0vU7FZy8Vj53VNw==",
"engines": {
"node": ">=10"
}
},
"node_modules/lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
"node_modules/vue": {
"version": "2.6.14",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.14.tgz",
"integrity": "sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ=="
},
"node_modules/vue-json-component": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/vue-json-component/-/vue-json-component-0.4.1.tgz",
"integrity": "sha512-8Tw4C5LJOT09BRKjQx8F5itheP7UIeZtUUJvWnSltb0UFQZSrXw/4B32z3pelWo38MtoglaSmFTYpyxFIWWNRg=="
},
"node_modules/vue-json-pretty": {
"version": "1.8.2",
"resolved": "https://registry.npmjs.org/vue-json-pretty/-/vue-json-pretty-1.8.2.tgz",
"integrity": "sha512-8DbgvyXpBrhDdBzz8RTe+POZ+HI6nSa33DqsPMWhMkv0u0ATklgxErUM3XRRvTzOQ/02Sh1LNWJ/rkqTow2rbA==",
"engines": {
"node": ">= 10.0.0",
"npm": ">= 5.0.0"
}
},
"node_modules/vue-json-tree-view": {
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/vue-json-tree-view/-/vue-json-tree-view-2.1.6.tgz",
"integrity": "sha512-gs7VDd1dC5SFQmyMdIq3O0w2IsITZfzyNFe6lsTeQwhFkh0nwWxhKWrS6opNmdOYFYmy52D9DVto78v8mF7IXQ==",
"dependencies": {
"lodash": "^4.17.4",
"vue": "^2.5.16"
}
}
},
"dependencies": {
"fuse.js": {
"version": "6.4.6",
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-6.4.6.tgz",
"integrity": "sha512-/gYxR/0VpXmWSfZOIPS3rWwU8SHgsRTwWuXhyb2O6s7aRuVtHtxCkR33bNYu3wyLyNx/Wpv0vU7FZy8Vj53VNw=="
},
"lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
},
"vue": {
"version": "2.6.14",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.6.14.tgz",
"integrity": "sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ=="
},
"vue-json-component": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/vue-json-component/-/vue-json-component-0.4.1.tgz",
"integrity": "sha512-8Tw4C5LJOT09BRKjQx8F5itheP7UIeZtUUJvWnSltb0UFQZSrXw/4B32z3pelWo38MtoglaSmFTYpyxFIWWNRg=="
},
"vue-json-pretty": {
"version": "1.8.2",
"resolved": "https://registry.npmjs.org/vue-json-pretty/-/vue-json-pretty-1.8.2.tgz",
"integrity": "sha512-8DbgvyXpBrhDdBzz8RTe+POZ+HI6nSa33DqsPMWhMkv0u0ATklgxErUM3XRRvTzOQ/02Sh1LNWJ/rkqTow2rbA=="
},
"vue-json-tree-view": {
"version": "2.1.6",
"resolved": "https://registry.npmjs.org/vue-json-tree-view/-/vue-json-tree-view-2.1.6.tgz",
"integrity": "sha512-gs7VDd1dC5SFQmyMdIq3O0w2IsITZfzyNFe6lsTeQwhFkh0nwWxhKWrS6opNmdOYFYmy52D9DVto78v8mF7IXQ==",
"requires": {
"lodash": "^4.17.4",
"vue": "^2.5.16"
}
}
}
}