-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
51 lines (51 loc) · 2.05 KB
/
package-lock.json
File metadata and controls
51 lines (51 loc) · 2.05 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
{
"name": "telegram_intro",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"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-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-github": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/gitbook-plugin-github/-/gitbook-plugin-github-2.0.0.tgz",
"integrity": "sha1-UWbnY8/MQC1DKIC3pshcHFS1ao0="
},
"gitbook-plugin-github-buttons": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/gitbook-plugin-github-buttons/-/gitbook-plugin-github-buttons-2.1.0.tgz",
"integrity": "sha1-eZOqHmwgUeF0POTiw3PEPbZeiuQ="
},
"gitbook-plugin-pageview-count": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/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.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"
}
},
"html-entities": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/html-entities/-/html-entities-1.2.0.tgz",
"integrity": "sha1-QZSMr4XOgv7Tbk5qDtNxpmZDeeI="
}
}
}