-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
46 lines (46 loc) · 1.92 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
{
"name": "demo",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"gitbook-plugin-back-to-top-button": {
"version": "0.1.4",
"resolved": "https://registry.npmmirror.com/gitbook-plugin-back-to-top-button/download/gitbook-plugin-back-to-top-button-0.1.4.tgz",
"integrity": "sha1-5iGDOLDvGdWOb2YAmUNQt26ANd8="
},
"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-expandable-chapters": {
"version": "0.2.0",
"resolved": "https://registry.npmmirror.com/gitbook-plugin-expandable-chapters/download/gitbook-plugin-expandable-chapters-0.2.0.tgz",
"integrity": "sha1-RdcIeuaQekH0gSjFT+ViJKnBraI="
},
"gitbook-plugin-livereload": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/gitbook-plugin-livereload/-/gitbook-plugin-livereload-0.0.1.tgz",
"integrity": "sha1-wMncb1X4L8JPl1MrJSh6u7tBa5Y="
},
"gitbook-plugin-search-pro": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/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-theme-hqbook": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/gitbook-plugin-theme-hqbook/-/gitbook-plugin-theme-hqbook-1.1.0.tgz",
"integrity": "sha512-eSlUkjnNKmMVBe+G6Afh+Pg9yHuxjOzUMhnPk5nbPQGm8zfvXNNdmJrFr2XtUtlF1veWu/dHj/YVyM/ewjGIyg=="
},
"html-entities": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/html-entities/-/html-entities-1.2.0.tgz",
"integrity": "sha1-QZSMr4XOgv7Tbk5qDtNxpmZDeeI="
}
}
}