-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn.lock
64 lines (51 loc) · 2.03 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
arrify@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
async@~0.2.9:
version "0.2.10"
resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1"
config-obj@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/config-obj/-/config-obj-0.0.1.tgz#bb5d665cb5284dd5781da2af95ad5c8e4da8b79e"
easy-spawn@0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/easy-spawn/-/easy-spawn-0.0.2.tgz#f22440ac025db94ff0fb45a09596cca9a8ece45c"
dependencies:
config-obj "0.0.1"
minimist@0.0.8:
version "0.0.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
mkdirp@~0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
dependencies:
minimist "0.0.8"
node-persist@^2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/node-persist/-/node-persist-2.0.7.tgz#7d099aa480119d0a25e7b34d372e8e74c31a471b"
dependencies:
mkdirp "~0.5.1"
q "~1.1.1"
pify-proto@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/pify-proto/-/pify-proto-0.1.1.tgz#4278bc2a1f5138040ec3a066a7069ce1c86f72d2"
q@~1.1.1:
version "1.1.2"
resolved "https://registry.yarnpkg.com/q/-/q-1.1.2.tgz#6357e291206701d99f197ab84e57e8ad196f2a89"
sax@0.5.x:
version "0.5.8"
resolved "https://registry.yarnpkg.com/sax/-/sax-0.5.8.tgz#d472db228eb331c2506b0e8c15524adb939d12c1"
svn-spawn@^0.1.5:
version "0.1.5"
resolved "https://registry.yarnpkg.com/svn-spawn/-/svn-spawn-0.1.5.tgz#206b885447e1bb8d6ef2c785b6d182247c0422a5"
dependencies:
async "~0.2.9"
easy-spawn "0.0.2"
xml2js "~0.2.7"
xml2js@~0.2.7:
version "0.2.8"
resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.2.8.tgz#9b81690931631ff09d1957549faf54f4f980b3c2"
dependencies:
sax "0.5.x"