-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
98 lines (92 loc) · 2.31 KB
/
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
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
name: tekartik_build_utils
description: Tekartik app build utilities.
version: 0.7.13
publish_to: none
#author: Alexandre Roux Tekartik <[email protected]>
#homepage: https://www.example.com
environment:
sdk: ^3.5.0
dependencies:
tekartik_io_utils:
git:
url: https://github.com/tekartik/io_utils.dart
ref: dart3a
version: '>=0.5.2'
tekartik_common_utils:
git:
url: https://github.com/tekartik/common_utils.dart
ref: dart3a
version: '>=0.5.2'
tekartik_sc:
git:
url: https://github.com/tekartik/sc.dart
ref: dart3a
version: '>=0.8.5+1'
tekartik_pub:
git:
url: https://github.com/tekartik/pub.dart
ref: dart3a
version: '>=0.10.13'
tekartik_deploy:
git:
url: https://github.com/tekartik/deploy.dart
ref: dart3a
version: '>=0.6.2'
# path: /opt/devx/git/github.com/tekartik/tekartik_deploy.dart
tekartik_test_menu_io:
git:
url: https://github.com/tekartik/test_menu.dart
ref: dart3a
path: test_menu_io
tekartik_platform_io:
git:
url: https://github.com/tekartik/platform.dart
ref: dart3a
path: platform_io
tekartik_app_node_build:
git:
url: https://github.com/tekartik/app_node_utils.dart
path: app_build
ref: dart3a
version: '>=0.2.4'
tekartik_app_io_zip:
git:
url: https://github.com/tekartik/app_io_utils.dart
ref: dart3a
path: packages/app_zip
version: '>=0.2.0'
process_run: '>=1.2.0-0'
dev_build: '>=0.16.4'
grinder: '>=0.9.0-0'
archive: '>=2.0.13'
async:
yaml: any
args: any
fs_shim: any
path: any
pub_semver: any
collection: any
dev_dependencies:
test: '>=1.15.6'
# fs_shim_test:
# git: https://github.com/tekartik/fs_shim_test.dart
build_runner: '>=0.9.0'
build_test: '>=0.10.0'
dependency_overrides:
archive: '>=4.0.0'
# tekartik_sc:
# path: ../sc.dart
# tekartik_deploy:
# path: ../deploy.dart
# fs_shim:
# git: https://github.com/tekartik/fs_shim.dart
# path: /media/ssd/devx/git/github.com/tekartik/fs_shim.dart
#fs_shim_test:
# path: /media/ssd/devx/git/github.com/tekartik/fs_shim_test.dart
# process_run:
# git: https://github.com/tekartik/process_run.dart
# path: ../process_run.dart
# dev_build:
# path: ../dev_build.dart/dev_build
executables:
dpu: