platform/packages/http_exception/pubspec.yaml

8 lines
289 B
YAML
Raw Normal View History

2021-05-14 03:57:54 +00:00
name: angel3_http_exception
2021-05-15 03:47:27 +00:00
version: 3.0.2
2019-02-11 00:18:12 +00:00
description: Exception class that can be serialized to JSON and serialized to clients.
2021-05-14 03:57:54 +00:00
homepage: https://github.com/dukefirehawk/angel/tree/angel3/packages/http_exception
2017-09-22 14:00:03 +00:00
environment:
2021-03-09 16:41:42 +00:00
sdk: '>=2.12.0 <3.0.0'
2019-02-11 00:18:12 +00:00
dev_dependencies:
2021-03-05 08:32:47 +00:00
pedantic: ^1.11.0