Files
wolf_dart/packages/wolf_3d_entities/pubspec.yaml

17 lines
296 B
YAML

name: wolf_3d_entities
description: A starting point for Dart libraries or applications.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
environment:
sdk: ^3.11.1
resolution: workspace
dependencies:
wolf_3d_data_types: any
dev_dependencies:
lints: ^6.0.0
test: ^1.25.6