platform/packages/core/exceptions/pubspec.yaml
2024-10-12 18:45:27 -07:00

9 lines
No EOL
337 B
YAML

name: protevus_http_exception
version: 8.2.0
description: Exception class that can be serialized to JSON and serialized to clients.
homepage: https://protevus-framework.web.app/
repository: https://github.com/dart-backend/protevus/tree/master/packages/http_exception
environment:
sdk: '>=3.3.0 <4.0.0'
dev_dependencies:
lints: ^4.0.0