This repository has been archived by the owner on Dec 6, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 57
/
Copy pathpubspec.lock
180 lines (180 loc) · 3.58 KB
/
pubspec.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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
# Generated by pub
# See http://pub.dartlang.org/doc/glossary.html#lockfile
packages:
analyzer:
description: analyzer
source: hosted
version: "0.27.2"
args:
description: args
source: hosted
version: "0.13.4"
async:
description: async
source: hosted
version: "1.10.0"
barback:
description: barback
source: hosted
version: "0.15.2+7"
benchmark_harness:
description: benchmark_harness
source: hosted
version: "1.0.4"
boolean_selector:
description: boolean_selector
source: hosted
version: "1.0.1"
browser:
description: browser
source: hosted
version: "0.10.0+2"
charcode:
description: charcode
source: hosted
version: "1.1.0"
cli_util:
description: cli_util
source: hosted
version: "0.0.1+2"
code_transformers:
description: code_transformers
source: hosted
version: "0.3.1"
collection:
description: collection
source: hosted
version: "1.5.1"
convert:
description: convert
source: hosted
version: "1.1.0"
crypto:
description: crypto
source: hosted
version: "0.9.2+1"
csslib:
description: csslib
source: hosted
version: "0.13.1"
glob:
description: glob
source: hosted
version: "1.1.2"
guinness2:
description: guinness2
source: hosted
version: "0.0.5"
html:
description: html
source: hosted
version: "0.12.2+2"
http_multi_server:
description: http_multi_server
source: hosted
version: "2.0.1"
http_parser:
description: http_parser
source: hosted
version: "2.2.1"
logging:
description: logging
source: hosted
version: "0.11.3"
matcher:
description: matcher
source: hosted
version: "0.12.0+2"
mime:
description: mime
source: hosted
version: "0.9.3"
package_config:
description: package_config
source: hosted
version: "0.1.3"
path:
description: path
source: hosted
version: "1.3.9"
plugin:
description: plugin
source: hosted
version: "0.1.0"
pool:
description: pool
source: hosted
version: "1.2.3"
pub_semver:
description: pub_semver
source: hosted
version: "1.2.4"
shelf:
description: shelf
source: hosted
version: "0.6.5"
shelf_static:
description: shelf_static
source: hosted
version: "0.2.3+3"
shelf_web_socket:
description: shelf_web_socket
source: hosted
version: "0.2.0"
source_map_stack_trace:
description: source_map_stack_trace
source: hosted
version: "1.0.4"
source_maps:
description: source_maps
source: hosted
version: "0.10.1+1"
source_span:
description: source_span
source: hosted
version: "1.2.2"
stack_trace:
description: stack_trace
source: hosted
version: "1.6.5"
stream_channel:
description: stream_channel
source: hosted
version: "1.3.1"
string_scanner:
description: string_scanner
source: hosted
version: "0.1.4+1"
test:
description: test
source: hosted
version: "0.12.13+1"
typed_data:
description: typed_data
source: hosted
version: "1.1.2"
utf:
description: utf
source: hosted
version: "0.9.0+3"
watcher:
description: watcher
source: hosted
version: "0.9.7"
web_socket_channel:
description: web_socket_channel
source: hosted
version: "1.0.2"
when:
description: when
source: hosted
version: "0.2.0"
which:
description: which
source: hosted
version: "0.1.3"
yaml:
description: yaml
source: hosted
version: "2.1.8"
sdk: ">=1.14.0 <1.18.0"