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
Raw Permalink Normal View History

2016-06-13 17:12:10 +02:00
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"
2016-07-18 20:44:09 +02:00
test: "^0.12.15+1"