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

11 lines
266 B
YAML

name: titama_backend
version: 0.0.1
author: Marcel Kapfer <marcelmichaelkapfer@yahoo.co.nz>
description: Backend for TiTaMa - a simple time table manager.
environment:
sdk: '>=1.9.0 <2.0.0'
dependencies:
rpc: "^0.5.6+1"
logging: "^0.11.3"
test: "^0.12.15+1"