-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathpubspec.yaml
33 lines (27 loc) · 827 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
name: mdl_site
version: 1.19.4
description: Material Design Lite
author: <Mike Mitterer> <[email protected]>
homepage: http://www.material-design-lite.pub/
environment:
sdk: ^1.0.0
dependencies:
mdl:
# '>=2.1.0 <3.0.0'
# git:
# url: [email protected]:MikeMitterer/dart-material-design-lite.git
# ref: v2.2
path: /Volumes/Daten/DevLocal/DevDart/MaterialDesignLite
logging: '>=0.11.3 <1.0.0'
console_log_handler: ^1.0.0
# git: [email protected]:MikeMitterer/dart-console_log_handler.git
# path: /Volumes/Daten/DevLocal/DevDart/ConsoleLogHandler
prettify: ^0.1.0
dev_dependencies:
test: any
grinder: any
mdl_grinder:
#git: https://github.com/MikeMitterer/dart-mdl-grinder
path: /Volumes/Daten/DevLocal/DevDart/MaterialGrinder
build_runner: any
build_web_compilers: any