-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
48 lines (40 loc) · 1019 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
47
48
# Format: https://dart.dev/tools/pub/pubspec
name: chore
# However, a shorter description is often better for a quick summary, so we
# store an unofficial shorter description as `short_description` which tools
# can optionally use.
#
# However, a shorter description is often better for a quick summary, so we
# store an unofficial shorter description as `short_description` which tools
# can optionally use.
description: |-
Opinionated open source project management tools for Dart packages.
short_description: Opinionated project management.
publish_to: none
version: 0.0.0
environment:
sdk: ^3.5.0
repository: https://github.com/matanlurey/chore.dart
resolution: workspace
dependencies:
args: ^2.5.0
jsonut: ^0.4.1+2
lore:
path: ../lore
meta: ^1.16.0
path: ^1.9.0
proc: ^0.2.0+1
quirk:
path: ../quirk
sdk:
path: ../sdk
shelf: ^1.4.2
shelf_static: ^1.1.3
strink:
path: ../strink
yaml: ^3.1.2
dev_dependencies:
checks: ^0.3.0
test: ^1.25.8
executables:
chore: