2021-03-12 12:14:45 -08:00
|
|
|
name: moor_documentation
|
|
|
|
description: Documentation of the moor packages
|
|
|
|
publish_to: none
|
|
|
|
|
|
|
|
environment:
|
|
|
|
sdk: '>=2.12.0 <3.0.0'
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
docsy:
|
|
|
|
hosted:
|
|
|
|
url: https://simonbinder.eu
|
|
|
|
name: docsy
|
2021-07-08 03:28:52 -07:00
|
|
|
version: ^0.2.0
|
2021-03-12 12:14:45 -08:00
|
|
|
|
|
|
|
dev_dependencies:
|
2021-07-08 03:28:52 -07:00
|
|
|
build_runner: ^2.0.5
|
|
|
|
build_web_compilers: ^3.0.0
|
2021-03-12 12:14:45 -08:00
|
|
|
built_site:
|
|
|
|
hosted:
|
|
|
|
url: https://simonbinder.eu
|
|
|
|
name: built_site
|
2021-07-08 03:28:52 -07:00
|
|
|
version: ^0.2.0
|
2021-03-12 12:14:45 -08:00
|
|
|
|
|
|
|
dependency_overrides:
|
|
|
|
# todo: Remove after https://github.com/dart-lang/mime/pull/43
|
|
|
|
mime:
|
|
|
|
git:
|
|
|
|
url: https://github.com/simolus3/mime.git
|
|
|
|
ref: woff2
|