-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
166 lines (166 loc) · 6.27 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
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
{
"name": "knowledge",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "knowledge",
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"docsify": "^4.12.2"
}
},
"node_modules/docsify": {
"version": "4.12.2",
"resolved": "https://registry.npmmirror.com/docsify/-/docsify-4.12.2.tgz",
"integrity": "sha512-hpRez5upcvkYigT2zD8P5kH5t9HpSWL8yn/ZU/g04/WfAfxVNW6CPUVOOF1EsQUDxTRuyNTFOb6uUv+tPij3tg==",
"hasInstallScript": true,
"dependencies": {
"dompurify": "^2.3.1",
"marked": "^1.2.9",
"medium-zoom": "^1.0.6",
"opencollective-postinstall": "^2.0.2",
"prismjs": "^1.23.0",
"strip-indent": "^3.0.0",
"tinydate": "^1.3.0",
"tweezer.js": "^1.4.0"
}
},
"node_modules/dompurify": {
"version": "2.3.3",
"resolved": "https://registry.nlark.com/dompurify/download/dompurify-2.3.3.tgz?cache=0&sync_timestamp=1632141094906&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fdompurify%2Fdownload%2Fdompurify-2.3.3.tgz",
"integrity": "sha1-wa8+uIvkcyRDKWTYq8dc9LmNY0w="
},
"node_modules/marked": {
"version": "4.0.14",
"resolved": "https://registry.npmmirror.com/marked/-/marked-4.0.14.tgz",
"integrity": "sha512-HL5sSPE/LP6U9qKgngIIPTthuxC0jrfxpYMZ3LdGDD3vTnLs59m2Z7r6+LNDR3ToqEQdkKd6YaaEfJhodJmijQ==",
"bin": {
"marked": "bin/marked.js"
},
"engines": {
"node": ">= 12"
}
},
"node_modules/medium-zoom": {
"version": "1.0.6",
"resolved": "https://registry.npm.taobao.org/medium-zoom/download/medium-zoom-1.0.6.tgz",
"integrity": "sha1-kkfyHKkxPYu+lCCsoVOkEN8I0Cc="
},
"node_modules/min-indent": {
"version": "1.0.1",
"resolved": "https://registry.nlark.com/min-indent/download/min-indent-1.0.1.tgz",
"integrity": "sha1-pj9oFnOzBXH76LwlaGrnRu76mGk=",
"engines": {
"node": ">=4"
}
},
"node_modules/opencollective-postinstall": {
"version": "2.0.3",
"resolved": "https://registry.npm.taobao.org/opencollective-postinstall/download/opencollective-postinstall-2.0.3.tgz",
"integrity": "sha1-eg//l49tv6TQBiOPusmO1BmMMlk=",
"bin": {
"opencollective-postinstall": "index.js"
}
},
"node_modules/prismjs": {
"version": "1.27.0",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.27.0.tgz",
"integrity": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==",
"engines": {
"node": ">=6"
}
},
"node_modules/strip-indent": {
"version": "3.0.0",
"resolved": "https://registry.nlark.com/strip-indent/download/strip-indent-3.0.0.tgz?cache=0&sync_timestamp=1620053310624&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fstrip-indent%2Fdownload%2Fstrip-indent-3.0.0.tgz",
"integrity": "sha1-wy4c7pQLazQyx3G8LFS8znPNMAE=",
"dependencies": {
"min-indent": "^1.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/tinydate": {
"version": "1.3.0",
"resolved": "https://registry.nlark.com/tinydate/download/tinydate-1.3.0.tgz",
"integrity": "sha1-5sqOWiK1G7TqHDoqT9E1Lb1MV/s=",
"engines": {
"node": ">=4"
}
},
"node_modules/tweezer.js": {
"version": "1.5.0",
"resolved": "https://registry.nlark.com/tweezer.js/download/tweezer.js-1.5.0.tgz",
"integrity": "sha1-ylCsUhUCIgP9O+TShhfo4jBfXAw="
}
},
"dependencies": {
"docsify": {
"version": "4.12.2",
"resolved": "https://registry.npmmirror.com/docsify/-/docsify-4.12.2.tgz",
"integrity": "sha512-hpRez5upcvkYigT2zD8P5kH5t9HpSWL8yn/ZU/g04/WfAfxVNW6CPUVOOF1EsQUDxTRuyNTFOb6uUv+tPij3tg==",
"requires": {
"dompurify": "^2.3.1",
"marked": "^4.0.10",
"medium-zoom": "^1.0.6",
"opencollective-postinstall": "^2.0.2",
"prismjs": "^1.23.0",
"strip-indent": "^3.0.0",
"tinydate": "^1.3.0",
"tweezer.js": "^1.4.0"
}
},
"dompurify": {
"version": "2.3.3",
"resolved": "https://registry.nlark.com/dompurify/download/dompurify-2.3.3.tgz?cache=0&sync_timestamp=1632141094906&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fdompurify%2Fdownload%2Fdompurify-2.3.3.tgz",
"integrity": "sha1-wa8+uIvkcyRDKWTYq8dc9LmNY0w="
},
"marked": {
"version": "4.0.14",
"resolved": "https://registry.npmmirror.com/marked/-/marked-4.0.14.tgz",
"integrity": "sha512-HL5sSPE/LP6U9qKgngIIPTthuxC0jrfxpYMZ3LdGDD3vTnLs59m2Z7r6+LNDR3ToqEQdkKd6YaaEfJhodJmijQ=="
},
"medium-zoom": {
"version": "1.0.6",
"resolved": "https://registry.npm.taobao.org/medium-zoom/download/medium-zoom-1.0.6.tgz",
"integrity": "sha1-kkfyHKkxPYu+lCCsoVOkEN8I0Cc="
},
"min-indent": {
"version": "1.0.1",
"resolved": "https://registry.nlark.com/min-indent/download/min-indent-1.0.1.tgz",
"integrity": "sha1-pj9oFnOzBXH76LwlaGrnRu76mGk="
},
"opencollective-postinstall": {
"version": "2.0.3",
"resolved": "https://registry.npm.taobao.org/opencollective-postinstall/download/opencollective-postinstall-2.0.3.tgz",
"integrity": "sha1-eg//l49tv6TQBiOPusmO1BmMMlk="
},
"prismjs": {
"version": "1.27.0",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.27.0.tgz",
"integrity": "sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA=="
},
"strip-indent": {
"version": "3.0.0",
"resolved": "https://registry.nlark.com/strip-indent/download/strip-indent-3.0.0.tgz?cache=0&sync_timestamp=1620053310624&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fstrip-indent%2Fdownload%2Fstrip-indent-3.0.0.tgz",
"integrity": "sha1-wy4c7pQLazQyx3G8LFS8znPNMAE=",
"requires": {
"min-indent": "^1.0.0"
}
},
"tinydate": {
"version": "1.3.0",
"resolved": "https://registry.nlark.com/tinydate/download/tinydate-1.3.0.tgz",
"integrity": "sha1-5sqOWiK1G7TqHDoqT9E1Lb1MV/s="
},
"tweezer.js": {
"version": "1.5.0",
"resolved": "https://registry.nlark.com/tweezer.js/download/tweezer.js-1.5.0.tgz",
"integrity": "sha1-ylCsUhUCIgP9O+TShhfo4jBfXAw="
}
}
}