2017-09-22 14:00:03 +00:00
|
|
|
name: angel_http_exception
|
2021-03-16 00:14:28 +00:00
|
|
|
version: 3.0.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-09 16:41:42 +00:00
|
|
|
sdk: '>=2.12.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
|