-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
34 lines (34 loc) · 1.31 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
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"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-expandable-chapters": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/gitbook-plugin-expandable-chapters/-/gitbook-plugin-expandable-chapters-0.2.0.tgz",
"integrity": "sha1-RdcIeuaQekH0gSjFT+ViJKnBraI="
},
"gitbook-plugin-folding-chapters": {
"version": "0.0.9",
"resolved": "https://registry.npmjs.org/gitbook-plugin-folding-chapters/-/gitbook-plugin-folding-chapters-0.0.9.tgz",
"integrity": "sha1-LlL/qUMGsLjrUfwwCWxHr1j45tg="
},
"gitbook-plugin-search-pro": {
"version": "2.0.2",
"resolved": "https://registry.nlark.com/gitbook-plugin-search-pro/download/gitbook-plugin-search-pro-2.0.2.tgz",
"integrity": "sha1-fOduj2XCBESJucaSc2sj+B/mofI=",
"requires": {
"html-entities": "1.2.0"
}
},
"html-entities": {
"version": "1.2.0",
"resolved": "https://registry.npm.taobao.org/html-entities/download/html-entities-1.2.0.tgz",
"integrity": "sha1-QZSMr4XOgv7Tbk5qDtNxpmZDeeI="
}
}
}