This repository has been archived on 2023-10-14. You can view files and clone it, but cannot push or open issues or pull requests.
canteenlib/pubspec.yaml

16 lines
377 B
YAML

name: canteenlib
description: Library for communication with the czech canteen food ordering system iCanteen
version: 2.0.0
repository: 'https://git.mnau.xyz/hernik/canteenlib'
issue_tracker: 'https://git.mnau.xyz/hernik/canteenlib/issues'
environment:
sdk: '>=2.16.1 <4.0.0'
dev_dependencies:
dotenv: ^4.0.1
lints: ^2.0.0
test: ^1.16.0
dependencies:
http: ^0.13.4