overfast_api/pubspec.yaml
2024-05-07 00:14:45 +02:00

14 lines
188 B
YAML

name: overfast_api
description: A wrapper for the Overfast API.
version: 0.0.1
environment:
sdk: ^3.3.1
dependencies:
http: ^1.2.1
dev_dependencies:
lints: ^3.0.0
test: ^1.24.0