-
Notifications
You must be signed in to change notification settings - Fork 37
/
pubspec.lock
165 lines (165 loc) · 3.15 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
# Generated by pub
# See http://pub.dartlang.org/doc/glossary.html#lockfile
packages:
analyzer:
description: analyzer
source: hosted
version: "0.26.4"
angular:
description: angular
source: hosted
version: "1.1.2+2"
args:
description: args
source: hosted
version: "0.12.2+6"
async:
description: async
source: hosted
version: "1.8.0"
barback:
description: barback
source: hosted
version: "0.15.2+7"
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.2.11"
collection:
description: collection
source: hosted
version: "1.1.3"
csslib:
description: csslib
source: hosted
version: "0.12.2"
dartmocks:
description: dartmocks
source: hosted
version: "0.5.2+1"
di:
description: di
source: hosted
version: "3.3.5+1"
glob:
description: glob
source: hosted
version: "1.1.0"
guinness:
description: guinness
source: hosted
version: "0.1.18"
html:
description: html
source: hosted
version: "0.12.2+1"
html5lib:
description: html5lib
source: hosted
version: "0.12.1"
intl:
description: intl
source: hosted
version: "0.8.10+4"
logging:
description: logging
source: hosted
version: "0.11.2"
matcher:
description: matcher
source: hosted
version: "0.11.4+4"
meta:
description: meta
source: hosted
version: "0.8.8"
mock:
description: mock
source: hosted
version: "0.11.0+4"
observe:
description: observe
source: hosted
version: "0.13.1+3"
package_config:
description: package_config
source: hosted
version: "0.1.3"
path:
description: path
source: hosted
version: "1.3.9"
perf_api:
description: perf_api
source: hosted
version: "0.0.9"
plugin:
description: plugin
source: hosted
version: "0.1.0"
pool:
description: pool
source: hosted
version: "1.2.1"
route_hierarchical:
description: route_hierarchical
source: hosted
version: "0.6.2"
smoke:
description: smoke
source: hosted
version: "0.3.5"
source_maps:
description: source_maps
source: hosted
version: "0.10.1"
source_span:
description: source_span
source: hosted
version: "1.2.1"
stack_trace:
description: stack_trace
source: hosted
version: "1.6.0"
string_scanner:
description: string_scanner
source: hosted
version: "0.1.4+1"
unittest:
description: unittest
source: hosted
version: "0.11.6+1"
utf:
description: utf
source: hosted
version: "0.9.0+3"
watcher:
description: watcher
source: hosted
version: "0.9.7"
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"
sdks:
dart: ">=1.12.0 <2.0.0"