-
Notifications
You must be signed in to change notification settings - Fork 50
/
package-lock.json
36 lines (36 loc) · 1.51 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
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"gitbook-plugin-alerts": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/gitbook-plugin-alerts/-/gitbook-plugin-alerts-0.2.0.tgz",
"integrity": "sha1-yMd4tBeY+AiwO+uQiCLpKKT74Tc="
},
"gitbook-plugin-back-to-top-button": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/gitbook-plugin-back-to-top-button/-/gitbook-plugin-back-to-top-button-0.1.4.tgz",
"integrity": "sha1-5iGDOLDvGdWOb2YAmUNQt26ANd8="
},
"gitbook-plugin-chapter-fold": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/gitbook-plugin-chapter-fold/-/gitbook-plugin-chapter-fold-0.0.4.tgz",
"integrity": "sha1-3NWiH4C8vJjAiEGXdMOXrm1EY+8="
},
"gitbook-plugin-code": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/gitbook-plugin-code/-/gitbook-plugin-code-0.1.0.tgz",
"integrity": "sha512-TE8CUFlN7da4SiN2LYx8qk+FX5w2O2IicEcn48sPTpA8gj9qKQqpYpGEdwgsDEev11shEjCZhDwFN//GQ7bdnA=="
},
"gitbook-plugin-splitter": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/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.npmjs.org/gitbook-plugin-theme-comscore/-/gitbook-plugin-theme-comscore-0.0.3.tgz",
"integrity": "sha1-miVPpKNxNSkgleQ0TyWSErV4H+0="
}
}
}