-
Notifications
You must be signed in to change notification settings - Fork 3
/
package-lock.json
111 lines (111 loc) · 3.91 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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
"name": "server",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "server",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"@jovotech/model-snips": "^4.0.0-beta.1"
}
},
"node_modules/@jovotech/model": {
"version": "4.0.0-beta.1",
"resolved": "https://registry.npmjs.org/@jovotech/model/-/model-4.0.0-beta.1.tgz",
"integrity": "sha512-0PwdWspvVOSyQPyojjaTZP08I8A5rRqrUwjreIFgTOZjWfE8IWmtGcI6QXOIM5+6d8YFqVYF2TcOKlBN6bPycQ==",
"dependencies": {
"lodash.has": "^4.5.2"
}
},
"node_modules/@jovotech/model-snips": {
"version": "4.0.0-beta.1",
"resolved": "https://registry.npmjs.org/@jovotech/model-snips/-/model-snips-4.0.0-beta.1.tgz",
"integrity": "sha512-M9hSw62xAj4/eS3ao4sftr5QjBM8QYDiWet9bQs2gBSVOze3mGPxu6aNZMKBnyK19BHcgdBFCy4QbYqN2ecvnQ==",
"dependencies": {
"@jovotech/model": "^4.0.0-beta.1",
"lodash.get": "^4.4.2",
"lodash.set": "^4.3.2",
"lodash.startswith": "^4.2.1",
"tv4": "^1.3.0"
}
},
"node_modules/lodash.get": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
"integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk="
},
"node_modules/lodash.has": {
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/lodash.has/-/lodash.has-4.5.2.tgz",
"integrity": "sha1-0Z9NwQlQWMzL4rDN9O4P5Ko3yGI="
},
"node_modules/lodash.set": {
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/lodash.set/-/lodash.set-4.3.2.tgz",
"integrity": "sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM="
},
"node_modules/lodash.startswith": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-4.2.1.tgz",
"integrity": "sha1-xZjErc4YiiflMUVzHNxsDnF3YAw="
},
"node_modules/tv4": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/tv4/-/tv4-1.3.0.tgz",
"integrity": "sha1-0CDIRvrdUMhVq7JeuuzGj8EPeWM=",
"engines": {
"node": ">= 0.8.0"
}
}
},
"dependencies": {
"@jovotech/model": {
"version": "4.0.0-beta.1",
"resolved": "https://registry.npmjs.org/@jovotech/model/-/model-4.0.0-beta.1.tgz",
"integrity": "sha512-0PwdWspvVOSyQPyojjaTZP08I8A5rRqrUwjreIFgTOZjWfE8IWmtGcI6QXOIM5+6d8YFqVYF2TcOKlBN6bPycQ==",
"requires": {
"lodash.has": "^4.5.2"
}
},
"@jovotech/model-snips": {
"version": "4.0.0-beta.1",
"resolved": "https://registry.npmjs.org/@jovotech/model-snips/-/model-snips-4.0.0-beta.1.tgz",
"integrity": "sha512-M9hSw62xAj4/eS3ao4sftr5QjBM8QYDiWet9bQs2gBSVOze3mGPxu6aNZMKBnyK19BHcgdBFCy4QbYqN2ecvnQ==",
"requires": {
"@jovotech/model": "^4.0.0-beta.1",
"lodash.get": "^4.4.2",
"lodash.set": "^4.3.2",
"lodash.startswith": "^4.2.1",
"tv4": "^1.3.0"
}
},
"lodash.get": {
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
"integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk="
},
"lodash.has": {
"version": "4.5.2",
"resolved": "https://registry.npmjs.org/lodash.has/-/lodash.has-4.5.2.tgz",
"integrity": "sha1-0Z9NwQlQWMzL4rDN9O4P5Ko3yGI="
},
"lodash.set": {
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/lodash.set/-/lodash.set-4.3.2.tgz",
"integrity": "sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM="
},
"lodash.startswith": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/lodash.startswith/-/lodash.startswith-4.2.1.tgz",
"integrity": "sha1-xZjErc4YiiflMUVzHNxsDnF3YAw="
},
"tv4": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/tv4/-/tv4-1.3.0.tgz",
"integrity": "sha1-0CDIRvrdUMhVq7JeuuzGj8EPeWM="
}
}
}