-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathpackage-lock.json
26 lines (26 loc) · 1.01 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
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"gitbook-plugin-code": {
"version": "0.1.0",
"resolved": "https://registry.npm.taobao.org/gitbook-plugin-code/download/gitbook-plugin-code-0.1.0.tgz",
"integrity": "sha1-gRqWALrvdViuGTzufVgQABZn6Xs="
},
"gitbook-plugin-edit-link": {
"version": "2.0.2",
"resolved": "https://registry.npm.taobao.org/gitbook-plugin-edit-link/download/gitbook-plugin-edit-link-2.0.2.tgz",
"integrity": "sha1-2PzZJ+ztgeemYqctWdtgnq/X5y8="
},
"gitbook-plugin-github": {
"version": "2.0.0",
"resolved": "https://registry.npm.taobao.org/gitbook-plugin-github/download/gitbook-plugin-github-2.0.0.tgz",
"integrity": "sha1-UWbnY8/MQC1DKIC3pshcHFS1ao0="
},
"gitbook-plugin-github-buttons": {
"version": "2.1.0",
"resolved": "https://registry.npm.taobao.org/gitbook-plugin-github-buttons/download/gitbook-plugin-github-buttons-2.1.0.tgz",
"integrity": "sha1-eZOqHmwgUeF0POTiw3PEPbZeiuQ="
}
}
}