This repository has been archived on 2025-05-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
japanese_tools/pubspec.yaml
2025-03-09 18:15:46 +01:00

16 lines
263 B
YAML
Executable File

name: japanese_tools
description: A starting point for Dart libraries or applications.
version: 1.0.0
# homepage: https://www.example.com
environment:
sdk: '>=2.16.1 <3.0.0'
# dependencies:
# path: ^1.8.0
dev_dependencies:
lints: ^1.0.0
test: ^1.16.0