8 lines
No EOL
252 B
YAML
8 lines
No EOL
252 B
YAML
name: angel_http_exception
|
|
version: 3.0.0
|
|
description: Exception class that can be serialized to JSON and serialized to clients.
|
|
homepage: https://github.com/dukefirehawk/angel
|
|
environment:
|
|
sdk: '>=2.12.0 <3.0.0'
|
|
dev_dependencies:
|
|
pedantic: ^1.11.0 |