1
0
mirror of https://github.com/h7x4/unofficial_jisho_api_dart.git synced 2025-09-21 04:55:56 +02:00
Files
unofficial_jisho_api_dart/pubspec.yaml
2020-03-08 21:11:32 +01:00

17 lines
316 B
YAML

name: unofficial_jisho_api
description: A starting point for Dart libraries or applications.
version: 1.0.0
homepage: https://www.example.com #TODO: EDIT
environment:
sdk: '>=2.7.0 <3.0.0'
dependencies:
# path: ^1.6.0
xml: ^3.7.0
html_unescape: ^1.0.1+3
dev_dependencies:
pedantic: ^1.8.0
test: ^1.6.0