h-1.flutter.4/data/mothership/pubspec.yaml

18 lines
No EOL
371 B
YAML

// Version: 1.0.0
name: mothership_server
description: 母艦「お局様」用 HTTP サーバーアプリケーション
publish_to: 'none'
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
http: ^1.1.0
uuid: ^4.3.3
json_annotation: ^4.9.0
path_provider: ^2.1.1
dev_dependencies:
build_runner: ^2.4.0
json_serializable: ^6.8.0
http_mock_adapter: ^0.7.0