-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
57 lines (55 loc) · 1.38 KB
/
pubspec.yaml
File metadata and controls
57 lines (55 loc) · 1.38 KB
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
name: tekartik_deploy
version: 0.7.1
description: File deployment helper
homepage: https://github.com/tekartik/deploy.dart
publish_to: none
environment:
sdk: ^3.9.0
dependencies:
args: ">=2.6.0"
path: ">=1.9.0"
pub_semver: ">=2.1.4"
fs_shim: ">=2.3.3+1"
process_run: ">=1.2.1+1"
yaml: ">=3.1.2"
tekartik_io_utils:
git:
url: https://github.com/tekartik/io_utils.dart
version: '>=0.5.2'
tekartik_common_utils:
git:
url: https://github.com/tekartik/common_utils.dart
tekartik_app_media:
git:
url: https://github.com/tekartik/app_common_utils.dart
path: app_media
dev_dependencies:
test: ">=1.24.0"
dev_build: ">=1.1.2"
tekartik_fs_test:
git:
url: https://github.com/tekartik/fs_shim.dart
path: fs_test
version: '>=0.1.0'
tekartik_pub:
git:
url: https://github.com/tekartik/pub.dart
tekartik_platform_io:
git:
url: https://github.com/tekartik/platform.dart
path: platform_io
build_runner: ">=2.4.13"
build_test: '>=0.10.3+3'
dependency_overrides:
# tekartik_common_utils:
# git:
# url: https://github.com/tekartik/common_utils.dart
# ref: dart2
# process_run:
# path: /opt/devx/git/github.com/tekartik/process_run.dart
# tekartik_fs_test:
# path: ../fs_shim.dart/fs_test
# fs_shim:
# path: ../fs_shim.dart/fs
# fs_shim:
# git: https://github.com/tekartik/fs_shim.dart