2021-05-14 03:57:54 +00:00
|
|
|
name: angel3_http_exception
|
2023-05-20 15:37:23 +00:00
|
|
|
version: 8.0.0
|
2019-02-11 00:18:12 +00:00
|
|
|
description: Exception class that can be serialized to JSON and serialized to clients.
|
2022-01-03 07:51:05 +00:00
|
|
|
homepage: https://angel3-framework.web.app/
|
|
|
|
repository: https://github.com/dukefirehawk/angel/tree/master/packages/http_exception
|
2017-09-22 14:00:03 +00:00
|
|
|
environment:
|
2023-05-20 15:37:23 +00:00
|
|
|
sdk: '>=3.0.0 <4.0.0'
|
2019-02-11 00:18:12 +00:00
|
|
|
dev_dependencies:
|
2023-05-21 00:26:04 +00:00
|
|
|
lints: ^2.1.0
|