mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 05:25:19 +00:00
27 lines
615 B
YAML
27 lines
615 B
YAML
name: talker_cherrypick_logger
|
|
description: A Talker logger integration for CherryPick DI to observe and log DI events and errors.
|
|
version: 1.1.0-dev.3
|
|
homepage: https://pese-git.github.io/cherrypick-site/
|
|
documentation: https://github.com/pese-git/cherrypick/wiki
|
|
repository: https://github.com/pese-git/cherrypick
|
|
issue_tracker: https://github.com/pese-git/cherrypick/issues
|
|
|
|
topics:
|
|
- cherrypick
|
|
- state
|
|
- logging
|
|
- log
|
|
|
|
environment:
|
|
sdk: ">=3.5.2 <4.0.0"
|
|
|
|
# Add regular dependencies here.
|
|
dependencies:
|
|
talker: ^4.9.3
|
|
cherrypick: ^3.0.0-dev.9
|
|
|
|
|
|
dev_dependencies:
|
|
lints: ^5.0.0
|
|
test: ^1.24.0
|