-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
43 lines (38 loc) · 887 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
name: alfred_workflow
description: A helper library in Dart for authors of workflows for Alfred.
version: 1.0.2
repository: https://github.com/techouse/alfred_workflow
homepage: https://techouse.github.io/alfred_workflow/
documentation: https://pub.dev/documentation/alfred_workflow/latest/
platforms:
macos:
environment:
sdk: ^3.0.0
dependencies:
autoequal: ^0.9.1
copy_with_extension: ^5.0.4
crypto: ^3.0.5
equatable: ^2.0.5
file: ^7.0.1
http: ^1.2.1
json_annotation: ^4.9.0
meta: ^1.11.0
path: ^1.9.0
plist_parser: ^0.0.11
pub_semver: ^2.1.4
stash: ^5.2.0
stash_file: ^5.2.0
dev_dependencies:
autoequal_gen: ^0.9.1
build_runner: ^2.4.13
build_verify: ^3.1.0
copy_with_extension_gen: ^5.0.4
faker: ^2.2.0
json_serializable: ^6.8.0
lints: ^5.0.0
mockito: ^5.4.4
test: ^1.25.8
data_fixture_dart: ^2.2.0
topics:
- alfred
- macos