init commit
This commit is contained in:
21
pubspec.yaml
Normal file
21
pubspec.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
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
|
||||
xml: ^6.0.1
|
||||
|
||||
dev_dependencies:
|
||||
lints: ^1.0.0
|
||||
|
||||
executables:
|
||||
ja_db: ja_db
|
||||
|
||||
platforms:
|
||||
linux:
|
||||
Reference in New Issue
Block a user