9 lines
No EOL
331 B
YAML
9 lines
No EOL
331 B
YAML
name: angel3_http_exception
|
|
version: 6.0.0
|
|
description: Exception class that can be serialized to JSON and serialized to clients.
|
|
homepage: https://angel3-framework.web.app/
|
|
repository: https://github.com/dukefirehawk/angel/tree/master/packages/http_exception
|
|
environment:
|
|
sdk: '>=2.15.0 <3.0.0'
|
|
dev_dependencies:
|
|
lints: ^1.0.0 |