-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathpubspec.yaml
46 lines (41 loc) · 877 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
40
41
42
43
44
45
46
name: noports_core
description: Core library code for sshnoports
homepage: https://docs.atsign.com/
version: 6.4.0
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
args: ^2.4.2
at_chops: ^2.0.1
at_client: ^3.4.0
at_commons: ^5.3.0
at_cli_commons: ^2.0.0
at_utils: ^3.0.19
cryptography: ^2.7.0
dartssh2: ^2.8.2
file: ^6.0.0
logging: ^1.2.0
meta: ^1.9.1
openssh_ed25519: ^1.1.0
path: ^1.9.0
posix: ^6.0.1
socket_connector: ^2.3.3
uuid: ^3.0.7
mutex: ^3.1.0
json_annotation: ^4.9.0
dependency_overrides:
dartssh2:
git:
url: https://github.com/atsign-foundation/dartssh2
ref: trunk
args:
git:
ref: gkc/show-aliases-in-usage
url: https://github.com/gkc/args
dev_dependencies:
build_runner: ^2.4.12
json_serializable: ^6.8.0
build_version: ^2.1.1
lints: ^4.0.0
mocktail: ^1.0.1
test: ^1.24.4