youtube_explode/pubspec.yaml

17 lines
385 B
YAML

name: youtube_explode_dart
description: A port in dart of the youtube explode library. Support serveral API functions.
version: 0.0.5
homepage: https://github.com/Hexer10/youtube_explode_dart
environment:
sdk: '>=2.7.0 <3.0.0'
dependencies:
html: ^0.14.0+3
http: ^0.12.0+4
http_parser: ^3.1.3
dev_dependencies:
effective_dart: ^1.2.1
dart_console: ^0.5.0
test: ^1.12.0