-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
40 lines (40 loc) · 1.36 KB
/
Copy pathpackage-lock.json
File metadata and controls
40 lines (40 loc) · 1.36 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
{
"lockfileVersion": 1,
"dependencies": {
"ejs": {
"version": "2.5.7",
"resolved": "http://registry.npm.taobao.org/ejs/download/ejs-2.5.7.tgz",
"integrity": "sha1-zIcsFoiArjxxiXYv1f/ACJbJUYo="
},
"lodash": {
"version": "4.17.4",
"resolved": "http://registry.npm.taobao.org/lodash/download/lodash-4.17.4.tgz",
"integrity": "sha1-eCA6TRwyiuHYbcpkYONptX9AVa4="
},
"sax": {
"version": "1.2.4",
"resolved": "http://registry.npm.taobao.org/sax/download/sax-1.2.4.tgz",
"integrity": "sha1-KBYjTiN4vdxOU1T6tcqold9xANk="
},
"wechat": {
"version": "2.1.0",
"resolved": "http://registry.npm.taobao.org/wechat/download/wechat-2.1.0.tgz",
"integrity": "sha1-Rjz9ue6f1Sj7PwPoWhlLWDQUfuw="
},
"wechat-crypto": {
"version": "0.0.2",
"resolved": "http://registry.npm.taobao.org/wechat-crypto/download/wechat-crypto-0.0.2.tgz",
"integrity": "sha1-pVRD7AgQ9MGZKik6J4YIOXAMY2k="
},
"xml2js": {
"version": "0.4.17",
"resolved": "http://registry.npm.taobao.org/xml2js/download/xml2js-0.4.17.tgz",
"integrity": "sha1-F76T6q4/O3eTWceVtBlwWogX6Gg="
},
"xmlbuilder": {
"version": "4.2.1",
"resolved": "http://registry.npm.taobao.org/xmlbuilder/download/xmlbuilder-4.2.1.tgz",
"integrity": "sha1-qlijBBoGb5DqoWwvU4n/GfP0YaU="
}
}
}