platform/packages/http_exception/pubspec.yaml
Tobe O 3a14263a6f Add 'packages/http_exception/' from commit 'fef0c681593f12caf5c1f7b0f3206c7bace566e2'
git-subtree-dir: packages/http_exception
git-subtree-mainline: 58e42256e5
git-subtree-split: fef0c68159
2020-02-15 18:28:41 -05:00

11 lines
No EOL
333 B
YAML

name: angel_http_exception
version: 1.1.0
description: Exception class that can be serialized to JSON and serialized to clients.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/http_exception
environment:
sdk: ">=1.19.0 <3.0.0"
dependencies:
dart2_constant: ^1.0.0
dev_dependencies:
pedantic: ^1.0.0