2021-05-14 03:57:54 +00:00
|
|
|
name: angel3_http_exception
|
2024-06-23 04:09:26 +00:00
|
|
|
version: 8.2.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/
|
2023-12-25 03:45:10 +00:00
|
|
|
repository: https://github.com/dart-backend/angel/tree/master/packages/http_exception
|
2017-09-22 14:00:03 +00:00
|
|
|
environment:
|
2024-05-21 16:26:09 +00:00
|
|
|
sdk: '>=3.3.0 <4.0.0'
|
2019-02-11 00:18:12 +00:00
|
|
|
dev_dependencies:
|
2024-05-21 16:26:09 +00:00
|
|
|
lints: ^4.0.0
|