ja_db/pubspec.yaml

22 lines
362 B
YAML
Raw Normal View History

2022-06-20 20:06:07 +02:00
name: ja_db
description: A SQLite database containing open source japanese language translation data
version: 1.0.0
homepage: https://git.nani.wtf/h7x4/ja_db
environment:
sdk: '>=2.16.1 <3.0.0'
dependencies:
collection: ^1.16.0
sqflite_common_ffi: ^2.1.1
2022-08-18 21:39:36 +02:00
xml: ^6.1.0
2022-06-20 20:06:07 +02:00
dev_dependencies:
lints: ^1.0.0
executables:
ja_db: ja_db
platforms:
linux: