platform/packages/pretty_logging/pubspec.yaml
2021-03-16 08:14:28 +08:00

12 lines
329 B
YAML

name: pretty_logging
version: 4.0.0
description: Standalone helper for colorful logging output, using pkg:io AnsiCode.
#author: Tobe Osakwe <thosakwe@gmail.com>
homepage: https://github.com/dukefirehawk/angel
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
io: ^1.0.0
logging: ^1.0.0
dev_dependencies:
pedantic: ^1.0.0