-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
72 lines (72 loc) · 3.02 KB
/
package-lock.json
File metadata and controls
72 lines (72 loc) · 3.02 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"gitbook-plugin-chapter-fold": {
"version": "0.0.4",
"resolved": "https://registry.npmmirror.com/gitbook-plugin-chapter-fold/-/gitbook-plugin-chapter-fold-0.0.4.tgz",
"integrity": "sha1-3NWiH4C8vJjAiEGXdMOXrm1EY+8="
},
"gitbook-plugin-custom-favicon": {
"version": "0.0.4",
"resolved": "https://registry.npmmirror.com/gitbook-plugin-custom-favicon/-/gitbook-plugin-custom-favicon-0.0.4.tgz",
"integrity": "sha1-y3NynUdYy3xsVk6O+wNdH24Irs8="
},
"gitbook-plugin-flexible-alerts": {
"version": "1.0.4",
"resolved": "https://registry.npmmirror.com/gitbook-plugin-flexible-alerts/-/gitbook-plugin-flexible-alerts-1.0.4.tgz",
"integrity": "sha512-1Cm2nVwSMjSHln/880w0m6jN2BTQCrlHIyWaJih+iVGRlqqUNuTqLRksmyDOtJhFoV7+6ja2NVj0JYV39q/aWQ=="
},
"gitbook-plugin-hide-element": {
"version": "0.0.4",
"resolved": "https://registry.npmmirror.com/gitbook-plugin-hide-element/-/gitbook-plugin-hide-element-0.0.4.tgz",
"integrity": "sha1-k6Pedq7r1TUmFZfSV/cYdvDR3DQ="
},
"gitbook-plugin-insert-logo": {
"version": "0.1.5",
"resolved": "https://registry.npmmirror.com/gitbook-plugin-insert-logo/-/gitbook-plugin-insert-logo-0.1.5.tgz",
"integrity": "sha1-2q6N2kGiNtVPE5MeVwsmcpVXiFo="
},
"gitbook-plugin-pageview-count": {
"version": "1.0.1",
"resolved": "https://registry.npmmirror.com/gitbook-plugin-pageview-count/-/gitbook-plugin-pageview-count-1.0.1.tgz",
"integrity": "sha1-38W0u5KQ9QMAXyhVnQcRQl1vlME="
},
"gitbook-plugin-search-pro": {
"version": "2.0.2",
"resolved": "https://registry.npmmirror.com/gitbook-plugin-search-pro/-/gitbook-plugin-search-pro-2.0.2.tgz",
"integrity": "sha1-fOduj2XCBESJucaSc2sj+B/mofI=",
"requires": {
"html-entities": "1.2.0"
}
},
"gitbook-plugin-sharing-plus": {
"version": "0.0.2",
"resolved": "https://registry.npmmirror.com/gitbook-plugin-sharing-plus/-/gitbook-plugin-sharing-plus-0.0.2.tgz",
"integrity": "sha1-FstYGACikvAbvY19Ic6jID0Jcz8=",
"requires": {
"lodash": "^3.10.1"
}
},
"gitbook-plugin-splitter": {
"version": "0.0.8",
"resolved": "https://registry.npmmirror.com/gitbook-plugin-splitter/-/gitbook-plugin-splitter-0.0.8.tgz",
"integrity": "sha1-8rBRMGD8kma0awQYLk7KHUtx+vw="
},
"gitbook-plugin-theme-comscore": {
"version": "0.0.3",
"resolved": "https://registry.npmmirror.com/gitbook-plugin-theme-comscore/-/gitbook-plugin-theme-comscore-0.0.3.tgz",
"integrity": "sha1-miVPpKNxNSkgleQ0TyWSErV4H+0="
},
"html-entities": {
"version": "1.2.0",
"resolved": "https://registry.npmmirror.com/html-entities/-/html-entities-1.2.0.tgz",
"integrity": "sha1-QZSMr4XOgv7Tbk5qDtNxpmZDeeI="
},
"lodash": {
"version": "3.10.1",
"resolved": "https://registry.npmmirror.com/lodash/-/lodash-3.10.1.tgz",
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y="
}
}
}