Files
apidash/packages/seed/pubspec.yaml
Ashita Prasad 0a6bf52c20 seed 0.0.2
2024-11-30 22:41:42 +05:30

20 lines
580 B
YAML

name: seed
description: Seed is a foundational package designed to provide reusable building blocks for API Dash projects.
version: 0.0.2
homepage: https://github.com/foss42/apidash/tree/main/packages/seed
repository: https://github.com/foss42/apidash/tree/main/packages/seed
issue_tracker: https://github.com/foss42/apidash/issues
documentation: https://github.com/foss42/apidash/tree/main/packages/seed
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
freezed_annotation: ^2.4.4
dev_dependencies:
build_runner: ^2.4.12
freezed: ^2.5.7
lints: ^4.0.0
test: ^1.24.0