-
Notifications
You must be signed in to change notification settings - Fork 32
/
pubspec.yaml
41 lines (36 loc) · 925 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
name: peanut
version: 5.2.0-wip
description: >-
Update your GitHub gh-pages branch with the compiled output of your Dart web
app. Supports 'pub build' and the new 'pub run build_runner'.
repository: https://github.com/kevmoo/peanut.dart
environment:
sdk: ^3.5.0
dependencies:
args: ^2.6.0
build_cli_annotations: ^2.0.0
checked_yaml: ^2.0.0
git: ^2.2.1
glob: ^2.0.0
io: ^1.0.0
json_annotation: ^4.9.0
meta: ^1.0.0
path: ^1.3.4
pub_semver: ^2.0.0
yaml: ^3.1.0
dev_dependencies:
build_cli: ^2.1.1
build_runner: ^2.0.1
build_verify: ^3.1.0
build_version: ^2.0.0
# build_web_compilers is here to support the `example` dir
build_web_compilers: ^4.0.0
dart_flutter_team_lints: ^3.0.0
json_serializable: ^6.9.0
# Needed because we are configuring `combining_builder`
source_gen: ^1.0.0
test: ^1.6.0
test_descriptor: ^2.0.0
test_process: ^2.0.0
executables:
peanut: peanut