-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathpackage-lock.json
More file actions
55 lines (55 loc) · 2.29 KB
/
Copy pathpackage-lock.json
File metadata and controls
55 lines (55 loc) · 2.29 KB
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
{
"name": "rflysim_docs",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"gitbook-plugin-theme-comscore": "^0.0.3",
"gitbook-plugin-theme-default": "^1.0.7",
"gitbook-plugin-theme-door": "^1.0.1"
}
},
"node_modules/gitbook-plugin-theme-comscore": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/gitbook-plugin-theme-comscore/-/gitbook-plugin-theme-comscore-0.0.3.tgz",
"integrity": "sha512-GNxYW3n10Pa6EAGx+7+dDVcyf7VambzyO6Mt5Y3x62fntyIOQWtqX46RgMZuhHbOtIeN/BR6T0DKlwoeUhmY0w==",
"engines": {
"gitbook": "*"
}
},
"node_modules/gitbook-plugin-theme-default": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/gitbook-plugin-theme-default/-/gitbook-plugin-theme-default-1.0.7.tgz",
"integrity": "sha512-vY+8Prz58H6iu6c7KHyOISxapKnwU8P1TWNqOzESFAB40ny9D/R7GpNL2IluicrsDvtI6VfpQeCYQbBniamulw==",
"engines": {
"gitbook": ">=3.0.0"
}
},
"node_modules/gitbook-plugin-theme-door": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/gitbook-plugin-theme-door/-/gitbook-plugin-theme-door-1.0.1.tgz",
"integrity": "sha512-edkBrIXhAAbOFm81t+viZvOybyxwKk9Ck5SmiuJ6AzRkYCQuj1lqUIOFYEleXpsdXcAvSzPrRnmIdE0KjObtHg==",
"engines": {
"gitbook": ">=3.2.3"
}
}
},
"dependencies": {
"gitbook-plugin-theme-comscore": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/gitbook-plugin-theme-comscore/-/gitbook-plugin-theme-comscore-0.0.3.tgz",
"integrity": "sha512-GNxYW3n10Pa6EAGx+7+dDVcyf7VambzyO6Mt5Y3x62fntyIOQWtqX46RgMZuhHbOtIeN/BR6T0DKlwoeUhmY0w=="
},
"gitbook-plugin-theme-default": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/gitbook-plugin-theme-default/-/gitbook-plugin-theme-default-1.0.7.tgz",
"integrity": "sha512-vY+8Prz58H6iu6c7KHyOISxapKnwU8P1TWNqOzESFAB40ny9D/R7GpNL2IluicrsDvtI6VfpQeCYQbBniamulw=="
},
"gitbook-plugin-theme-door": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/gitbook-plugin-theme-door/-/gitbook-plugin-theme-door-1.0.1.tgz",
"integrity": "sha512-edkBrIXhAAbOFm81t+viZvOybyxwKk9Ck5SmiuJ6AzRkYCQuj1lqUIOFYEleXpsdXcAvSzPrRnmIdE0KjObtHg=="
}
}
}