forked from angulardart-community/ngpageloader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
39 lines (32 loc) · 811 Bytes
/
pubspec.yaml
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
name: ngpageloader
version: 5.0.0-dev.2
# Deprecated, but kept to thank all of the brilliant developers below for their
# fantastic work.
#
# authors:
# - Marc Fisher II (emeritus)
# - Max Kim <[email protected]>
# - Matt Staats <[email protected]>
description: |
Supports the creation of page objects that can be shared between in-browser tests
and WebDriver tests.
homepage: https://github.com/angulardart-community/ngpageloader
environment:
sdk: '>=2.17.0 <3.0.0'
dependencies:
analyzer: ^4.2.0
build: ^2.0.2
built_value: ^8.0.6
build_config: ^1.0.0
js: ^0.6.3
matcher: ^0.12.12
quiver: ^3.0.1
source_gen: ^1.0.1
webdriver: ^3.0.0
collection: ^1.15.0
dev_dependencies:
build_runner: ^2.0.4
built_value_generator: ^8.0.6
build_test:
path: ^1.8.0
test: ^1.17.5