2017-09-22 14:00:03 +00:00
|
|
|
name: angel_http_exception
|
2021-03-06 12:40:23 +00:00
|
|
|
version: 1.3.0
|
2019-02-11 00:18:12 +00:00
|
|
|
description: Exception class that can be serialized to JSON and serialized to clients.
|
2021-03-06 11:56:49 +00:00
|
|
|
#author: Tobe O <thosakwe@gmail.com>
|
|
|
|
homepage: https://github.com/dukefirehawk/angel/packages/http_exception
|
2017-09-22 14:00:03 +00:00
|
|
|
environment:
|
2021-03-05 08:32:47 +00:00
|
|
|
sdk: ">=2.10.0 <3.0.0"
|
2019-02-11 00:18:12 +00:00
|
|
|
dev_dependencies:
|
2021-03-05 08:32:47 +00:00
|
|
|
pedantic: ^1.11.0
|