babai/shared_models/pubspec.yaml
2025-01-29 17:50:44 -07:00

14 lines
222 B
YAML

name: shared_models
description: Shared models for Bab.ai
version: 0.1.0
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
json_annotation: ^4.8.1
dev_dependencies:
build_runner: ^2.4.6
json_serializable: ^6.7.1