9 lines
No EOL
313 B
YAML
9 lines
No EOL
313 B
YAML
name: angel_http_exception
|
|
version: 2.1.0
|
|
description: Exception class that can be serialized to JSON and serialized to clients.
|
|
#author: Tobe O <thosakwe@gmail.com>
|
|
homepage: https://github.com/dukefirehawk/angel/packages/http_exception
|
|
environment:
|
|
sdk: '>=2.12.0 <3.0.0'
|
|
dev_dependencies:
|
|
pedantic: ^1.11.0 |