-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathyarn.lock
108 lines (87 loc) · 3.63 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
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
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
async@^1.4.2:
version "1.5.2"
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
commander@~2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.0.0.tgz#d1b86f901f8b64bd941bdeadaf924530393be928"
dehumanize-date@^2.5.0:
version "2.6.2"
resolved "https://registry.yarnpkg.com/dehumanize-date/-/dehumanize-date-2.6.2.tgz#605291465f0f2bafbfc9ba9ff5845927b35075f4"
dependencies:
is-leap-year "^0.1.0"
is-leap-year@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/is-leap-year/-/is-leap-year-0.1.0.tgz#e3ee04508d878c3c68a5012361c5b806d1e0fbeb"
isnumeric@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/isnumeric/-/isnumeric-0.2.0.tgz#a2347ba360de19e33d0ffd590fddf7755cbf2e64"
lodash@^3.10.0:
version "3.10.1"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
lodash@^4.17.11:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
n-gramify@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/n-gramify/-/n-gramify-1.0.0.tgz#8114b4bbdaaf70a5043e32503ee560fda1b96e66"
dependencies:
lodash "^3.10.0"
split-words "^1.0.0"
number2string@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/number2string/-/number2string-0.0.1.tgz#0b57288b2a07be3a32d4d23046a4d125b4b9d8d1"
numeral@^1.5.3:
version "1.5.6"
resolved "https://registry.yarnpkg.com/numeral/-/numeral-1.5.6.tgz#3831db968451b9cf6aff9bf95925f1ef8e37b33f"
ordinal@0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/ordinal/-/ordinal-0.0.2.tgz#f5835d00d2444a0ac1adb594f9fe7567bbc589ba"
parse-dates@^1.0.6:
version "1.0.7"
resolved "https://registry.yarnpkg.com/parse-dates/-/parse-dates-1.0.7.tgz#cf83c0839538adaccbf85805c5575a1ca543413a"
dependencies:
dehumanize-date "^2.5.0"
n-gramify "^1.0.0"
parse-numbers@^1.0.1:
version "1.0.8"
resolved "https://registry.yarnpkg.com/parse-numbers/-/parse-numbers-1.0.8.tgz#f85fc57fd92e2d5d26410b069ff52eeabe331955"
dependencies:
isnumeric "^0.2.0"
lodash "^3.10.0"
number2string "0.0.1"
numeral "^1.5.3"
ordinal "0.0.2"
readint "^0.2.2"
romantique "^0.1.0"
split-words "^1.0.2"
string "^3.3.0"
to-number "^1.0.2"
parse-quantities@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/parse-quantities/-/parse-quantities-0.0.1.tgz#7a013660c9e742e77fd5bfc6f847dbeb5a60e96c"
pluralize@^1.1.2:
version "1.2.1"
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45"
readint@^0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/readint/-/readint-0.2.2.tgz#a65d8b745b8cf94b730049dd219828257285cd0e"
romantique@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/romantique/-/romantique-0.1.0.tgz#19d24c8f5f9feca2a973ff085b5816585c4e005c"
dependencies:
commander "~2.0.0"
split-words@^1.0.0, split-words@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/split-words/-/split-words-1.0.2.tgz#bcffef7bfeda88729fec330759c5d1380f8fa9e9"
dependencies:
string "^3.3.0"
string@^3.3.0, string@^3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/string/-/string-3.3.3.tgz#5ea211cd92d228e184294990a6cc97b366a77cb0"
to-number@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/to-number/-/to-number-1.0.2.tgz#705e54f15f5ca24f91d368d077717255605e06c0"
dependencies:
pluralize "^1.1.2"