-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn.lock
64 lines (51 loc) · 2.18 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
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
ansi-styles@^3.1.0:
version "3.2.0"
resolved "https://npm.apuscn.com/ansi-styles/-/ansi-styles-3.2.0.tgz#c159b8d5be0f9e5a6f346dab94f16ce022161b88"
dependencies:
color-convert "^1.9.0"
chalk@^2.3.0:
version "2.3.0"
resolved "https://npm.apuscn.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba"
dependencies:
ansi-styles "^3.1.0"
escape-string-regexp "^1.0.5"
supports-color "^4.0.0"
color-convert@^1.9.0:
version "1.9.1"
resolved "https://npm.apuscn.com/color-convert/-/color-convert-1.9.1.tgz#c1261107aeb2f294ebffec9ed9ecad529a6097ed"
dependencies:
color-name "^1.1.1"
color-name@^1.1.1:
version "1.1.3"
resolved "https://npm.apuscn.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
commander@^2.11.0:
version "2.11.0"
resolved "https://npm.apuscn.com/commander/-/commander-2.11.0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563"
escape-string-regexp@^1.0.5:
version "1.0.5"
resolved "https://npm.apuscn.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
has-flag@^2.0.0:
version "2.0.0"
resolved "https://npm.apuscn.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
is-directory@^0.3.1:
version "0.3.1"
resolved "https://npm.apuscn.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1"
"promise-nodeify@>= 0.1":
version "1.0.1"
resolved "https://npm.apuscn.com/promise-nodeify/-/promise-nodeify-1.0.1.tgz#05e78cce162f93021dd285c66dadc38adaaae38c"
"proxying-agent@>= 2.1":
version "2.1.2"
resolved "https://npm.apuscn.com/proxying-agent/-/proxying-agent-2.1.2.tgz#bd66b5f0f967725e31c0f1b38a594c622f55fd26"
supports-color@^4.0.0:
version "4.5.0"
resolved "https://npm.apuscn.com/supports-color/-/supports-color-4.5.0.tgz#be7a0de484dec5c5cddf8b3d59125044912f635b"
dependencies:
has-flag "^2.0.0"
tinify@^1.5.0:
version "1.5.0"
resolved "https://npm.apuscn.com/tinify/-/tinify-1.5.0.tgz#6ba2ea7e8827c845d263de3b46f4db7bad555920"
dependencies:
promise-nodeify ">= 0.1"
proxying-agent ">= 2.1"