platform/packages/pretty_logging/pubspec.yaml
Tobe O cf8e83552a Add 'packages/pretty_logging/' from commit 'd5150f9dee0969e66af0aecae17d0bbdaf2b44cf'
git-subtree-dir: packages/pretty_logging
git-subtree-mainline: a13d02069e
git-subtree-split: d5150f9dee
2020-02-15 18:28:16 -05:00

12 lines
335 B
YAML

name: pretty_logging
version: 1.0.0
description: Standalone helper for colorful logging output, using pkg:io AnsiCode.
author: Tobe Osakwe <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/pretty_logging
environment:
sdk: ">=2.0.0 <3.0.0"
dependencies:
io: ^0.3.2
logging: ^0.11.0
dev_dependencies:
pedantic: ^1.0.0