platform/packages/http_exception/pubspec.yaml

11 lines
334 B
YAML
Raw Normal View History

2017-09-22 14:00:03 +00:00
name: angel_http_exception
2019-02-11 00:18:12 +00:00
version: 1.1.0
description: Exception class that can be serialized to JSON and serialized to clients.
2017-09-22 14:00:03 +00:00
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/http_exception
environment:
2021-02-14 05:22:25 +00:00
sdk: ">=2.10.0 <2.12.0"
2018-06-23 03:36:02 +00:00
dependencies:
2019-02-11 00:18:12 +00:00
dart2_constant: ^1.0.0
dev_dependencies:
pedantic: ^1.0.0