cellular-automata/pubspec.yaml

17 lines
337 B
YAML

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/
environment:
sdk: '>=2.0.0-dev.66.0 <2.0.0'
#dependencies:
# path: ^1.4.1
dev_dependencies:
build_runner: ^0.9.0
build_web_compilers: ^0.4.0
test: ^1.2.0