jadb/pubspec.yaml

22 lines
357 B
YAML

name: jadb
description: A SQLite database containing open source japanese language translation data
version: 1.0.0
homepage: https://git.nani.wtf/h7x4/jadb
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
collection: ^1.19.1
sqflite_common_ffi: ^2.3.4
xml: ^6.5.0
dev_dependencies:
lints: ^5.0.0
executables:
jadb: jadb
platforms:
linux: