platform/packages/http_exception/pubspec.yaml

9 lines
331 B
YAML
Raw Normal View History

2021-05-14 03:57:54 +00:00
name: angel3_http_exception
2022-01-03 07:51:05 +00:00
version: 3.1.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/
repository: https://github.com/dukefirehawk/angel/tree/master/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:
2022-01-03 07:51:05 +00:00
lints: ^1.0.0