-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn.lock
69 lines (58 loc) · 2.64 KB
/
yarn.lock
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
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
chinese-numbers-converter@^2.3.1:
version "2.3.1"
resolved "https://registry.npm.taobao.org/chinese-numbers-converter/download/chinese-numbers-converter-2.3.1.tgz#b22f578ffce42dc817ab0826508093e7c62a7bcb"
integrity sha1-si9Xj/zkLcgXqwgmUICT58Yqe8s=
dependencies:
should "^13.2.3"
english2number@^1.0.8:
version "1.0.8"
resolved "https://registry.npm.taobao.org/english2number/download/english2number-1.0.8.tgz#7b83974bea539746b39ca831137c9feaf595c488"
integrity sha1-e4OXS+pTl0aznKgxE3yf6vWVxIg=
humanize-duration@^3.22.0:
version "3.22.0"
resolved "https://registry.npm.taobao.org/humanize-duration/download/humanize-duration-3.22.0.tgz#b0b577e2071f231e69b71bfae25e1bb342ffb915"
integrity sha1-sLV34gcfIx5ptxv64l4bs0L/uRU=
js-pinyin@^0.1.9:
version "0.1.9"
resolved "https://registry.npm.taobao.org/js-pinyin/download/js-pinyin-0.1.9.tgz#cdf19335645ddb20d4630df1058aac25d256adfd"
integrity sha1-zfGTNWRd2yDUYw3xBYqsJdJWrf0=
should-equal@^2.0.0:
version "2.0.0"
resolved "https://registry.npm.taobao.org/should-equal/download/should-equal-2.0.0.tgz#6072cf83047360867e68e98b09d71143d04ee0c3"
integrity sha1-YHLPgwRzYIZ+aOmLCdcRQ9BO4MM=
dependencies:
should-type "^1.4.0"
should-format@^3.0.3:
version "3.0.3"
resolved "https://registry.npm.taobao.org/should-format/download/should-format-3.0.3.tgz#9bfc8f74fa39205c53d38c34d717303e277124f1"
integrity sha1-m/yPdPo5IFxT04w01xcwPidxJPE=
dependencies:
should-type "^1.3.0"
should-type-adaptors "^1.0.1"
should-type-adaptors@^1.0.1:
version "1.1.0"
resolved "https://registry.npm.taobao.org/should-type-adaptors/download/should-type-adaptors-1.1.0.tgz#401e7f33b5533033944d5cd8bf2b65027792e27a"
integrity sha1-QB5/M7VTMDOUTVzYvytlAneS4no=
dependencies:
should-type "^1.3.0"
should-util "^1.0.0"
should-type@^1.3.0, should-type@^1.4.0:
version "1.4.0"
resolved "https://registry.npm.taobao.org/should-type/download/should-type-1.4.0.tgz#0756d8ce846dfd09843a6947719dfa0d4cff5cf3"
integrity sha1-B1bYzoRt/QmEOmlHcZ36DUz/XPM=
should-util@^1.0.0:
version "1.0.1"
resolved "https://registry.npm.taobao.org/should-util/download/should-util-1.0.1.tgz#fb0d71338f532a3a149213639e2d32cbea8bcb28"
integrity sha1-+w1xM49TKjoUkhNjni0yy+qLyyg=
should@^13.2.3:
version "13.2.3"
resolved "https://registry.npm.taobao.org/should/download/should-13.2.3.tgz#96d8e5acf3e97b49d89b51feaa5ae8d07ef58f10"
integrity sha1-ltjlrPPpe0nYm1H+qlro0H71jxA=
dependencies:
should-equal "^2.0.0"
should-format "^3.0.3"
should-type "^1.4.0"
should-type-adaptors "^1.0.1"
should-util "^1.0.0"