2021-05-14 03:57:54 +00:00
|
|
|
name: angel3_http_exception
|
2022-08-13 02:14:43 +00:00
|
|
|
version: 7.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:
|
2022-08-13 02:14:43 +00:00
|
|
|
sdk: '>=2.17.0 <3.0.0'
|
2019-02-11 00:18:12 +00:00
|
|
|
dev_dependencies:
|
2022-08-13 02:14:43 +00:00
|
|
|
lints: ^2.0.0
|