cellular-automata/pubspec.yaml

21 lines
431 B
YAML
Raw Normal View History

2018-07-05 15:59:11 +00:00
name: rules_of_living
description: A web app displaying Cellular Automata
version: 0.0.1
author: Marty Oehme <marty.oehme@gmail.com>
homepage: https://www.martyoehme.org/
2018-07-05 15:59:11 +00:00
environment:
sdk: '>=2.0.0'
2018-07-05 15:59:11 +00:00
2018-07-07 13:46:40 +00:00
dependencies:
angular: ^5.0.0-beta
2018-07-09 15:54:29 +00:00
angular_components: ^0.9.0-beta
2018-07-05 15:59:11 +00:00
dev_dependencies:
2018-07-07 13:46:40 +00:00
angular_test: ^2.0.0-beta
2018-07-05 15:59:11 +00:00
build_runner: ^0.9.0
build_test: ^0.10.3+1
2018-07-05 15:59:11 +00:00
build_web_compilers: ^0.4.0
test: ^1.3.0
2018-08-25 14:43:38 +00:00
mockito: ^3.0.0